|
||||||||||
| 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.krms.api.repository.reference.ReferenceObjectBinding
public final class ReferenceObjectBinding
Generated using JVM arguments -DNOT_BLANK=krmsObjectId,krmsDiscriminatorType,referenceObjectId,referenceDiscriminatorType Concrete model object implementation, immutable. Instances can be (un)marshalled to and from XML.
ReferenceObjectBindingContract,
Serialized Form| Nested Class Summary | |
|---|---|
static class |
ReferenceObjectBinding.Builder
A builder which can be used to construct ReferenceObjectBinding instances. |
static class |
ReferenceObjectBinding.Cache
|
| Method Summary | |
|---|---|
String |
getCollectionName()
This is the CollectionName of the ReferenceObjectBinding |
String |
getId()
The unique identifier for an object. |
String |
getKrmsDiscriminatorType()
This is the KrmsDiscriminatorType of the ReferenceObjectBinding |
String |
getKrmsObjectId()
This is the KrmsObjectId of the ReferenceObjectBinding |
String |
getNamespace()
This is the namespace of the ReferenceObjectBinding |
String |
getReferenceDiscriminatorType()
This is the ReferenceDiscriminatorType of the ReferenceObjectBinding |
String |
getReferenceObjectId()
This is the ReferenceObjectId of the ReferenceObjectBinding |
Long |
getVersionNumber()
Returns the version number for this object. |
boolean |
isActive()
The active indicator for an 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 getCollectionName()
ReferenceObjectBindingContractThe CollectionName of the ReferenceObjectBinding
getCollectionName in interface ReferenceObjectBindingContractpublic String getKrmsDiscriminatorType()
ReferenceObjectBindingContractThe KrmsDiscriminatorType of the ReferenceObjectBinding
getKrmsDiscriminatorType in interface ReferenceObjectBindingContractpublic String getKrmsObjectId()
ReferenceObjectBindingContractThe KrmsObjectId of the ReferenceObjectBinding
getKrmsObjectId in interface ReferenceObjectBindingContractpublic String getNamespace()
ReferenceObjectBindingContractThe namespace of the ReferenceObjectBinding
getNamespace in interface ReferenceObjectBindingContractpublic String getReferenceDiscriminatorType()
ReferenceObjectBindingContractThe ReferenceDiscriminatorType of the ReferenceObjectBinding
getReferenceDiscriminatorType in interface ReferenceObjectBindingContractpublic String getReferenceObjectId()
ReferenceObjectBindingContractThe ReferenceObjectId of the ReferenceObjectBinding
getReferenceObjectId in interface ReferenceObjectBindingContractpublic String getId()
Identifiable
getId in interface Identifiablepublic boolean isActive()
Inactivatable
isActive in interface Inactivatablepublic Long getVersionNumber()
Versioned
getVersionNumber in interface Versioned
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||