Package com.atlassian.crowd.model
Interface TimestampedEntity
- All Known Subinterfaces:
InternalDirectoryGroup
,TimestampedGroup
,TimestampedUser
- All Known Implementing Classes:
ApplicationImpl
,DirectoryImpl
,ImmutableDirectoryGroup
,ImmutableDirectoryGroupWithAttributes
,ImmutableTimestampedUser
,ImmutableTimestampedUserWithAttributes
,InternalDirectoryEntity
,InternalEntity
,InternalGroup
,InternalUser
,InternalUserWithAttributes
,UserEntity
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.