Uses of Class
org.cdlib.mrt.core.DateState
Packages that use DateState
-
Uses of DateState in org.cdlib.mrt.cloud
Fields in org.cdlib.mrt.cloud declared as DateStateModifier and TypeFieldDescriptionCloudList.CloudEntry.created
ManInfo.created
protected DateState
VersionMap.lastAddVersion
protected DateState
VersionMap.lastDeleteObject
protected DateState
VersionMap.lastDeleteVersion
protected DateState
VersionMap.originalLastAddVersion
protected DateState
VersionMap.originalLastDeleteVersion
Methods in org.cdlib.mrt.cloud that return DateStateModifier and TypeMethodDescriptionCloudList.CloudEntry.getCreated()
VersionMap.getLastAddVersion()
VersionMap.getLastDeleteObject()
VersionMap.getLastDeleteVersion()
VersionMap.getOriginalLastAddVersion()
VersionMap.getOriginalLastDeleteVersion()
protected DateState
protected DateState
ManifestSAX.toPropDate
(String inkey) Methods in org.cdlib.mrt.cloud with parameters of type DateStateModifier and TypeMethodDescriptionstatic ManInfo
VersionMap.buildManInfo
(int versionID, DateState created, List<FileComponent> components) void
CloudList.CloudEntry.setCreated
(DateState created) void
VersionMap.setLastAddVersion
(DateState lastAddVersion) void
VersionMap.setLastDeleteObject
(DateState lastDeleteObject) void
VersionMap.setLastDeleteVersion
(DateState lastDeleteVersion) void
VersionMap.setOriginalLastAddVersion
(DateState originalLastAddVersion) void
VersionMap.setOriginalLastDeleteVersion
(DateState originalLastDeleteVersion) -
Uses of DateState in org.cdlib.mrt.core
Fields in org.cdlib.mrt.core declared as DateStateMethods in org.cdlib.mrt.core that return DateStateModifier and TypeMethodDescriptionFileComponent.getCreated()
Last modified Datereturn max Date comparing this Date for another DateStateMethods in org.cdlib.mrt.core with parameters of type DateStateModifier and TypeMethodDescriptionreturn max Date comparing this Date for another DateStatevoid
FileComponent.setCreated
(DateState created) set date/time of last modification