public class EntityDefaultMapper extends BaseMapper<EntityDefault>
Constructor and Description |
---|
EntityDefaultMapper() |
Modifier and Type | Method and Description |
---|---|
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
|
doMapFromContext, getConstants, setConstants
public EntityDefaultMapper()
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.employmentMapperCopyright © 2005–2014 The Kuali Foundation. All rights reserved.