Class RContainerReference

  • All Implemented Interfaces:
    ObjectReference, EntityState, Serializable
    Direct Known Subclasses:
    RAssignmentReference

    public abstract class RContainerReference
    extends RReference
    implements EntityState
    Author:
    lazyman, mederly

    This is a reference that is contained in (any) container. Its owner is identified by OID, container value ID, and owner type.

    It is created as a superclass for both RAssignmentReference and RCertCaseReference (now non-existent) because they share almost all the code.

    See Also:
    Serialized Form