public abstract class BaseMapper<T> extends org.springframework.ldap.core.support.AbstractContextMapper
Constructor and Description |
---|
BaseMapper() |
Modifier and Type | Method and Description |
---|---|
Object |
doMapFromContext(org.springframework.ldap.core.DirContextOperations context) |
Constants |
getConstants()
Gets the value of constants
|
void |
setConstants(Constants argConstants)
Sets the value of constants
|
public BaseMapper()
public Object doMapFromContext(org.springframework.ldap.core.DirContextOperations context)
doMapFromContext
in class org.springframework.ldap.core.support.AbstractContextMapper
public final Constants getConstants()
public final void setConstants(Constants argConstants)
argConstants
- Value to assign to this.constantsCopyright © 2005–2016 The Kuali Foundation. All rights reserved.