Package | Description |
---|---|
com.documentum.com |
Provides an interface for accessing the DFC through OLE/COM.
|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
com.documentum.fc.client.acs |
Provides classes and interfaces, related to distributed content transfer.
|
com.documentum.fc.client.aspect | |
com.documentum.fc.client.internal | |
com.documentum.fc.client.search |
Provides classes and interfaces for constructing and running search queries against
multiple content repositories as well as external information sources (optional).
|
com.documentum.fc.client.search.filter |
This package contains interfaces to provide search services filters.
|
com.documentum.fc.lifecycle |
Provides interfaces for defining logic on lifecycles.
|
com.documentum.operations |
Provides interfaces to common high-level client functionality,
such as functionality for checking in and checking out documents,
and checking out all the documents in a virtual document.
|
com.documentum.registry |
Provides interfaces and classes that manage Documentum
information on the client’s local system.
|
com.documentum.xml.xdql |
Provides interfaces and classes that allow querying of the docbase with
results returned as XML.
|
com.documentum.xml.xquery |
Class and Description |
---|
IDfClient
This interface provides functionality to establish and manage sessions with a Documentum server, and provides
information about the server before a session is established.
|
IDfDborEntry
Allows you to define service properties for DBOR.
|
IDfDocbrokerClient
An interface for interacting with connection brokers for the purpose of obtaining lists of repositories and repository servers.
|
IDfEnumeration
Provides a wrapper for a java.util.Enumeration so that it may be used across COM.
|
IDfGetObjectOptions
This interface encapsulates options to get an object from the repository.
|
IDfPermit
This class provides the interface for defining and viewing security permits applied to documents and ACLs.
|
IDfQuery
This interface provides functionality for running queries against
a repository.
|
IDfSession
This interface encapsulates a session with a Documentum repository.
|
IDfSysObject
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.
|
IDfVirtualDocument
This class contains the functionality to manage virtual documents.
|
IDfVirtualDocumentNode
This interface provides access to the nodes in a
virtual document tree displayed in the Virtual Document Manager.
|
Class and Description |
---|
DfACLException
An exception that occurs when operating on a IDfACL instance.
|
DfAspectOperationException |
DfAttributeValueException |
DfAuthenticationException
Signals a problem with authentication of an identity.
|
DfContentAreaException |
DfDborNotFoundException
This exception is used to indicate that the DBOR was not found
|
DfDocbrokerException |
DfDocbrokerRuntimeException |
DfIdentityException
This exception is thrown when a specific docbase does not have an identity.
|
DfIOException
Signals that an I/O exception of some sort has occurred while communicating with the docbase.
|
DfObjectNotFoundException
Thrown when a requested Docbase object can not be found.
|
DfPersistentObjectException |
DfPreferenceException
An exception that occurs when operating on a IDfTypedObject instance.
|
DfPrincipalException
An exception that signals a problem with principal authentication.
|
DfScopingException
DfScopingException class.
|
DfServiceException
This class provides error information.
|
DfServiceNotFoundException
This exception is thrown when a Business Object Service is not configured in DBOR (Documentum Business Object
registry).
|
DfSysObjectException
An exception that occurs when operating on a IDfSysObject instance.
|
DfTypedObjectException
An exception that occurs when operating on a IDfTypedObject instance.
|
DfUserException |
DfWorkflowException
Exceptions that occur when operating on workflow runtime objects including IDfWorkflow, IDfWorkitem, IDfPackage
|
IDfACL
Provides access to permission-related data stored in ACL objects.
|
IDfActivity
This interface provides functions to access objects of dm_activity type.
|
IDfAuditTrailManager
The Documentum server can log the occurrence of a predefined set of events to the audit trail.
|
IDfBatchGroup
This interface describes the batch group object used in batch inserts.
|
IDfBatchManager
This interface provides the functionality for insert batching.
|
IDfClient
This interface provides functionality to establish and manage sessions with a Documentum server, and provides
information about the server before a session is established.
|
IDfCollection
This interface provides access to collection objects.
|
IDfContentCollection |
IDfDbor
Used to manage the Documentum Business Objects Registry (DBOR),
provide methods to register and unregister business objects,
and to look up registered business object entries in DBOR.
|
IDfDborEntry
Allows you to define service properties for DBOR.
|
IDfDocbaseMap
This interface provides information about the repositories known to a connection broker.
|
IDfDocument
Provides the functionality for the client to interact with "dm_document" objects in the respository.
|
IDfEnumeration
Provides a wrapper for a java.util.Enumeration so that it may be used across COM.
|
IDfEventManager
During batch insert, mulitple events would be written into one queue item if oneEventPerBatch were specified.
|
IDfFolder
This interface provides access to folder-related data stored in folder objects.
|
IDfFormat
Provides access to format information.
|
IDfGetObjectOptions
This interface encapsulates options to get an object from the repository.
|
IDfGlobalModuleRegistry |
IDfGroup
This interface provides access to group-related data stored in group objects.
|
IDfLocalModuleRegistry |
IDfLocalTransaction
This is a marked interface to represent a local transaction.
|
IDfModule |
IDfModuleCategory |
IDfModuleDescriptor |
IDfModuleFilter |
IDfModuleRegistry |
IDfNetworkLocationEntry |
IDfObjectPathsMap
A map where the key are objects id and the values are an enumeration of the path where the object is located.
|
IDfPackage
Interface definition for the type DmiPackage
Description: This object cannot be saved.
|
IDfPermit
This class provides the interface for defining and viewing security permits applied to documents and ACLs.
|
IDfPersistentObject
A Documentum object that has typed attributes and is persisted in a repository.
|
IDfPrincipalSupport
An interface supported by classes that can establish sessions using principal-mode authentication.
|
IDfProcess
Methods you use to create and manipulate process objects, the objects that store workflow definitions in the
repository.
|
IDfRelation
Interface definition for the type dm_relation
Description:
|
IDfRelationType
Interface definition for the type dm_relation_type.
|
IDfRetainer
Provides access to dm_retainer objects, used for defining retention applied
to SysObjects.
|
IDfRetainerFactory
This class provides calls to create dmRetainer objects.
|
IDfRetentionService
This class provides access to retention operations.
|
IDfScope |
IDfScopeManager |
IDfService
Parent interface for all service-based business objects.
|
IDfSession
This interface encapsulates a session with a Documentum repository.
|
IDfSessionManager
Manages identities, pooled sessions and transactions.
|
IDfSessionManagerConfig |
IDfSessionManagerEventListener
Allows a client to subscribe to major Session Manager events
|
IDfSessionManagerStatistics
Provides statistics and status related to a session manager instance.
|
IDfSessionScopeManager |
IDfStateExtension
Interface for policy state extensions.
|
IDfSysObject
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.
|
IDfType
This interface provides access to type-related data stored in type objects.
|
IDfTypedObject
Public operations for all typed objects.
|
IDfUser
This interface provides access to user-related data stored in user objects.
|
IDfValidator
Interface that provides the data validation functionality.
|
IDfValueAssistance
Interface to provide information about the value assistance of
an attribute, given the set of attribute name/value pairs of its depending
attributes.
|
IDfVDMNumberingScheme
This interface provides functionality used to manage
hierarchy numbers for virtual documents displayed in the
Virtual Document Manager.
|
IDfVersionLabels
This class is used to enumerate the possible values of
implicit and symbolic version labels for a SysObject.
|
IDfVersionPolicy
This interface provides version-related information about SysObjects.
|
IDfVersionTreeLabels
This interface provides information about the version tree of a SysObject.
|
IDfVirtualDocument
This class contains the functionality to manage virtual documents.
|
IDfVirtualDocumentNode
This interface provides access to the nodes in a
virtual document tree displayed in the Virtual Document Manager.
|
IDfWorkflow
This interface provides methods that allow you to create, start, and
manage a workflow.
|
IDfWorkflowAttachment
Interface definition for the type DmiWFAttachment.
|
IDfWorkflowBuilder
This interface provides methods to help start a workflow.
|
IDfWorkitem
This interface contains the methods to manage work items, the runtime objects
that represent the tasks associated with activity instances in a workflow.
|
InvocationException |
Class and Description |
---|
IDfEnumeration
Provides a wrapper for a java.util.Enumeration so that it may be used across COM.
|
IDfNetworkLocationEntry |
IDfPersistentObject
A Documentum object that has typed attributes and is persisted in a repository.
|
IDfSession
This interface encapsulates a session with a Documentum repository.
|
IDfSessionManager
Manages identities, pooled sessions and transactions.
|
IDfSysObject
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.
|
IDfTypedObject
Public operations for all typed objects.
|
Class and Description |
---|
IDfPersistentObject
A Documentum object that has typed attributes and is persisted in a repository.
|
Class and Description |
---|
IDfPersistentObject
A Documentum object that has typed attributes and is persisted in a repository.
|
IDfTypedObject
Public operations for all typed objects.
|
Class and Description |
---|
DfAuthenticationException
Signals a problem with authentication of an identity.
|
DfIdentityException
This exception is thrown when a specific docbase does not have an identity.
|
IDfCollection
This interface provides access to collection objects.
|
IDfEnumeration
Provides a wrapper for a java.util.Enumeration so that it may be used across COM.
|
IDfObjectPath
Representation of user-accessible path to a given object.
|
IDfPersistentObject
A Documentum object that has typed attributes and is persisted in a repository.
|
IDfSession
This interface encapsulates a session with a Documentum repository.
|
IDfSessionManager
Manages identities, pooled sessions and transactions.
|
IDfSysObject
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.
|
IDfType
This interface provides access to type-related data stored in type objects.
|
IDfTypedObject
Public operations for all typed objects.
|
IDfValueAssistance
Interface to provide information about the value assistance of
an attribute, given the set of attribute name/value pairs of its depending
attributes.
|
Class and Description |
---|
IDfSessionManager
Manages identities, pooled sessions and transactions.
|
Class and Description |
---|
IDfSysObject
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.
|
Class and Description |
---|
IDfEnumeration
Provides a wrapper for a java.util.Enumeration so that it may be used across COM.
|
IDfFormat
Provides access to format information.
|
IDfSession
This interface encapsulates a session with a Documentum repository.
|
IDfSysObject
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.
|
Class and Description |
---|
IDfSession
This interface encapsulates a session with a Documentum repository.
|
IDfSysObject
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.
|
Class and Description |
---|
IDfSession
This interface encapsulates a session with a Documentum repository.
|
Class and Description |
---|
IDfSession
This interface encapsulates a session with a Documentum repository.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.