Package com.documentum.fc.client
Interface IDfRetainerStrategy
public interface IDfRetainerStrategy
Defines possible retainer strategy values for the IDfRetainer class.
-
Field Summary
Fields
-
Field Details
-
OBJECT
static final int OBJECTRetention applies to a single object.- See Also:
-
CONTAINER
static final int CONTAINERRetention applies to a set of objects.- See Also:
-