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, setConstantspublic EntityAffiliationMapper()
protected String getAffiliationTypeCodeForName(String affiliationName)
affiliationName - protected boolean hasAffiliation(List<EntityAffiliation.Builder> affiliations, String affiliationCode)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.