- All Known Subinterfaces:
ModifiedDateAccessor.ModifiedDateProperty
public interface ModifiedDateAccessor
Provides an accessor for a "modified" date property.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Provides a mutator for a "modified" date property.static interface
Provides a "modified" date property. -
Method Summary
Modifier and TypeMethodDescriptionRetrieves the "modified" date from the date property.
-
Method Details
-
getModifiedDate
Date getModifiedDate()Retrieves the "modified" date from the date property.- Returns:
- The "modified" date stored by the date property.
-