T
- public interface RecordMapper<T>
LdapAttributes
objects to POJOs. The resulting
implementations can be used in the MappingLdifReader
.Modifier and Type | Method and Description |
---|---|
T |
mapRecord(LdapAttributes attributes)
Maps an
LdapAttributes object to the specified type. |
T mapRecord(LdapAttributes attributes)
LdapAttributes
object to the specified type.attributes
- Copyright © 2005–2015 The Spring LDAP Framework. All rights reserved.