Interface GenericApiIdentifiable<T>
- All Superinterfaces:
GenericIdentifiable<T>,Serializable
-
Method Summary
Modifier and TypeMethodDescriptionjava.time.LocalDateTimejava.time.LocalDateTimeMethods inherited from interface org.autumnframework.service.identifiable.GenericIdentifiable
getId, setId
-
Method Details
-
getLastModifiedDate
java.time.LocalDateTime getLastModifiedDate() -
getCreationDate
java.time.LocalDateTime getCreationDate()
-