Package | Description |
---|---|
com.documentum.registry |
Provides interfaces and classes that manage Documentum
information on the client’s local system.
|
Modifier and Type | Method and Description |
---|---|
IDfViewedObject |
IDfClientRegistry.addViewedObject(IDfSysObject sysObject,
java.lang.String filePath,
java.lang.String folderPath)
Constructs a DfViewedObject and writes it to the registry
|
IDfViewedObject |
IDfClientRegistry.getViewedObjectById(IDfId objectId)
Finds a viewed file registry object based on object ID
|
IDfViewedObject |
IDfClientRegistry.getViewedObjectByPath(java.lang.String filePath)
Finds a viewed file registry object based on file path
|
Modifier and Type | Method and Description |
---|---|
void |
IDfClientRegistry.removeViewedObject(IDfViewedObject itemToRemove)
Removes a viewed object from the registry
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.