|
spring-ldap-core | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
org.springframework.ldap.odm.core.OdmManager.
See:
Description
| Class Summary | |
|---|---|
| DefaultObjectDirectoryMapper | Default implementation of ObjectDirectoryMapper. |
| Exception Summary | |
|---|---|
| InvalidEntryException | Thrown to indicate that an instance is not suitable for persisting in the LDAP directory. |
| MetaDataException | Thrown to indicate an error in the annotated meta-data. |
| UnmanagedClassException | Thrown when an OdmManager method is called with a class which is not being managed by the OdmManager. |
Provides a single public class which implements org.springframework.ldap.odm.core.OdmManager.
The OdmManager implementation works in conjunction with org.springframework.ldap.odm.typeconversion to provide
conversion between the representation of attributes in LDAP and in Java.
|
spring-ldap-core | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||