|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation
public final class EntityAffiliation
| Nested Class Summary | |
|---|---|
static class |
EntityAffiliation.Builder
A builder which can be used to construct EntityAffiliation instances. |
| Method Summary | |
|---|---|
EntityAffiliationType |
getAffiliationType()
Gets this KimEntityAffiliation's type. |
String |
getCampusCode()
Gets this KimEntityAffiliation's campus code. |
String |
getEntityId()
Gets this id of the parent identity object. |
String |
getId()
The unique identifier for an object. |
String |
getObjectId()
Return the globally unique object id of this object. |
Long |
getVersionNumber()
Returns the version number for this object. |
boolean |
isActive()
The active indicator for an object. |
boolean |
isDefaultValue()
The default value for this object. |
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
|---|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getEntityId()
EntityAffiliationContract
getEntityId in interface EntityAffiliationContractEntityAddressContractpublic EntityAffiliationType getAffiliationType()
EntityAffiliationContractKimEntityAffiliation's type.
getAffiliationType in interface EntityAffiliationContractKimEntityAffiliation, or null if none has been assigned.public String getCampusCode()
EntityAffiliationContractKimEntityAffiliation's campus code.
getCampusCode in interface EntityAffiliationContractKimEntityAffiliation, or null if none has been assigned.public Long getVersionNumber()
Versioned
getVersionNumber in interface Versionedpublic String getObjectId()
GloballyUnique
getObjectId in interface GloballyUniquepublic boolean isDefaultValue()
Defaultable
isDefaultValue in interface Defaultablepublic boolean isActive()
Inactivatable
isActive in interface Inactivatablepublic String getId()
Identifiable
getId in interface Identifiable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||