|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupEntity | |
|---|---|
| com.atlassian.crowd.integration.rest.entity | |
| com.atlassian.crowd.integration.rest.util | |
| Uses of GroupEntity in com.atlassian.crowd.integration.rest.entity |
|---|
| Methods in com.atlassian.crowd.integration.rest.entity that return GroupEntity | |
|---|---|
GroupEntity |
GroupEntityList.get(int index)
|
static GroupEntity |
GroupEntity.newMinimalInstance(java.lang.String groupName)
Creates a new minimal group instance. |
| Methods in com.atlassian.crowd.integration.rest.entity that return types with arguments of type GroupEntity | |
|---|---|
java.util.Iterator<GroupEntity> |
GroupEntityList.iterator()
|
| Constructor parameters in com.atlassian.crowd.integration.rest.entity with type arguments of type GroupEntity | |
|---|---|
GroupEntityList(java.util.List<GroupEntity> groups)
|
|
| Uses of GroupEntity in com.atlassian.crowd.integration.rest.util |
|---|
| Methods in com.atlassian.crowd.integration.rest.util that return GroupEntity | |
|---|---|
static GroupEntity |
EntityTranslator.toGroupEntity(Group group)
Translates a Group to a GroupEntity. |
static GroupEntity |
EntityTranslator.toGroupEntity(Group group,
Attributes attributes)
Translates a Group with Attributes to a GroupEntity. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||