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.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.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.
|
Modifier and Type | Method and Description |
---|---|
IDfVirtualDocument |
IDfClientX.getVirtualDocument(IDfSysObject rootObject,
java.lang.String lateBindingValue,
boolean followRootAssembly)
Returns a virtual document object where the provided
IDfSysObject is the
root object of the virtual document. |
IDfVirtualDocument |
DfClientX.getVirtualDocument(IDfSysObject rootObject,
java.lang.String lateBindingValue,
boolean followRootAssembly) |
Modifier and Type | Interface and Description |
---|---|
interface |
IDfActivity
This interface provides functions to access objects of dm_activity type.
|
interface |
IDfDocument
Provides the functionality for the client to interact with "dm_document" objects in the respository.
|
interface |
IDfFolder
This interface provides access to folder-related data stored in folder objects.
|
interface |
IDfLocation
This interface provides access to location properties.
|
interface |
IDfMethodObject |
interface |
IDfMountPoint
This interface provides access to mount point-related data stored in dm_mount_point objects.
|
interface |
IDfNote
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.
|
interface |
IDfPlugin
This interface provides access to plugin-related data stored in dm_plugin objects.
|
interface |
IDfPolicy
Interface for lifecycles.
|
interface |
IDfProcess
Methods you use to create and manipulate process objects, the objects that store workflow definitions in the
repository.
|
interface |
IDfRetainer
Provides access to dm_retainer objects, used for defining retention applied
to SysObjects.
|
interface |
IDfRouter
Deprecated.
|
interface |
IDfSysObjectStream
This class provides access to the any new public stream/content related api's for the IDfSysobject class.
|
Modifier and Type | Method and Description |
---|---|
IDfSysObject |
IDfVirtualDocumentNode.getAssemblyDocument()
Returns the document with which an assembly is associated.
|
IDfSysObject |
IDfVirtualDocumentNode.getSelectedObject()
Returns an IDfSysObject interface for the document represented by the node.
|
IDfSysObject |
DfSysObjectException.getSysObject()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static DfSysObjectException |
DfSysObjectException.alreadyCallSwapRetainerException(IDfSysObject object,
IDfId oldRetainerId,
IDfId newRetainerId) |
void |
IDfVirtualDocumentNode.assemble(IDfSysObject object)
Creates an assembly for the node.
|
java.lang.String |
IStorageRuleEvaluator.evaluate(IDfSysObject sysObj,
com.documentum.fc.client.DfContentInfo contentInfo,
IDfSession session,
java.lang.Object obj)
This method is used to evaluate the rules in the policy.
|
static DfSysObjectException |
DfSysObjectException.newAlreadyLinkedException(IDfSysObject object,
java.lang.String folderSpec) |
static DfSysObjectException |
DfSysObjectException.newAssemblyParentLockedException(IDfSysObject object,
java.lang.String operationName) |
static DfSysObjectException |
DfSysObjectException.newBadFormat(IDfSysObject object,
java.lang.String formatName) |
static DfSysObjectException |
DfSysObjectException.newBindFileOfReplicaSourceUnsupported(IDfSysObject object,
IDfId sourceId) |
static DfSysObjectException |
DfSysObjectException.newCantAccessException(IDfSysObject object,
java.lang.String path,
java.lang.Throwable cause) |
static DfSysObjectException |
DfSysObjectException.newCantAccessFileException(IDfSysObject object,
java.lang.String fileName) |
static DfSysObjectException |
DfSysObjectException.newCantCheckoutNewException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectException.newCantDropLabelException(IDfSysObject object,
java.lang.String label) |
static DfSysObjectException |
DfSysObjectException.newCantHaveContentException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectException.newCantRemoveRendition(IDfSysObject object,
int page,
java.lang.String format) |
static DfSysObjectException |
DfSysObjectException.newCantRemoveRendition2(IDfSysObject object,
int page) |
static DfSysObjectException |
DfSysObjectException.newCantVersionLockedException(IDfSysObject object,
java.lang.String lockOwner) |
static DfSysObjectException |
DfSysObjectException.newCausesCycleException(IDfSysObject object,
java.lang.String childObjectName) |
static DfSysObjectException |
DfSysObjectException.newCircularLinkException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectException.newCompoundDocumentEditException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectException.newImproperStateException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectException.newInternalLabelException(IDfSysObject object,
java.lang.String label) |
static DfSysObjectException |
DfSysObjectException.newInvalidPageNumberException(IDfSysObject object,
int page) |
static DfSysObjectException |
DfSysObjectException.newInvalidSourceException(IDfSysObject object,
java.lang.String aclTypeName) |
static DfSysObjectException |
DfSysObjectException.newInvalidTypeForOperationException(IDfSysObject object,
java.lang.String operationName) |
static DfSysObjectException |
DfSysObjectException.newMigrateContentFailed(IDfSysObject object,
java.lang.String serverMessage) |
static DfSysObjectException |
DfSysObjectException.newMustHaveNameException(IDfSysObject object,
java.lang.String objectTypeDescription) |
static DfSysObjectException |
DfSysObjectException.newNewSaveNewException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectSecurityException.newNoBrowseAccessException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectException.newNoContentTypeSpecifiedException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectSecurityException.newNoDeleteAccessException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectException.newNoFileException(IDfSysObject object,
java.lang.String command) |
static DfSysObjectException |
DfSysObjectSecurityException.newNoReadAccessException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectSecurityException.newNoRelateAccessException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectException.newNoSuchLabelException(IDfSysObject object,
java.lang.String label) |
static DfSysObjectException |
DfSysObjectException.newNotCheckedOutException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectException.newNotLinkedException(IDfSysObject object,
java.lang.String folderSpec) |
static DfSysObjectException |
DfSysObjectException.newNotRetentionEnabledException(IDfSysObject object,
java.lang.String storeName) |
static DfSysObjectException |
DfSysObjectException.newNotSupportedException(IDfSysObject object,
java.lang.String operationName) |
static DfSysObjectException |
DfSysObjectSecurityException.newNoVersionAccessException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectSecurityException.newNoWriteAccessException(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectException.newObjectNotCheckedOutException(IDfSysObject object,
java.lang.String operationName) |
static DfSysObjectException |
DfSysObjectException.newParentNotLockedException(IDfSysObject object,
java.lang.String operationName) |
static DfSysObjectException |
DfSysObjectException.newRenditionFormatSameAs(IDfSysObject object) |
static DfSysObjectException |
DfSysObjectException.newRetainerAlreadyAttachedException(IDfSysObject object,
IDfId retainerId) |
static DfSysObjectException |
DfSysObjectException.newRetainerNotAttachedException(IDfSysObject object,
IDfId retainerId) |
static DfSysObjectException |
DfSysObjectException.newSaveASNewStoreMismatchException(IDfSysObject object,
java.lang.String sourceDocbaseName,
java.lang.String targetDocbaseName,
java.lang.String storeName) |
static DfSysObjectException |
DfSysObjectSecurityException.newSecurityException(IDfSysObject object) |
Constructor and Description |
---|
DfAlreadyLinkedException(IDfSysObject object,
java.lang.String folderSpec) |
Modifier and Type | Interface and Description |
---|---|
interface |
IDfAcsConfig
This interface represents ACS configuration objects.
|
interface |
IDfBocsConfig
This interface represents BOCS configuration object.
|
interface |
IDfContentTransferConfig
Distributed transfer config object
|
interface |
IDfDmsConfig
Dms config object
|
interface |
IDfValidationDescriptor |
Modifier and Type | Interface and Description |
---|---|
interface |
IDfSearchResults
Represents the search results.
|
interface |
IDfSmartList
An IDfSmartList is the BOF object representing a saved search.
|
Modifier and Type | Method and Description |
---|---|
IDfSmartListDefinition |
IDfQueryManager.convertSmartListDefinition(IDfSysObject oldSmartList)
Converts smart list definition using a legacy dm_smartlist object.
|
Modifier and Type | Method and Description |
---|---|
void |
IDfLifecycleAction.action(IDfSysObject sysObj,
java.lang.String userName,
java.lang.String targetState,
java.util.Map parameters)
System-defined action on an object entering a new Lifecycle state.
|
void |
IDfLifecycleUserAction.userAction(IDfSysObject sysObj,
java.lang.String userName,
java.lang.String targetState)
User defined actions on an object entering a new Lifecycle state.
|
boolean |
IDfLifecycleUserEntryCriteria.userEntryCriteria(IDfSysObject sysObj,
java.lang.String userName,
java.lang.String targetState)
User defined entry criteria to determine if an object can enter a new Lifecycle state.
|
void |
IDfLifecycleUserPostProcessing.userPostProcessing(IDfSysObject sysObj,
java.lang.String userName,
java.lang.String targetState)
User defined actions on an object after it has moved to a new Lifecycle state.
|
boolean |
IDfLifecycleValidate.userValidate(IDfSysObject lifecycleObj,
java.lang.String userName)
User defined validation to determine if Lifecycle can be installed.
|
Modifier and Type | Method and Description |
---|---|
IDfSysObject |
IDfImportNode.getNewObject()
Returns the new IDfSysObject resulting from the check in.
|
IDfSysObject |
IDfCopyNode.getNewObject()
Returns the new IDfSysObject resulting from the copy.
|
IDfSysObject |
IDfCheckinNode.getNewObject()
Returns the new IDfSysObject resulting from the check in.
|
IDfSysObject |
IDfPredictiveCachingNode.getObject()
Returns the IDfSysObject that is the subject of this operation node.
|
IDfSysObject |
IDfMoveNode.getObject()
Returns the IDfSysObject that is the subject of this operation node.
|
IDfSysObject |
IDfImportNode.getObject()
Returns the IDfSysObject that is the subject of this operation node.
|
IDfSysObject |
IDfExportNode.getObject()
Returns the IDfSysObject that is the subject of this operation node.
|
IDfSysObject |
IDfDeleteNode.getObject()
Returns the IDfSysObject that is the subject of this operation node.
|
IDfSysObject |
IDfCopyNode.getObject()
Returns the IDfSysObject that is the subject of this operation node.
|
IDfSysObject |
IDfCheckoutNode.getObject()
Returns the IDfSysObject that is the subject of this operation node.
|
IDfSysObject |
IDfCheckinNode.getObject()
Returns the original IDfSysObject before check in.
|
IDfSysObject |
IDfCancelCheckoutNode.getObject()
Returns the IDfSysObject that is the subject of this operation node.
|
Modifier and Type | Method and Description |
---|---|
IDfList |
IDfXMLUtils.getApplicationList(IDfXMLDocType doctype,
IDfSysObject object)
Returns a list strings containing object IDs and object names.
|
void |
IDfImportNode.setTemplate(IDfSysObject templateObject)
Sets the template to use when creating a new object.
|
void |
IDfCheckinNode.setTemplate(IDfSysObject templateObject)
Sets the template to use when creating new object.
|
Modifier and Type | Method and Description |
---|---|
IDfCheckedOutObject |
IDfClientRegistry.addCheckedOutObject(IDfSysObject sysObject,
java.lang.String filePath,
boolean keepLocalFile,
java.lang.String folderPath)
Constructs a DfCheckedOutObject and writes it to the registry
|
IDfLocalObject |
IDfClientRegistry.addLocalObject(IDfSysObject sysObject,
java.lang.String filePath,
boolean keepLocalFile,
java.lang.String folderPath)
Constructs a DfLocalObject and writes it to the registry
|
IDfViewedObject |
IDfClientRegistry.addViewedObject(IDfSysObject sysObject,
java.lang.String filePath,
java.lang.String folderPath)
Constructs a DfViewedObject and writes it to the registry
|
void |
IDfClientRegistry.applyModifiedAttrs(IDfSysObject sysObject)
updates a checked-out object's attributes with those from a sysobject
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.