public interface ReferenceObjectBindingContract extends Identifiable, Inactivatable, Versioned
ReferenceObjectBinding
ReferenceObjectBinding
Modifier and Type | Method and Description |
---|---|
String |
getCollectionName()
This is the CollectionName of the ReferenceObjectBinding
|
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
|
getId
isActive
getVersionNumber
String getCollectionName()
The CollectionName of the ReferenceObjectBinding
String getKrmsDiscriminatorType()
The KrmsDiscriminatorType of the ReferenceObjectBinding
String getKrmsObjectId()
The KrmsObjectId of the ReferenceObjectBinding
String getNamespace()
The namespace of the ReferenceObjectBinding
String getReferenceDiscriminatorType()
The ReferenceDiscriminatorType of the ReferenceObjectBinding
String getReferenceObjectId()
The ReferenceObjectId of the ReferenceObjectBinding
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.