|
||||||||||
| 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.residency.EntityResidency
public final class EntityResidency
| Nested Class Summary | |
|---|---|
static class |
EntityResidency.Builder
A builder which can be used to construct EntityResidency instances. |
| Method Summary | |
|---|---|
String |
getDeterminationMethod()
Gets this EntityResidencyContract's determination method. |
String |
getEntityId()
Gets this EntityResidencyContract's identity id. |
String |
getId()
The unique identifier for an object. |
String |
getInState()
Gets the state this EntityResidencyContract is in. |
String |
getObjectId()
Return the globally unique object id of this object. |
Long |
getVersionNumber()
Returns the version number 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()
EntityResidencyContractEntityResidencyContract's identity id.
getEntityId in interface EntityResidencyContractEntityResidencyContract, or null if none has been assigned.public String getDeterminationMethod()
EntityResidencyContractEntityResidencyContract's determination method.
getDeterminationMethod in interface EntityResidencyContractEntityResidencyContract, or null if none has been assigned.public String getInState()
EntityResidencyContractEntityResidencyContract is in.
getInState in interface EntityResidencyContractEntityResidencyContract is in, or null if none has been assigned.public Long getVersionNumber()
Versioned
getVersionNumber in interface Versionedpublic String getObjectId()
GloballyUnique
getObjectId in interface GloballyUniquepublic String getId()
Identifiable
getId in interface Identifiable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||