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