|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupMapping | |
|---|---|
| com.atlassian.crowd.console.action.application | |
| com.atlassian.crowd.model.application | |
| Uses of GroupMapping in com.atlassian.crowd.console.action.application |
|---|
| Methods in com.atlassian.crowd.console.action.application that return types with arguments of type GroupMapping | |
|---|---|
java.util.List<GroupMapping> |
ViewApplication.getGroupMappingsForApplication()
|
java.util.List<GroupMapping> |
ViewApplication.getUnsubscribedGroups()
|
| Uses of GroupMapping in com.atlassian.crowd.model.application |
|---|
| Methods in com.atlassian.crowd.model.application that return types with arguments of type GroupMapping | |
|---|---|
java.util.Set<GroupMapping> |
DirectoryMapping.getAuthorisedGroups()
|
| Methods in com.atlassian.crowd.model.application with parameters of type GroupMapping | |
|---|---|
int |
GroupMappingComparator.compare(GroupMapping o1,
GroupMapping o2)
|
int |
GroupMapping.COMPARATOR.compare(GroupMapping firstMapping,
GroupMapping secondMapping)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||