Package | Description |
---|---|
com.atlassian.crowd.dao.group | |
com.atlassian.crowd.migration |
Modifier and Type | Method and Description |
---|---|
Set<InternalGroupAttribute> |
GroupDAOHibernate.findGroupAttributes(long groupId) |
Set<InternalGroupAttribute> |
InternalGroupDao.findGroupAttributes(long groupId)
Finds group attributes of the given group identified by group id.
|
Modifier and Type | Method and Description |
---|---|
protected Set<InternalGroupAttribute> |
GroupMapper.getGroupAttributesFromXml(org.dom4j.Element groupElement,
InternalGroup groupReference) |
Modifier and Type | Method and Description |
---|---|
protected void |
GroupMapper.addGroupToXml(InternalGroup group,
Set<InternalGroupAttribute> attributes,
org.dom4j.Element groupRoot) |
Copyright © 2020 Atlassian. All rights reserved.