Uses of Class
com.atlassian.crowd.model.group.InternalGroupAttribute
-
Uses of InternalGroupAttribute in com.atlassian.crowd.dao.group
Modifier and TypeMethodDescriptionGroupDAOHibernate.findGroupAttributes
(long groupId) InternalGroupDao.findGroupAttributes
(long groupId) Finds group attributes of the given group identified by group id. -
Uses of InternalGroupAttribute in com.atlassian.crowd.migration
Modifier and TypeMethodDescriptionprotected Set<InternalGroupAttribute>
GroupMapper.getGroupAttributesFromXml
(org.dom4j.Element groupElement, InternalGroup groupReference) Modifier and TypeMethodDescriptionprotected void
GroupMapper.addGroupToXml
(InternalGroup group, Set<InternalGroupAttribute> attributes, org.dom4j.Element groupRoot)