Package com.documentum.fc.client
Interface IDfRetentionStatus
public interface IDfRetentionStatus
Defines the possible status values of an IDfRetainer object.
-
Field Summary
Fields
-
Field Details
-
ACTIVE
static final int ACTIVEDefault state. The retainer is active.- See Also:
-
LOCKED
static final int LOCKEDThe retainer is active, but no new objects can be linked to it.- See Also:
-
INACTIVE
static final int INACTIVERetention is no longer enforced.- See Also:
-