Interface DataObjectRelationship

All Superinterfaces:
MetadataChild, MetadataCommon, Serializable
All Known Implementing Classes:
DataObjectRelationshipImpl

public interface DataObjectRelationship extends MetadataChild
Relationship between two data objects.

Represents a relationship between two data objects. The parent MetadataChild interface contains all of the needed properties. This interface is here for future expansion.

Author:
Kuali Rice Team (rice.collab@kuali.org)