Uses of Class
com.atlassian.crowd.model.InternalDirectoryEntity

Packages that use InternalDirectoryEntity
com.atlassian.crowd.model.group   
com.atlassian.crowd.model.user   
com.atlassian.crowd.util.persistence.hibernate.batch   
 

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

Subclasses of InternalDirectoryEntity in com.atlassian.crowd.model.group
 class InternalGroup
          Encapsulates the concept of group.
 

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

Subclasses of InternalDirectoryEntity in com.atlassian.crowd.model.user
 class InternalUser
          Encapsulates the concept of crowd user.
 

Uses of InternalDirectoryEntity in com.atlassian.crowd.util.persistence.hibernate.batch
 

Methods in com.atlassian.crowd.util.persistence.hibernate.batch with parameters of type InternalDirectoryEntity
 void BatchResultWithIdReferences.addIdReference(InternalDirectoryEntity entity)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.