Interface GenericApiIdentifiable<T>
- Type Parameters:
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()- Returns:
-
getCreationDate
LocalDateTime getCreationDate()- Returns:
-