|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.ldap.core.support.AbstractContextMapper
org.kuali.rice.kim.ldap.EntityDefaultMapper
public class EntityDefaultMapper
| Constructor Summary | |
|---|---|
EntityDefaultMapper()
|
|
| Method Summary | |
|---|---|
Object |
doMapFromContext(org.springframework.ldap.core.DirContextOperations context)
|
EntityAffiliationMapper |
getAffiliationMapper()
Gets the value of affiliationMapper |
Constants |
getConstants()
Gets the value of constants |
EntityNameMapper |
getDefaultNameMapper()
Gets the value of defaultNameMapper |
EntityEmploymentMapper |
getEmploymentMapper()
Gets the value of employmentMapper |
EntityTypeContactInfoMapper |
getEntityTypeMapper()
Gets the value of entityTypeMapper |
void |
setAffiliationMapper(EntityAffiliationMapper argAffiliationMapper)
Sets the value of affiliationMapper |
void |
setConstants(Constants argConstants)
Sets the value of constants |
void |
setDefaultNameMapper(EntityNameMapper argDefaultNameMapper)
Sets the value of defaultNameMapper |
void |
setEmploymentMapper(EntityEmploymentMapper argEmploymentMapper)
Sets the value of employmentMapper |
void |
setEntityTypeMapper(EntityTypeContactInfoMapper argEntityTypeMapper)
Sets the value of entityTypeMapper |
| Methods inherited from class org.springframework.ldap.core.support.AbstractContextMapper |
|---|
mapFromContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityDefaultMapper()
| Method Detail |
|---|
public Object doMapFromContext(org.springframework.ldap.core.DirContextOperations context)
doMapFromContext in class org.springframework.ldap.core.support.AbstractContextMapperpublic final Constants getConstants()
public final void setConstants(Constants argConstants)
argConstants - Value to assign to this.constantspublic final EntityAffiliationMapper getAffiliationMapper()
public final void setAffiliationMapper(EntityAffiliationMapper argAffiliationMapper)
argAffiliationMapper - Value to assign to this.affiliationMapperpublic final EntityTypeContactInfoMapper getEntityTypeMapper()
public final void setEntityTypeMapper(EntityTypeContactInfoMapper argEntityTypeMapper)
argEntityTypeMapper - Value to assign to this.entityTypeMapperpublic final EntityNameMapper getDefaultNameMapper()
public final void setDefaultNameMapper(EntityNameMapper argDefaultNameMapper)
argDefaultNameMapper - Value to assign to this.defaultNameMapperpublic final EntityEmploymentMapper getEmploymentMapper()
public final void setEmploymentMapper(EntityEmploymentMapper argEmploymentMapper)
argEmploymentMapper - Value to assign to this.employmentMapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||