Class LdaptiveEntryImmutableMapper<T>

java.lang.Object
org.bremersee.ldaptive.LdaptiveEntryImmutableMapper<T>
Type Parameters:
T - the type of the immutable domain object
All Implemented Interfaces:
LdaptiveEntryMapper<T>, org.ldaptive.beans.LdapEntryMapper<T>

public abstract class LdaptiveEntryImmutableMapper<T> extends Object implements LdaptiveEntryMapper<T>
The ldaptive entry immutable mapper.
Author:
Christian Bremer