|
||||||||||
| 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.BaseMapper<EntityDefault>
org.kuali.rice.kim.ldap.EntityDefaultMapper
public class EntityDefaultMapper
| Constructor Summary | |
|---|---|
EntityDefaultMapper()
|
|
| Method Summary | |
|---|---|
EntityAffiliationMapper |
getAffiliationMapper()
Gets the value of affiliationMapper |
EntityNameMapper |
getDefaultNameMapper()
Gets the value of defaultNameMapper |
EntityEmploymentMapper |
getEmploymentMapper()
Gets the value of employmentMapper |
EntityTypeContactInfoDefaultMapper |
getEntityTypeContactInfoDefaultMapper()
Gets the value of entityTypeMapper |
void |
setAffiliationMapper(EntityAffiliationMapper argAffiliationMapper)
Sets the value of affiliationMapper |
void |
setDefaultNameMapper(EntityNameMapper argDefaultNameMapper)
Sets the value of defaultNameMapper |
void |
setEmploymentMapper(EntityEmploymentMapper argEmploymentMapper)
Sets the value of employmentMapper |
void |
setEntityTypeContactInfoDefaultMapper(EntityTypeContactInfoDefaultMapper argEntityTypeMapper)
Sets the value of entityTypeMapper |
| Methods inherited from class org.kuali.rice.kim.ldap.BaseMapper |
|---|
doMapFromContext, getConstants, setConstants |
| 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 final EntityAffiliationMapper getAffiliationMapper()
public final void setAffiliationMapper(EntityAffiliationMapper argAffiliationMapper)
argAffiliationMapper - Value to assign to this.affiliationMapperpublic final EntityTypeContactInfoDefaultMapper getEntityTypeContactInfoDefaultMapper()
public final void setEntityTypeContactInfoDefaultMapper(EntityTypeContactInfoDefaultMapper 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 | |||||||||