| Package | Description |
|---|---|
| com.atlassian.crowd.model | |
| com.atlassian.crowd.model.group | |
| com.atlassian.crowd.model.user | |
| com.atlassian.crowd.util.persistence.hibernate |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalDirectoryEntity<T extends InternalEntityAttribute> |
| Modifier and Type | Method and Description |
|---|---|
<T extends InternalEntityAttribute> |
InternalAttributesHelper.attributesListToMap(Set<T> attributesList) |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalGroupAttribute
Encapsulates the concept of group attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalUserAttribute
Encapsulates the concept of user attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalDirectoryEntityHibernateDao<T extends InternalDirectoryEntity<U>,U extends InternalEntityAttribute>
Superclass for DAOs that deal with
InternalDirectoryEntity, it has common logic for operating on attributes |
Copyright © 2018 Atlassian. All rights reserved.