|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdministrativeRole | |
|---|---|
| org.apache.directory.api.ldap.model.subtree | |
| Uses of AdministrativeRole in org.apache.directory.api.ldap.model.subtree |
|---|
| Methods in org.apache.directory.api.ldap.model.subtree that return AdministrativeRole | |
|---|---|
static AdministrativeRole |
AdministrativeRole.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AdministrativeRole[] |
AdministrativeRole.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.directory.api.ldap.model.subtree that return types with arguments of type AdministrativeRole | |
|---|---|
Set<AdministrativeRole> |
Subentry.getAdministrativeRoles()
|
| Method parameters in org.apache.directory.api.ldap.model.subtree with type arguments of type AdministrativeRole | |
|---|---|
void |
Subentry.setAdministrativeRoles(Set<AdministrativeRole> administrativeRoles)
TODO setAdministrativeRoles. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||