|
||||||||||
| 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.visa.EntityVisa
public final class EntityVisa
| Nested Class Summary | |
|---|---|
static class |
EntityVisa.Builder
A builder which can be used to construct EntityVisa instances. |
| Method Summary | |
|---|---|
String |
getEntityId()
Gets this EntityVisaContract's identity id. |
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. |
String |
getVisaEntry()
Gets this EntityVisaContract's visa entry. |
String |
getVisaId()
Gets this EntityVisaContract's visa id. |
String |
getVisaTypeKey()
Gets this EntityVisaContract's visa type key. |
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
|---|
afterUnmarshal, beforeUnmarshal, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getEntityId()
EntityVisaContractEntityVisaContract's identity id.
getEntityId in interface EntityVisaContractEntityVisaContract, or null if none has been assigned.public String getVisaTypeKey()
EntityVisaContractEntityVisaContract's visa type key.
getVisaTypeKey in interface EntityVisaContractEntityVisaContract, or null if none has been assigned.public String getVisaEntry()
EntityVisaContractEntityVisaContract's visa entry.
getVisaEntry in interface EntityVisaContractEntityVisaContract, or null if none has been assigned.public String getVisaId()
EntityVisaContractEntityVisaContract's visa id.
getVisaId in interface EntityVisaContractEntityVisaContract, 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 | |||||||||