public interface EntryMapper<T>
T map(org.apache.directory.api.ldap.model.entry.Entry entry) throws org.apache.directory.api.ldap.model.exception.LdapException
entry - An entry from the search resultorg.apache.directory.api.ldap.model.exception.LdapException - If something goes wrongCopyright © 2009–2015 The Apache Software Foundation. All rights reserved.