|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NestedGroupsNotSupportedException | |
|---|---|
| com.atlassian.crowd.manager.directory | |
| com.atlassian.crowd.plugin.rest.exception.mapper | |
| Uses of NestedGroupsNotSupportedException in com.atlassian.crowd.manager.directory |
|---|
| Methods in com.atlassian.crowd.manager.directory that throw NestedGroupsNotSupportedException | |
|---|---|
void |
DirectoryManager.addGroupToGroup(long directoryId,
java.lang.String childGroup,
java.lang.String parentGroup)
Adds an existing child group as direct member of an existing parent group in the directory specified by the passed in directoryId. |
void |
DirectoryManagerGeneric.addGroupToGroup(long directoryId,
java.lang.String childGroup,
java.lang.String parentGroup)
|
| Uses of NestedGroupsNotSupportedException in com.atlassian.crowd.plugin.rest.exception.mapper |
|---|
| Methods in com.atlassian.crowd.plugin.rest.exception.mapper with parameters of type NestedGroupsNotSupportedException | |
|---|---|
javax.ws.rs.core.Response |
NestedGroupsNotSupportedExceptionMapper.toResponse(NestedGroupsNotSupportedException exception)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||