public final class ReferenceObjectBinding extends AbstractDataTransferObject implements ReferenceObjectBindingContract
ReferenceObjectBindingContract,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
ReferenceObjectBinding.Builder
A builder which can be used to construct
ReferenceObjectBinding instances. |
static class |
ReferenceObjectBinding.Cache |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionName()
This is the CollectionName of the ReferenceObjectBinding
|
String |
getId() |
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() |
boolean |
isActive() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic 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()
getId in interface Identifiablepublic boolean isActive()
isActive in interface Inactivatablepublic Long getVersionNumber()
getVersionNumber in interface VersionedCopyright © 2005–2016 The Kuali Foundation. All rights reserved.