Uses of Interface
com.documentum.fc.client.IDfRetainer
Packages that use IDfRetainer
-
Uses of IDfRetainer in com.documentum.fc.client
Methods in com.documentum.fc.client that return IDfRetainerModifier and TypeMethodDescriptionIDfRetainerFactory.newRetainerForContainer
(IDfPersistentObject rootObject) Creates IDfRetainer to apply retention to a group of objects.IDfRetainerFactory.newRetainerForContainerId
(IDfSession session, IDfId rootObjectId) Creates IDfRetainer to apply retention to a group of objects.IDfRetainerFactory.newRetainerForObject
(IDfPersistentObject rootObject) Creates IDfRetainer to apply retention to a single object.IDfRetainerFactory.newRetainerForObjectId
(IDfSession session, IDfId rootObjectId) Creates IDfRetainer to apply retention to a single object.