|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReferenceObjectBindingContract
Defines the contract for a ReferenceObjectBinding
ReferenceObjectBinding
Method Summary | |
---|---|
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 |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
---|
getId |
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
---|
isActive |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |