Package wt.vc.config

Class PlantLatestConfigSpec

java.lang.Object
wt.vc.config.LatestConfigSpec
wt.vc.config.PlantLatestConfigSpec
All Implemented Interfaces:
Externalizable, Serializable, ConfigSpec

public class PlantLatestConfigSpec extends LatestConfigSpec
Returns, in priority order the EnterpriseDatable, whose associated Enterprise data are the latest iteration for a EnterpriseDatable master owned by the current principal, the latest iteration by comparing the iterationIdentifier's series value if not owned by the current principal, or the latest by create Timestamp if the series values are equivalent. Note that multiple iterations can be returned for latest EnterpriseDatable.

Supported API: true

Extendable: false
See Also: