T
- type of object to mappublic class DefaultLdapEntryMapper<T> extends AbstractLdapEntryMapper<T>
logger
Constructor and Description |
---|
DefaultLdapEntryMapper() |
Modifier and Type | Method and Description |
---|---|
protected ClassDescriptor |
createClassDescriptor(Class<?> type)
Creates a class descriptor for the supplied type.
|
protected ClassDescriptor |
getClassDescriptor(Object object)
Returns the class descriptor.
|
map, map, map, mapDn
protected ClassDescriptor getClassDescriptor(Object object)
AbstractLdapEntryMapper
getClassDescriptor
in class AbstractLdapEntryMapper<T>
object
- to return the class descriptor forprotected ClassDescriptor createClassDescriptor(Class<?> type)
type
- to create class descriptor forCopyright © 2019. All rights reserved.