Uses of Interface
com.documentum.registry.IDfLocalObject
Packages that use IDfLocalObject
Package
Description
Provides interfaces and classes that manage Documentum
information on the client’s local system.
-
Uses of IDfLocalObject in com.documentum.registry
Methods in com.documentum.registry that return IDfLocalObjectModifier and TypeMethodDescriptionIDfClientRegistry.addLocalObject
(IDfSysObject sysObject, String filePath, boolean keepLocalFile, String folderPath) Constructs a DfLocalObject and writes it to the registryIDfClientRegistry.getLocalObjectById
(IDfId objectId) Finds a local file registry object based on object IDIDfClientRegistry.getLocalObjectByPath
(String filePath) Finds a local file registry object based on object IDMethods in com.documentum.registry with parameters of type IDfLocalObjectModifier and TypeMethodDescriptionvoid
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