Uses of Interface
com.documentum.registry.IDfViewedObject
Packages that use IDfViewedObject
Package
Description
Provides interfaces and classes that manage Documentum
information on the client’s local system.
-
Uses of IDfViewedObject in com.documentum.registry
Methods in com.documentum.registry that return IDfViewedObjectModifier and TypeMethodDescriptionIDfClientRegistry.addViewedObject
(IDfSysObject sysObject, String filePath, String folderPath) Constructs a DfViewedObject and writes it to the registryIDfClientRegistry.getViewedObjectById
(IDfId objectId) Finds a viewed file registry object based on object IDIDfClientRegistry.getViewedObjectByPath
(String filePath) Finds a viewed file registry object based on file pathMethods in com.documentum.registry with parameters of type IDfViewedObjectModifier and TypeMethodDescriptionvoid
IDfClientRegistry.removeViewedObject
(IDfViewedObject itemToRemove) Removes a viewed object from the registry