public class EntityAffiliationMapper extends BaseMapper<List<EntityAffiliation>>
Constructor and Description |
---|
EntityAffiliationMapper() |
Modifier and Type | Method and Description |
---|---|
protected String |
getAffiliationTypeCodeForName(String affiliationName)
Returns the affiliation type code for the given affiliation name.
|
protected boolean |
hasAffiliation(List<EntityAffiliation.Builder> affiliations,
String affiliationCode) |
doMapFromContext, getConstants, setConstants
public EntityAffiliationMapper()
protected String getAffiliationTypeCodeForName(String affiliationName)
affiliationName
- protected boolean hasAffiliation(List<EntityAffiliation.Builder> affiliations, String affiliationCode)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.