com.rapidtransform.part.model
Class CollectedItemRelation

java.lang.Object
  extended by com.rapidtransform.core.model.AbstractBaseModel
      extended by com.rapidtransform.part.model.ItemViewInstanceRelation
          extended by com.rapidtransform.part.model.CollectedItemRelation
All Implemented Interfaces:
Model, Approvable, OrganizationalData, OrganizationElement, InstanceUsageContext, Effective, java.io.Serializable

public class CollectedItemRelation
extends ItemViewInstanceRelation

Associates an ItemInstance with a CollectionDefinition.

Author:
Steve Werner
See Also:
Serialized Form

Constructor Summary
CollectedItemRelation()
           
 
Method Summary
 
Methods inherited from class com.rapidtransform.part.model.ItemViewInstanceRelation
getDocuments, getInstance, getView, setDocuments, setInstance, setView
 
Methods inherited from class com.rapidtransform.core.model.AbstractBaseModel
equals, generateUuid, getId, getMetaTypeName, getPropertyHolder, getUuid, hashCode, setId, setMetaTypeName, setPropertyHolder, setUuid
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectedItemRelation

public CollectedItemRelation()