Uses of Interface
com.atlassian.crowd.model.TimestampedEntity

Packages that use TimestampedEntity
com.atlassian.crowd.model.group   
com.atlassian.crowd.model.user   
 

Uses of TimestampedEntity in com.atlassian.crowd.model.group
 

Subinterfaces of TimestampedEntity in com.atlassian.crowd.model.group
 interface InternalDirectoryGroup
          Extends the Group interface with "isLocal".
 interface TimestampedGroup
          Extends the Group interface with "updated date" and "created date".
 

Uses of TimestampedEntity in com.atlassian.crowd.model.user
 

Subinterfaces of TimestampedEntity in com.atlassian.crowd.model.user
 interface TimestampedUser
          Extends the user interface with "updated date" and "created date".
 



Copyright © 2012 Atlassian. All Rights Reserved.