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

Packages that use InternalEntity
com.atlassian.crowd.migration.legacy   
com.atlassian.crowd.model   
com.atlassian.crowd.model.application   
com.atlassian.crowd.model.directory   
com.atlassian.crowd.model.group   
com.atlassian.crowd.model.user   
 

Uses of InternalEntity in com.atlassian.crowd.migration.legacy
 

Methods in com.atlassian.crowd.migration.legacy with parameters of type InternalEntity
protected  void XmlMapper.exportInternalEntity(InternalEntity entity, org.dom4j.Element element)
          Exports an internal entity to an XML element.
 

Uses of InternalEntity in com.atlassian.crowd.model
 

Subclasses of InternalEntity in com.atlassian.crowd.model
 class InternalDirectoryEntity
           
 

Uses of InternalEntity in com.atlassian.crowd.model.application
 

Subclasses of InternalEntity in com.atlassian.crowd.model.application
 class ApplicationImpl
           
 

Uses of InternalEntity in com.atlassian.crowd.model.directory
 

Subclasses of InternalEntity in com.atlassian.crowd.model.directory
 class DirectoryImpl
           
 

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

Subclasses of InternalEntity in com.atlassian.crowd.model.group
 class InternalGroup
           
 

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

Subclasses of InternalEntity in com.atlassian.crowd.model.user
 class InternalUser
           
 



Copyright © 2010 Atlassian. All Rights Reserved.