| Modifier and Type | Class and Description |
|---|---|
class |
LdapAbstractModelWrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapOrganizationalUnitDataModelWrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapGroupModelWrapper |
class |
LdapOrganizationModelWrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapRoleModelWrapper |
| Modifier and Type | Method and Description |
|---|---|
List<ModificationItem> |
LdapDataModelComparator.compare(LdapDataModelWrapper dataModel1,
LdapDataModelWrapper dataModel2) |
List<ModificationItem> |
LdapGenericDataModelComparator.compare(LdapDataModelWrapper dataModel1,
LdapDataModelWrapper dataModel2) |
boolean |
LdapManager.createDataElement(LdapDataModelWrapper dataModelWrapper) |
NamingEnumeration<SearchResult> |
LdapManager.searchData(LdapDataModelWrapper filter) |
boolean |
LdapManager.updateData(LdapDataModelWrapper oldData,
LdapDataModelWrapper newData) |
boolean |
LdapManager.updateData(LdapDataModelWrapper oldData,
LdapDataModelWrapper newData,
LdapDataModelComparator comparator) |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapUserModelWrapper |
| Modifier and Type | Method and Description |
|---|---|
List<ModificationItem> |
LdapUserDataModelComparator.compare(LdapDataModelWrapper dataModel1,
LdapDataModelWrapper dataModel2) |
Copyright © 2014. All Rights Reserved.