|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectoryEntity | |
|---|---|
| com.atlassian.crowd.integration.exception | |
| com.atlassian.crowd.integration.model.user | |
| Uses of DirectoryEntity in com.atlassian.crowd.integration.exception |
|---|
| Methods in com.atlassian.crowd.integration.exception that return DirectoryEntity | |
|---|---|
DirectoryEntity |
InvalidDirectoryEntityException.getEntity()
|
| Methods in com.atlassian.crowd.integration.exception with parameters of type DirectoryEntity | |
|---|---|
void |
InvalidDirectoryEntityException.setEntity(DirectoryEntity entity)
|
| Constructors in com.atlassian.crowd.integration.exception with parameters of type DirectoryEntity | |
|---|---|
InvalidDirectoryEntityException(DirectoryEntity entity,
java.lang.String message)
|
|
InvalidDirectoryEntityException(DirectoryEntity entity,
java.lang.String message,
java.lang.Throwable cause)
|
|
InvalidDirectoryEntityException(DirectoryEntity entity,
java.lang.Throwable cause)
|
|
InvalidGroupException(DirectoryEntity group,
java.lang.String message)
|
|
InvalidGroupException(DirectoryEntity group,
java.lang.String message,
java.lang.Throwable cause)
|
|
InvalidGroupException(DirectoryEntity group,
java.lang.Throwable cause)
|
|
InvalidRoleException(DirectoryEntity group,
java.lang.String message)
|
|
InvalidRoleException(DirectoryEntity group,
java.lang.String message,
java.lang.Throwable cause)
|
|
InvalidRoleException(DirectoryEntity group,
java.lang.Throwable cause)
|
|
InvalidUserException(DirectoryEntity user,
java.lang.String message)
|
|
InvalidUserException(DirectoryEntity user,
java.lang.String message,
java.lang.Throwable cause)
|
|
InvalidUserException(DirectoryEntity user,
java.lang.Throwable cause)
|
|
| Uses of DirectoryEntity in com.atlassian.crowd.integration.model.user |
|---|
| Subinterfaces of DirectoryEntity in com.atlassian.crowd.integration.model.user | |
|---|---|
interface |
User
Use for SOAP only. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||