|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectoryMappingEntity | |
|---|---|
| com.atlassian.crowd.plugin.rest.entity | |
| com.atlassian.crowd.plugin.rest.util | |
| Uses of DirectoryMappingEntity in com.atlassian.crowd.plugin.rest.entity |
|---|
| Methods in com.atlassian.crowd.plugin.rest.entity that return DirectoryMappingEntity | |
|---|---|
DirectoryMappingEntity |
DirectoryMappingEntityList.get(int index)
|
| Methods in com.atlassian.crowd.plugin.rest.entity that return types with arguments of type DirectoryMappingEntity | |
|---|---|
java.util.Iterator<DirectoryMappingEntity> |
DirectoryMappingEntityList.iterator()
|
| Constructor parameters in com.atlassian.crowd.plugin.rest.entity with type arguments of type DirectoryMappingEntity | |
|---|---|
DirectoryMappingEntityList(java.util.List<DirectoryMappingEntity> directoryMappings,
com.atlassian.plugins.rest.common.Link link)
|
|
| Uses of DirectoryMappingEntity in com.atlassian.crowd.plugin.rest.util |
|---|
| Methods in com.atlassian.crowd.plugin.rest.util that return DirectoryMappingEntity | |
|---|---|
static DirectoryMappingEntity |
ApplicationEntityTranslator.toDirectoryMappingEntity(DirectoryMapping directoryMapping,
java.net.URI directoryMappingsUri)
Translates from a DirectoryMapping to a DirectoryMappingEntity. |
| Methods in com.atlassian.crowd.plugin.rest.util with parameters of type DirectoryMappingEntity | |
|---|---|
static DirectoryMapping |
ApplicationEntityTranslator.toDirectoryMapping(DirectoryMappingEntity directoryMappingEntity,
Application application,
Directory directory)
Translates from a DirectoryMappingEntity to a DirectoryMapping. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||