public final class EntityAffiliation extends AbstractDataTransferObject implements EntityAffiliationContract
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityAffiliation.Builder
A builder which can be used to construct
EntityAffiliation instances. |
| Modifier and Type | Method and Description |
|---|---|
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.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getEntityId()
EntityAffiliationContractgetEntityId 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()
VersionedgetVersionNumber in interface Versionedpublic String getObjectId()
GloballyUniquegetObjectId in interface GloballyUniquepublic boolean isDefaultValue()
DefaultableisDefaultValue in interface Defaultablepublic boolean isActive()
InactivatableisActive in interface Inactivatablepublic String getId()
IdentifiablegetId in interface IdentifiableCopyright © 2005–2016 The Kuali Foundation. All rights reserved.