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 OlePatronAffiliationContract
public String getAffiliationTypeCode()
getAffiliationTypeCode
in interface OlePatronAffiliationContract
public String getCampusCode()
getCampusCode
in interface OlePatronAffiliationContract
public boolean isDefaultValue()
isDefaultValue
in interface OlePatronAffiliationContract
public org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType getAffiliationType()
getAffiliationType
in interface OlePatronAffiliationContract
public List<org.kuali.rice.kim.api.identity.employment.EntityEmployment> getEmployments()
getEmployments
in interface OlePatronAffiliationContract
public boolean isActive()
isActive
in interface OlePatronAffiliationContract
public Long getVersionNumber()
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
public String getId()
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
public String getObjectId()
getObjectId
in interface OlePatronAffiliationContract
public String getEntityId()
getEntityId
in interface OlePatronAffiliationContract
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.