AbstractShadowableRdcDomainObject

public abstract class AbstractShadowableRdcDomainObject extends AbstractRdcDomainObject

Base class for all rdc domain objects which can exist as multiple versions.

Fields

serialVersionUID

private static final long serialVersionUID

shadow

private boolean shadow

Determines whether this document is a shadow copy.

successorId

private String successorId

The document id which is the successor to this shadow copy.