public final class OlePatronAffiliationDefinition extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OlePatronAffiliationContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | OlePatronAffiliationDefinition.Builder | 
| static class  | OlePatronAffiliationDefinition.Cache | 
| Constructor and Description | 
|---|
| OlePatronAffiliationDefinition() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType | getAffiliationType() | 
| String | getAffiliationTypeCode() | 
| String | getCampusCode() | 
| List<org.kuali.rice.kim.api.identity.employment.EntityEmployment> | getEmployments() | 
| String | getEntityAffiliationId() | 
| String | getEntityId() | 
| String | getId() | 
| String | getObjectId() | 
| Long | getVersionNumber() | 
| boolean | isActive() | 
| boolean | isDefaultValue() | 
public OlePatronAffiliationDefinition()
public String getEntityAffiliationId()
getEntityAffiliationId in interface OlePatronAffiliationContractpublic String getAffiliationTypeCode()
getAffiliationTypeCode in interface OlePatronAffiliationContractpublic String getCampusCode()
getCampusCode in interface OlePatronAffiliationContractpublic boolean isDefaultValue()
isDefaultValue in interface OlePatronAffiliationContractpublic org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType getAffiliationType()
getAffiliationType in interface OlePatronAffiliationContractpublic List<org.kuali.rice.kim.api.identity.employment.EntityEmployment> getEmployments()
getEmployments in interface OlePatronAffiliationContractpublic boolean isActive()
isActive in interface OlePatronAffiliationContractpublic Long getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.Versionedpublic String getId()
getId in interface org.kuali.rice.core.api.mo.common.Identifiablepublic String getObjectId()
getObjectId in interface OlePatronAffiliationContractpublic String getEntityId()
getEntityId in interface OlePatronAffiliationContractCopyright © 2004–2014 The Kuali Foundation. All rights reserved.