org.kuali.rice.krad.data.metadata.impl
Class DataObjectRelationshipImpl

java.lang.Object
  extended by org.kuali.rice.krad.data.metadata.impl.MetadataCommonBase
      extended by org.kuali.rice.krad.data.metadata.impl.MetadataChildBase
          extended by org.kuali.rice.krad.data.metadata.impl.DataObjectRelationshipImpl
All Implemented Interfaces:
Serializable, DataObjectRelationship, MetadataCommonInternal, MetadataChild, MetadataCommon

public class DataObjectRelationshipImpl
extends MetadataChildBase
implements DataObjectRelationship

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.krad.data.metadata.impl.MetadataChildBase
attributeRelationships, deletedWithParent, embeddedMetadataChild, inverseRelationship, loadedAtParentLoadTime, loadedDynamicallyUponUse, relatedType, savedWithParent
 
Fields inherited from class org.kuali.rice.krad.data.metadata.impl.MetadataCommonBase
backingObjectName, description, embeddedCommonMetadata, label, mergeAction, name, readOnly, shortLabel
 
Constructor Summary
DataObjectRelationshipImpl()
           
 
Method Summary
 
Methods inherited from class org.kuali.rice.krad.data.metadata.impl.MetadataChildBase
getAttributeRelationships, getEmbeddedMetadataChild, getInverseRelationship, getParentAttributeNameRelatedToChildAttributeName, getRelatedType, isDeletedWithParent, isLoadedAtParentLoadTime, isLoadedDynamicallyUponUse, isSavedWithParent, setAttributeRelationships, setDeletedWithParent, setEmbeddedMetadataChild, setInverseRelationship, setLoadedAtParentLoadTime, setLoadedDynamicallyUponUse, setRelatedType, setSavedWithParent, toString
 
Methods inherited from class org.kuali.rice.krad.data.metadata.impl.MetadataCommonBase
getBackingObjectName, getDescription, getEmbeddedCommonMetadata, getLabel, getLabelFromPropertyName, getMergeAction, getName, getShortLabel, getUniqueKeyForMerging, isReadOnly, mergeLists, setBackingObjectName, setDescription, setEmbeddedCommonMetadata, setLabel, setMergeAction, setName, setReadOnly, setShortLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.krad.data.metadata.MetadataChild
getAttributeRelationships, getInverseRelationship, getParentAttributeNameRelatedToChildAttributeName, getRelatedType, isDeletedWithParent, isLoadedAtParentLoadTime, isLoadedDynamicallyUponUse, isSavedWithParent
 
Methods inherited from interface org.kuali.rice.krad.data.metadata.MetadataCommon
getBackingObjectName, getDescription, getLabel, getMergeAction, getName, getShortLabel, isReadOnly
 

Constructor Detail

DataObjectRelationshipImpl

public DataObjectRelationshipImpl()


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.