Package | Description |
---|---|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
Modifier and Type | Method and Description |
---|---|
IDfRetainer |
IDfRetainerFactory.newRetainerForContainer(IDfPersistentObject rootObject)
Creates IDfRetainer to apply retention to a group of objects.
|
IDfRetainer |
IDfRetainerFactory.newRetainerForContainerId(IDfSession session,
IDfId rootObjectId)
Creates IDfRetainer to apply retention to a group of objects.
|
IDfRetainer |
IDfRetainerFactory.newRetainerForObject(IDfPersistentObject rootObject)
Creates IDfRetainer to apply retention to a single object.
|
IDfRetainer |
IDfRetainerFactory.newRetainerForObjectId(IDfSession session,
IDfId rootObjectId)
Creates IDfRetainer to apply retention to a single object.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.