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

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

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

Subinterfaces of DirectoryEntity in com.atlassian.crowd.model.group
 interface Group
          Represents a group.
 interface GroupWithAttributes
          Represents a group with attributes.
 interface InternalDirectoryGroup
          Extends the Group interface with "isLocal".
 interface TimestampedGroup
          Extends the Group interface with "updated date" and "created date".
 

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

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



Copyright © 2011 Atlassian. All Rights Reserved.