Package com.documentum.registry


package com.documentum.registry
Provides interfaces and classes that manage Documentum information on the client’s local system. The registry classes use the Windows System Registry for storage on Win32 platforms, and an .INI file on non-Windows platforms.
  • Interfaces
    Class
    Description
    Represents registry information for a checked out object.
    IDfClientRegistry manages repository object information stored on the local system rather than in the repository server.
    IDfClientRegistryObject is the common base interface for objects written to the client registry.
    IDfLocalObject represents a Desktop Client local file.
     
    IDfViewedObject represents an object that has been "viewed" in the repository.