Uses of Interface
org.kuali.rice.krad.data.metadata.DataObjectAttributeRelationship
Packages that use DataObjectAttributeRelationship
Package
Description
The interfaces in this package form the data model for the metadata repository extracted via the
MetadataProvider classes.-
Uses of DataObjectAttributeRelationship in org.kuali.rice.krad.data.metadata
Methods in org.kuali.rice.krad.data.metadata that return types with arguments of type DataObjectAttributeRelationshipModifier and TypeMethodDescriptionMetadataChild.getAttributeRelationships()Gets the parent-child related fields -
Uses of DataObjectAttributeRelationship in org.kuali.rice.krad.data.metadata.impl
Classes in org.kuali.rice.krad.data.metadata.impl that implement DataObjectAttributeRelationshipFields in org.kuali.rice.krad.data.metadata.impl with type parameters of type DataObjectAttributeRelationshipModifier and TypeFieldDescriptionprotected List<DataObjectAttributeRelationship> MetadataChildBase.attributeRelationshipsMethods in org.kuali.rice.krad.data.metadata.impl that return types with arguments of type DataObjectAttributeRelationshipModifier and TypeMethodDescriptionMetadataChildBase.getAttributeRelationships()Gets the parent-child related fieldsMethod parameters in org.kuali.rice.krad.data.metadata.impl with type arguments of type DataObjectAttributeRelationshipModifier and TypeMethodDescriptionvoidMetadataChildBase.setAttributeRelationships(List<DataObjectAttributeRelationship> attributeRelationships)