public interface OlePatronAffiliationContract extends org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.common.Identifiable
Modifier and Type | Method and Description |
---|---|
org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationTypeContract |
getAffiliationType() |
String |
getAffiliationTypeCode() |
String |
getCampusCode() |
List<? extends org.kuali.rice.kim.api.identity.employment.EntityEmploymentContract> |
getEmployments() |
String |
getEntityAffiliationId() |
String |
getEntityId() |
String |
getObjectId() |
boolean |
isActive() |
boolean |
isDefaultValue() |
String getEntityAffiliationId()
String getAffiliationTypeCode()
String getCampusCode()
boolean isDefaultValue()
boolean isActive()
org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationTypeContract getAffiliationType()
List<? extends org.kuali.rice.kim.api.identity.employment.EntityEmploymentContract> getEmployments()
String getEntityId()
String getObjectId()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.