|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalGroupAttribute | |
|---|---|
| com.atlassian.crowd.dao.group | |
| com.atlassian.crowd.migration | |
| Uses of InternalGroupAttribute in com.atlassian.crowd.dao.group |
|---|
| Methods in com.atlassian.crowd.dao.group that return types with arguments of type InternalGroupAttribute | |
|---|---|
java.util.Set<InternalGroupAttribute> |
InternalGroupDao.findGroupAttributes(long groupId)
|
java.util.Set<InternalGroupAttribute> |
GroupDAOHibernate.findGroupAttributes(long groupId)
|
| Uses of InternalGroupAttribute in com.atlassian.crowd.migration |
|---|
| Methods in com.atlassian.crowd.migration that return types with arguments of type InternalGroupAttribute | |
|---|---|
protected java.util.Set<InternalGroupAttribute> |
GroupMapper.getGroupAttributesFromXml(org.dom4j.Element groupElement,
InternalGroup groupReference)
|
| Method parameters in com.atlassian.crowd.migration with type arguments of type InternalGroupAttribute | |
|---|---|
protected void |
GroupMapper.addGroupToXml(InternalGroup group,
java.util.Set<InternalGroupAttribute> attributes,
org.dom4j.Element groupRoot)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||