Package com.atlassian.crowd.model
Interface TimestampedEntity
- All Known Subinterfaces:
InternalDirectoryGroup,TimestampedGroup,TimestampedUser
- All Known Implementing Classes:
ImmutableDirectoryGroup,ImmutableDirectoryGroupWithAttributes,ImmutableTimestampedUser,ImmutableTimestampedUserWithAttributes
public interface TimestampedEntity
Some extra methods to add "created date" and "updated date" to Users and Groups.
Currently this is only applicable to Internal Entities.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the date the entity was created.Returns the date the entity was last updated.