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 |
---|---|
IDfLocalObject |
IDfClientRegistry.addLocalObject(IDfSysObject sysObject,
java.lang.String filePath,
boolean keepLocalFile,
java.lang.String folderPath)
Constructs a DfLocalObject and writes it to the registry
|
IDfLocalObject |
IDfClientRegistry.getLocalObjectById(IDfId objectId)
Finds a local file registry object based on object ID
|
IDfLocalObject |
IDfClientRegistry.getLocalObjectByPath(java.lang.String filePath)
Finds a local file registry object based on object ID
|
Modifier and Type | Method and Description |
---|---|
void |
IDfClientRegistry.moveToCheckedOutFiles(IDfLocalObject object)
Removes a local file and places it in the list of checked-out files.
|
void |
IDfClientRegistry.removeLocalObject(IDfLocalObject itemToRemove)
Removes a local object from the registry
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.