Uses of Package
com.atlassian.crowd.model.group

Packages that use com.atlassian.crowd.model.group
com.atlassian.crowd.acceptance.tests.directory   
com.atlassian.crowd.console.action.group   
com.atlassian.crowd.console.action.role   
com.atlassian.crowd.dao.group   
com.atlassian.crowd.directory   
com.atlassian.crowd.directory.hybrid   
com.atlassian.crowd.directory.ldap.cache   
com.atlassian.crowd.directory.ldap.mapper   
com.atlassian.crowd.directory.ldap.mapper.entity   
com.atlassian.crowd.embedded.core.util   
com.atlassian.crowd.embedded.spi   
com.atlassian.crowd.event.group   
com.atlassian.crowd.event.remote.group   
com.atlassian.crowd.event.role   
com.atlassian.crowd.exception   
com.atlassian.crowd.importer.importers   
com.atlassian.crowd.importer.mappers.csv   
com.atlassian.crowd.integration.rest.entity   
com.atlassian.crowd.integration.rest.service   
com.atlassian.crowd.integration.rest.util   
com.atlassian.crowd.manager.application   
com.atlassian.crowd.manager.directory   
com.atlassian.crowd.migration   
com.atlassian.crowd.migration.legacy   
com.atlassian.crowd.model.event   
com.atlassian.crowd.model.group   
com.atlassian.crowd.model.membership   
com.atlassian.crowd.plugin.rest.util   
com.atlassian.crowd.search   
com.atlassian.crowd.search.builder   
com.atlassian.crowd.search.hibernate   
com.atlassian.crowd.search.query.entity   
com.atlassian.crowd.security.demo.action.user   
com.atlassian.crowd.security.demo.model   
com.atlassian.crowd.service.client   
com.atlassian.crowd.service.soap   
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.acceptance.tests.directory
Group
          Represents a group.
GroupTemplate
          A publicly mutable Group implementation.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.console.action.group
Group
          Represents a group.
GroupTemplate
          A publicly mutable Group implementation.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.console.action.role
Group
          Represents a group.
GroupTemplate
          A publicly mutable Group implementation.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.dao.group
Group
          Represents a group.
InternalGroup
          Encapsulates the concept of group.
InternalGroupAttribute
          Encapsulates the concept of group attribute.
InternalGroupWithAttributes
          Encapsulates the concept of group which has attributes.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.directory
Group
          Represents a group.
GroupTemplate
          A publicly mutable Group implementation.
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
GroupWithAttributes
          Represents a group with attributes.
InternalDirectoryGroup
          Extends the Group interface with "isLocal".
LDAPGroupWithAttributes
           
Membership
          Details of the direct members of a single group.
TimestampedGroup
          Extends the Group interface with "updated date" and "created date".
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.directory.hybrid
Group
          Represents a group.
GroupTemplate
          A publicly mutable Group implementation.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.directory.ldap.cache
Group
          Represents a group.
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.directory.ldap.mapper
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.directory.ldap.mapper.entity
Group
          Represents a group.
GroupTemplateWithAttributes
          Mutable group template with mutable attributes.
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.embedded.core.util
Group
          Represents a group.
GroupWithAttributes
          Represents a group with attributes.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.embedded.spi
Group
          Represents a group.
GroupWithAttributes
          Represents a group with attributes.
InternalDirectoryGroup
          Extends the Group interface with "isLocal".
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.event.group
Group
          Represents a group.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.event.remote.group
Group
          Represents a group.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.event.role
Group
          Represents a group.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.exception
Group
          Represents a group.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.importer.importers
GroupTemplate
          A publicly mutable Group implementation.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.importer.mappers.csv
GroupTemplate
          A publicly mutable Group implementation.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.integration.rest.entity
Group
          Represents a group.
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
GroupWithAttributes
          Represents a group with attributes.
Membership
          Details of the direct members of a single group.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.integration.rest.service
Group
          Represents a group.
GroupWithAttributes
          Represents a group with attributes.
Membership
          Details of the direct members of a single group.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.integration.rest.util
Group
          Represents a group.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.manager.application
Group
          Represents a group.
GroupTemplate
          A publicly mutable Group implementation.
GroupWithAttributes
          Represents a group with attributes.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.manager.directory
Group
          Represents a group.
GroupTemplate
          A publicly mutable Group implementation.
GroupWithAttributes
          Represents a group with attributes.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.migration
InternalGroup
          Encapsulates the concept of group.
InternalGroupAttribute
          Encapsulates the concept of group attribute.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.migration.legacy
Group
          Represents a group.
InternalGroupWithAttributes
          Encapsulates the concept of group which has attributes.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.model.event
Group
          Represents a group.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.model.group
Group
          Represents a group.
GroupTemplate
          A publicly mutable Group implementation.
GroupTemplateWithAttributes
          Mutable group template with mutable attributes.
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
GroupWithAttributes
          Represents a group with attributes.
InternalDirectoryGroup
          Extends the Group interface with "isLocal".
InternalGroup
          Encapsulates the concept of group.
TimestampedGroup
          Extends the Group interface with "updated date" and "created date".
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.model.membership
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
InternalGroup
          Encapsulates the concept of group.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.plugin.rest.util
GroupTemplate
          A publicly mutable Group implementation.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.search
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.search.builder
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.search.hibernate
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.search.query.entity
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.security.demo.action.user
Group
          Represents a group.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.security.demo.model
Group
          Represents a group.
GroupType
          Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.service.client
Group
          Represents a group.
GroupWithAttributes
          Represents a group with attributes.
Membership
          Details of the direct members of a single group.
 

Classes in com.atlassian.crowd.model.group used by com.atlassian.crowd.service.soap
Group
          Represents a group.
GroupTemplate
          A publicly mutable Group implementation.
GroupWithAttributes
          Represents a group with attributes.
 



Copyright © 2012 Atlassian. All Rights Reserved.