Uses of Package
com.atlassian.crowd.embedded.spi

Packages that use com.atlassian.crowd.embedded.spi
com.atlassian.crowd.acceptance.tests.persistence.directory   
com.atlassian.crowd.dao.directory   
com.atlassian.crowd.dao.group   
com.atlassian.crowd.dao.membership   
com.atlassian.crowd.dao.user   
com.atlassian.crowd.directory   
com.atlassian.crowd.directory.loader   
com.atlassian.crowd.embedded.spi   
com.atlassian.crowd.manager.directory   
com.atlassian.crowd.manager.permission   
com.atlassian.crowd.upgrade.tasks   
com.atlassian.crowd.util.persistence.hibernate.batch   
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.acceptance.tests.persistence.directory
DirectoryDao
          Stores and retrieves directories.
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.dao.directory
DirectoryDao
          Stores and retrieves directories.
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.dao.group
BatchResult
          A batch mutation operation result representing the number of entities that had been attempted to be processed and the collection of entities that failed processing.
GroupDao
           
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.dao.membership
BatchResult
          A batch mutation operation result representing the number of entities that had been attempted to be processed and the collection of entities that failed processing.
MembershipDao
           
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.dao.user
BatchResult
          A batch mutation operation result representing the number of entities that had been attempted to be processed and the collection of entities that failed processing.
UserDao
          Responsible for the persistence and retrieval of Users, PasswordCredentials and user attributes.
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.directory
DirectoryDao
          Stores and retrieves directories.
GroupDao
           
MembershipDao
           
UserDao
          Responsible for the persistence and retrieval of Users, PasswordCredentials and user attributes.
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.directory.loader
DirectoryDao
          Stores and retrieves directories.
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.embedded.spi
BatchResult
          A batch mutation operation result representing the number of entities that had been attempted to be processed and the collection of entities that failed processing.
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.manager.directory
DirectoryDao
          Stores and retrieves directories.
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.manager.permission
DirectoryDao
          Stores and retrieves directories.
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.upgrade.tasks
DirectoryDao
          Stores and retrieves directories.
 

Classes in com.atlassian.crowd.embedded.spi used by com.atlassian.crowd.util.persistence.hibernate.batch
BatchResult
          A batch mutation operation result representing the number of entities that had been attempted to be processed and the collection of entities that failed processing.
 



Copyright © 2010 Atlassian. All Rights Reserved.