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.createdManInfo.createdprotected DateStateVersionMap.lastAddVersionprotected DateStateVersionMap.lastDeleteObjectprotected DateStateVersionMap.lastDeleteVersionprotected DateStateVersionMap.originalLastAddVersionprotected DateStateVersionMap.originalLastDeleteVersionMethods in org.cdlib.mrt.cloud that return DateStateModifier and TypeMethodDescriptionCloudList.CloudEntry.getCreated()VersionMap.getLastAddVersion()VersionMap.getLastDeleteObject()VersionMap.getLastDeleteVersion()VersionMap.getOriginalLastAddVersion()VersionMap.getOriginalLastDeleteVersion()protected DateStateprotected DateStateManifestSAX.toPropDate(String inkey) Methods in org.cdlib.mrt.cloud with parameters of type DateStateModifier and TypeMethodDescriptionstatic ManInfoVersionMap.buildManInfo(int versionID, DateState created, List<FileComponent> components) voidCloudList.CloudEntry.setCreated(DateState created) voidVersionMap.setLastAddVersion(DateState lastAddVersion) voidVersionMap.setLastDeleteObject(DateState lastDeleteObject) voidVersionMap.setLastDeleteVersion(DateState lastDeleteVersion) voidVersionMap.setOriginalLastAddVersion(DateState originalLastAddVersion) voidVersionMap.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 DateStatevoidFileComponent.setCreated(DateState created) set date/time of last modification