Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Terminates a workflow.
- abort() - Method in interface com.documentum.operations.IDfOperation
-
Abort the operation.
- ABORT - Static variable in interface com.documentum.operations.IDfOperationMonitor
- abortBatch() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Abort the batch operation and roll back the batch transaction.
- abortTrans() - Method in interface com.documentum.fc.client.IDfSession
-
Closes an explicit database transaction and cancels any changes made since the call to
IDfSession.beginTrans()
. - abortTransaction() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Rolls back any repository activities on the repository since the transaction was started.
- abortTransEx(IDfLocalTransaction) - Method in interface com.documentum.fc.client.IDfSession
-
abort the transaction specified by the IDfTransaction
- accept(IDfModuleDescriptor) - Method in interface com.documentum.fc.client.IDfModuleFilter
-
Tests whether or not the specified business object should be included in the IDfModuleRegistry.list results.
- acceptVisitor(DfExpressionVisitor) - Method in interface com.documentum.fc.client.search.IDfExpression
-
Visits this expression.
- ACCESS_PERMIT - Static variable in interface com.documentum.fc.client.IDfPermitType
- ACCESS_PERMIT - Static variable in interface com.documentum.fc.client.IDfPermitTypeString
- ACCESS_RESTRICTION - Static variable in interface com.documentum.fc.client.IDfPermitType
- ACCESS_RESTRICTION - Static variable in interface com.documentum.fc.client.IDfPermitTypeString
- ACCESSOR_NAME - Static variable in interface com.documentum.fc.client.IDfACL
- ACCESSOR_PERMIT - Static variable in interface com.documentum.fc.client.IDfACL
- ACCESSOR_XPERMIT - Static variable in interface com.documentum.fc.client.IDfACL
- ACL_CLASS - Static variable in interface com.documentum.fc.client.IDfACL
- acquire() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Acquires a work item for the current user.
- acquire(int) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- ACT_TYPE_BEGIN - Static variable in interface com.documentum.fc.client.IDfProcess
- ACT_TYPE_END - Static variable in interface com.documentum.fc.client.IDfProcess
- ACT_TYPE_EXCEPTION - Static variable in interface com.documentum.fc.client.IDfProcess
- ACT_TYPE_INITIATE - Static variable in interface com.documentum.fc.client.IDfProcess
- ACT_TYPE_STEP - Static variable in interface com.documentum.fc.client.IDfProcess
- action(IDfSysObject, String, String, Map) - Method in interface com.documentum.fc.lifecycle.IDfLifecycleAction
-
System-defined action on an object entering a new Lifecycle state.
- ACTION - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: Internal Debugging Event.
- ACTIVE - Static variable in interface com.documentum.fc.client.IDfRetentionStatus
-
Default state.
- add(IDfResultEntry) - Method in interface com.documentum.fc.client.search.IDfModifiableResultsSet
-
Adds an entry at the end of this set.
- add(IDfOperationNode, IDfNodeRelationship, Object) - Method in interface com.documentum.operations.IDfOperationNodeTreeBuilder
-
Results in appending a node for the corresponding object as a child node of the given parentNode by iterating through list of populators for the operation.
- add(Object) - Method in interface com.documentum.operations.IDfOperation
-
Adds an object to the operation and returns an operation node for the newly added object.
- add(Object) - Method in interface com.documentum.operations.IDfOperationNodeTreeBuilder
-
This method results in adding a node for the corresponding object as root node.
- addActivity(String, IDfId, String, int) - Method in interface com.documentum.fc.client.IDfProcess
-
Adds an activity to the workflow definition.
- addApplicationCode(String) - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- addASCIIOrderByAttribute(String, boolean) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Specifies an attribute to sort the results list using an ASCII sort.
- addASCIIOrderByAttribute(String, boolean, String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Specifies an attribute to sort the results list using an ASCII sort.
- addAttachment(String, IDfId) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Adds an attachment to the workflow.
- addAttachment(String, IDfId) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Adds an attachment to the workflow.
- addAttribute(String) - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Add an attribute to use for facet computation.
- addAttribute(String, double) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Adds a non-repeating double attribute and its value.
- addAttribute(String, int) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Adds a non-repeating integer attribute and its value.
- addAttribute(String, int, String) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Adds a non-repeating attribute and its value.
- addChangeDescription(int, IDfId, String, String) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Records a change made to a node.
- addCheckedOutObject(IDfSysObject, String, boolean, String) - Method in interface com.documentum.registry.IDfClientRegistry
-
Constructs a DfCheckedOutObject and writes it to the registry
- addChildRelative(String, IDfId, String, boolean, String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Creates a Relation object.
- addConditionRouteCase(String, IDfList, IDfList) - Method in interface com.documentum.fc.client.IDfActivity
-
Adds a route case to the activity.
- addDateAttribute(String, String, String) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Adds a non-repeating date attribute with its value.
- addDigitalSignature(String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Create an audit trail entry that records the signing of a DfSysObject by a user.
- addDisplayAttribute(String) - Method in interface com.documentum.fc.client.search.IDfSmartListDefinition
-
Adds an attribute to the display attribute list.
- addDocbroker(String, int) - Method in interface com.documentum.fc.client.IDfAdminClient
-
Dynamically adds a connection broker to the list of brokers known to DFC.
- addDocbroker(String, int) - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Dynamically adds a connection broker to the list of known connection brokers.
- addDynamicGroup(String) - Method in interface com.documentum.fc.client.IDfSession
-
Adds the session user to the dynamic group for this session.
- addDynamicGroup(String) - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- ADDED_CHILD - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Added child.
- addESignature(String, String, String, String, String, String, String, String, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Electronically sign a sysobject.
- addExpression(IDfExpression) - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Add an expression in this expression set.
- addExpressionScope(String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Adds an expression scope.
- addExpressionSet() - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Adds an expression set to this expression set.
- addExpressionSet(int) - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Adds an expression set to this expression set.
- addExternalUrlEntry(IDfBocsConfig.ExternalUrlEntry) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Adds ExternalUrlEntry object.
- addFacetDefinition(DfFacetDefinition) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Adds a facet definition to this query.
- addFilePath(String) - Method in interface com.documentum.registry.IDfViewedObject
-
Adds the file path to the existing viewed object.
- addFileToBeDeleted(String) - Method in interface com.documentum.registry.IDfClientRegistry
-
Adds a file to the "to be deleted" list in the registry
- addFullTextExpression(String) - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Adds a full-text search expression to this expression set.
- addGroup(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Adds a group to this group.
- ADDING_VIRTUAL_DOCUMENT_NOT_SUPPORTED - Static variable in interface com.documentum.operations.IDfOperationError
- addLink(String, String, String, String, String) - Method in interface com.documentum.fc.client.IDfProcess
-
Adds a link to a workflow definition.
- addListener(IDfQueryListener) - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Registers a listener of the query execution.
- addLocalObject(IDfSysObject, String, boolean, String) - Method in interface com.documentum.registry.IDfClientRegistry
-
Constructs a DfLocalObject and writes it to the registry
- addLocationScope(String, IDfId, boolean, boolean) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Adds a location scope.
- addLocationScope(String, String, boolean) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Adds a location scope.
- addLocationScope(String, String, boolean, boolean) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Adds a location scope.
- addMetadataHighlightAttribute(String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Specifies an metadata attribute to highlight.
- addNode(IDfVirtualDocumentNode, IDfVirtualDocumentNode, IDfId, String, boolean, boolean) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Adds a new node to the virtual document.
- addNodeToNode(IDfVirtualDocumentNode, IDfVirtualDocumentNode, IDfVirtualDocumentNode) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Adds a node to another node in the display.
- addNote(IDfId, boolean) - Method in interface com.documentum.fc.client.IDfNote
-
Adds an annotation (the current IDfSysObject) to the target object.
- addNote(IDfId, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Adds an annotation (the current IDfSysObject) to the target object.
- addOrderByAttribute(String, boolean) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Specifies an attribute to sort the results list.
- addOrderByAttribute(String, boolean, String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Specifies an attribute to sort the results list.
- addOrderByAttribute(String, boolean, Locale) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Specifies an attribute to sort the results list.
- addOrderByAttribute(String, boolean, Locale, String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Specifies an attribute to sort the results list.
- addPackage(String, String, IDfList) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Adds a package to a work item.
- addPackage(String, String, IDfList, IDfList) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Adds a package to a work item.
- addPackage(String, String, String, String, String, boolean, IDfList) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Adds a package to a start activity in a workflow.
- addPackage(String, String, String, String, String, boolean, IDfList) - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Adds a package to a start activity in the workflow.
- addPackage(String, String, String, String, String, boolean, IDfList, IDfList) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Adds a package to a start activity in a workflow.
- addPackageEx(String, String, IDfList, int) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Adds a package to a work item and specifies a skill level for the package.
- addPackageEx(String, String, IDfList, IDfList, int) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Adds a package to a work item and specifies a skill level for the package.
- addPackageEx(String, String, String, String, String, boolean, IDfList, int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Adds a package to a start activity in the workflow and specifies a skill_level for the package
- addPackageEx(String, String, String, String, String, boolean, IDfList, IDfList, int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Adds a package to a start activity in the workflow and specifies a skill_level for the package
- addPackageInfo(String, String, String, IDfId, String, String) - Method in interface com.documentum.fc.client.IDfActivity
-
Adds a package definition to a port in the activity.
- addPackageInfoEx(String, String, String, IDfId, String, String, int) - Method in interface com.documentum.fc.client.IDfActivity
-
Adds a package definition to a port in the activity.
- addPackageInfoEx(String, String, String, IDfId, String, String, int, int) - Method in interface com.documentum.fc.client.IDfActivity
-
Adds a package definition to a port in the activity.
- addPackageToInitiateAct(String, String, IDfList) - Method in interface com.documentum.fc.client.IDfWorkflow
-
This funtion would add the package to the start activities linked with the initiate activity that has been previously set by the setInitiateAct() API, if the package is defined on some input port of each start activity.
- addPackageToInitiateAct(String, String, IDfList, String, boolean, int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
This funtion would add the package to the start activities linked with the initiate activity that has been previously set by the setInitiateAct() API, if the package is defined on some input port of each start activity.
- addParentRelative(String, IDfId, String, boolean, String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Creates a Relation object.
- addPartitionScope(String, String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Adds a partition scope.
- addPerformerCondition(String, String, IDfList) - Method in interface com.documentum.fc.client.IDfActivity
-
Adds a performer case to the activity.
- addPort(String, String) - Method in interface com.documentum.fc.client.IDfActivity
-
Adds a port to the activity.
- addPostTimerAction(IDfId, int) - Method in interface com.documentum.fc.client.IDfActivity
-
Establishes a timer at the end of the series.
- addPreTimerAction(IDfId, int) - Method in interface com.documentum.fc.client.IDfActivity
-
Establishes a timer at the end of the series.
- addProjectionEntry(IDfAcsConfig.ProjectionEntry) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Adds ProjectionEntry object.
- addProperty(String, String) - Method in interface com.documentum.fc.client.search.IDfSmartListDefinition
-
Adds a new custom property.
- addReference(IDfId, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Add a reference to the object in another folder.
- addRelativeDateExpression(String, int, boolean, int, int) - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Adds a relative date expression to this expression set.
- addRendition(String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Adds a new rendition to the object.
- addRenditionEx(String, String, int, String, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
This is the extended method for adding a new rendition to the object..
- addRenditionEx2(String, String, int, String, String, boolean, boolean, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
This is the extended method for adding a new rendition to the object..
- addRenditionEx3(String, String, int, String, String, boolean, boolean, boolean, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
This is the extended method for adding a new rendition to the object..
- addRepeatingAttribute(String, int, List) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Adds a repeating attribute and its values.
- addRepeatingDateAttribute(String, int, List, String) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Adds a repeating attribute and its values.
- addResultAttribute(String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Adds a result attribute.
- addResultAttribute(String, boolean, int) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Adds a result attribute and forcefully set the repeating attribute.
- addRouteCase(String, String, IDfList) - Method in interface com.documentum.fc.client.IDfActivity
-
Adds a route case to the activity.
- addSchema(String) - Method in interface com.documentum.operations.IDfXMLDocType
-
For internal use.
- addSelectedSource(String) - Method in interface com.documentum.fc.client.search.IDfSearchSourceContainer
-
Adds a selected source.
- addSharedDocument(IDfId) - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Adds the object id of the parent that shares this checked out object.
- addSimpleAttrExpression(String, int, int, boolean, boolean, String) - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Adds a simple attribute value expression to this expression set.
- addStore(String) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Specifies a storage area to query against.
- addStoreEntry(IDfAcsConfig.StoreEntry) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Adds StoreEntry object.
- addTransientField(String, String) - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Adds a transient field.
- addUnavailableAcsServer(String) - Method in interface com.documentum.fc.client.acs.IDfAcsClient
-
Add the specified accelerated content store (ACS) server to the list of unavailable ACS servers.
- addUnavailableAcsServer(String) - Method in class com.documentum.fc.client.DfClient
- addUnavailableAcsServer(String) - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.use IDfAcsClient.addUnavailableAcsServer()
- addUrlEntry(IDfAcsConfig.UrlEntry) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Adds UrlEntry object.
- addUrlEntry(IDfBocsConfig.UrlEntry) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Adds UrlEntry object.
- addUser(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Adds a user to this group.
- addValue(String) - Method in interface com.documentum.fc.client.search.IDfValueListAttrExpression
-
Adds a value to the list.
- addValueList(IDfList) - Method in interface com.documentum.fc.client.search.IDfValueListAttrExpression
-
Adds a set of values to the list.
- addValueListAttrExpression(String, int, int, boolean, boolean) - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Adds a search expression that requires the attribute value to be included in a list of values.
- addValueListAttrExpression(String, int, int, boolean, boolean, IDfList) - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Adds a search expression that requires the attribute value to be included in a list of values.
- addValueRangeAttrExpression(String, int, int, boolean, boolean, String, String) - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Adds a search expression that requires the attribute value to be within a range.
- addViewedObject(IDfSysObject, String, String) - Method in interface com.documentum.registry.IDfClientRegistry
-
Constructs a DfViewedObject and writes it to the registry
- adoptDMCLSession(String) - Method in class com.documentum.fc.client.DfClient
- adoptDMCLSession(String) - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.session adoption is no longer useful without a separate DMCL
- ALIAS_SET_ID - Static variable in interface com.documentum.fc.client.IDfACL
- ALL - Static variable in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Repeating attribute flag value to indicate that a comparison must succeed against all of the repeating values in order for the condition to succeed.
- ALL - Static variable in interface com.documentum.fc.client.IDfRetainerRenditionRule
-
Retention applies to all renditions of the object.
- ALL_ACCESS - Static variable in interface com.documentum.registry.IDfRegistry
- ALL_DOCBASES - Static variable in interface com.documentum.fc.client.IDfSessionManager
- ALL_ECI_SOURCES - Static variable in interface com.documentum.fc.client.search.IDfExpressionScope
-
Indicates all external target sources.
- ALL_VERSIONS - Static variable in interface com.documentum.operations.IDfDeleteOperation
-
Delete all versions of the object.
- ALLOW_BOCS_ENCRYPTION - Static variable in interface com.documentum.fc.client.acs.IDfContentTransferConfig
- allowBocsTransfer(boolean) - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Specifies whether BOCS content transfer is allowed.
- allowSurrogateTransfer(boolean) - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Specifies whether surrogate transfer is allowed.
- alreadyCallSwapRetainerException(IDfSysObject, IDfId, IDfId) - Static method in exception com.documentum.fc.client.DfSysObjectException
- ALTERNATE_FILEPATHS - Static variable in interface com.documentum.registry.IDfRegistry
- ANY - Static variable in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Repeating attribute flag value to indicate that if a comparison succeeds with any of the repeating values, the condition succeeds.
- apiDesc(String) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- apiExec(String, String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.DMCL passthrough should not be used anymore
- apiExec(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- apiGet(String, String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.DMCL passthrough should not be used anymore
- apiGet(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- apiGetBytes(String, String, String, String, int) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- apiSet(String, String, String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.DMCL passthrough should not be used anymore
- apiSet(String, String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- apiSetBytes(String, String, ByteArrayOutputStream) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- append(Object) - Method in interface com.documentum.fc.common.IDfList
-
Appends an Object instance to the list.
- appendActPerformer(int, String, String) - Method in interface com.documentum.fc.client.IDfProcess
-
Append values to parallel attributes: act_performer_rule/act_performer_from/act_performer_to
- appendAlias(String, String, int, int, String) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Appends an alias to the alias set.
- appendBoolean(boolean) - Method in interface com.documentum.fc.common.IDfList
-
Appends a boolean value to the list.
- appendBoolean(String, boolean) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Appends a boolean value to a repeating attribute.
- appendContent(ByteArrayOutputStream) - Method in interface com.documentum.fc.client.IDfSysObject
-
Appends new content to an object.
- appendContentEx(ByteArrayOutputStream, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Appends new content to an object.
- appendDouble(double) - Method in interface com.documentum.fc.common.IDfList
-
Appends a double value to the list.
- appendDouble(String, double) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Appends a double value to a repeating attribute.
- appendException(DfException, DfException, int) - Static method in exception com.documentum.fc.common.DfException
-
Appends a DfException to the end of an exception chain.
- appendFile(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Appends new content to an object.
- appendFileEx(String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Appends new content to an object.
- appendId(IDfId) - Method in interface com.documentum.fc.common.IDfList
-
Appends an instance of an IDfId object to the list.
- appendId(String, IDfId) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Appends an ID value to a repeating attribute.
- appendInt(int) - Method in interface com.documentum.fc.common.IDfList
-
Appends an int value to the list.
- appendInt(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Appends an integer value to a repeating attribute.
- appendList(IDfList) - Method in interface com.documentum.fc.common.IDfList
-
Appends an instance of an IDfList object to the list.
- appendNote(String, boolean) - Method in interface com.documentum.fc.client.IDfPackage
-
Adds a note to a package.
- appendNoteEx(IDfId, boolean) - Method in interface com.documentum.fc.client.IDfPackage
-
Adds a note to a package.
- appendPart(IDfId, String, boolean, boolean, int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Appends a document as the last virtual document child of the object.
- appendState() - Method in interface com.documentum.fc.client.IDfPolicy
-
Append a new state to this lifecycle.
- appendString(String) - Method in interface com.documentum.fc.common.IDfList
-
Appends a string value to the list.
- appendString(String, String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Appends a string value to a repeating attribute.
- appendTask() - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- appendTime(IDfTime) - Method in interface com.documentum.fc.common.IDfList
-
Appends an instance of an IDfTime object to the list.
- appendTime(String, IDfTime) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Appends a date/time value to a repeating attribute.
- appendValue(IDfValue) - Method in interface com.documentum.fc.common.IDfList
-
Appends an instance of an IDfValue object to the list.
- appendValue(String, IDfValue) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Appends a value stored in an IDfValue object to a repeating attribute.
- APPLICATION_CONTEXT - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Specify the application context associated with the query.
- APPLICATION_NAME - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Specify the application in which this query is submitted from.
- APPLICATION_PERMIT - Static variable in interface com.documentum.fc.client.IDfACL
- APPLICATION_PERMIT - Static variable in interface com.documentum.fc.client.IDfPermitType
- APPLICATION_PERMIT - Static variable in interface com.documentum.fc.client.IDfPermitTypeString
- APPLICATION_RESTRICTION - Static variable in interface com.documentum.fc.client.IDfPermitType
- APPLICATION_RESTRICTION - Static variable in interface com.documentum.fc.client.IDfPermitTypeString
- apply(String, String, IDfList, IDfList, IDfList) - Method in interface com.documentum.fc.client.IDfSession
-
Calls the server API Apply method.
- APPLY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Deprecated, Use DF_APPLY.
- applyModifiedAttrs(IDfSysObject) - Method in interface com.documentum.registry.IDfClientRegistry
-
updates a checked-out object's attributes with those from a sysobject
- applyRetention(IDfId) - Method in interface com.documentum.fc.client.IDfSysObjectRetention
-
Places object under retention by the specified dm_retainer object.
- archive(String, String, int, boolean, IDfTime) - Method in interface com.documentum.fc.client.IDfSession
-
Queues an archive request to the repository operator.
- areAttributesModifiable() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether this object's attributes can be modified.
- areChildrenCompound() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Indicates whether users can add, remove, or reorder the children of this node through VDM.
- areDisabledRegistryUpdates() - Method in interface com.documentum.operations.IDfOperation
- areExternalSourcesEnabled() - Method in interface com.documentum.fc.client.search.IDfSearchSourceMap
-
Indicates whether searching on external sources is enabled.
- areMetadataWildcardsSupported(IDfSessionManager) - Method in interface com.documentum.fc.client.search.IDfSearchSource
-
Indicates if wildcards in metadata searches can be used with this source.
- areResultsSaved() - Method in interface com.documentum.fc.client.search.IDfSearchResults
-
Controls whether results are saved or not.
- areResultsSaved() - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Checks whether results are saved or not with the search.
- asBoolean() - Method in interface com.documentum.fc.common.IDfValue
-
Returns the contents of a value object as a boolean.
- asDouble() - Method in interface com.documentum.fc.common.IDfValue
-
Returns the contents of a value object as a double.
- asId() - Method in interface com.documentum.fc.common.IDfValue
-
Returns the contents of a value object as an
IDfId
interface. - asInteger() - Method in interface com.documentum.fc.common.IDfValue
-
Returns the contents of a value object as a integer.
- assemble(IDfSysObject) - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Creates an assembly for the node.
- assemble(IDfId, int, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Creates an assembly and associates it with the object.
- ASSEMBLY_MODIFIED - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Assembly modified.
- ASSOCIATED_ASSEMBLY - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Associated assembly with assembly document.
- asString() - Method in interface com.documentum.fc.common.IDfValue
-
Returns the contents of a value object as a string.
- asString(String) - Method in class com.documentum.fc.common.DfTime
- asString(String) - Method in interface com.documentum.fc.common.IDfTime
-
Returns the date/time formatted according to the specified pattern.
- assume(IDfLoginInfo) - Method in interface com.documentum.fc.client.IDfSession
-
Gives ownership of the session to a new user.
- asTime() - Method in interface com.documentum.fc.common.IDfValue
-
Returns the contents of a value object as an
IDfTime
interface. - asVirtualDocument(String, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns a virtual document representation of the object.
- ASYNCHRONOUS_WRITE - Static variable in interface com.documentum.fc.client.acs.IDfContentTransferCapability
-
Deprecated.As of version 6.5, replaced by
DfContentTransferCapabilities.ASYNCHRONOUS_WRITE
. - attachAspect(String, IDfAttachAspectCallback) - Method in interface com.documentum.fc.client.aspect.IDfAspects
-
Attaches the named aspect and invokes the optional callback when the object is completely rebuilt.
- attachPolicy(IDfId, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Attaches a business policy object to the object.
- ATTRIBUTE_HAS_RESULTS - Static variable in interface com.documentum.fc.client.search.IDfSmartList
-
Specific attribute : has_results.
- ATTRIBUTE_HASRESULTS - Static variable in interface com.documentum.fc.client.search.IDfSearchResults
-
Specific attribute : hasresults, indicates if results were found.
- ATTRIBUTE_QUERY_TYPE - Static variable in interface com.documentum.fc.client.search.IDfSmartList
-
Specific attribute : query_type.
- ATTRIBUTE_RESULTSCOUNT - Static variable in interface com.documentum.fc.client.search.IDfSearchResults
-
Specific attribute : resultscount, indicates the number of results found.
- ATTRIBUTE_RESULTSCOUNT - Static variable in interface com.documentum.fc.client.search.IDfSmartList
-
Specific attribute : results_count.
- ATTRIBUTE_SOURCES - Static variable in interface com.documentum.fc.client.search.IDfSmartList
-
Specific attribute : selected_sources.
- authenticate(IDfLoginInfo) - Method in interface com.documentum.fc.client.IDfSession
-
Validates credentials without returning a new session.
- authenticate(String) - Method in interface com.documentum.fc.client.IDfSessionManager
-
Takes the repository name as an argument and throws an exception on bad user credentials.
- authenticate(String, IDfLoginInfo) - Method in class com.documentum.fc.client.DfClient
- authenticate(String, IDfLoginInfo) - Method in interface com.documentum.fc.client.IDfClient
-
Validates a username/password combination without returning a new session.
B
- BAD_RELATIVE_FOLDER_PATH_SPECIFIED_IN_XML_CONFIGURATION - Static variable in interface com.documentum.operations.IDfOperationError
- BATCH_SIZE - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Specify the maximum number of results that ContentServer will fetch from the fulltext engine in a batch (each fetchResultStream call to the xDB engine).
- BATCH_SIZE - Static variable in interface com.documentum.fc.client.IDfBatchManager
- beginClientControl() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Deprecated.No longer needed
- BEGINNING - Static variable in interface com.documentum.fc.client.IDfSeekRoot
-
Specifies that the seek position is relative to the beginning of the content.
- beginScope(boolean) - Method in interface com.documentum.fc.client.IDfScopeManager
-
Opens an explicit scope boundary.
- beginScope(boolean) - Method in interface com.documentum.fc.client.IDfSessionScopeManager
-
Opens an explicit scope boundary.
- beginTrans() - Method in interface com.documentum.fc.client.IDfSession
-
Opens an explicit database transaction.
- beginTransaction() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Starts a new "managed" transaction (repository transaction).
- beginTransEx() - Method in interface com.documentum.fc.client.IDfSession
-
begin a nested transaction
- bindFile(int, IDfId, int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Binds content associated with an object to another object.
- blockingSearch(long) - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Starts a search and block until the query execution finished.
- branch(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Creates and checks out a new version of an object.
- BRANCH_VERSION - Static variable in interface com.documentum.operations.IDfCheckinOperation
- BROKENADAPTER - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: The source associated with the query is mis-configured or and internal error occurred (missing configuration file, parsing error, ...).
- BUSINESS_POLICY_FOLDER_DOES_NOT_EXIST - Static variable in interface com.documentum.operations.IDfOperationError
- ByteArrayInputStreamToString(ByteArrayInputStream) - Method in class com.documentum.com.DfClientX
- ByteArrayInputStreamToString(ByteArrayInputStream) - Method in interface com.documentum.com.IDfClientX
-
Converts a Java
ByteArrayInputStream
object into a String.
C
- CACHE_QUERY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Deprecated, Use DF_CACHE_QUERY.
- CACHING - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Indicate whether to turn on xquery result prefetch caching.
- CALL - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: The source backend has been contacted.
- canBeRemoved() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Indicates whether the node can be removed from its parent.
- canBeRestructured() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Indicates whether the node can be restructured.
- cancelCheckout() - Method in interface com.documentum.fc.client.IDfSysObject
-
Removes an intention lock without saving any changes that may have been made to the locked object.
- cancelCheckoutEx(boolean, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
This is the extended method that removes an intention lock without saving any changes that may have been made to the locked object.
- cancelScheduledDemote(IDfTime) - Method in interface com.documentum.fc.client.IDfSysObject
-
This will cancel the scheduled demote of the sysobject at the date/time specifed by
scheduleDate
. - cancelScheduledPromote(IDfTime) - Method in interface com.documentum.fc.client.IDfSysObject
-
This will cancel the scheduled promote for the date/time specified in the
scheduleDate
argument. - cancelScheduledResume(IDfTime) - Method in interface com.documentum.fc.client.IDfSysObject
-
This will cancel a scheduled resume of the sysobject for a certain date/time.
- cancelScheduledSuspend(IDfTime) - Method in interface com.documentum.fc.client.IDfSysObject
-
This method can be used to cancel a scheduled suspend of the sysobject at a date/time.
- canCheckinFromFile() - Method in interface com.documentum.fc.client.IDfVersionPolicy
-
Indicates whether the object's content file can be overwritten by an external file when the object is checked in to the repository.
- canDemote() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether the object can be demoted from the current state.
- canIndex() - Method in interface com.documentum.fc.client.IDfFormat
-
Indicates if a format can be full-text indexed.
- CANNOT_CANCEL_CHILD_UNTIL_PARENT_CANCELLED - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_CANCEL_INLINE_DESCENDENT_CHILD - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_CHECKIN_CHILD_UNTIL_PARENT_CHECKEDIN - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_CHECKIN_INLINE_DESCENDENT_CHILD - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_CHECKIN_OBJECT_THAT_IS_A_DRL - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_CHECKIN_REF_OBJ_SOURCE_OBJ_NOT_CHECKED_OUT - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_COMPLETE_CANCELCHECKOUT - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_COPY_CHILD_NO_PARENT_FOLDER - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_COPY_NEW_OBJECT_UNTIL_CHECKEDIN - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_COPY_WORKFLOW_OBJECT_OR_ACTIVITY - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_CREATE_CHILD_LINK_RELATIONSHIP - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_DELETE_FOLDER - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_FIND_XML_APP - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_LOCATE_BUSINESS_POLICY_IN_FOLDER - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_MOVE_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_MOVE_OBJECT_ACROSS_DOCBASES - Static variable in interface com.documentum.operations.IDfOperationError
- CANNOT_SEND_PREDICTIVE_CACHING_MESSAGE - Static variable in interface com.documentum.operations.IDfOperationError
- canPromote() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether the sysobject can be promoted from current state to the next state.
- canRead() - Method in interface com.documentum.operations.IDfFile
-
Returns true if caller has read permission on the file and the underlying file system / OS determines the file can be opened for reading.
- canResume() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether the sysobject can be resumed from an exception state.
- canSuspend() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether the sysobject can suspend from its current state to the exception state.
- canSwapRetainer(IDfId, IDfId) - Method in interface com.documentum.fc.client.IDfSysObjectRetention
- CANT_ADD_COMPOUND_TO_VIRTUAL_CHILDREN - Static variable in interface com.documentum.operations.IDfOperationError
- canUndo() - Method in interface com.documentum.operations.IDfOperation
-
Indicates whether the operation can be undone.
- canVersion(int) - Method in interface com.documentum.fc.client.IDfVersionPolicy
-
Tests whether an object may be saved as the next major, minor, branch, or same version.
- canWrite() - Method in interface com.documentum.operations.IDfFile
-
Returns true if caller has write permission on the file and the underlying file system / OS determines the file can be opened for writing.
- CAP_ALL_VERSIONS - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
Supports search for all versions of objects.
- CAP_DEFAULT_LOGIN - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
The adapter to the source is setup with a default account (user login optional).
- CAP_DUPLICATE_REMOVAL - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
Supports automatic duplicate removal.
- CAP_FTDQL - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
Supports FTDQL semantics.
- CAP_HIDDEN_OBJ - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
Supports searching hidden objects.
- CAP_LOGICAL_OR_EXPR_SET - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
Supports logical OR operation between expressions of a set.
- CAP_LOGIN - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
Supports login.
- CAP_TRY_FTDQL_FIRST - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
Supports TRY_FTDQL_FIRST Hint.
- CAP_USER_LOGIN - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
The user can provide credentials to authenticate to the source.
- CATETORY_ACL_NAME - Static variable in interface com.documentum.fc.client.IDfAliasSet
-
Represents the alias category when the alias value is an ACL name.
- CATETORY_CABINET_PATH - Static variable in interface com.documentum.fc.client.IDfAliasSet
-
Represents the alias category when the alias value is a cabinet path.
- CATETORY_FOLDER_PATH - Static variable in interface com.documentum.fc.client.IDfAliasSet
-
Represents the alias category when the alias value is a folder path.
- CATETORY_GROUP - Static variable in interface com.documentum.fc.client.IDfAliasSet
-
Represents the alias category when the alias value is a group.
- CATETORY_UNKNOWN - Static variable in interface com.documentum.fc.client.IDfAliasSet
-
Represents the alias category when the alias value is unknown.
- CATETORY_USER - Static variable in interface com.documentum.fc.client.IDfAliasSet
-
Represents the alias category when the alias value is a user.
- CATETORY_USER_OR_GROUP - Static variable in interface com.documentum.fc.client.IDfAliasSet
-
Represents the alias category when the alias value is either a user or a group.
- causesCycle() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Indicates whether the node's object ID matches that of any of its parents in the virtual document hierarchy.
- CD_SCAN_CONTENT_FILE_NOT_FOUND - Static variable in interface com.documentum.operations.IDfOperationError
- CD_SCAN_CONTENT_FILE_NOT_READABLE - Static variable in interface com.documentum.operations.IDfOperationError
- CD_SCAN_NODE_EXCEPTION_OCCURED - Static variable in interface com.documentum.operations.IDfOperationError
- changeDefaultPolicyActiveException(ScopeBoundary) - Static method in exception com.documentum.fc.client.DfScopingException
- changeHomeDocbase(String, boolean) - Method in interface com.documentum.fc.client.IDfUser
-
Change the home repository of this user.
- changePassword(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Changes a password.
- changeRetentionStatus(int) - Method in interface com.documentum.fc.client.IDfRetainer
-
This call changes the status of the dm_retainer object.
- CHECK_IN_NOT_SUPPORTED_FOR_XML_ASSEMBLY - Static variable in interface com.documentum.operations.IDfOperationError
- CHECK_OUT_NOT_SUPPORTED_FOR_XML_ASSEMBLY - Static variable in interface com.documentum.operations.IDfOperationError
- checkDormantStatus() - Method in interface com.documentum.fc.client.IDfSession
-
Checks the status of the server to which this session is connected For this operation to succeed, the user of this session should be a member of the dm_datacenter_managers group
- checkDormantStatus(boolean) - Method in interface com.documentum.fc.client.IDfSession
-
Checks whether a server or docbase is dormant or not For this operation to succeed, the user of this session should be a member of the dm_datacenter_managers group
- checkin(boolean, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Creates a new version of this object and removes the lock from the previous version.
- checkinEx(boolean, String, String, String, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
This is the extended method for checkin.
- checkout() - Method in interface com.documentum.fc.client.IDfSysObject
-
Places a lock on the object.
- checkoutEx(String, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Places a lock on the object.
- CHILD - Static variable in interface com.documentum.fc.client.IDfRelationType
-
CHILD security means the permissions to create, modify, or drop instances of a relationship depend on the object type of the child.
- cleanupResources() - Method in class com.documentum.fc.client.DfService
-
Deprecated.
- cleanupResources() - Method in interface com.documentum.fc.client.IDfService
-
Provides to the service client an opportunity to release some service specific resources before the Java garbage collector will collect the object.
- clear() - Method in interface com.documentum.fc.common.IDfProperties
-
Clears this hashtable so that it contains no property names.
- clearDefaultScope(ScopeBoundary) - Method in interface com.documentum.fc.client.IDfScopeManager
-
Removes one default scoping policy.
- clearDisplayAttributes() - Method in interface com.documentum.fc.client.search.IDfSmartListDefinition
-
Clears the display attribute list.
- clearIdentities() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Removes all provided identities for all repositories.(removes password from memory)
- clearIdentity(String) - Method in interface com.documentum.fc.client.IDfSessionManager
-
Removes one single identity.
- clearModifiedAttrs() - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Removes all the modified attributes.
- clearScopes() - Method in interface com.documentum.fc.client.IDfScopeManager
-
Pops all the scopes from the scope stack.
- clearScopes() - Method in interface com.documentum.fc.client.IDfSessionScopeManager
-
Pops all the scopes from the scope stack.
- clearSelectedSources() - Method in interface com.documentum.fc.client.search.IDfSearchSourceContainer
-
Removes all selected sources.
- close() - Method in interface com.documentum.fc.client.IDfCollection
-
Closes a collection object.
- close(IDfSession) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Closes the XQuery results stream.
- closeBatch() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Flush the batch, commit the transaction, and close the batch.
- closeKey() - Method in interface com.documentum.registry.IDfRegistry
- closeTrace() - Method in class com.documentum.com.DfClientX
- closeTrace() - Method in interface com.documentum.com.IDfClientX
-
Deprecated.as of DFC 5.2.
- collectMetrics(List<String>) - Method in interface com.documentum.fc.client.IDfSession
-
This methods indicates to the server to collect the metrics that have been passed in to this method.
- collectMetrics(List<String>, String) - Method in interface com.documentum.fc.client.IDfSession
-
This methods indicates to the server to collect the metrics that have been passed in to this method.
- com.documentum.com - package com.documentum.com
-
Provides an interface for accessing the DFC through OLE/COM.
- com.documentum.fc.bpm - package com.documentum.fc.bpm
- com.documentum.fc.client - package com.documentum.fc.client
- com.documentum.fc.client.acs - package com.documentum.fc.client.acs
-
Provides classes and interfaces, related to distributed content transfer.
- com.documentum.fc.client.aspect - package com.documentum.fc.client.aspect
- com.documentum.fc.client.content - package com.documentum.fc.client.content
- com.documentum.fc.client.fulltext - package com.documentum.fc.client.fulltext
- com.documentum.fc.client.search - package 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 - package com.documentum.fc.client.search.filter
-
This package contains interfaces to provide search services filters.
- com.documentum.fc.common - package com.documentum.fc.common
-
Provides classes and interfaces to utility functionality associated with all DFC objects.
- com.documentum.fc.lifecycle - package com.documentum.fc.lifecycle
-
Provides interfaces for defining logic on lifecycles.
- com.documentum.operations - package 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 - package com.documentum.registry
-
Provides interfaces and classes that manage Documentum information on the client’s local system.
- com.documentum.xml.xdql - package com.documentum.xml.xdql
-
Provides interfaces and classes that allow querying of the docbase with results returned as XML.
- com.documentum.xml.xquery - package com.documentum.xml.xquery
- commitBatch() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Flush the batch data into the repository and commit the transaction for the batch.
- commitTrans() - Method in interface com.documentum.fc.client.IDfSession
-
Commits all changes made after a
IDfSession.beginTrans()
method call. - commitTransaction() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Commits all changes to the repositories currently accessed.
- commitTransEx(IDfLocalTransaction) - Method in interface com.documentum.fc.client.IDfSession
-
commit the transaction specified by the IDfLocalTransaction
- compareTo(IDfId) - Method in class com.documentum.fc.common.DfId
- compareTo(IDfId) - Method in interface com.documentum.fc.common.IDfId
-
Returns -1, 0 or 1 if this IDfId is less than, equal to, or greater than the IDfId passed as an argument.
- compareTo(IDfTime) - Method in class com.documentum.fc.common.DfTime
- compareTo(IDfTime) - Method in interface com.documentum.fc.common.IDfTime
-
Returns 1 if this date/time is later than the argument "time"; 0 if the two date/times are the same; or -1 if this date/time object represents an older time than the argument.
- compareTo(IDfValue) - Method in interface com.documentum.fc.common.IDfValue
-
Indicates whether the value stored in the calling value object is less than, equal to, or greater than the value stored in a user-supplied value object.
- complete() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Marks a work item as finished.
- COMPLETE - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
DONE SubID: (Default) The query is normally completed.
- completeEx(int, String, IDfId) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Marks the work item as complete.
- completeEx2(int, String, IDfId, int, double) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Marks the work item as complete.
- CONFIG_TYPE_ACS - Static variable in interface com.documentum.fc.client.acs.IDfAcsConfig
- CONFIG_TYPE_CS - Static variable in interface com.documentum.fc.client.acs.IDfAcsConfig
- CONTAINER - Static variable in interface com.documentum.fc.client.IDfRetainerStrategy
-
Retention applies to a set of objects.
- containsProperty(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Determines whether the specified property is stored in the object.
- containsValue(Object) - Method in interface com.documentum.fc.common.IDfProperties
-
Determines whether the value is present in the current list of values.
- CONTENT_TEMPORARILY_UNAVAILABLE - Static variable in interface com.documentum.operations.IDfOperationError
- contentAreaFullException(long, String) - Static method in exception com.documentum.fc.client.DfContentAreaException
- CONTINUE - Static variable in interface com.documentum.operations.IDfOperationMonitor
- convert(Exception) - Static method in exception com.documentum.fc.common.DfException
- convertDocbaseToMimeFormat(String) - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Converts a repository format value to MIME format value.
- convertMimeToDocbaseFormat(String) - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Converts a MIME format value to repository format value.
- convertSmartListDefinition(IDfSysObject) - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Converts smart list definition using a legacy dm_smartlist object.
- convertToPrincipalException(Exception) - Static method in exception com.documentum.fc.client.DfPrincipalException
- convertToRuntimeException(Exception) - Static method in exception com.documentum.fc.common.DfRuntimeException
- convertToServiceException(Exception) - Static method in exception com.documentum.fc.client.DfServiceException
- copy() - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Deep copy of this object.
- copy() - Method in interface com.documentum.fc.client.search.IDfQueryDefinition
-
Performs a deep copy of the query definition.
- copy() - Method in interface com.documentum.fc.client.search.IDfSmartListDefinition
-
Performs a deep copy of this instance.
- COPY_BEHAVIOR_MODIFIED - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Copy behavior modified.
- COPY_CHILD - Static variable in interface com.documentum.fc.client.IDfRelationType
-
Create new copies of referenced children when parent document is copied.
- COPY_COPY - Static variable in interface com.documentum.fc.client.IDfContainment
- COPY_COPY - Static variable in interface com.documentum.operations.IDfCopyOperation
-
Create new copies of referenced children when virtual document is copied.
- COPY_OPTION_DONT_MARK_SYMBOLIC_LABELS - Static variable in interface com.documentum.operations.IDfCopyOperation
-
Documentum internal use
- COPY_OPTION_PERFORM_MOVE - Static variable in interface com.documentum.operations.IDfCopyOperation
-
Documentum internal use
- COPY_OPTIONS_PERFORM_MOVE_AND_DONT_MARK_SYMOLIC_LABELS - Static variable in interface com.documentum.operations.IDfCopyOperation
-
Documentum internal use
- COPY_REFERENCE - Static variable in interface com.documentum.fc.client.IDfContainment
- COPY_REFERENCE - Static variable in interface com.documentum.operations.IDfCopyOperation
-
Reference existing children when virtual document is copied.
- COPY_UNSPECIFIED - Static variable in interface com.documentum.fc.client.IDfContainment
- COPY_UNSPECIFIED - Static variable in interface com.documentum.operations.IDfCopyOperation
-
Documentum internal use
- copyFile(String, String) - Method in interface com.documentum.operations.IDfVDMPlatformUtils
- COULD_NOT_ADD_AS_LOCAL_COPY - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_APPLY_XML_APPLICATION - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_ATTACH_LIFECYCLE - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_CHECKIN_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_COPY_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_CREATE_OBJECT_IMPORT - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_DELETE_CHECKED_OUT_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_DELETE_LOCAL_FILE - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_DELETE_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_FIX_RELATIONSHIPS - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_GET_CONTENT_FILE - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_LINK_TO_DESTINATION_FOLDER - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_LOCK_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_MOVE_CHECKED_OUT_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_MOVE_OBJECT_ACROSS_DOCBASE - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_PARSE_CONTENT - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_PATCH_REFERENCES - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_RENAME_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_SAVE_NEW_IMPORT_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_UNLINK_FROM_SOURCE_FOLDER - Static variable in interface com.documentum.operations.IDfOperationError
- COULD_NOT_UNLOCK_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- COULDNOTFETCH - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When in FAILED state, indicates that the query could not be sent to the server because of an IO error.
- create(IDfQueryDefinition) - Method in interface com.documentum.fc.client.search.IDfResultRaterFactory
-
Creates an IDfResultRater instance.
- createAudit(IDfId, String, String[], IDfId[]) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Creates an audit trail entry for application events.
- createContentAreaException(String) - Static method in exception com.documentum.fc.client.DfContentAreaException
- createKey() - Method in interface com.documentum.registry.IDfRegistry
- createSearch(String, String, IDfSmartListDefinition, IDfResultsSet, IDfQueryStatus) - Method in interface com.documentum.fc.client.search.IDfSearchStoreService
-
Creates a new search prior to storing it.
- CROSS_DOCBASE_COPY_OF_ASSEMBLY_NOT_SUPPORTED - Static variable in interface com.documentum.operations.IDfOperationError
- CURRENCY_CHECK_ALWAYS - Static variable in interface com.documentum.fc.client.IDfPersistentObject
-
Currency check value to always check if the object is current.
- CURRENCY_CHECK_ALWAYS - Static variable in interface com.documentum.fc.client.IDfSession
-
Currency check value to always check if the object is current.
- CURRENCY_CHECK_FIRST_ACCESS - Static variable in interface com.documentum.fc.client.IDfPersistentObject
-
Currency check value to only check currency for the first access.
- CURRENCY_CHECK_FIRST_ACCESS - Static variable in interface com.documentum.fc.client.IDfSession
-
Currency check value to only check currency for the first access.
- CURRENCY_CHECK_NEVER - Static variable in interface com.documentum.fc.client.IDfPersistentObject
-
Currency check value to never check if the object is current.
- CURRENCY_CHECK_NEVER - Static variable in interface com.documentum.fc.client.IDfSession
-
Currency check value to never check if the object is current.
- CURRENCY_CHECK_ONCE_PER_SCOPE - Static variable in interface com.documentum.fc.client.IDfPersistentObject
-
Currency check value to only check currency once per currency scope.
- CURRENCY_CHECK_ONCE_PER_SCOPE - Static variable in interface com.documentum.fc.client.IDfSession
-
Currency check value to only check currency once per currency scope.
- CURRENT - Static variable in interface com.documentum.fc.client.IDfSeekRoot
-
Specifies that the seek position is relative to the current location in the content.
D
- DATE - Static variable in interface com.documentum.fc.client.IDfRetentionRuleType
-
The retention rule is defined as a fixed date.
- DATE_FORMAT_DEFAULT - Static variable in interface com.documentum.fc.client.search.IDfExpression
-
Default date format pattern (such as: mm/dd/yyyy hh:mi:ss).
- DATE_FORMAT_DEFAULT - Static variable in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Default date format.
- DAY - Static variable in interface com.documentum.operations.IDfPredictiveCachingOperation
- DCTM_ROOT - Static variable in interface com.documentum.registry.IDfRegistry
-
The root key String for Documentum.
- debug(Object, String, Object[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized message with the
Level.DEBUG
logging level. - debug(Object, String, String[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized message with the
Level.DEBUG
logging level. - decryptText(String, String) - Method in class com.documentum.fc.client.DfClient
- decryptText(String, String) - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.
- DEFAULT - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
Default subID value for all Events ID.
- DEFAULT - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
Default value for status information.
- delegateTask(String) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Delegates the work item to someone else.
- deleteFile() - Method in interface com.documentum.operations.IDfFile
-
Deletes the file in the file system.
- deleteSubKey(String) - Method in interface com.documentum.registry.IDfRegistry
- deleteSubKeys() - Method in interface com.documentum.registry.IDfRegistry
- deleteValue(String) - Method in interface com.documentum.registry.IDfRegistry
- DELIVERY_TYPE_PULL - Static variable in interface com.documentum.fc.client.acs.IDfBocsConfig
- DELIVERY_TYPE_PUSH - Static variable in interface com.documentum.fc.client.acs.IDfBocsConfig
- dematerialize() - Method in interface com.documentum.fc.client.IDfLightObject
-
Turn a materialized lightobject back into an unmaterialized lightobject by reparenting to the original shared parent.
- demote(String, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
This method will demote the sysobject from its current normal state to the previous normal state, or to the base state if the
toBase
parameter is set totrue
. - dequeue(IDfId) - Method in interface com.documentum.fc.client.IDfSession
-
Removes items from an inbox that were placed there using the
queue
method. - dequeueAll() - Method in interface com.documentum.fc.client.IDfSession
-
Removes all items from an inbox that were placed there using the
queue
method. - describe(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Describes the attributes of a type or registered table.
- DESCRIPTION - Static variable in interface com.documentum.fc.client.IDfACL
- deserializeObject(String) - Method in class com.documentum.com.DfClientX
- deserializeObject(String) - Method in interface com.documentum.com.IDfClientX
-
Restores the object from its serialized image.
- DESTINATION_FOLDER_FOR_MOVE_OPER_NOT_SPECIFIED - Static variable in interface com.documentum.operations.IDfOperationError
- destroy() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Removes the object from the Documentum server.
- DESTROY_CHILDREN - Static variable in interface com.documentum.fc.client.IDfRetainerDispositionRule
-
RPS will dispose of the object with a DFC destroy() method call.
- DESTROY_ROOT - Static variable in interface com.documentum.fc.client.IDfRetainerDispositionRule
-
RPS will call the destroy() method on the root object only (in the case of a complex object) and expect the TBO to destroy the children as appropriate.
- DESTROY_VDM - Static variable in interface com.documentum.fc.client.IDfRetainerDispositionRule
-
RPS will create an IDfDeleteOperation, add the object as a node, and execute the operation.
- destroyACL(boolean) - Method in interface com.documentum.fc.client.IDfACL
-
Removes an ACL object from a repository.
- destroyAllVersions() - Method in interface com.documentum.fc.client.IDfSysObject
-
Destroys all versions of the object.
- detachAspect(String, IDfDetachAspectCallback) - Method in interface com.documentum.fc.client.aspect.IDfAspects
-
Detaches the named aspect and invokes the optional callback when the object is completely rebuilt.
- detachPolicy() - Method in interface com.documentum.fc.client.IDfSysObject
-
Detaches an existing business policy object from the object.
- DF_ACCESS_PERMIT - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_ACCESS_PERMIT_STR - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_ACCESS_RESTRICTION - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_ACCESS_RESTRICTION_STR - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_ACT_STATE_ACTIVE - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the activity is Active.
- DF_ACT_STATE_DORMANT - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the activity is Dormant.
- DF_ACT_STATE_FAILED - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the activity is Failed.
- DF_ACT_STATE_FINISHED - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the activity is Finished.
- DF_ACT_STATE_HALTED - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the activity is Halted.
- DF_ACT_STATE_UNKNOWN - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the activity is unknown.
- DF_ALLOW_REJECT_INITIATOR - Static variable in interface com.documentum.fc.client.IDfWorkflow
- DF_ALLOW_REJECT_PREVIOUS - Static variable in interface com.documentum.fc.client.IDfWorkflow
- DF_APPLICATION_PERMIT - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_APPLICATION_PERMIT_STR - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_APPLICATION_RESTRICTION - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_APPLICATION_RESTRICTION_STR - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_APPLY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Represents the APPLY query type.
- DF_ATTR_RULES_VIOLATED - Static variable in exception com.documentum.fc.common.DfValidationException
- DF_AUTHENTICATE_DOMAIN_FIRST - Static variable in interface com.documentum.fc.client.IDfUser
- DF_AUTHENTICATE_DOMAIN_ONLY - Static variable in interface com.documentum.fc.client.IDfUser
- DF_AUTHENTICATE_KERBEROS - Static variable in interface com.documentum.fc.client.IDfUser
- DF_AUTHENTICATE_LDAP - Static variable in interface com.documentum.fc.client.IDfUser
- DF_AUTHENTICATE_NONE - Static variable in interface com.documentum.fc.client.IDfUser
- DF_AUTHENTICATE_OTDS - Static variable in interface com.documentum.fc.client.IDfUser
- DF_AUTHENTICATE_UNIX_FIRST - Static variable in interface com.documentum.fc.client.IDfUser
- DF_AUTHENTICATE_UNIX_ONLY - Static variable in interface com.documentum.fc.client.IDfUser
- DF_AUTHENTICATE_USER_DEFINED - Static variable in interface com.documentum.fc.client.IDfUser
- DF_BOOLEAN - Static variable in interface com.documentum.fc.client.IDfType
-
Represents the boolean datatype.
- DF_BOOLEAN - Static variable in interface com.documentum.fc.common.IDfList
-
Represents the boolean datatype.
- DF_BOOLEAN - Static variable in interface com.documentum.fc.common.IDfProperties
-
Represents the boolean datatype.
- DF_BOOLEAN - Static variable in interface com.documentum.fc.common.IDfValue
-
Represents the boolean datatype.
- DF_BRANCH_VERSION - Static variable in interface com.documentum.fc.client.IDfVersionPolicy
-
Represents an object's next possible branched version.
- DF_CACHE_QUERY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Represents the CACHE QUERY query type.
- DF_CANNOT_VERSION - Static variable in interface com.documentum.fc.client.IDfVersionPolicy
-
Indicates that an object cannot be branched or saved with the same implicit version label.
- DF_CAPABILITY_CONSUMER - Static variable in interface com.documentum.fc.client.IDfUser
- DF_CAPABILITY_CONTRIBUTOR - Static variable in interface com.documentum.fc.client.IDfUser
- DF_CAPABILITY_COORDINATOR - Static variable in interface com.documentum.fc.client.IDfUser
- DF_CAPABILITY_NONE - Static variable in interface com.documentum.fc.client.IDfUser
- DF_CAPABILITY_SYSTEM_ADMIN - Static variable in interface com.documentum.fc.client.IDfUser
- DF_CLOSED_STATE - Static variable in interface com.documentum.fc.client.IDfCollection
-
Indicates a collection is closed.
- DF_COMPLETED_ROUTER_TASKS - Static variable in interface com.documentum.fc.client.IDfSession
- DF_DOUBLE - Static variable in interface com.documentum.fc.client.IDfType
-
Represents the double datatype.
- DF_DOUBLE - Static variable in interface com.documentum.fc.common.IDfList
-
Represents the double datatype.
- DF_DOUBLE - Static variable in interface com.documentum.fc.common.IDfProperties
-
Represents the double datatype.
- DF_DOUBLE - Static variable in interface com.documentum.fc.common.IDfValue
-
Represents the double datatype.
- DF_EXEC_QUERY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Represents the EXECUTE QUERY query type.
- DF_EXEC_QUERY - Static variable in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specifies that the query is critical and therefore the session should be locked.
- DF_EXECREAD_QUERY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Represents the EXECUTE READ QUERY query type.
- DF_EXTENDED_PERMIT - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_EXTENDED_PERMIT_STR - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_EXTENDED_RESTRICTION - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_EXTENDED_RESTRICTION_STR - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_GETCONTENT - Static variable in interface com.documentum.fc.client.IDfQuery
-
Used internally by DFC.
- DF_GETEVENTS - Static variable in interface com.documentum.fc.client.IDfQuery
-
Used internally by DFC.
- DF_GETLASTCOLL - Static variable in interface com.documentum.fc.client.IDfQuery
-
Used internally by DFC.
- DF_ID - Static variable in interface com.documentum.fc.client.IDfType
-
Represents the ID datatype.
- DF_ID - Static variable in interface com.documentum.fc.common.IDfList
-
Represents the ID datatype.
- DF_ID - Static variable in interface com.documentum.fc.common.IDfProperties
-
Represents the ID datatype.
- DF_ID - Static variable in interface com.documentum.fc.common.IDfValue
-
Represents the ID datatype.
- DF_INITIAL_STATE - Static variable in interface com.documentum.fc.client.IDfCollection
-
Indicates a new collection waiting for the first next() call.
- DF_INTEGER - Static variable in interface com.documentum.fc.client.IDfType
-
Represents the integer datatype.
- DF_INTEGER - Static variable in interface com.documentum.fc.common.IDfList
-
Represents the integer datatype.
- DF_INTEGER - Static variable in interface com.documentum.fc.common.IDfProperties
-
Represents the integer datatype.
- DF_INTEGER - Static variable in interface com.documentum.fc.common.IDfValue
-
Represents the integer datatype.
- DF_INTERNAL_READ_QUERY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Used internally by DFC.
- DF_INVALIDDATE - Static variable in class com.documentum.fc.common.DfTime
- DF_INVALIDDATE_STR - Static variable in class com.documentum.fc.common.DfTime
- DF_LIST - Static variable in interface com.documentum.fc.common.IDfList
-
Represents a DfList object.
- DF_LIST - Static variable in interface com.documentum.fc.common.IDfProperties
-
Represents a DfList object.
- DF_NEXT_MAJOR - Static variable in interface com.documentum.fc.client.IDfVersionPolicy
-
Represents an object's next major implicit version label.
- DF_NEXT_MINOR - Static variable in interface com.documentum.fc.client.IDfVersionPolicy
-
Represents an object's next minor implicit version label.
- DF_NO_MORE_ROWS_STATE - Static variable in interface com.documentum.fc.client.IDfCollection
-
Indicates the collection has no more rows.
- DF_NOTIFICATIONS - Static variable in interface com.documentum.fc.client.IDfSession
- DF_NULLDATE - Static variable in class com.documentum.fc.common.DfTime
- DF_NULLDATE_STR - Static variable in class com.documentum.fc.common.DfTime
- DF_NULLID - Static variable in class com.documentum.fc.common.DfId
-
A null ID.
- DF_NULLID_STR - Static variable in class com.documentum.fc.common.DfId
-
The string representation of a null ID.
- DF_OBJ_RULES_VIOLATED - Static variable in exception com.documentum.fc.common.DfValidationException
- DF_OBJECT - Static variable in interface com.documentum.fc.common.IDfList
-
Represents any Java object.
- DF_OBJECT - Static variable in interface com.documentum.fc.common.IDfProperties
-
Represents any Java object.
- DF_PERMIT_BROWSE - Static variable in interface com.documentum.fc.client.IDfACL
-
Represents the Browse permission.
- DF_PERMIT_BROWSE_STR - Static variable in interface com.documentum.fc.client.IDfACL
- DF_PERMIT_DELETE - Static variable in interface com.documentum.fc.client.IDfACL
-
Represents the Delete permission.
- DF_PERMIT_DELETE_STR - Static variable in interface com.documentum.fc.client.IDfACL
- DF_PERMIT_NONE - Static variable in interface com.documentum.fc.client.IDfACL
-
Represents the None permission.
- DF_PERMIT_NONE_STR - Static variable in interface com.documentum.fc.client.IDfACL
- DF_PERMIT_NOTE_STR - Static variable in interface com.documentum.fc.client.IDfACL
-
Represents the Note permission.
- DF_PERMIT_READ - Static variable in interface com.documentum.fc.client.IDfACL
-
Represents the Read permission.
- DF_PERMIT_READ_STR - Static variable in interface com.documentum.fc.client.IDfACL
- DF_PERMIT_RELATE - Static variable in interface com.documentum.fc.client.IDfACL
-
Represents the Relate permission.
- DF_PERMIT_RELATE_STR - Static variable in interface com.documentum.fc.client.IDfACL
- DF_PERMIT_VERSION - Static variable in interface com.documentum.fc.client.IDfACL
-
Represents the Version permission.
- DF_PERMIT_VERSION_STR - Static variable in interface com.documentum.fc.client.IDfACL
- DF_PERMIT_WRITE - Static variable in interface com.documentum.fc.client.IDfACL
-
Represents the Write permission.
- DF_PERMIT_WRITE_STR - Static variable in interface com.documentum.fc.client.IDfACL
- DF_PRIVILEGE_CREATE_CABINET - Static variable in interface com.documentum.fc.client.IDfUser
- DF_PRIVILEGE_CREATE_GROUP - Static variable in interface com.documentum.fc.client.IDfUser
- DF_PRIVILEGE_CREATE_TYPE - Static variable in interface com.documentum.fc.client.IDfUser
- DF_PRIVILEGE_NONE - Static variable in interface com.documentum.fc.client.IDfUser
- DF_PRIVILEGE_SUPERUSER - Static variable in interface com.documentum.fc.client.IDfUser
- DF_PRIVILEGE_SYSADMIN - Static variable in interface com.documentum.fc.client.IDfUser
- DF_QUERY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Represents the QUERY query type.
- DF_READ_QUERY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Represents the READQUERY query type.
- DF_READ_QUERY - Static variable in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specifies that the query uses only read access (no lock needed).
- DF_READY_STATE - Static variable in interface com.documentum.fc.client.IDfCollection
-
Indicates a collection is positioned on a row ready for reading.
- DF_REQ_END_NOTIFICATION - Static variable in interface com.documentum.fc.client.IDfWorkflow
- DF_REQ_SIGN_OFF - Static variable in interface com.documentum.fc.client.IDfWorkflow
- DF_REQUIRED_GROUP - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_REQUIRED_GROUP_SET - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_REQUIRED_GROUP_SET_STR - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_REQUIRED_GROUP_STR - Static variable in interface com.documentum.fc.client.IDfPermit
- DF_ROUTER_TASKS - Static variable in interface com.documentum.fc.client.IDfSession
- DF_SAME_VERSION - Static variable in interface com.documentum.fc.client.IDfVersionPolicy
-
Represents an object's current implicit version label.
- DF_SEQUENTIAL - Static variable in interface com.documentum.fc.client.IDfWorkflow
- DF_STRING - Static variable in interface com.documentum.fc.client.IDfType
-
Represents the string datatype.
- DF_STRING - Static variable in interface com.documentum.fc.common.IDfList
-
Represents the string datatype.
- DF_STRING - Static variable in interface com.documentum.fc.common.IDfProperties
-
Represents the string datatype.
- DF_STRING - Static variable in interface com.documentum.fc.common.IDfValue
-
Represents the string datatype.
- DF_TASKS - Static variable in interface com.documentum.fc.client.IDfSession
-
Filter used for calling
IDfSession.getTasks(java.lang.String, int, java.lang.String, java.lang.String)
. - DF_TASKS_AND_NOTIFICATIONS - Static variable in interface com.documentum.fc.client.IDfSession
-
Filter used for calling
IDfSession.getTasks(java.lang.String, int, java.lang.String, java.lang.String)
. - DF_TIME - Static variable in interface com.documentum.fc.client.IDfType
-
Represents the time, or date, datatype.
- DF_TIME - Static variable in interface com.documentum.fc.common.IDfList
-
Represents the time datatype.
- DF_TIME - Static variable in interface com.documentum.fc.common.IDfProperties
-
Represents the time datatype.
- DF_TIME - Static variable in interface com.documentum.fc.common.IDfValue
-
Represents the time datatype.
- DF_TIME_PATTERN_DEFAULT - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "".
- DF_TIME_PATTERN1 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mm/dd/yy".
- DF_TIME_PATTERN10 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mon dd yyyy".
- DF_TIME_PATTERN11 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mm/yy".
- DF_TIME_PATTERN12 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mm/yyyy".
- DF_TIME_PATTERN13 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "dd/mm/yy".
- DF_TIME_PATTERN14 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "dd/mm/yyyy".
- DF_TIME_PATTERN15 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mm/yy hh:mi:ss".
- DF_TIME_PATTERN16 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mm/yyyy hh:mi:ss".
- DF_TIME_PATTERN17 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "dd/mm/yy hh:mi:ss".
- DF_TIME_PATTERN18 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "dd/mm/yyyy hh:mi:ss".
- DF_TIME_PATTERN19 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yy/mm".
- DF_TIME_PATTERN2 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mm/dd/yyyy".
- DF_TIME_PATTERN20 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yyyy/mm".
- DF_TIME_PATTERN21 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yy/mm/dd".
- DF_TIME_PATTERN22 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yyyy/mm/dd".
- DF_TIME_PATTERN23 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yy/mm hh:mi:ss".
- DF_TIME_PATTERN24 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yyyy/mm hh:mi:ss".
- DF_TIME_PATTERN25 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yy/mm/dd hh:mi:ss".
- DF_TIME_PATTERN26 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yyyy/mm/dd hh:mi:ss".
- DF_TIME_PATTERN27 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yy".
- DF_TIME_PATTERN28 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yyyy".
- DF_TIME_PATTERN29 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mon-yy".
- DF_TIME_PATTERN3 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "dd-mon-yy".
- DF_TIME_PATTERN30 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mon-yyyy".
- DF_TIME_PATTERN31 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yy hh:mi:ss".
- DF_TIME_PATTERN32 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yyyy hh:mi:ss".
- DF_TIME_PATTERN33 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mon-yy hh:mi:ss".
- DF_TIME_PATTERN34 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mon-yyyy hh:mi:ss".
- DF_TIME_PATTERN35 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month yy".
- DF_TIME_PATTERN36 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month yyyy".
- DF_TIME_PATTERN37 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month, yy".
- DF_TIME_PATTERN38 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month, yyyy".
- DF_TIME_PATTERN39 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month yy hh:mi:ss".
- DF_TIME_PATTERN4 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "dd-mon-yyyy".
- DF_TIME_PATTERN40 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month yyyy hh:mi:ss".
- DF_TIME_PATTERN41 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month, yy hh:mi:ss".
- DF_TIME_PATTERN42 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month, yyyy hh:mi:ss".
- DF_TIME_PATTERN43 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mm/dd/yy hh:mi:ss".
- DF_TIME_PATTERN44 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mm/dd/yyyy hh:mi:ss".
- DF_TIME_PATTERN45 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yyyy-mm-dd".
- DF_TIME_PATTERN46 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "yyyy-mm-dd".
- DF_TIME_PATTERN5 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month dd yy".
- DF_TIME_PATTERN6 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month dd, yy".
- DF_TIME_PATTERN7 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month dd yyyy".
- DF_TIME_PATTERN8 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "month dd, yyyy".
- DF_TIME_PATTERN9 - Static variable in interface com.documentum.fc.common.IDfTime
-
Represents time pattern string "mon dd yy".
- DF_UNDEFINED - Static variable in interface com.documentum.fc.client.IDfType
-
Represents an undefined datatype.
- DF_UNDEFINED - Static variable in interface com.documentum.fc.common.IDfValue
-
Represents an undefined datatype.
- DF_USER_ACTIVE - Static variable in interface com.documentum.fc.client.IDfUser
- DF_USER_INACTIVE - Static variable in interface com.documentum.fc.client.IDfUser
- DF_USER_LOCKED - Static variable in interface com.documentum.fc.client.IDfUser
- DF_USER_LOCKED_INACTIVE - Static variable in interface com.documentum.fc.client.IDfUser
- DF_VALIDATION_ERROR - Static variable in exception com.documentum.fc.common.DfValidationException
- DF_VALUE - Static variable in interface com.documentum.fc.common.IDfList
-
Represents a DfValue object.
- DF_VALUE - Static variable in interface com.documentum.fc.common.IDfProperties
-
Represents a DfValue object.
- DF_WB_CAN_START - Static variable in interface com.documentum.fc.client.IDfWorkflowBuilder
-
The workflow can be started.
- DF_WB_NO_EXECUTE_PERMISSION - Static variable in interface com.documentum.fc.client.IDfWorkflowBuilder
-
The user doesn't have Execute permission on the workflow.
- DF_WB_NO_RELATE_PERMISSION - Static variable in interface com.documentum.fc.client.IDfWorkflowBuilder
-
The user doesn't have Relate permission on the workflow.
- DF_WB_UNINSTALLED_PROCESS - Static variable in interface com.documentum.fc.client.IDfWorkflowBuilder
-
The workflow's associated process object is not installed.
- DF_WF_STATE_DORMANT - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the workflow task is Dormant.
- DF_WF_STATE_FINISHED - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the workflow task is Finished.
- DF_WF_STATE_HALTED - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the workflow task is Halted.
- DF_WF_STATE_RUNNING - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the workflow task is Running.
- DF_WF_STATE_TERMINATED - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the workflow task is Terminated.
- DF_WF_STATE_UNKNOWN - Static variable in interface com.documentum.fc.client.IDfWorkflow
-
The state of the workflow task is unknown.
- DF_WI_STATE_ACQUIRED - Static variable in interface com.documentum.fc.client.IDfWorkitem
-
The state of the workitem is Acquired.
- DF_WI_STATE_AHALTED - Static variable in interface com.documentum.fc.client.IDfWorkitem
-
The state of the workitem is AHalted.
- DF_WI_STATE_DHALTED - Static variable in interface com.documentum.fc.client.IDfWorkitem
-
The state of the workitem is DHalted.
- DF_WI_STATE_DORMANT - Static variable in interface com.documentum.fc.client.IDfWorkitem
-
The state of the workitem is Dormant.
- DF_WI_STATE_FAULTED - Static variable in interface com.documentum.fc.client.IDfWorkitem
-
The state of the workitem is Faulted.
- DF_WI_STATE_FINISHED - Static variable in interface com.documentum.fc.client.IDfWorkitem
-
The state of the workitem is Finished.
- DF_WI_STATE_PAUSED - Static variable in interface com.documentum.fc.client.IDfWorkitem
-
The state of the workitem is Paused.
- DF_WI_STATE_PHALTED - Static variable in interface com.documentum.fc.client.IDfWorkitem
-
The state of the workitem is PHalted.
- DF_WI_STATE_UNKNOWN - Static variable in interface com.documentum.fc.client.IDfWorkitem
-
The state of the workitem is unknown.
- DF_WORKFLOW_TASKS - Static variable in interface com.documentum.fc.client.IDfSession
- DF_WRITE_CLIENT_CAPABILITY_LOG - Static variable in interface com.documentum.fc.client.IDfUser
- DF_WRITE_PRIVILEGES_LOG - Static variable in interface com.documentum.fc.client.IDfUser
- DF_WRITE_USER_STATE_LOG - Static variable in interface com.documentum.fc.client.IDfUser
- DF_WRITE_WF_DISABLED_LOG - Static variable in interface com.documentum.fc.client.IDfUser
- DF_WRITE_XPRIVILEGES_LOG - Static variable in interface com.documentum.fc.client.IDfUser
- DF_XPERMIT_CHANGE_FOLDER_LINKS_STR - Static variable in interface com.documentum.fc.client.IDfACL
-
Represent the extended permission to bypass folder security.
- DF_XPERMIT_CHANGE_LOCATION_STR - Static variable in interface com.documentum.fc.client.IDfACL
-
Represent the extended permission change location
- DF_XPERMIT_CHANGE_OWNER_STR - Static variable in interface com.documentum.fc.client.IDfACL
-
Represent the extended permission change owner
- DF_XPERMIT_CHANGE_PERMIT_STR - Static variable in interface com.documentum.fc.client.IDfACL
-
Represent the extended permission change permit
- DF_XPERMIT_CHANGE_STATE_STR - Static variable in interface com.documentum.fc.client.IDfACL
-
Represent the extended permission change state
- DF_XPERMIT_DELETE_OBJECT_STR - Static variable in interface com.documentum.fc.client.IDfACL
-
Represent the extended permission delete object
- DF_XPERMIT_EXECUTE_PROC_STR - Static variable in interface com.documentum.fc.client.IDfACL
-
Represent the extended permission execute procedure
- DF_XPRIVILEGE_CONFIG_AUDIT - Static variable in interface com.documentum.fc.client.IDfUser
- DF_XPRIVILEGE_PURGE_AUDIT - Static variable in interface com.documentum.fc.client.IDfUser
- DF_XPRIVILEGE_VIEW_AUDIT - Static variable in interface com.documentum.fc.client.IDfUser
- DfACLException - Exception in com.documentum.fc.client
-
An exception that occurs when operating on a IDfACL instance.
- DfAlreadyLinkedException - Exception in com.documentum.fc.client
- DfAlreadyLinkedException(IDfSysObject, String) - Constructor for exception com.documentum.fc.client.DfAlreadyLinkedException
- DfApplicationContext - Class in com.documentum.fc.client.search
-
Using this class, the client application can pass information along with the query.
- DfApplicationContext() - Constructor for class com.documentum.fc.client.search.DfApplicationContext
- DfAspectOperationException - Exception in com.documentum.fc.client
- DfAttributeValueException - Exception in com.documentum.fc.client
- DfAuthenticationException - Exception in com.documentum.fc.client
-
Signals a problem with authentication of an identity.
- DfAuthenticationException(MessageHelper) - Constructor for exception com.documentum.fc.client.DfAuthenticationException
- DfAuthenticationException(String, Object[]) - Constructor for exception com.documentum.fc.client.DfAuthenticationException
- DFC_E_BAD_FULL_FORMAT - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DfClient - Class in com.documentum.fc.client
-
An implementation of the IDfClient interface for use in a basic Java environment.
- DfClient() - Constructor for class com.documentum.fc.client.DfClient
-
We had to leave this public for backward compatibility with earlier DFC versions.
- DfClientX - Class in com.documentum.com
- DfClientX() - Constructor for class com.documentum.com.DfClientX
- DfConfigurationException - Exception in com.documentum.fc.client.search
-
This exception is thrown in case of a possible configuration issue of the ECIS adpaters when doing a search.
- DfConfigurationException() - Constructor for exception com.documentum.fc.client.search.DfConfigurationException
-
Internal constructor.
- DfConfigurationException(String) - Constructor for exception com.documentum.fc.client.search.DfConfigurationException
-
Internal constructor.
- DfConfigurationException(String, String, String, String) - Constructor for exception com.documentum.fc.client.search.DfConfigurationException
-
Internal constructor.
- DfConfigurationException(String, Throwable) - Constructor for exception com.documentum.fc.client.search.DfConfigurationException
-
Internal constructor.
- DfConfigurationException(Throwable) - Constructor for exception com.documentum.fc.client.search.DfConfigurationException
-
Internal constructor.
- DfContentAreaException - Exception in com.documentum.fc.client
- DfContentTemporarilyUnavailableException - Exception in com.documentum.fc.client.content
-
This exception is thrown when content has not been stored in a docbase yet.
- DfCriticalException - Exception in com.documentum.fc.common
-
An unexpected DFC runtime exception.
- DfCriticalException() - Constructor for exception com.documentum.fc.common.DfCriticalException
- DfCriticalException(String) - Constructor for exception com.documentum.fc.common.DfCriticalException
- DfCriticalException(String, Object[]) - Constructor for exception com.documentum.fc.common.DfCriticalException
- DfCriticalException(String, Object[], Throwable) - Constructor for exception com.documentum.fc.common.DfCriticalException
- DfCriticalException(String, Throwable) - Constructor for exception com.documentum.fc.common.DfCriticalException
- DfCriticalException(Throwable) - Constructor for exception com.documentum.fc.common.DfCriticalException
- DfDborNotFoundException - Exception in com.documentum.fc.client
-
This exception is used to indicate that the DBOR was not found
- DfDborNotFoundException(String) - Constructor for exception com.documentum.fc.client.DfDborNotFoundException
-
Signal to the client that the dbor was not found.
- DfDborNotFoundException(String, Throwable) - Constructor for exception com.documentum.fc.client.DfDborNotFoundException
-
Signal to the client that the dbor was not found.
- DfDeadlockException - Exception in com.documentum.fc.client
- DfDeadlockException() - Constructor for exception com.documentum.fc.client.DfDeadlockException
- DfDocbaseUnreachableException - Exception in com.documentum.fc.client
- DfDocbaseUnreachableException(IDocbaseSpec, Throwable) - Constructor for exception com.documentum.fc.client.DfDocbaseUnreachableException
- DfDocbrokerException - Exception in com.documentum.fc.client
- DfDocbrokerRuntimeException - Exception in com.documentum.fc.client
- DfDuplicateAspectException - Exception in com.documentum.fc.client
- DfDuplicateAspectException(String) - Constructor for exception com.documentum.fc.client.DfDuplicateAspectException
- DFE_ATTR_NAME - Static variable in exception com.documentum.fc.common.DfValidationException
-
The property name for the attribute violating the attribute validation rules.
- DFE_ATTR_RULES_VIOLATED - Static variable in exception com.documentum.fc.common.DfValidationException
-
The property name for the flag that indicates whether attribute rules were violated or not.
- DFE_ATTR_VALUE - Static variable in exception com.documentum.fc.common.DfValidationException
-
The property name for the value of attribute violating the attribute validation rules.
- DFE_ATTRS_NAMES - Static variable in exception com.documentum.fc.common.DfValidationException
-
The property name for the list of attributes violating the object validation rules.
- DFE_ATTRS_VALUES - Static variable in exception com.documentum.fc.common.DfValidationException
-
The property name for the list of values for the attributes violating the object validation rules.
- DFE_CONSTRAINT_ERR_MSG - Static variable in exception com.documentum.fc.common.DfValidationException
-
The property name for the attribute or object constraint error message.
- DFE_DATA_TYPE - Static variable in exception com.documentum.fc.common.DfValidationException
-
Property name for the attribute data type.
- DFE_FORMAT_PATTERN - Static variable in exception com.documentum.fc.common.DfValidationException
-
Property name for the attribute's pattern mask.
- DFE_MAX_LENGTH - Static variable in exception com.documentum.fc.common.DfValidationException
-
Property name for the maximum string length.
- DFE_OBJ_RULES_VIOLATED - Static variable in exception com.documentum.fc.common.DfValidationException
-
The property name for the flag that indicates whether object rules were violated or not.
- DFE_VALUE_LIST - Static variable in exception com.documentum.fc.common.DfValidationException
-
Property name for the list containing the valid values for the attribute.
- DfEndOfCollectionException - Exception in com.documentum.fc.common
-
An exception thrown when someone tries to access data beyond the end of a collection.
- DfEndOfCollectionException() - Constructor for exception com.documentum.fc.common.DfEndOfCollectionException
- DfException - Exception in com.documentum.fc.common
-
The base class for all DFC checked exceptions.
- DfException() - Constructor for exception com.documentum.fc.common.DfException
- DfException(int) - Constructor for exception com.documentum.fc.common.DfException
-
Deprecated.Alphanumeric identifiers are now used instead of numeric error codes
- DfException(int, String) - Constructor for exception com.documentum.fc.common.DfException
-
Deprecated.Alphanumeric identifiers are now used instead of numeric error codes
- DfException(int, String, String, String) - Constructor for exception com.documentum.fc.common.DfException
-
Deprecated.Alphanumeric identifiers are now used instead of numeric error codes
- DfException(MessageHelper) - Constructor for exception com.documentum.fc.common.DfException
- DfException(MessageHelper, Throwable) - Constructor for exception com.documentum.fc.common.DfException
- DfException(String) - Constructor for exception com.documentum.fc.common.DfException
- DfException(String, Object[]) - Constructor for exception com.documentum.fc.common.DfException
- DfException(String, Object[], Throwable) - Constructor for exception com.documentum.fc.common.DfException
- DfException(String, Throwable) - Constructor for exception com.documentum.fc.common.DfException
- DfException(Throwable) - Constructor for exception com.documentum.fc.common.DfException
- DfException(ResourceBundle, int) - Constructor for exception com.documentum.fc.common.DfException
-
Deprecated.Alphanumeric identifiers are now used instead of numeric error codes
- DfException(ResourceBundle, int, String, String, String) - Constructor for exception com.documentum.fc.common.DfException
-
Deprecated.Alphanumeric identifiers are now used instead of numeric error codes
- DfExpressionFactory - Class in com.documentum.fc.client.search
-
Factory to create search expressions
- DfExpressionFactory() - Constructor for class com.documentum.fc.client.search.DfExpressionFactory
- DfExpressionVisitor - Class in com.documentum.fc.client.search
-
Abstract visitor used to visit an IDfExpression.
- DfExpressionVisitor() - Constructor for class com.documentum.fc.client.search.DfExpressionVisitor
- DfFacetDefinition - Class in com.documentum.fc.client.search
-
This class define a facet to be computed by the search service.
- DfFacetDefinition(String) - Constructor for class com.documentum.fc.client.search.DfFacetDefinition
-
Create a new definition.
- DfFacetDefinition.ORDER - Enum in com.documentum.fc.client.search
-
Define the order of the facet value in the returned facets.
- DfFacetFactory - Class in com.documentum.fc.client.search
-
Factory to create facets and facet values.
- DfFacetFactory() - Constructor for class com.documentum.fc.client.search.DfFacetFactory
- DfFilterException - Exception in com.documentum.fc.client.search.filter
-
An exception raised by a filter.
- DfFilterException(DfFilterException.FilterExceptionType) - Constructor for exception com.documentum.fc.client.search.filter.DfFilterException
- DfFilterException(DfFilterException.FilterExceptionType, String) - Constructor for exception com.documentum.fc.client.search.filter.DfFilterException
- DfFilterException(DfFilterException.FilterExceptionType, String, Throwable) - Constructor for exception com.documentum.fc.client.search.filter.DfFilterException
- DfFilterException(DfFilterException.FilterExceptionType, Throwable) - Constructor for exception com.documentum.fc.client.search.filter.DfFilterException
- DfFilterException.FilterExceptionType - Enum in com.documentum.fc.client.search.filter
-
Type of error
- DfGenericQueryListener - Class in com.documentum.fc.client.search
-
Empty implementation of IDfQueryListener.
- DfGenericQueryListener() - Constructor for class com.documentum.fc.client.search.DfGenericQueryListener
- DfId - Class in com.documentum.fc.common
-
A Documentum object identifier.
- DfId(int, long, long) - Constructor for class com.documentum.fc.common.DfId
-
Constructs a new instance from the individual pieces of the object Id.
- DfId(String) - Constructor for class com.documentum.fc.common.DfId
-
Constructs a new instance from a string repsentation of the object Id.
- DfIdentityException - Exception in com.documentum.fc.client
-
This exception is thrown when a specific docbase does not have an identity.
- DfIdentityException(DocbaseSpec) - Constructor for exception com.documentum.fc.client.DfIdentityException
- DfIdNotFoundException - Exception in com.documentum.fc.client
-
Thrown when a requested Docbase object can not be found.
- DfIdNotFoundException(IDfId) - Constructor for exception com.documentum.fc.client.DfIdNotFoundException
-
Constructs a new instance.
- DfIdNotFoundException(IDfId, String) - Constructor for exception com.documentum.fc.client.DfIdNotFoundException
-
Constructs a new instance.
- DfIdNotFoundException(IDfId, String, Throwable) - Constructor for exception com.documentum.fc.client.DfIdNotFoundException
-
Constructs a new instance.
- DfIdNotFoundException(IDfId, Throwable) - Constructor for exception com.documentum.fc.client.DfIdNotFoundException
-
Constructs a new instance.
- DfIOException - Exception in com.documentum.fc.client
-
Signals that an I/O exception of some sort has occurred while communicating with the docbase.
- DfLogger - Class in com.documentum.fc.common
-
A DfLogger object is used to log messages for a specific system or application component.
- DfLogger() - Constructor for class com.documentum.fc.common.DfLogger
- DfNameNotFoundException - Exception in com.documentum.fc.client
-
Thrown when a requested Docbase object can not be found.
- DfNameNotFoundException(String) - Constructor for exception com.documentum.fc.client.DfNameNotFoundException
-
Constructs a new instance.
- DfNameNotFoundException(String, String) - Constructor for exception com.documentum.fc.client.DfNameNotFoundException
-
Constructs a new instance.
- DfNoMatchException - Exception in com.documentum.fc.client
-
Thrown when a qualification failed to match an object.
- DfNoMatchException(String) - Constructor for exception com.documentum.fc.client.DfNoMatchException
-
Constructs a new instance.
- DfNonExistentAspectException - Exception in com.documentum.fc.client
- DfNonExistentAspectException(String) - Constructor for exception com.documentum.fc.client.DfNonExistentAspectException
- DfNoServersException - Exception in com.documentum.fc.client
- DfNoServersException(IDocbaseSpec) - Constructor for exception com.documentum.fc.client.DfNoServersException
- DfNoServersException(String, int, IDocbaseSpec) - Constructor for exception com.documentum.fc.client.DfNoServersException
- DfObjectNotFoundException - Exception in com.documentum.fc.client
-
Thrown when a requested Docbase object can not be found.
- DfOutOfServerSessionsException - Exception in com.documentum.fc.client
- DfOutOfServerSessionsException() - Constructor for exception com.documentum.fc.client.DfOutOfServerSessionsException
- DfOutOfSessionsException - Exception in com.documentum.fc.client
- DfOutOfSessionsException() - Constructor for exception com.documentum.fc.client.DfOutOfSessionsException
- DfPathNotFoundException - Exception in com.documentum.fc.client
-
Thrown when a requested Docbase object can not be found.
- DfPathNotFoundException(String) - Constructor for exception com.documentum.fc.client.DfPathNotFoundException
-
Constructs a new instance.
- DfPathNotFoundException(String, String) - Constructor for exception com.documentum.fc.client.DfPathNotFoundException
-
Constructs a new instance.
- DfPersistentObjectException - Exception in com.documentum.fc.client
- DfPreferenceException - Exception in com.documentum.fc.client
-
An exception that occurs when operating on a IDfTypedObject instance.
- DfPrincipalException - Exception in com.documentum.fc.client
-
An exception that signals a problem with principal authentication.
- DfPrincipalException() - Constructor for exception com.documentum.fc.client.DfPrincipalException
- DfPrincipalException(String) - Constructor for exception com.documentum.fc.client.DfPrincipalException
- DfPrincipalException(String, Object[]) - Constructor for exception com.documentum.fc.client.DfPrincipalException
- DfPrincipalException(String, Object[], Throwable) - Constructor for exception com.documentum.fc.client.DfPrincipalException
- DfPrincipalException(String, Throwable) - Constructor for exception com.documentum.fc.client.DfPrincipalException
- DfPrincipalException(Throwable) - Constructor for exception com.documentum.fc.client.DfPrincipalException
- DfQueryFormatException - Exception in com.documentum.fc.client.search
-
This exception is thrown when format of a stored query cannot be recognized.
- DfQueryFormatException() - Constructor for exception com.documentum.fc.client.search.DfQueryFormatException
-
Internal constructor.
- DfQueryFormatException(Object[]) - Constructor for exception com.documentum.fc.client.search.DfQueryFormatException
-
Internal constructor.
- DfQueryFormatException(String, Throwable) - Constructor for exception com.documentum.fc.client.search.DfQueryFormatException
-
Internal constructor.
- DfQueryFormatException(Throwable) - Constructor for exception com.documentum.fc.client.search.DfQueryFormatException
-
Internal constructor.
- DfQueryGenerationException - Exception in com.documentum.fc.client.search
-
This exception is thrown when unexpected condition is discovered during query generation process.
- DfQueryGenerationException() - Constructor for exception com.documentum.fc.client.search.DfQueryGenerationException
-
Internal constructor.
- DfQueryGenerationException(String) - Constructor for exception com.documentum.fc.client.search.DfQueryGenerationException
-
Internal constructor.
- DfQueryGenerationException(String, Object[]) - Constructor for exception com.documentum.fc.client.search.DfQueryGenerationException
-
Internal constructor.
- DfQueryGenerationException(String, String, String, String) - Constructor for exception com.documentum.fc.client.search.DfQueryGenerationException
-
Internal constructor.
- DfQueryGenerationException(String, Throwable) - Constructor for exception com.documentum.fc.client.search.DfQueryGenerationException
-
Internal constructor.
- DfReadOnlyException - Exception in com.documentum.fc.common
-
Thrown to indicate that the object, attribute or type is read-only (can not be modified).
- DfReadOnlyException() - Constructor for exception com.documentum.fc.common.DfReadOnlyException
- DfRestrictedAccessException - Exception in com.documentum.fc.client
-
Signals a restricted session.
- DfRestrictedAccessException(MessageHelper) - Constructor for exception com.documentum.fc.client.DfRestrictedAccessException
- DfRestrictedAccessException(String, Object[]) - Constructor for exception com.documentum.fc.client.DfRestrictedAccessException
- DfResultContentException - Exception in com.documentum.fc.client.search
-
This exception is thrown during the retrieval of a result content.
- DfResultContentException(String) - Constructor for exception com.documentum.fc.client.search.DfResultContentException
-
Internal constructor.
- DfResultContentException(String, Throwable) - Constructor for exception com.documentum.fc.client.search.DfResultContentException
-
Internal constructor.
- DfResultContentException(Throwable) - Constructor for exception com.documentum.fc.client.search.DfResultContentException
-
Internal constructor.
- DfResultEntryFactory - Class in com.documentum.fc.client.search
-
Factory to create IDfResultEntry.
- DfResultEntryFactory() - Constructor for class com.documentum.fc.client.search.DfResultEntryFactory
- DfRuntimeException - Exception in com.documentum.fc.common
-
An unexpected DFC runtime exception.
- DfRuntimeException() - Constructor for exception com.documentum.fc.common.DfRuntimeException
- DfRuntimeException(String) - Constructor for exception com.documentum.fc.common.DfRuntimeException
- DfRuntimeException(String, Object[]) - Constructor for exception com.documentum.fc.common.DfRuntimeException
- DfRuntimeException(String, Object[], Throwable) - Constructor for exception com.documentum.fc.common.DfRuntimeException
- DfRuntimeException(String, Throwable) - Constructor for exception com.documentum.fc.common.DfRuntimeException
- DfRuntimeException(Throwable) - Constructor for exception com.documentum.fc.common.DfRuntimeException
- DfScopingException - Exception in com.documentum.fc.client
-
DfScopingException class.
- DfSearchException - Exception in com.documentum.fc.client.search
-
This exception is a base exception for the
com.documentum.fc.client.search
package. - DfSearchException(String) - Constructor for exception com.documentum.fc.client.search.DfSearchException
-
Internal constructor.
- DfSearchException(String, Object[]) - Constructor for exception com.documentum.fc.client.search.DfSearchException
-
Internal constructor.
- DfSearchException(String, String) - Constructor for exception com.documentum.fc.client.search.DfSearchException
-
Internal constructor.
- DfSearchException(String, String, String) - Constructor for exception com.documentum.fc.client.search.DfSearchException
-
Internal constructor.
- DfSearchException(String, String, String, String) - Constructor for exception com.documentum.fc.client.search.DfSearchException
-
Internal constructor.
- DfSearchException(String, Throwable) - Constructor for exception com.documentum.fc.client.search.DfSearchException
-
Internal constructor.
- DfSearchException(String, Throwable, String...) - Constructor for exception com.documentum.fc.client.search.DfSearchException
- DfSearchException(Throwable) - Constructor for exception com.documentum.fc.client.search.DfSearchException
-
Internal constructor.
- DfSearchLoginException - Exception in com.documentum.fc.client.search
-
This exception is thrown when credentials are invalid.
- DfSearchLoginException() - Constructor for exception com.documentum.fc.client.search.DfSearchLoginException
-
Constructs a new DfSearchLoginException.
- DfSearchLoginException(Throwable) - Constructor for exception com.documentum.fc.client.search.DfSearchLoginException
-
Constructs a new DfSearchLoginException.
- DfService - Class in com.documentum.fc.client
-
The superclass for all service-based business objects.
- DfService() - Constructor for class com.documentum.fc.client.DfService
- DfServiceCriticalException - Exception in com.documentum.fc.client
-
This exception is no longer used.
- DfServiceCriticalException() - Constructor for exception com.documentum.fc.client.DfServiceCriticalException
- DfServiceCriticalException(String) - Constructor for exception com.documentum.fc.client.DfServiceCriticalException
- DfServiceCriticalException(Throwable) - Constructor for exception com.documentum.fc.client.DfServiceCriticalException
- DfServiceException - Exception in com.documentum.fc.client
-
This class provides error information.
- DfServiceException() - Constructor for exception com.documentum.fc.client.DfServiceException
- DfServiceException(int, String) - Constructor for exception com.documentum.fc.client.DfServiceException
-
Deprecated.Alphanumeric identifiers are now used instead of numeric error codes
- DfServiceException(MessageHelper) - Constructor for exception com.documentum.fc.client.DfServiceException
- DfServiceException(MessageHelper, Throwable) - Constructor for exception com.documentum.fc.client.DfServiceException
- DfServiceException(Object, String) - Constructor for exception com.documentum.fc.client.DfServiceException
-
Deprecated.
- DfServiceException(String) - Constructor for exception com.documentum.fc.client.DfServiceException
- DfServiceException(String, Object[]) - Constructor for exception com.documentum.fc.client.DfServiceException
- DfServiceException(String, Object[], Throwable) - Constructor for exception com.documentum.fc.client.DfServiceException
- DfServiceException(String, Throwable) - Constructor for exception com.documentum.fc.client.DfServiceException
- DfServiceException(Throwable) - Constructor for exception com.documentum.fc.client.DfServiceException
- DfServiceInstantiationException - Exception in com.documentum.fc.client
-
This exception is thrown when a Business Object Service is not properly configured in DBOR (Documentum Business Object registry) and the Java class cannot be instantiated.
- DfServiceInstantiationException(Exception) - Constructor for exception com.documentum.fc.client.DfServiceInstantiationException
-
Constructs a DfServiceNotFoundException which species what the service is that was not found.
- DfServiceNotFoundException - Exception in com.documentum.fc.client
-
This exception is thrown when a Business Object Service is not configured in DBOR (Documentum Business Object registry).
- DfServiceNotFoundException(String) - Constructor for exception com.documentum.fc.client.DfServiceNotFoundException
-
Signal to the client that the service is not configured.
- DfStaleSessionHandleException - Exception in com.documentum.fc.client
-
Thrown when the session referenced by a handle no longer exists.
- DfStaleSessionHandleException() - Constructor for exception com.documentum.fc.client.DfStaleSessionHandleException
- DfSysObjectException - Exception in com.documentum.fc.client
-
An exception that occurs when operating on a IDfSysObject instance.
- DfSysObjectSecurityException - Exception in com.documentum.fc.client
- DfTime - Class in com.documentum.fc.common
-
An implementation of the IDfTime interface.
- DfTime() - Constructor for class com.documentum.fc.common.DfTime
-
Creates a new DfTime object initialized to the current date.
- DfTime(String) - Constructor for class com.documentum.fc.common.DfTime
-
Creates a new instance initialized to the specified date where the date is specified in a string form.
- DfTime(String, String) - Constructor for class com.documentum.fc.common.DfTime
-
Creates a new instance initialized to the specified date where the date is specified in a String form and is parsed using the given pattern (also specified in String form).
- DfTime(String, String, boolean) - Constructor for class com.documentum.fc.common.DfTime
-
Creates a new instance initialized to the specified date where the date is specified in a String form and is parsed using the given pattern (also specified in String form).
- DfTime(String, DateFormat) - Constructor for class com.documentum.fc.common.DfTime
-
Creates a new instance initialized to the specified date where the date is specified in a string form.
- DfTime(Date) - Constructor for class com.documentum.fc.common.DfTime
- DfTypedObjectException - Exception in com.documentum.fc.client
-
An exception that occurs when operating on a IDfTypedObject instance.
- DfUnreachableLocationException - Exception in com.documentum.fc.client.search
-
This exception is thrown when the target location is unreachable.
- DfUnreachableLocationException() - Constructor for exception com.documentum.fc.client.search.DfUnreachableLocationException
-
Constructs a new DfUnreachableLocationException.
- DfUnreachableLocationException(Throwable) - Constructor for exception com.documentum.fc.client.search.DfUnreachableLocationException
-
Constructs a new DfUnreachableLocationException.
- DfUnsupportedOperationException - Exception in com.documentum.fc.common
-
DfValidationException will be thrown when a validation rule is violated.
- DfUnsupportedOperationException() - Constructor for exception com.documentum.fc.common.DfUnsupportedOperationException
- DfUnsupportedOperationException(String) - Constructor for exception com.documentum.fc.common.DfUnsupportedOperationException
- DfUserAliasSetNotFoundException - Exception in com.documentum.fc.client
- DfUserException - Exception in com.documentum.fc.client
- DfUserException(String, Object[], Throwable) - Constructor for exception com.documentum.fc.client.DfUserException
- DfValidationException - Exception in com.documentum.fc.common
-
DfValidationException will be thrown when a validation rule is violated
- DfValidationException(String, IDfList, IDfList, String) - Constructor for exception com.documentum.fc.common.DfValidationException
- DfValidationException(String, IDfValue) - Constructor for exception com.documentum.fc.common.DfValidationException
- DfValidationException(String, String[]) - Constructor for exception com.documentum.fc.common.DfValidationException
- DfValidationException(String, String[], Throwable) - Constructor for exception com.documentum.fc.common.DfValidationException
- DfValidationException(String, String, IDfValue, String) - Constructor for exception com.documentum.fc.common.DfValidationException
- DfWorkflowException - Exception in com.documentum.fc.client
-
Exceptions that occur when operating on workflow runtime objects including IDfWorkflow, IDfWorkitem, IDfPackage
- DISABLE_ACS_WRITE - Static variable in interface com.documentum.fc.client.acs.IDfContentTransferConfig
- DISABLE_BOCS_ENCRYPTION - Static variable in interface com.documentum.fc.client.acs.IDfContentTransferConfig
- disableRegistryUpdates(boolean) - Method in interface com.documentum.operations.IDfOperation
-
Specifies whether information about object and its associated file should be maintained in the registry.
- disableSaveInDormantState() - Method in interface com.documentum.fc.client.IDfSession
-
Disables save operation for dormant state.
- disassemble() - Method in interface com.documentum.fc.client.IDfSysObject
-
Disassembles the assembly associated with the object.
- disassemble() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Disassembles an assembly.
- DISCARDED - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
FILTERED SubID: Some results were discarded because they didn't match the query constraints.
- disconnect() - Method in interface com.documentum.fc.client.IDfSession
-
Disconnects the DFC session.
- DM_ACL - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for acl objects.
- DM_ACTIVITY - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for activity objects.
- DM_AGGR_DOMAIN - Static variable in interface com.documentum.fc.common.IDfId
- DM_ALIAS_SET - Static variable in interface com.documentum.fc.common.IDfId
- DM_API - Static variable in interface com.documentum.fc.common.IDfId
- DM_ASSEMBLY - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for assembly objects.
- DM_AUDIT_TRAIL - Static variable in interface com.documentum.fc.common.IDfId
- DM_BLOB_TICKET - Static variable in interface com.documentum.fc.common.IDfId
- DM_BLOBSTORE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for blob store objects.
- DM_BOOLEAN - Static variable in interface com.documentum.fc.common.IDfAttr
-
The boolean datatype.
- DM_BUILTIN_EXPR - Static variable in interface com.documentum.fc.common.IDfId
- DM_CA_STORE_TAG - Static variable in interface com.documentum.fc.common.IDfId
- DM_CABINET - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for cabinet objects.
- DM_CHANGE_RECORD - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for change record objects.
- DM_CLIENTRIGHTSDOMAIN_TAG - Static variable in interface com.documentum.fc.common.IDfId
- DM_COLLECTION - Static variable in interface com.documentum.fc.common.IDfId
- DM_COND_EXPR - Static variable in interface com.documentum.fc.common.IDfId
- DM_COND_ID_EXPR - Static variable in interface com.documentum.fc.common.IDfId
- DM_CONTAINMENT - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for containment objects.
- DM_CONTENT - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for content objects.
- DM_DD_ATTR_INFO - Static variable in interface com.documentum.fc.common.IDfId
- DM_DD_COMMON_INFO - Static variable in interface com.documentum.fc.common.IDfId
- DM_DD_INFO - Static variable in interface com.documentum.fc.common.IDfId
- DM_DD_TYPE_INFO - Static variable in interface com.documentum.fc.common.IDfId
- DM_DFC_E_BAD_CLASS - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_BAD_INDEX - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_BAD_VALUE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_CLASS_NOT_FOUND - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_CONVERTED_EXCEPTION - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_INIT_DMCL - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_INIT_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_INVALID_OPER_ON_MANAGED_SESSION - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_NOT_PROGRAMMATIC - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers in
DfcMessages
should be used instead - DM_DFC_E_NOT_SUPPORTED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_NOT_SUPPORTED_BY_SERVER - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_NOT_SUPPORTED_FOR_GETTING_SYSOBJECT_ATTRIBUTE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_NOT_SUPPORTED_FOR_MODIFYING_SYSOBJECT_ATTRS - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_NOT_SUPPORTED_FOR_SETTING_SYSOBJECT_ATTRIBUTE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_OBJECT_DISCONNECTED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_OBJECT_NOT_INITIALIZED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_PATH_NOT_FOUND - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_RD_NO_SAVED_CONTENT - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_RD_STORE_NOT_RETENTION_ENABLED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_SERVER - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_TYPE_MISMATCH - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_TYPE_MISMATCH_ADD - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_TYPE_MISMATCH_COMP - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_TYPE_MISMATCH_GET - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_TYPE_NOT_FOUND - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_UNDEFINED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_E_UNKNOWN_OBJECT_TYPE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_ASSEMBLED_FROM_ID - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_ATTRIBUTE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_CHRONICLE_ID - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_CONTENT_SIZE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_FROZEN_ASSEMBLY_STATUS - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_IMMUTABLE_ATTRIBUTE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_INTERNAL_ATTRIBUTE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_LINK_CNT - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_LOCK_STATUS - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_OBJECT_ID - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_OBJECT_TYPE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_OWN_XPRIVILEGE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_REFERENCE_STATUS - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_REPLICA_STATUS - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_VERSION_LABELS - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_CANNOT_CHANGE_VIRTUAL_DOC_STATUS - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_ILLEGAL_ARGUMENT_BOOLEAN_EXPECTED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_ILLEGAL_ARGUMENT_IDFID_EXPECTED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_ILLEGAL_ARGUMENT_IDFLIST_EXPECTED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_ILLEGAL_ARGUMENT_INTEGER_EXPECTED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_ILLEGAL_ARGUMENT_STRING_EXPECTED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_MANDATORY_ATTRIBUTES_MISSING - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_OBJECT_ID_MISMATCH - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_OBJECT_TYPE_MISMATCH - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_REPEATING_ATTRIBUTE_NOT_SET - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFC_EXCEPTION_SYS_OBJECT_ALREADY_EXISTS - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCBP_E_ALIAS_ALREADY_EXISTS - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCBP_E_ALIAS_NOT_EXIST - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCCOLL_E_BAD_QUERY_TYPE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCCOLL_E_BAD_STATE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCCTXTMGR_E_GETCONTEXT - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCQB_BAD_TIME_PATTERN - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCQB_FILE_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCQB_INTERNAL_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCQB_NO_PATH_SPECIFIED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCRM_E_OBJCARR_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSESS_E_BAD_ADOPT_SESSID - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSESS_E_DISCONNECTED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSESS_E_FAILED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSESS_E_FAILED_EX - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSESS_E_ILLEGAL_OP - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_INVALID_CUSTOM_RULE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_NO_RULES - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_NOT_SUBTYPE_OF_SYSOBJECT_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RELATION_EXISTS_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RF_NO_ATTRIBUTE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RF_NO_DATA_TYPE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RF_NO_RELATION_OP - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RF_NO_VALUE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RF_TYPE_OP_MISMATCH - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RL_FACTORS_OPS_MISMATCH - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RL_NO_FACTORS - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RL_NO_LOGIC_OP - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RL_NO_STORAGE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RULE_VALIDATION_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_RULES_NOT_RENDERED_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_STORAGE_POLICY_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCSP_STORAGE_POLICY_NOT_SAVED_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCWF_E_APPEND_NOTE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCWF_E_BAD_OBJECT - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCWF_E_BAD_TEMPLATE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCWF_E_INVALID_GROUP - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCWF_E_MISSING_TEMPLATE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCWF_E_NO_OBJECT - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCWF_E_NO_USER - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCWF_E_START_FAILED - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DFCWF_E_USER_LIMIT - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_DISPLAY_CONFIG - Static variable in interface com.documentum.fc.common.IDfId
- DM_DIST_COMP_RECORD - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for an internal documentum object.
- DM_DISTRIBUTEDSTORE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for distributed store objects.
- DM_DOCBASE_CONFIG - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for repository configuration objects.
- DM_DOCBASEID_MAP - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for repository ID Map objects.
- DM_DOCBROKER - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for docbroker objects.
- DM_DOCUMENT - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for document objects.
- DM_DOMAIN - Static variable in interface com.documentum.fc.common.IDfId
- DM_DOUBLE - Static variable in interface com.documentum.fc.common.IDfAttr
-
The double datatype.
- DM_DUMP_OBJECT_RECORD - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for dump object record objects.
- DM_DUMP_RECORD - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for dump record objects.
- DM_EVENT - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for event objects.
- DM_EXEC - Static variable in interface com.documentum.fc.client.IDfSession
-
It is used with processing the return value of
IDfSession.apiDesc(java.lang.String)
method. - DM_EXPR_CODE - Static variable in interface com.documentum.fc.common.IDfId
- DM_EXPR_E_EVALUATE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_EXPR_E_EVALUATOR_LOAD_FAIL - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_EXPR_E_PARSE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_EXPR_E_PARSE_LOAD_FAIL - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_EXPRESSION - Static variable in interface com.documentum.fc.common.IDfId
- DM_EXTERNALSTORE_FILE_TAG - Static variable in interface com.documentum.fc.common.IDfId
- DM_EXTERNALSTORE_FREE_TAG - Static variable in interface com.documentum.fc.common.IDfId
- DM_EXTERNALSTORE_TAG - Static variable in interface com.documentum.fc.common.IDfId
- DM_EXTERNALSTORE_URL_TAG - Static variable in interface com.documentum.fc.common.IDfId
- DM_FEDERATION - Static variable in interface com.documentum.fc.common.IDfId
- DM_FILE - Static variable in interface com.documentum.fc.common.IDfId
- DM_FILESTORE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for file store objects.
- DM_FOLDER - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for folder objects.
- DM_FOREIGN_KEY - Static variable in interface com.documentum.fc.common.IDfId
- DM_FORMAT - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for format objects.
- DM_FULLTEXT - Static variable in interface com.documentum.fc.common.IDfId
- DM_FULLTEXT_INDEX - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for full-text index objects.
- DM_FUNC_EXPR - Static variable in interface com.documentum.fc.common.IDfId
- DM_GET - Static variable in interface com.documentum.fc.client.IDfSession
-
It is used with processing the return value of
IDfSession.apiDesc(java.lang.String)
method. - DM_GROUP - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for group objects.
- DM_ID - Static variable in interface com.documentum.fc.common.IDfAttr
-
The object ID datatype.
- DM_INBOX - Static variable in interface com.documentum.fc.common.IDfId
- DM_INDEX - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for index objects.
- DM_INTEGER - Static variable in interface com.documentum.fc.common.IDfAttr
-
The integer datatype.
- DM_INTERNAL - Static variable in interface com.documentum.fc.client.search.IDfSmartList
-
Possible smartlist content : dm_internal.
- DM_KEY - Static variable in interface com.documentum.fc.common.IDfId
- DM_LIGHTWEIGHT_TAG - Static variable in interface com.documentum.fc.common.IDfId
- DM_LINKEDSTORE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for linked store objects.
- DM_LINKRECORD - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for linked record objects.
- DM_LITERAL_EXPR - Static variable in interface com.documentum.fc.common.IDfId
- DM_LOAD_OBJECT_RECORD - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for load object record objects.
- DM_LOAD_RECORD - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for load record objects.
- DM_LOCATION - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for location objects.
- DM_METHOD - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for method objects.
- DM_MOUNT_POINT - Static variable in interface com.documentum.fc.common.IDfId
- DM_NETSTORE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for network store objects.
- DM_NLS_DD_INFO - Static variable in interface com.documentum.fc.common.IDfId
- DM_NOTDFC_E_EXTERNAL - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_NOTDFC_E_JAVA - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_NOTE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for note objects.
- DM_OBJECT - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for miscellaneous objects.
- DM_OTHER - Static variable in interface com.documentum.fc.client.IDfSession
-
It is used with processing the return value of
IDfSession.apiDesc(java.lang.String)
method. - DM_OTHERFILE - Static variable in interface com.documentum.fc.common.IDfId
- DM_OUTPUTDEVICE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for output device objects.
- DM_PACKAGE - Static variable in interface com.documentum.fc.common.IDfId
- DM_PARTITION_SCHEME - Static variable in interface com.documentum.fc.common.IDfId
- DM_PLUGIN - Static variable in interface com.documentum.fc.common.IDfId
- DM_POLICY - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for policy objects.
- DM_PROCESS - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for process objects.
- DM_QUERY - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for query objects.
- DM_QUEUE_ITEM - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for queue item objects.
- DM_RECOVERY - Static variable in interface com.documentum.fc.common.IDfId
- DM_REFERENCE - Static variable in interface com.documentum.fc.common.IDfId
- DM_REGISTERED - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for registered objects.
- DM_REGISTRY - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for registry objects.
- DM_RELATION - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for relation objects.
- DM_RELATIONTYPE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for relation type objects.
- DM_REMOTESTORE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for remote store objects.
- DM_REMOTETICKET - Static variable in interface com.documentum.fc.common.IDfId
- DM_REPLICA_RECORD - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for replica record objects.
- DM_ROUTER - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for router objects.
- DM_SCOPE_CONFIG - Static variable in interface com.documentum.fc.common.IDfId
- DM_SEQUENCE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for sequence objects.
- DM_SERVER_CONFIG - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for server configuration objects.
- DM_SESSION - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for session objects.
- DM_SET - Static variable in interface com.documentum.fc.client.IDfSession
-
It is used with processing the return value of
IDfSession.apiDesc(java.lang.String)
method. - DM_STAGED_DOCUMENT - Static variable in interface com.documentum.fc.common.IDfId
- DM_STORE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for store objects.
- DM_STRING - Static variable in interface com.documentum.fc.common.IDfAttr
-
The string datatype.
- DM_SUBCONTENT - Static variable in interface com.documentum.fc.common.IDfId
- DM_SYSOBJECT - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for sysobject objects.
- DM_TEMPVDM_E_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_TIME - Static variable in interface com.documentum.fc.common.IDfAttr
-
The time, or date, datatype.
- DM_TRANSACTION_LOG - Static variable in interface com.documentum.fc.common.IDfId
- DM_TYPE - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for type objects.
- DM_TYPE_INFO - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for type info objects.
- DM_TYPE_MANAGER - Static variable in interface com.documentum.fc.common.IDfId
- DM_UNDEFINED - Static variable in interface com.documentum.fc.common.IDfAttr
-
The undefined datatype.
- DM_UNUSED1 - Static variable in interface com.documentum.fc.common.IDfId
- DM_UNUSED2 - Static variable in interface com.documentum.fc.common.IDfId
- DM_UNUSED3 - Static variable in interface com.documentum.fc.common.IDfId
- DM_UNUSED4 - Static variable in interface com.documentum.fc.common.IDfId
- DM_UNUSED5 - Static variable in interface com.documentum.fc.common.IDfId
- DM_USER - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for user objects.
- DM_VALIDATION_E_ATTR_RULES - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VALIDATION_E_ATTR_RULES_NO_VAL - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VALIDATION_E_DATATYPE - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VALIDATION_E_ERROR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VALIDATION_E_EXCESS_LEN - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VALIDATION_E_EXPR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VALIDATION_E_FORMAT - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VALIDATION_E_OBJ_EXPR - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VALIDATION_E_OBJ_NULL_DATA - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VALIDATION_E_OBJ_RULES - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VALIDATION_E_USE_VALUE_ASST - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VALUE_ASSIST - Static variable in interface com.documentum.fc.common.IDfId
- DM_VALUE_FUNC - Static variable in interface com.documentum.fc.common.IDfId
- DM_VALUE_LIST - Static variable in interface com.documentum.fc.common.IDfId
- DM_VALUE_QUERY - Static variable in interface com.documentum.fc.common.IDfId
- DM_VEL_CANNOT_AUTHENTICATE - Static variable in exception com.documentum.fc.client.DfServiceException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VEL_DBOR_IO_ERROR - Static variable in exception com.documentum.fc.client.DfServiceException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VEL_DBOR_NOT_FOUND - Static variable in exception com.documentum.fc.client.DfServiceException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VEL_ERROR - Static variable in exception com.documentum.fc.client.DfServiceException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VEL_IDENTITY_ERROR - Static variable in exception com.documentum.fc.client.DfServiceException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VEL_INSTANTIATION_ERROR - Static variable in exception com.documentum.fc.client.DfServiceException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VEL_PRINCIPAL_ERROR - Static variable in exception com.documentum.fc.client.DfServiceException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VEL_SERVICE_NOT_FOUND - Static variable in exception com.documentum.fc.client.DfServiceException
-
Deprecated.The alphanumeric identifiers should be used instead
- DM_VERITY_COLL - Static variable in interface com.documentum.fc.common.IDfId
- DM_VERITY_INDEX - Static variable in interface com.documentum.fc.common.IDfId
- DM_VSTAMP - Static variable in interface com.documentum.fc.common.IDfId
- DM_WORKFLOW - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for workflow objects.
- DM_WORKITEM - Static variable in interface com.documentum.fc.common.IDfId
-
The type identifier for work item objects.
- DMS_NOT_FOUND - Static variable in interface com.documentum.operations.IDfOperationError
- DOCUMENT_HAS_NO_CONTENT - Static variable in interface com.documentum.operations.IDfOperationError
- doesSelectedVersionMatchBinding() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Indicates whether the currently displayed node object matches the defined binding for the node.
- DONE - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: The action is over.
- DONE - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
Query completed, all sources replied successfully (no more processing is happening on the server).
- DONT_RECORD_IN_REGISTRY - Static variable in interface com.documentum.operations.IDfExportOperation
- DONT_REVERT_ASSEMBLIES - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Flag value that can be passed to resync to change its default behavior.
- doPostAttach(IDfPersistentObject) - Method in interface com.documentum.fc.client.aspect.IDfAttachAspectCallback
-
Callback method invoked after an aspect has been attached and after the object has been completely rebuilt.
- doPostDetach(IDfPersistentObject) - Method in interface com.documentum.fc.client.aspect.IDfDetachAspectCallback
-
Callback method invoked after an aspect has been detached and after the object has been completely rebuilt.
- DQL - Enum constant in enum com.documentum.fc.client.search.filter.IDfGenerationContext.Language
- DRL_FOLDER_DOES_NOT_EXIST - Static variable in interface com.documentum.operations.IDfOperationError
- DSEARCH - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtEngine
- DSEARCHSOLR - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtEngine
- dump() - Method in interface com.documentum.fc.client.IDfTypedObject
-
Lists an object's attributes and their values.
E
- ENABLE_ACS_ASYNCH_WRITE - Static variable in interface com.documentum.fc.client.acs.IDfContentTransferConfig
- ENABLE_ACS_WRITE - Static variable in interface com.documentum.fc.client.acs.IDfContentTransferConfig
- enableDeepDeleteFolderChildren(boolean) - Method in interface com.documentum.operations.IDfDeleteOperation
-
When working with folders, delete the folder and all descendants, regardless of other folders into which they are linked.
- enableDeepDeleteVirtualDocumentsInFolders(boolean) - Method in interface com.documentum.operations.IDfDeleteOperation
-
During a delete operation, the user can decide to delete a folder with all its descendants.
- enableManageApplicationSupportDocuments(boolean) - Method in interface com.documentum.operations.IDfCheckoutOperation
-
If you do not want Documentum to manage any of the documents in the Application Support Documents set this to false.
- enableManageApplicationSupportDocuments(boolean) - Method in interface com.documentum.operations.IDfExportOperation
-
If you do not want to manage any of the documents in the Application Support Documents set this to false.
- enableOLELinksProcessing(boolean) - Method in interface com.documentum.operations.IDfCheckinNode
-
Enables processing of OLE links.
- enableOLELinksProcessing(boolean) - Method in interface com.documentum.operations.IDfImportNode
-
Enables processing of OLE links.
- enablePopulateWithReferences(boolean) - Method in interface com.documentum.operations.IDfOperation
-
Specifies whether reference objects should be dereferenced during population i.e.
- enableSaveInDormantState() - Method in interface com.documentum.fc.client.IDfSession
-
Enables save operation for dormant state.
- enableServerScope(boolean) - Method in interface com.documentum.fc.client.IDfScopeManager
-
Enables or disables server-side scoping.
- enableServerScope(boolean) - Method in interface com.documentum.fc.client.IDfSessionScopeManager
-
Enables or disables server-side scoping.
- enableServerScopingException() - Static method in exception com.documentum.fc.client.DfScopingException
- encryptPassword(String) - Method in class com.documentum.fc.client.DfClient
- encryptPassword(String) - Method in interface com.documentum.fc.client.IDfClient
-
Encrypts a password.
- encryptText(String, String) - Method in class com.documentum.fc.client.DfClient
- encryptText(String, String) - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.
- end() - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- END - Static variable in interface com.documentum.fc.client.IDfSeekRoot
-
Specifies that the seek position is relative to the end of the content.
- endClientControl() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Deprecated.No longer needed
- endScope() - Method in interface com.documentum.fc.client.IDfScopeManager
-
Closes the explicit scope boundary.
- endScope() - Method in interface com.documentum.fc.client.IDfSessionScopeManager
-
Closes the explicit scope boundary.
- enumAttrs() - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns an enumeration of IDfAttr objects.
- enumAttrs() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns an enumeration of IDfAttr objects.
- enumSharedSessions(String) - Method in class com.documentum.fc.client.DfClient
- enumSharedSessions(String) - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.use
IDfSessionManager
instead for session sharing - EQ - Static variable in interface com.documentum.fc.bpm.IDfTransitionCondition
-
Equality operator.
- equals(Object) - Method in class com.documentum.fc.client.search.DfFacetDefinition
- equals(Object) - Method in class com.documentum.fc.common.DfId
- equals(Object) - Method in class com.documentum.fc.common.DfTime
- equals(Object) - Method in interface com.documentum.fc.common.IDfId
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in interface com.documentum.fc.common.IDfTime
-
Returns
true
if the argument is a DfTime object that represents the same date/time as this object. - equals(Object) - Method in interface com.documentum.fc.common.IDfValue
-
Indicates whether the value stored in the calling value object matches the value in a user-supplied value object.
- equals(Object) - Method in interface com.documentum.operations.IDfFile
-
Returns
true
if the argument is an instance of an IDfFile and it represents the same file path as this object. - error(Object, String, Object[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized message with the
Level.ERROR
logging level. - error(Object, String, String[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized message with the
Level.ERROR
logging level. - ERROR - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: An error occured during the execution of the query.
- ERROR_ADDING_CHECKOUT_ITEM - Static variable in interface com.documentum.operations.IDfOperationError
- ERROR_APPLYING_CD_DETECTED_ATTRS - Static variable in interface com.documentum.operations.IDfOperationError
- ERROR_COMPLETING_DELETION - Static variable in interface com.documentum.operations.IDfOperationError
- ERROR_DURING_REG_UPDATE_CHECKIN - Static variable in interface com.documentum.operations.IDfOperationError
- ERROR_DURING_SETFILE - Static variable in interface com.documentum.operations.IDfOperationError
- ERROR_NOT_ALL_CD_REFS_PATCHED - Static variable in interface com.documentum.operations.IDfOperationError
- errorCorruptedFile - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorDirectoryDoesNotExist - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorDirectoryIsActuallyAFile - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorFileDoesNotExist - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorFileIsActuallyADirectory - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorNoPermissionToCreateDirectory - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorNoPermissionToCreateFile - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorNoPermissionToDetectExistanceOfDirectory - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorNoPermissionToDetectExistanceOfFile - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorNoPermissionToOpenExistingFileWithWriteAccess - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorNoPermissionToOpenFileWithReadAccess - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorReadingFile - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorWritingToExistingFile - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- errorWritingToNewFile - Static variable in interface com.documentum.fc.common.IDfException
-
Deprecated.The alphanumeric identifiers should be used instead
- evaluate(IDfSysObject, DfContentInfo, IDfSession, Object) - Method in interface com.documentum.fc.client.IStorageRuleEvaluator
-
This method is used to evaluate the rules in the policy.
- EXEC_QUERY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Deprecated, Use DF_EXEC_QUERY.
- EXEC_SUBTYPE_DEFAULT - Static variable in interface com.documentum.fc.client.IDfActivity
- EXEC_SUBTYPE_INBOUND - Static variable in interface com.documentum.fc.client.IDfActivity
- EXEC_SUBTYPE_INBOUND_INITIATE - Static variable in interface com.documentum.fc.client.IDfActivity
- EXEC_SUBTYPE_MANUAL_INITIATE - Static variable in interface com.documentum.fc.client.IDfActivity
- EXECREAD_QUERY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Deprecated, Use DF_EXECREAD_QUERY.
- execute() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Starts a workflow.
- execute() - Method in interface com.documentum.operations.IDfOperation
-
Execute the operation.
- execute() - Method in interface com.documentum.operations.IDfOperationStep
-
Executes the action(s) of the step, for example a "check in" step would cause the objects in the operation to each be checked in to the docbase.
- execute() - Method in interface com.documentum.operations.IDfStepAction
-
The business logic of the step action.
- execute(int, IDfSession) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Executes the DQL query and creates a DOM.
- execute(IDfSession) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Executes the XQuery.
- execute(IDfSession, int) - Method in interface com.documentum.fc.client.IDfQuery
-
Executes a DQL query.
- execute(IDfSession, IDfXQueryTargets) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Executes the XQuery on targets passed in as the parameter.
- execute(String, IDfSession) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Deprecated.Since 5.1.
This method is deprecated to make usage consistent across the IDfXmlQuery and IDfQuery interfaces. - execute(String, String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Executes the DQL query and creates a DOM.
Use this method when executing the query within an XSL stylesheet. - exists() - Method in interface com.documentum.operations.IDfFile
-
Returns true if the file path references an actual file.
- existsSearch(String, boolean, String) - Method in interface com.documentum.fc.client.search.IDfSearchStoreService
-
Checks whether a search with the same name already exists in the database.
- EXPIRED - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When in FAILED state, indicates that the wrapper execution took too much time and was stopped.
- EXPIRY - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: The execution took too much time and was stopped.
- exportTicketKey(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns the login ticket key of the repository.
- EXPR_TYPE_FULLTEXT - Static variable in interface com.documentum.fc.client.search.IDfExpression
-
Expression type: full-text expression.
- EXPR_TYPE_MLT - Static variable in interface com.documentum.fc.client.search.IDfExpression
-
Expression type: more-like-this expression.
- EXPR_TYPE_RELATIVE_DATE - Static variable in interface com.documentum.fc.client.search.IDfExpression
-
Expression type: relative date expression.
- EXPR_TYPE_SET - Static variable in interface com.documentum.fc.client.search.IDfExpression
-
Expression type: expression set.
- EXPR_TYPE_SIMPLE_ATTR - Static variable in interface com.documentum.fc.client.search.IDfExpression
-
Expression type: simple (single value) attribute expression.
- EXPR_TYPE_UNDEFINED - Static variable in interface com.documentum.fc.client.search.IDfExpression
-
Expression type: undefined.
- EXPR_TYPE_VALUE_LIST_ATTR - Static variable in interface com.documentum.fc.client.search.IDfExpression
-
Expression type: attribute expression with a list of values (that is, typically for IN operator).
- EXPR_TYPE_VALUE_RANGE_ATTR - Static variable in interface com.documentum.fc.client.search.IDfExpression
-
Expression type: attribute expression with a range of values.
- EXT_SOURCE_UNAVAILABLE - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: Cannot connect to the external source server.
- EXT_SOURCE_UNAVAILABLE - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When in FAILED state, indicates that the connection with the external source server was broken and the query could not complete properly.
- EXTENDED_PERMIT - Static variable in interface com.documentum.fc.client.IDfPermitType
- EXTENDED_PERMIT - Static variable in interface com.documentum.fc.client.IDfPermitTypeString
- EXTENDED_RESTRICTION - Static variable in interface com.documentum.fc.client.IDfPermitType
- EXTENDED_RESTRICTION - Static variable in interface com.documentum.fc.client.IDfPermitTypeString
- EXTERNAL - Enum constant in enum com.documentum.fc.client.search.filter.IDfGenerationContext.Language
- EXTERNAL_URL_TYPE_WS_PUSH - Static variable in interface com.documentum.fc.client.acs.IDfBocsConfig
F
- FACET_DEFINITION_ERROR - Enum constant in enum com.documentum.fc.client.search.filter.DfFilterException.FilterExceptionType
- FACET_DEFINITION_ERROR - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
There is a problem with one or several facet definitions defined in the query.
- FACET_DEFINITION_ERROR - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
There is a problem with one or several facet definitions defined in the query.
- FACET_RETRIEVED - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: The facets have been retrieved.
- FACETS_RESULTS_TRUNCATED - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: The number of results used to compute facets is not the entire result set.
- FAILED - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
Unable to compute query (no server or no source available).
- FAST - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtEngine
- fatal(Object, String, Object[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized message with the
Level.FATAL
logging level. - fatal(Object, String, String[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized message with the
Level.FATAL
logging level. - FATAL_SAX_EXCEPTION_OCCURED - Static variable in interface com.documentum.operations.IDfOperationError
- fetch(String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Fetches this object from the repository without placing a lock on the object.
- FETCH - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: Some data is being fetched from the backend source.
- fetchWithCaching(String, boolean, boolean) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Fetches this object from the repository without placing a lock on the object.
- FILE_ATTRIBUTE_ARCHIVE - Static variable in interface com.documentum.operations.IDfVDMPlatformUtils
- FILE_ATTRIBUTE_COMPRESSED - Static variable in interface com.documentum.operations.IDfVDMPlatformUtils
- FILE_ATTRIBUTE_DIRECTORY - Static variable in interface com.documentum.operations.IDfVDMPlatformUtils
- FILE_ATTRIBUTE_HIDDEN - Static variable in interface com.documentum.operations.IDfVDMPlatformUtils
- FILE_ATTRIBUTE_NORMAL - Static variable in interface com.documentum.operations.IDfVDMPlatformUtils
- FILE_ATTRIBUTE_OFFLINE - Static variable in interface com.documentum.operations.IDfVDMPlatformUtils
- FILE_ATTRIBUTE_READONLY - Static variable in interface com.documentum.operations.IDfVDMPlatformUtils
- FILE_ATTRIBUTE_SYSTEM - Static variable in interface com.documentum.operations.IDfVDMPlatformUtils
- FILE_ATTRIBUTE_TEMPORARY - Static variable in interface com.documentum.operations.IDfVDMPlatformUtils
- FILE_MISSING - Static variable in interface com.documentum.operations.IDfOperationError
- fileHasOLELinks(String) - Method in interface com.documentum.operations.IDfVDMPlatformUtils
- FILTERED - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: Some results from the sources have been filtered.
- filterFacets(IDfContext, List<IDfModifiableFacet>) - Method in interface com.documentum.fc.client.search.filter.IDfFacetFilter
-
This method can potentially be called multiple time for a query.
- filterQuery(IDfContext, IDfQueryDefinition) - Method in interface com.documentum.fc.client.search.filter.IDfQueryFilter
- filterResults(IDfContext, List<IDfModifiableResultEntry>) - Method in interface com.documentum.fc.client.search.filter.IDfResultFilter
-
This method can be called several times per query
- find(IDfVirtualDocumentNode, String, String, int) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Returns the node corresponding to a specified search string.
- findAliasIndex(String) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Returns the index position of an alias in the alias set.
- findAttrIndex(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the position of an attribute in the list of attributes that belong to this object.
- findAttrIndex(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Gets the index of a specific attribute in the list of attributes that belong to this object.
- findBoolean(String, boolean) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Searches through the values in a repeating attribute and returns the index of the first value that matches the specified boolean value.
- findBoolean(String, boolean) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Searches through the values in a repeating attribute and returns the first index value that corresponds to the specified boolean value.
- findBooleanIndex(boolean) - Method in interface com.documentum.fc.common.IDfList
-
Returns the index of the first occurrence of a boolean value in the list.
- findDouble(String, double) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Searches through the values in a repeating attribute and returns the index of the first value that matches the specified double value.
- findDouble(String, double) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Searches through the values in a repeating attribute and returns the first index value that corresponds to the specified double value.
- findDoubleIndex(double) - Method in interface com.documentum.fc.common.IDfList
-
Returns the index of the first occurrence of a double value in the list.
- findId(String, IDfId) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Searches through the values in a repeating attribute and returns the index of the first value that matches the specified ID value.
- findId(String, IDfId) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Searches through the values in a repeating attribute and returns the first index value that corresponds to the specified object id value.
- findIdIndex(IDfId) - Method in interface com.documentum.fc.common.IDfList
-
Returns the index of the first occurrence of an IDfId object in the list.
- findIndex(Object) - Method in interface com.documentum.fc.common.IDfList
-
Returns the index of the first occurrence of the Object in the list.
- findInt(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Searches through the values in a repeating attribute and returns the index of the first value that matches the specified integer value.
- findInt(String, int) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Searches through the values in a repeating attribute and returns the first index value that corresponds to the specified integer value.
- findIntIndex(int) - Method in interface com.documentum.fc.common.IDfList
-
Returns the index of the first occurrence of an int value in the list.
- findListIndex(IDfList) - Method in interface com.documentum.fc.common.IDfList
-
Returns the index of the first occurrence of an IDfList object in the list.
- findSession(String) - Method in class com.documentum.fc.client.DfClient
- findSession(String) - Method in interface com.documentum.fc.client.IDfClient
-
Returns an existing DFC session using a DFC session ID.
- findString(String, String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Searches through the values in a repeating attribute and returns the index of the first value that matches the specified string value.
- findString(String, String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Searches through the values in a repeating attribute and returns the first index value that corresponds to the specified string value.
- findStringIndex(String) - Method in interface com.documentum.fc.common.IDfList
-
Returns the index of the first occurrence of a string value in the list.
- findTime(String, IDfTime) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Searches through the values in a repeating attribute and returns the index of the first value that matches the specified date/time value.
- findTime(String, IDfTime) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Searches through the values in a repeating attribute and returns the first index value that corresponds to the specified time value.
- findTimeIndex(IDfTime) - Method in interface com.documentum.fc.common.IDfList
-
Returns the index of the first occurrence of an IDfTime object in the list.
- findTypeAttrIndex(String) - Method in interface com.documentum.fc.client.IDfType
-
Returns the index of an attribute.
- findValue(String, IDfValue) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Searches through the values in a repeating attribute and returns the index of the first value that matches the specified value.
- findValue(String, IDfValue) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Searches through the values in a repeating attribute and returns the first index value that corresponds to the specified value.
- findValueIndex(IDfValue) - Method in interface com.documentum.fc.common.IDfList
-
Returns the index of the first occurrence of an IDfValue object in the list.
- FIRST - Static variable in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Repeating attribute flag value to indicate that if a comparison succeeds with the first of the repeating values, the condition succeeds.
- flush() - Method in interface com.documentum.registry.IDfRegistry
- flush(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Removes cached queries from the client's query caches, ACLs and Group objects from the session cache, and type information from the data dictionary cache.
- flushBatch() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Flush the batch data into the repository.
- flushCache(boolean) - Method in interface com.documentum.fc.client.IDfSession
-
Removes objects from the server and client caches.
- flushCachedQuery(String) - Method in interface com.documentum.fc.client.IDfSession
-
Remove the specified query from the query cache.
- flushEx(String, String, boolean, boolean) - Method in interface com.documentum.fc.client.IDfSession
-
Removes cached queries from the client's query caches, ACLs and Group objects from the session cache, and type information from the data dictionary cache.
- flushGlobalCache(String) - Method in interface com.documentum.fc.client.IDfSession
-
Removes objects from a global server cache.
- flushObject(IDfId) - Method in interface com.documentum.fc.client.IDfSession
-
Remove the specified object from the cache.
- flushSessions() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Flushes unused sessions from the session manager's pool.
- flushTrace() - Method in class com.documentum.com.DfClientX
- flushTrace() - Method in interface com.documentum.com.IDfClientX
-
Deprecated.as of DFC 5.2.
- FOLDER_EXPANSION - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtCapability
-
whether the fulltext engine supports evaluating folder hierarchies
- FOLDER_NAME_COLLISION - Static variable in interface com.documentum.operations.IDfOperationError
- FOLLOW_ASSEMBLY_MODIFIED - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Follow assembly modified.
- force(int, String) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- FORCE_DELETE_IS_NOT_SUPPORTED_FOR_MULTIPLE_VERSIONS - Static variable in interface com.documentum.operations.IDfOperationError
- forward(int, IDfList, String) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- FOUND - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: Some results have been extracted from the backend returned data.
- freeze(boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Marks an object as unchangeable (and optionally its components), if the object is a virtual document.
- FREQUENCY - Enum constant in enum com.documentum.fc.client.search.DfFacetDefinition.ORDER
-
Ordered by count, descending
- FTOPTION_BOOLEAN - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions.FTQueryOptionType
-
Indicates that the option requires a boolean value
- FTOPTION_INTEGER - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions.FTQueryOptionType
-
Indicates that the option requires an integer value
- FTOPTION_MAP - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions.FTQueryOptionType
-
Indicates that the option requires a Map value
- FTOPTION_STRING - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions.FTQueryOptionType
-
Indicates that the option requires a String value
- FULLTEXT_ISSUE - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: There was an error with the full-text search.
- FULLTEXT_ISSUE - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
There was an error with the full-text search.
G
- GE - Static variable in interface com.documentum.fc.bpm.IDfTransitionCondition
-
"Greater than or equal to" operator.
- GENERATE_RESOURCE_FORK - Static variable in interface com.documentum.operations.IDfOperation
-
A resource fork will be generated if it is not explicitly available.
- get(int) - Method in interface com.documentum.fc.common.IDfList
-
Fetches an Object instance from the list at the specified index.
- get(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Returns the object to which the specified property name is mapped to in the object.
- get(String) - Method in interface com.documentum.operations.IDfOperationContext
-
Returns a corresponding value, if set, or null.
- getAbsoluteIdentity(IDfId) - Method in interface com.documentum.com.IDfSmartClientX
- getAcceptanceDate() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the acceptance date, which identifies when a package arrived and was accepted by an input port.
- getAccessDate() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the date the content of this object was last accessed.
- getAccessibleFolderIds() - Method in interface com.documentum.fc.client.IDfObjectPath
-
Returns
IDfList
of accessible folder ids. - getAccessiblePath() - Method in interface com.documentum.fc.client.IDfObjectPath
-
Returns user-accessible path.
- getAccessorApplicationPermit(int) - Method in interface com.documentum.fc.client.IDfACL
-
Returns the application permit assigned to a user or group.
- getAccessorApplicationPermit(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the application permit assigned to a user or group.
- getAccessorCount() - Method in interface com.documentum.fc.client.IDfACL
-
Returns the number of users and groups referenced in an ACL object.
- getAccessorCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of users or groups for whom some level of access is defined for the object.
- getAccessorName() - Method in interface com.documentum.fc.client.IDfPermit
-
Retrieves the accessor name from the IDfPermit object
- getAccessorName(int) - Method in interface com.documentum.fc.client.IDfACL
-
Returns the name of an individual user, group or alias in an ACL object.
- getAccessorName(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the list of users and groups for whom some level of access is defined for the object.
- getAccessorPermit(int) - Method in interface com.documentum.fc.client.IDfACL
-
Returns the basic permission level granted to a user or group.
- getAccessorPermit(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the permit levels assigned to each user or group using the computed attribute _accessor_name.
- getAccessorPermitType(int) - Method in interface com.documentum.fc.client.IDfACL
-
Identifies the type of permission granted an accessor in the ACL.
- getAccessorPermitType(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the permit type assigned to each user or group using the computed attribute _accessor_name.
- getAccessorXPermit(int) - Method in interface com.documentum.fc.client.IDfACL
-
Returns extended permissions granted to a user or group.
- getAccessorXPermit(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the extended permission levels of the specified user or group using the computed attribute _accessor_name.
- getAccessorXPermitNames(int) - Method in interface com.documentum.fc.client.IDfACL
-
Returns the extended permissions in string form assigned to a user or group.
- getAccessorXPermitNames(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Retrieves the extended permissions, in upper case and separated by a comma, that are assigned to each user or group.
- getAccuracyValidityWeight() - Method in interface com.documentum.fc.client.search.IDfPerceptualRaterConfig
-
Gets the weight of the accuracy/validity criterion in the IPR algorithm.
- getACL() - Method in exception com.documentum.fc.client.DfACLException
-
Deprecated.
- getACL() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns an ACL associated with the object.
- getACL(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns an ACL object.
- getACLClass() - Method in interface com.documentum.fc.client.IDfACL
-
Returns the ACL class value.
- getACLDomain() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the domain of the ACL associated with this user.
- getACLDomain() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the domain of the ACL associated with a user.
- getACLName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the name of the associated ACL.
- getACLName() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the name of the ACL associated with a user.
- getAclRefValid() - Method in interface com.documentum.fc.client.IDfSysObject
-
Indicates whether the values in _accessor_name and _accessor_permit have been saved to the repository using the computed attribute _acl_ref_valid.
- getAContentType() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the content type of the routed object.
- getAcsClient() - Method in class com.documentum.com.DfClientX
- getAcsClient() - Method in interface com.documentum.com.IDfClientX
-
Returns an
IDfAcsClient
object. - getAcsData(IDfSessionManager, String, String) - Method in interface com.documentum.fc.client.acs.IDfAcsClient
-
Returns an
IDfEnumeration
object that lists allAcsData
objects for a given repository. - getAcsData(IDfSession, String) - Method in interface com.documentum.fc.client.acs.IDfAcsClient
-
Returns an
IDfEnumeration
object that lists allAcsData
objects for a given repository. - getAcsName() - Method in interface com.documentum.fc.client.acs.IDfAcsClient.AcsData
-
Returns ACS name.
- getAcsNetworkLocationIdentifiers() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns a list of the ACS network location identifiers.
- getAcsRequestExpirationInterval() - Method in interface com.documentum.fc.client.acs.IDfAcsClient
-
Returns expiration interval being used for requests made to this ACS.
- getAcsRequests() - Method in interface com.documentum.operations.IDfCheckoutNode
-
Returns an
IDfEnumeration
object with a list ofIDfAcsRequest
objects. - getAcsRequests() - Method in interface com.documentum.operations.IDfExportNode
-
Returns an
IDfEnumeration
object containing a list ofIDfAcsRequest
objects. - getAcsRequests(String, int, String, IDfAcsTransferPreferences) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns an
IDfEnumeration
object containing a list ofIDfAcsRequest
objects. - getAcsServerMap(String) - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Returns information about the ACS servers that are known to the set of connection brokers currently configured for this IDfDocbrokerClient instance.
- getAcsServerMapFromSpecificDocbroker(String, String, String, String) - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Returns information about the ACS servers that are known to a specific connection broker.
- getAcsTransferPreferences() - Method in class com.documentum.com.DfClientX
- getAcsTransferPreferences() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfAcsTransferPreferences
instance. - getAcsTransferPreferences() - Method in interface com.documentum.fc.client.IDfSession
-
Returns an
IDfAcsTransferPreferences
object. - getAcsTransferPreferences() - Method in interface com.documentum.operations.IDfCheckinOperation
-
Returns the
IDfAcsTransferPreferences
object to be used. - getAcsTransferPreferences() - Method in interface com.documentum.operations.IDfCheckoutNode
-
Returns the
IDfAcsTransferPreferences
object to be used. - getAcsTransferPreferences() - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Returns the
IDfAcsTransferPreferences
object to be used. - getAcsTransferPreferences() - Method in interface com.documentum.operations.IDfExportNode
-
Returns the
IDfAcsTransferPreferences
object to be used. - getAcsTransferPreferences() - Method in interface com.documentum.operations.IDfExportOperation
-
Returns the
IDfAcsTransferPreferences
object to be used. - getAcsTransferPreferences() - Method in interface com.documentum.operations.IDfImportOperation
-
Returns the
IDfAcsTransferPreferences
object to be used. - getAcsTransferPreferences() - Method in interface com.documentum.operations.IDfPredictiveCachingOperation
-
Returns the
IDfAcsTransferPreferences
object to be used. - getActChooseBy(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the act_choose_by attribute value at the specified index position.
- getActChooseByCount() - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the number of values in the act_choose_by attribute.
- getActChooseFor(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the act_choose_for attribute value at the specified index position.
- getActChooseForCount() - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the number of values in the act_choose_for attribute.
- getActChooseName(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the act_choose_name attribute value at the specified index.
- getActChooseNameCount() - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the number of values in the act_choose_name attribute.
- getActDefId() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the object ID of the activity definition whose runtime instance generated the work item.
- getActDefId(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the object ID of an activity's definition.
- getActErrorno(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the error number for a failed activity operation.
- getActionObjectId(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute action_object_id value at the specified index.
- getActionObjectIdCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute action_object_id values for this policy.
- getActivity() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the work item's corresponding activity object.
- getActivityCount() - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the number of activities in the workflow.
- getActivityCount() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the number of activity instances in the workflow.
- getActivityDefId(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the object ID of an activity's definition.
- getActivityIdByName(String) - Method in interface com.documentum.fc.client.IDfProcess
-
Given an activity name, return the id of the activity.
- getActivityName(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns an activity name.
- getActivityPriority(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns an activity's priority.
- getActivityType(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns an activity's type.
- getActivityTypeByName(String) - Method in interface com.documentum.fc.client.IDfProcess
-
Given an activity name, return the type of the activity.
- getActName(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the name of an activity.
- getActPerformerCount() - Method in interface com.documentum.fc.client.IDfProcess
-
Return the number of entries of the parallel attributes: act_performer_rule/act_performer_from/act_performer_to
- getActSeqno() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the sequence number (r_act_seqno) of the activity in which the package is being handled.
- getActSeqno() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the sequence number of the activity with which the work item is associated.
- getActSeqno(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the sequence number of an activity.
- getActState(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the state of an activiity.
- getActualStartDate() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the date on which work on the item actually started.
- getActualValue(String) - Method in interface com.documentum.fc.client.IDfValueAssistance
-
Return the possible actual value mapped to the specified
displayValue
. - getActualValues() - Method in interface com.documentum.fc.client.IDfValueAssistance
-
Return the list of possible actual values that the user can choose from.
- getAddedDynamicGroup(int) - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- getAddedDynamicGroupCount() - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- getAgingMethod() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.aging_method value.
- getAliasCategory(int) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Returns the category of the alias in the specified index position in this alias set.
- getAliasCount() - Method in interface com.documentum.fc.client.IDfAliasSet
-
Returns the number of aliases in the alias set.
- getAliasDescription(int) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Returns the description of the alias at the specified index position in this alias set.
- getAliasName(int) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Returns the alias name at the specified index in the list of aliases for the alias set scope.
- getAliasSet() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the alias set name of this session config object.
- getAliasSet() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the symbolic name of the policy alias set.
- getAliasSet() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the name of the user's default alias set.
- getAliasSetId() - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the alias set object id of the group.
- getAliasSetId() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the position of alias-binding scope specified in the associated policy object.
- getAliasSetId() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the object ID of the user's default alias set.
- getAliasSetId() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the alias set object id for the workflow instance.
- getAliasSetIds(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the alias_set_ids value at the specified index.
- getAliasSetIdsCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute allias_set_ids values for this policy.
- getAliasUserCategory(int) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Returns the user category of the alias at the specified index position in the alias set.
- getAliasValue(int) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Returns the value corresponding to the alias at the specified index in this alias set.
- getAll() - Method in interface com.documentum.fc.client.IDfDbor
-
Get a list of all services (service based and type based) in DBOR.
- getAllEvents() - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Gets a list of all the events(String) available in the repository.
- getAllIncludedTypes() - Method in interface com.documentum.fc.client.IDfPolicy
-
Retun an IDfList that includes the complete list of types for objects that can be attached to this policy.
- getAllNetworkLocations(String) - Method in interface com.documentum.fc.client.acs.IDfAcsClient
-
Returns an
IDfEnumeration
object that lists allIDfNetworkLocationEntry
objects. - getAllNetworkLocations(String) - Method in class com.documentum.fc.client.DfClient
- getAllNetworkLocations(String) - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.use IDfAcsClient.getAllNetworkLocations()
- getAllowAttach(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute allow_attach value at the specified index.
- getAllowAttachCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute allow_attach values for this policy.
- getAllowDemote(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute allow_demote value at the specified index.
- getAllowDemoteCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute allow_demote values for this policy.
- getAllowedLength(String) - Method in interface com.documentum.fc.common.IDfAttr
-
Retrieves the number of characters that will fit in the attribute for a given string.
- getAllowSchedule(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute allow_schedule value at the specified index.
- getAllowScheduleCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute allow_schedule values for this policy.
- getAllPackages(String) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns a query result collection containing the following attributes: String documentIDs object ID's of documents, separated by commas String r_package_name String r_packageType String i_package_oprtn IDfId r_note_id
- getAllRepeatingStrings(String, String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns all the values stored in a repeating attribute as a single string.
- getAllRepeatingStrings(String, String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns all the values stored in a repeating attribute as a single string.
- getAllSearches() - Method in interface com.documentum.fc.client.search.IDfSearchStoreService
-
Deprecated.Use getAllSearches(IDfSession) instead
- getAllSearches(IDfSession) - Method in interface com.documentum.fc.client.search.IDfSearchStoreService
-
Returns all searches from this repository, including all of the user's searches and any shared searches.
- getAllUsersNames(int) - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the name (at a specified index) from all users in a group object, including users that belong to group objects contained within this group object.
- getAllUsersNamesCount() - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the number of users in a group object, including users that belong to group objects contained within this group object.
- getAncestorId(int) - Method in interface com.documentum.fc.client.IDfFolder
-
Returns the object ID (as a string) of all the folders or cabinets that contain, directly or indirectly, this folder.
- getAncestorIdCount() - Method in interface com.documentum.fc.client.IDfFolder
-
Returns the number of folder objects that contain, directly or indirectly, this folder.
- getAnnotation() - Method in interface com.documentum.com.IDfSmartClientX
- getAntecedentId() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object id of the object's parent.
- getApplicableEvents(IDfId) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Gets a list of applicable events(String) for the object.
- getApplication(String, boolean) - Method in interface com.documentum.operations.IDfXMLUtils
-
Deprecated.DFC 5.2
- getApplicationAttributes() - Method in class com.documentum.fc.client.search.DfApplicationContext
-
Return a set of attribute name/value pairs
- getApplicationByDTD(String, String, String, String, boolean) - Method in interface com.documentum.operations.IDfXMLUtils
-
Deprecated.DFC 5.2.
- getApplicationCode(int) - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- getApplicationCodeCount() - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- getApplicationContext() - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Return the application context set by the client application
- getApplicationId() - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Returns the application identifier.
- getApplicationList(IDfXMLDocType) - Method in interface com.documentum.operations.IDfXMLUtils
-
Returns a list strings containing object IDs and object names.
- getApplicationList(IDfXMLDocType, IDfFormat) - Method in interface com.documentum.operations.IDfXMLUtils
-
Returns a list strings containing object IDs and object names.
- getApplicationList(IDfXMLDocType, IDfSysObject) - Method in interface com.documentum.operations.IDfXMLUtils
-
Returns a list strings containing object IDs and object names.
- getApplicationList(IDfXMLDocType, IDfFile) - Method in interface com.documentum.operations.IDfXMLUtils
-
Returns a list strings containing object IDs and object names.
- getApplicationList(IDfXMLDocType, String) - Method in interface com.documentum.operations.IDfXMLUtils
-
Returns a list strings containing object IDs and object names.
- getApplicationList(String) - Method in interface com.documentum.operations.IDfXMLUtils
-
Return a list of object IDs.
- getApplicationListByDTD(String, String, String, String, boolean) - Method in interface com.documentum.operations.IDfXMLUtils
-
Deprecated.DFC 5.2
- getApplicationName() - Method in class com.documentum.fc.client.search.DfApplicationContext
-
Return the application name
- getApplicationToken() - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Returns the application token.
- getApplicationToken(String, String, int, String, boolean) - Method in interface com.documentum.fc.client.IDfSession
-
Acquires an application access control token.
- getApplicationTokenDiagnostics(String) - Method in class com.documentum.fc.client.DfClient
- getApplicationTokenDiagnostics(String) - Method in interface com.documentum.fc.client.IDfClient
-
Return details extracted from an applicationToken.
- getApplicationType() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the a_application_type attribute of the object.
- getAppValidationId() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute app_validation_id value for this policy.
- getAppValidationVer() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute app_validation_ver value for this policy.
- getArguments() - Method in exception com.documentum.fc.common.DfException
- getArguments() - Method in exception com.documentum.fc.common.DfRuntimeException
- getArguments() - Method in interface com.documentum.fc.common.IDfException
-
Returns the arguments for this Exception.
- getAspectDescriptor(String) - Method in interface com.documentum.fc.client.IDfLocalModuleRegistry
-
Gets the meta data for the Aspect mapped to the aspect name, if found.
- getAspectDescriptors() - Method in interface com.documentum.fc.client.IDfLocalModuleRegistry
-
Get a list of all Aspects available .
- getAspectName() - Method in exception com.documentum.fc.client.DfDuplicateAspectException
- getAspectName() - Method in exception com.documentum.fc.client.DfNonExistentAspectException
- getAspects() - Method in interface com.documentum.fc.client.aspect.IDfAspects
-
Returns a list of the names of all attached aspects.
- getAsPersistentObject(IDfResultEntry) - Method in interface com.documentum.fc.client.search.IDfResultObjectManager
-
Gets the IDfTypedObject corresponding to the result.
- getAssembledFromId() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object id of the virtual document that was the source of the assembly associated with the object.
- getAssemblyDocument() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the document with which an assembly is associated.
- getAssemblyDocumentBinding() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the binding value between the assembly's associated document and that document's parent document.
- getAssemblyParent() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns an IDfVirtualDocumentNode object for the root of the assembly that contains this node.
- getAssetClass() - Method in interface com.documentum.fc.client.IDfFormat
- getAssociatedObject() - Method in interface com.documentum.fc.client.IDfValidator
-
Returns the IDfPersistentObject interface of the object associated with the IDfValidator.
- getAttachment(IDfId) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns an attachment object given the ID of the object.
- getAttachment(IDfId) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns an attachment object given the ID of the object.
- getAttachments() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns a list of all the workflow's attachments.
- getAttachments() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns a list of all the workflow's attachments.
- getAttr(int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns an attribute description.
- getAttr(int) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns an IDfAttr representing the attribute located at a specific position in this object list of attributes.
- getAttr(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Gets an attribute definition based on its name.
- getAttrAssistance(String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.use getValidator and then call getValueAssistance on IDfValidator instead
- getAttrAssistanceWithValues(String, IDfList, IDfList) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.use getValidator and then call getValueAssistance on IDfValidator instead
- getAttrAsstDependencies(String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.use getValidator and then call getValueAssistanceDependencies on IDfValidator instead
- getAttrCount() - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the number of attributes belonging to this object.
- getAttrCount() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the number of attributes belonging to this object.
- getAttrDataType(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the data type of an attribute.
- getAttrDataType(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the data type of an attribute.
- getAttrDataType(String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Retrieves the datatype of an attribute.
- getAttributeDataType(String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Call this function to get the data type of an attribute.
- getAttributeLabel(String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Retrieves a localized attribute label for a given attribute.
- getAttributeName() - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Returns the name of the attribute of the package component's data type that is to participate in the relational operation with a constant value.
- getAttributeName() - Method in exception com.documentum.fc.client.DfAttributeValueException
- getAttributeName() - Method in interface com.documentum.fc.client.IDfAuditData
-
Gets the Name of the Attribute
- getAttributeName() - Method in interface com.documentum.fc.client.search.IDfOrderConstraint
-
Return the name of the attribute used to sort the results list.
- getAttributeNames() - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Retrieves an enumeration of the names of the searchable attributes for the type.
- getAttributes() - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Get the list of attributes used for facet computation.
- getAttributeWeight(String, String[]) - Method in interface com.documentum.fc.client.search.IDfResultRaterConfig
-
Gets the relative weight of an attribute when rating a result.
- getAttrName() - Method in interface com.documentum.fc.client.search.IDfAttrExpression
-
Gets the attribute name.
- getAttrName() - Method in interface com.documentum.fc.client.search.IDfResultMetadataHighlightEntry
-
Gets the metadata attribute name.
- getAttrName() - Method in exception com.documentum.fc.common.DfValidationException
- getAttrsNames() - Method in exception com.documentum.fc.common.DfValidationException
- getAttrsValues() - Method in exception com.documentum.fc.common.DfValidationException
- getAttrValue() - Method in exception com.documentum.fc.common.DfValidationException
- getAuditData() - Method in interface com.documentum.fc.client.IDfAuditTrail
-
This API gets the audit data information for this particular Audit Trail Object.
- getAuditDataAsXMLStream() - Method in interface com.documentum.fc.client.IDfAuditTrail
-
This API gets an XML representation of an audit data information for this Audit Trail object.
- getAuditTrailManager() - Method in interface com.documentum.fc.client.IDfSession
-
Retrieves the Audit Trail manager for this session.
- getAuthors(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the authors attribute at the specified index.
- getAuthorsCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of values the authors attribute has.
- getAuthProtocol(int) - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Returns the authentication protocol of the repository at the specified index.
- getAutoMethodId() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the object ID of the method that invokes the work item's application.
- getAutorecFileTypeCode(String) - Method in interface com.documentum.operations.IDfVDMPlatformUtils
- getAvailableSourceCount() - Method in interface com.documentum.fc.client.search.IDfSearchSourceMap
-
Gets the count of available sources.
- getAvailableSources() - Method in interface com.documentum.fc.client.search.IDfSearchSourceMap
-
Provides access to an enumeration of all available sources.
- getAvailableSources(int) - Method in interface com.documentum.fc.client.search.IDfSearchSourceMap
-
Provides access to an enumeration of available sources of a given type.
- getAvailableTypes() - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Provides an enumeration of available searchable types.
- getAvailableTypes(boolean) - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Provides an enumeration of available searchable types derived from a specified base type.
- getAvailableTypes(String) - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Provides an enumeration available types derived from a specified base type.
- getAvailableTypes(String, boolean) - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Provides an enumeration available types derived from a specified base type.
- getAvailableVersions() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns a list of the version labels for the object represented by this node.
- getBasicAttributes() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
- getBatchManager() - Method in interface com.documentum.fc.client.IDfSession
-
return the batch manager of the session
- getBatchSize() - Method in interface com.documentum.fc.client.IDfQuery
-
Returns the maximum number of rows that can be returned to the server in each call to the underlying RDBMS.
- getBeginIpAddressList() - Method in interface com.documentum.fc.client.IDfNetworkLocationEntry
-
Returns list of the first addresses in IP address ranges.
- getBinaryValue(String) - Method in interface com.documentum.registry.IDfRegistry
- getBinaryValueAt(String, int) - Method in interface com.documentum.registry.IDfRegistry
- getBinaryValues(String) - Method in interface com.documentum.registry.IDfRegistry
- getBinding() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the version label used to resolve the binding for this node.
- getBocsEncryptionMode() - Method in interface com.documentum.fc.client.acs.IDfContentTransferConfig
-
Returns BOCS encryption mode in this repository.
- getBookId() - Method in interface com.documentum.fc.client.IDfAssembly
-
Returns the object ID of the top-most containing virtual document.
- getBoolean(int) - Method in interface com.documentum.fc.common.IDfList
-
Fetches a boolean value from the list at the specified index.
- getBoolean(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the boolean value of an attribute.
- getBoolean(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the boolean value stored in a specific attribute.
- getBoolean(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Returns the boolean value to which the specified property name is mapped to in the object.
- getBoundary() - Method in interface com.documentum.fc.client.IDfScope
-
Returns the current operations boundary value.
- getBranchCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of branches on the version tree that contains the object.
- getBranchLabel() - Method in interface com.documentum.fc.client.IDfVersionPolicy
-
Returns the next possible branched version label of an object.
- getBufferSize() - Method in interface com.documentum.fc.client.IDfContentCollection
- getBytePosition() - Method in interface com.documentum.fc.client.IDfContentCollection
- getBytesBuffer(String, String, String, int) - Method in interface com.documentum.fc.client.IDfCollection
-
Reserved for internal use.
- getCabinetId() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object id of the cabinet that is the object's primary storage location.
- getCachePersistently() - Method in interface com.documentum.fc.client.IDfGetObjectOptions
-
Returns the value for the CachePersistently setting.
- getCancelCheckoutOperation() - Method in class com.documentum.com.DfClientX
- getCancelCheckoutOperation() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfCancelCheckout
object. - getCategory() - Method in interface com.documentum.fc.client.IDfModuleDescriptor
- getChangeDescription(int) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Returns the change description at a given index position.
- getChangeDescriptionCount() - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Returns a count of the changes made in all open VDM windows.
- getChangeSequenceNumber() - Method in interface com.documentum.fc.common.IDfChangeDescription
-
Returns the sequence number of this change description record.
- getCheckedOutObjectById(IDfId) - Method in interface com.documentum.registry.IDfClientRegistry
-
Finds a checked-out file registry object based on object ID
- getCheckedOutObjectByPath(String) - Method in interface com.documentum.registry.IDfClientRegistry
-
Finds a checked-out file registry object based on file path
- getCheckedOutObjects() - Method in interface com.documentum.registry.IDfClientRegistry
-
Gets all the checked out objects
- getCheckinOperation() - Method in class com.documentum.com.DfClientX
- getCheckinOperation() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfCheckinOperation
object for checking in one or more checked out repository objects. - getCheckinVersion() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns an integer indicating how versioning should be handled on check in.
- getCheckinVersion() - Method in interface com.documentum.operations.IDfCheckinOperation
-
Returns an integer indicating how versioning should be handled on check in.
- getCheckoutDirectory() - Method in interface com.documentum.registry.IDfClientRegistry
- getCheckoutOperation() - Method in class com.documentum.com.DfClientX
- getCheckoutOperation() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfCheckoutOperation
object for checking in one or more repository objects previously checked out. - getChild() - Method in interface com.documentum.fc.client.IDfAspectRelation
-
Returns the child aspect name of an aspect relation object.
- getChild(int) - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns a given child node of this node.
- getChildAttribute(int) - Method in interface com.documentum.fc.client.IDfForeignKey
-
Returns the child key property for the foreign key at the specified index.
- getChildAttributesCount() - Method in interface com.documentum.fc.client.IDfForeignKey
-
Returns the number child key properties for the foreign key.
- getChildCount() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the number of immediate children for this node.
- getChildId() - Method in interface com.documentum.fc.client.IDfRelation
-
Returns the object ID of the child object in the relationship.
- getChildId() - Method in interface com.documentum.operations.IDfNodeRelationship
-
The object ID of the repository object corresponding to the child node
- getChildLabel() - Method in interface com.documentum.fc.client.IDfRelation
-
Returns the version label of the child object in the relationship.
- getChildRelatives(String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Returns a collection of IDfRelation objects where parent is this object, and the relation_name matches the value passed in as a parameter.
- getChildren() - Method in interface com.documentum.operations.IDfOperationNode
-
Returns a list of the immediate children of this node.
- getChildType() - Method in interface com.documentum.fc.client.IDfRelationType
-
Returns the object type of a valid child object in the relationship.
- getChronicleId() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object id of the root object in the version tree.
- getChronicleId() - Method in interface com.documentum.fc.client.IDfVersionTreeLabels
-
Returns the object ID of the version tree's root version.
- getChronicleId() - Method in interface com.documentum.registry.IDfLocalObject
-
Returns the chronicle ID of the registered object.
- getChronId() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the chronicle ID for the object represented by this node.
- getClarityWeight() - Method in interface com.documentum.fc.client.search.IDfPerceptualRaterConfig
-
Gets the weight of the clarity criterion in the IPR algorithm.
- getClient() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the DFC client object from which this session was obtained.
- getClientCapability() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the client capability as an integer.
- getClientConfig() - Method in class com.documentum.fc.client.DfClient
- getClientConfig() - Method in interface com.documentum.fc.client.IDfClient
-
Returns information about DFC.
- getClientConfig() - Method in interface com.documentum.fc.client.IDfSession
-
Returns an api config object.
- getClientNetworkLocationId() - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Returns the client network location identifier to be used.
- getClientNetworkLocations(String, String) - Method in interface com.documentum.fc.client.acs.IDfAcsClient
-
Returns an
IDfEnumeration
object that lists allIDfNetworkLocationEntry
objects. - getClientNetworkLocations(String, String) - Method in class com.documentum.fc.client.DfClient
- getClientNetworkLocations(String, String) - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.use IDfAcsClient.getClientNetworkLocations()
- getClientProximity(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Indicates how far the server is from the client.
- getClientRegistry() - Method in class com.documentum.com.DfClientX
- getClientRegistry() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfClientRegistry
object that provides access to the Docbase object information stored on the local system. - getClsid() - Method in interface com.documentum.operations.IDfRemoteFileMetadata
- getCLSIDForFile(String) - Method in interface com.documentum.operations.IDfVDMPlatformUtils
- getCode() - Method in interface com.documentum.fc.common.IDfChangeDescription
-
Returns the unique change description code for the change description text.
- getCollected() - Method in interface com.documentum.fc.client.search.IDfSourceStatus
-
Returns the number of results collected at a particular source.
- getCollectionForContent(String, int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns a collection containing the object's content in the repository.
- getCollectionForContentEx2(String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns a collection containing the object's content in the repository.
- getCollectionForContentEx3(String, int, String, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns a collection containing the object's content in the repository.
- getCollectionForContentEx4(String, int, String, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns a collection containing the object's content in the repository.
- getCollectionPath() - Method in interface com.documentum.fc.client.fulltext.IDfFtConfig
-
Returns the complete path of the root collection (useful if needed to construct the query).
- getCOMClassId() - Method in interface com.documentum.fc.client.IDfFormat
-
Specifies the Microsoft COM Class ID for a format.
- getCompleteWitem(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the number of completed work items for an activity.
- getComponentChronicleId() - Method in interface com.documentum.fc.client.IDfAssembly
-
Returns the chronicle ID of the component document.
- getComponentChronId(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the component chronical id of one of the bound objects.
- getComponentChronIdCount() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the number of bound objects in this package.
- getComponentId() - Method in interface com.documentum.fc.client.IDfAssembly
-
Returns the object ID of the component represented by the assembly object.
- getComponentId() - Method in interface com.documentum.fc.client.IDfContainment
-
Returns the chronicle ID of the component represented by the containment object.
- getComponentId() - Method in interface com.documentum.fc.client.IDfWorkflowAttachment
-
Gets the component ID of the bound object.
- getComponentId(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the component id of one of the bound objects.
- getComponentId(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the chronicle id of the component documents that make up the virtual document using the computed attribute _componentID.
- getComponentIdCount() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the number of bound objects in this package.
- getComponentIdCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of chronicle IDs of the component documents that make up the virtual document using the computed attribute _componentID.
- getComponentName() - Method in interface com.documentum.fc.client.IDfWorkflowAttachment
-
Returns the component name, which is typically the object name of the object identified in r_component_id.
- getComponentName(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the component name, which is typically the object name of the object identified at the corresponding index position in r_component_id
- getComponentType() - Method in interface com.documentum.fc.client.IDfWorkflowAttachment
-
Gets the component type, which is the type name of the bound component.
- getCompoundArchitecture() - Method in interface com.documentum.fc.client.IDfSysObject
-
Used by the virtual document manager to determine if the object can be changed.
- getCompression() - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Returns compression mode.
- getCompressionMode() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig.StoreEntry
-
Returns compressionMode 1 if this ACS supports compression for this store type, 0 if the ACS does not.
- getConditionCount() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the number of routing conditions in the activity.
- getConditionId() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the object ID of the repository object that stores the route case conditions.
- getConditionName(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the name of a route case.
- getConditionPort(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the output ports associated with a specified route case.
- getConditions(String) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the list (or list of lists) of transition condition definitions for the named route case.
- getConfig() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Retrieves a IDfSessionManagerConfig object that contains configuration information pertaining to all sessions managed by this session manager.
- getConfigType() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns type of the config.
- getConnectionAddress(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
This method returns the value of the i_server_connection_address repeating attribute of the server locator object at the specified index.
- getConnectionAddress6(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
This method returns the value of the i_server_connection_addressv6 repeating attribute of the server locator object at the specified index.
- getConnectionConfig() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the connection config object for a repository session.
- getConnectionProtocol(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
This method returns the value of the i_connection_protocol repeating attribute of the server locator object at the specified index.
- getConstraintDescriptor() - Method in interface com.documentum.com.IDfSmartClientX
- getContainDescription() - Method in interface com.documentum.fc.client.IDfAssembly
- getContainId(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object id of a containment object that link the component document to its containing virtual document using the computed attribute _containID.
- getContainIdCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of containment objects IDs that link the component document to its containing virtual document using the computed attribute _containID.
- getContainType() - Method in interface com.documentum.fc.client.IDfAssembly
- getContent() - Method in interface com.documentum.fc.client.IDfSysObject
-
Copies this object's content from the Documentum server into a
ByteArrayInputStream
object. - getContent(IDfResultEntry) - Method in interface com.documentum.fc.client.search.IDfResultObjectManager
-
Gets the content corresponding to the result.
- getContentAvailability(String, int, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns content availability settings.
- getContentDescriptor() - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Gets the descriptor of an external result content.
- getContentEx(String, int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Copies this object's content in the repository into a
ByteArrayInputStream
. - getContentEx2(String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Copies this object's content in the repository into a
ByteArrayInputStream
. - getContentEx3(String, int, String, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Copies this object's content in the repository into a
ByteArrayInputStream
. - getContentIdentifier() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns content identifier
- getContentLength() - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Returns content length.
- getContentOffset() - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Returns content offset.
- getContentPackageFactory() - Method in class com.documentum.com.DfClientX
- getContentPackageFactory() - Method in interface com.documentum.com.IDfClientX
-
Factory method that returns a handle to
IDfContentPackageFactory
object. - getContentPageNumber() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the content page number for the local content file for this object.
- getContentPageNumber() - Method in interface com.documentum.operations.IDfExportNode
-
Returns the content page number for the local content fille for this object.
- getContentPageNumber() - Method in interface com.documentum.operations.IDfPredictiveCachingNode
-
Returns the content page number for the local content file for this object.
- getContents(String) - Method in interface com.documentum.fc.client.IDfFolder
-
Returns the values of specified attributes for all objects in a folder object.
- getContentsId() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object id of the content object for an object that has only one content.
- getContentSize() - Method in interface com.documentum.fc.client.IDfContentCollection
-
Return the size of requested content.
- getContentSize() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of bytes in the content.
- getContentSize(int, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Return the content size according to the page, format and pageModifier of the content
- getContentState(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the state of the content for a given sysobject using the computed attribute _content_state.
- getContentStateCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of states of a content for the sysobject using the computed attribute _content_state.
- getContentType() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the file format of the object assciated with a router task.
- getContentType() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the file format of the object's content.
- getContext() - Method in interface com.documentum.operations.IDfNodePopulator
-
Retrieves the DFC frameworks's call back mechanism.
- getContext() - Method in interface com.documentum.operations.IDfOperation
-
Gets operation context for this operation instance
- getContext(String) - Method in class com.documentum.fc.client.DfClient
- getContext(String) - Method in interface com.documentum.fc.client.IDfClient
-
Returns the
IDfProperties
object associated with a particular client. - getContextTag() - Method in interface com.documentum.fc.common.IDfChangeDescription
-
Returns the context tag of this change description record.
- getControlFlag() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the control flag attribute of the activity.
- getControllingKind() - Method in interface com.documentum.fc.client.IDfRelationType
-
Returns the controlling kind attribute defined for the relation of this type.
- getCopyBehavior() - Method in interface com.documentum.fc.client.IDfContainment
-
Returns the copy behavior defined for the component.
- getCopyBehavior() - Method in interface com.documentum.fc.client.IDfRelationType
-
Returns the copy behavior defined for the relation of this type.
- getCopyBehavior() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the copy behavior for the node.
- getCopyOperation() - Method in class com.documentum.com.DfClientX
- getCopyOperation() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfCopyOperation
object. - getCopyOptionsFlag() - Method in interface com.documentum.operations.IDfCopyOperation
-
Returns the current copy option settings.
- getCopyPreference() - Method in interface com.documentum.operations.IDfCopyOperation
-
Returns an integer representing the copy option settings for the operation.
- getCorrelationIdentifier() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns value of the 'correlation_identifier' attribute.
- getCount() - Method in interface com.documentum.fc.client.search.IDfFacetValue
-
Returns the count for the facet value, that is, the number of documents in the query that match this particular value.
- getCount() - Method in class com.documentum.fc.client.search.PositionalOperator
-
Returns the distance (number of word) between the IDfFulltextExpression composing the proximity search
- getCount() - Method in exception com.documentum.fc.common.DfException
- getCount() - Method in interface com.documentum.fc.common.IDfException
-
Returns the number of exceptions chained to this exception (including this exception itself).
- getCount() - Method in interface com.documentum.fc.common.IDfList
-
Returns the number of items in the list.
- getCount() - Method in interface com.documentum.fc.common.IDfProperties
-
Get the number of property names and mapped values stored in this object.
- getCreatedAsLocalCopy() - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Returns whether or not the checked out object was originally created as a Desktop Client local file.
- getCreationDate() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the r_creation_date attribute of the object.
- getCreationDate() - Method in interface com.documentum.fc.client.IDfWorkflowAttachment
-
Returns the r_creation_date attribute of the object.
- getCreationDate() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the date on which the work item was created.
- getCreatorName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the name of the creator.
- getCreatorName() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the name of the person who created the workflow.
- getCreatorName() - Method in interface com.documentum.fc.client.IDfWorkflowAttachment
-
Returns the name of the creator.
- getCryptoMode() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig.StoreEntry
-
Returns cryptoMode 1 if this ACS supports encryption for this store type, 0 if the ACS does not.
- getCurrencyCheckValue() - Method in interface com.documentum.fc.client.IDfGetObjectOptions
-
Returns the value for the currencyCheckValue setting.
- getCurrencyCheckValue() - Method in interface com.documentum.fc.client.IDfQuery
-
Returns how often the query results will be checked for consistency with the server when persistent caching is selected in the query type of execute().
- getCurrencyWeight() - Method in interface com.documentum.fc.client.search.IDfPerceptualRaterConfig
-
Gets the weight of the currency criterion in the IPR algorithm.
- getCurrentBuffer() - Method in interface com.documentum.fc.client.IDfContentCollection
-
Returns the current content buffer.
- getCurrentLength() - Method in interface com.documentum.fc.client.IDfContentCollection
- getCurrentObjectCount() - Method in interface com.documentum.fc.client.IDfDumpRecord
- getCurrentOffset() - Method in interface com.documentum.fc.client.IDfDumpRecord
- getCurrentPos() - Method in interface com.documentum.fc.client.IDfDumpRecord
- getCurrentRootCount() - Method in interface com.documentum.fc.client.IDfDumpRecord
- getCurrentScope() - Method in interface com.documentum.fc.client.IDfScopeManager
-
Returns the currect active scope from the top of scope stack.
- getCurrentScope() - Method in interface com.documentum.fc.client.IDfSessionScopeManager
-
Returns the currect active scope from the top of scope stack.
- getCurrentState() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the current state.
- getCurrentStateName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the name of the current state.
- getCurrentUserSearches() - Method in interface com.documentum.fc.client.search.IDfSearchStoreService
-
Deprecated.Use getCurrentUserSearches(IDfSession) instead
- getCurrentUserSearches(IDfSession) - Method in interface com.documentum.fc.client.search.IDfSearchStoreService
-
Returns only the user's searches from this repository.
- getCustomQueryData() - Method in interface com.documentum.fc.client.search.IDfPassThroughQuery
-
Gets the content of the query custom data.
- getCutoffMessage() - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Retrieve the cutoff messages from ESS after the query is executed.
- getCutoffMessages() - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Get cutoff messages.
- getDataType() - Method in interface com.documentum.fc.common.IDfAttr
-
Retrieves the datatype of an attribute.
- getDataType() - Method in interface com.documentum.fc.common.IDfValue
-
Returns the datatype of a value stored in a value object.
- getDate() - Method in class com.documentum.fc.common.DfTime
- getDate() - Method in interface com.documentum.fc.common.IDfTime
-
Returns the date as a Java Date.
- getDateAttribute() - Method in interface com.documentum.fc.client.search.IDfResultRaterConfig
-
Gets the date attribute.
- getDateFormat() - Method in interface com.documentum.fc.client.search.IDfExpression
-
Gets the date format associated with this expression.
- getDateFormat() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Retrieves the date format to be used to interpret the Date values.
- getDateSent() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the date the work item, task, or event was sent.
- getDay() - Method in class com.documentum.fc.common.DfTime
- getDay() - Method in interface com.documentum.fc.common.IDfTime
-
Returns the day portion of the date as an integer (e.g., 28).
- getDBMSName() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the name of the RDBMS that underlies the repository identified in the default repository scope.
- getDbor() - Method in class com.documentum.fc.client.DfClient
- getDbor() - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.Please use
IDfClient.getModuleRegistry()
instead - getDborEntry() - Method in class com.documentum.com.DfClientX
- getDborEntry() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfDborEntry
object. - getDebugInfo(IDfSession, IDfXQuery.FtQueryDebugOptions) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Retrieve debugging information associated with this query
- getDeepFolders() - Method in interface com.documentum.operations.IDfCopyOperation
-
When working with folders, copy the folder and all of its descendants.
- getDeepFolders() - Method in interface com.documentum.operations.IDfDeleteOperation
-
When working with folders, delete the folder and all of its descendants.
- getDefaultACL() - Method in interface com.documentum.fc.client.IDfSession
-
Identifies the default ACL for a Documentum server.
- getDefaultAspects() - Method in interface com.documentum.fc.client.IDfTypeInfo
-
Returns a set of name of the default aspects specified in this type and all of its supertypes.
- getDefaultAttribute() - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Provides access to a default attribute for the type.
- getDefaultCheckinVersion() - Method in interface com.documentum.fc.client.IDfVersionPolicy
-
Returns the default checkin version of an object.
- getDefaultDestinationDirectory() - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Returns the default file system directory path that is the output location for the outbound content files.
- getDefaultDestinationDirectory() - Method in interface com.documentum.operations.IDfExportOperation
-
Returns the default file system directory path that is the output location for the outbound content files.
- getDefaultFolder() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the default folder for a user.
- getDefaultFormat() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the default repository format name for the local content file of this object.
- getDefaultFormat() - Method in interface com.documentum.operations.IDfCheckoutNode
-
Returns the default content file format for this object in the repository.
- getDefaultFormat() - Method in interface com.documentum.operations.IDfExportNode
-
Returns the default content file format for this object in the repository.
- getDefaultFormat() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the default repository format name for the local content file of this object.
- getDefaultFormat() - Method in interface com.documentum.operations.IDfPredictiveCachingNode
-
Returns the default content file format for this object in the repository.
- getDefaultScope(ScopeBoundary) - Method in interface com.documentum.fc.client.IDfScopeManager
-
Returns the default scope template for the specific boundary.
- getDefaultSearchOp(String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Retrieves the default search operation as a string code (such as "10", "1", ...) for an attribute.
- getDefaultStorage() - Method in interface com.documentum.fc.client.IDfFormat
- getDefaultStorageId() - Method in interface com.documentum.fc.client.IDfTypeInfo
- getDefaultSuggestedFileFormat() - Method in interface com.documentum.operations.IDfFormatRecognizer
-
Returns the repository format name that should be considered the default choice for the file being recognized.
- getDefaultTypeName() - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Provides access to the default type selection.
- getDefaultValue(String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Retrieves the default search value for the specified attribute.
- getDefaultValue(String, String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Deprecated.
- getDefaultXPathNamespace() - Method in interface com.documentum.fc.bpm.IDfXPathConditionEx
-
The default (ie.
- getDefinition() - Method in interface com.documentum.fc.client.search.IDfFacet
-
Returns the definition that has been used to compute the facet.
- getDefinitionState() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the state of the activity definition.
- getDefinitionState() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute r_definition_state value.
- getDefinitionState() - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the state of the workflow definition.
- getDeleteOperation() - Method in class com.documentum.com.DfClientX
- getDeleteOperation() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfDeleteOperation
object. - getDeliveryType() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Returns the delivery type
- getDependency() - Method in interface com.documentum.fc.client.search.filter.IDfFilterOrderDependency
-
Get the dependency for this filter.
- getDependencyList() - Method in interface com.documentum.fc.client.IDfModuleDescriptor
- getDependencyType() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the dependency type.
- getDepth() - Method in interface com.documentum.fc.client.IDfAssembly
-
Returns the depth of this component within the top-most virtual document.
- getDequeuedBy() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the name of the user who dequeued the item.
- getDequeuedDate() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the date on which the item was dequeued.
- getDescription() - Method in interface com.documentum.fc.client.IDfACL
-
Returns the user-defined description of an ACL object.
- getDescription() - Method in interface com.documentum.fc.client.IDfFormat
-
Retrieves the user-defined description of a format.
- getDescription() - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the user-defined description of a group object.
- getDescription() - Method in interface com.documentum.fc.client.IDfRelation
-
Not system defined.Provided for user convenience.
- getDescription() - Method in interface com.documentum.fc.client.IDfRelationType
-
Returns the user defined description of the relationship.
- getDescription() - Method in interface com.documentum.fc.client.IDfType
-
Returns the user-defined label for a type.
- getDescription() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user-defined description for a user.
- getDescription() - Method in interface com.documentum.fc.client.search.IDfSearchSource
-
Gets the (optional) source description.
- getDescription() - Method in interface com.documentum.fc.common.IDfChangeDescription
-
Returns the textual description of the change.
- getDescription() - Method in interface com.documentum.operations.IDfOperation
-
Returns the description of the operation.
- getDescription() - Method in interface com.documentum.operations.IDfOperationStep
-
Returns the localized description of this step.
- getDescriptorVersion() - Method in interface com.documentum.fc.client.acs.IDfValidationDescriptor
-
Returns the descriptor version as major.minor
- getDestinationDirectory() - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Returns the file system directory path that is the default output location for the outbound content files.
- getDestinationDirectory() - Method in interface com.documentum.operations.IDfExportOperation
-
Returns the file system directory path that is the default output location for the outbound content files.
- getDestinationDirectory() - Method in interface com.documentum.operations.IDfValidationOperation
-
Gets the destination directory where the temporary file will be placed during validation of xml file.
- getDestinationFolderId() - Method in interface com.documentum.operations.IDfCopyNode
-
Returns the repository object ID of the destination folder for this node.
- getDestinationFolderId() - Method in interface com.documentum.operations.IDfCopyOperation
-
Returns the repository object ID of the destination folder for the copy operation.
- getDestinationFolderId() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the repository object ID of the destination folder for the copy operation.
- getDestinationFolderId() - Method in interface com.documentum.operations.IDfImportOperation
-
Returns the docbase object Id of the destination folder for the copy operation.
- getDestinationFolderId() - Method in interface com.documentum.operations.IDfMoveNode
-
This is the folder where objects are being moved (linked).
- getDestinationFolderId() - Method in interface com.documentum.operations.IDfMoveOperation
-
Returns the docbase object Id of the destination folder for the move operation.
- getDFCVersion() - Method in class com.documentum.com.DfClientX
- getDFCVersion() - Method in interface com.documentum.com.IDfClientX
-
Returns the current DFC version string.
- getDFCVersion() - Static method in class com.documentum.fc.client.DfClient
-
Returns the DFC version string.
- getDirectDescendant() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether the object has any direct descendants (versions derived directly from this object).
- getDirectory() - Method in interface com.documentum.operations.IDfFile
-
Returns the path up to but not including the file name / extension.
- getDisplayAttributeCount() - Method in interface com.documentum.fc.client.search.IDfSmartListDefinition
-
Gets the number of attributes that can be displayed.
- getDisplayAttributes() - Method in interface com.documentum.fc.client.search.IDfSmartListDefinition
-
Gets the display attribute list.
- getDisplayValue(String) - Method in interface com.documentum.fc.client.IDfValueAssistance
-
Return the possible display value mapped to the specified actual value.
- getDisplayValues() - Method in interface com.documentum.fc.client.IDfValueAssistance
-
Return the list of possbile attribute display values.
- getDispositionRule() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.disposition_rule value.
- getDistance() - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Get the proximity operator used to run proximity search..
- getDMCLSessionId() - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.use
IDfSession.getSessionId()
instead. - getDocbaseConfig() - Method in interface com.documentum.fc.client.IDfSession
-
Returns a docbase config object for a repository session.
- getDocbaseCount() - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Returns the number of repositories known.
- getDocbaseDescription(int) - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Returns the administrator-defined description of the repository at the specified index.
- getDocbaseId() - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns the Docbase ID.
- getDocbaseId() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the ID of the repository defined as the default repository scope.
- getDocbaseId() - Method in class com.documentum.fc.common.DfId
- getDocbaseId() - Method in interface com.documentum.fc.common.IDfId
-
Returns the portion of the ID that identifies the repository.
- getDocbaseId() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the repository identifier for the repository to which the object belongs.
- getDocbaseId(int) - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Returns the ID of the repository at the specified index.
- getDocbaseId(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns the Docbase ID.
- getDocbaseMap() - Method in class com.documentum.fc.client.DfClient
- getDocbaseMap() - Method in interface com.documentum.fc.client.IDfClient
-
Returns information about the repositories that are known to a connection broker.
- getDocbaseMap() - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Returns information about the repositories that are known to the set of connection brokers currently configured for this IDfDocbrokerClient instance.
- getDocbaseMapEx(String, String, String) - Method in class com.documentum.fc.client.DfClient
- getDocbaseMapEx(String, String, String) - Method in interface com.documentum.fc.client.IDfClient
-
Returns information about the repositories that are known to a connection broker.
- getDocbaseMapFromSpecificDocbroker(String, String, String) - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Returns information about the repositories that are known to a specific connection broker.
- getDocbaseName() - Method in interface com.documentum.fc.client.IDfModuleDescriptor
-
Gets the repository name of the module.
- getDocbaseName() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the name of the repository identified as the default repository scope.
- getDocbaseName() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the name of the repository this object belongs to.
- getDocbaseName(int) - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Returns the name of the repository at the specified index.
- getDocbaseNameFromDocbaseId(long) - Method in class com.documentum.fc.client.DfClient
- getDocbaseNameFromDocbaseId(long) - Method in interface com.documentum.fc.client.IDfClient
-
Returns the name of the repository with the specified numeric docbase id.
- getDocbaseNameFromDocbaseId(long) - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Returns the name of the repository from its numeric id.
- getDocbaseNameFromId(IDfId) - Method in class com.documentum.fc.client.DfClient
- getDocbaseNameFromId(IDfId) - Method in interface com.documentum.fc.client.IDfClient
-
Returns the name of the repository from where the object and its
IDfId
originated. - getDocbaseNameFromId(IDfId) - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Returns the name of the repository from which the object and its
IDfId
originated. - getDocbaseNames() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Returns list of the repository names.
- getDocbaseObjectModified() - Method in interface com.documentum.registry.IDfLocalObject
-
Returns the date/ time stamp of the last modification time for the local object.
- getDocbaseObjectType() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the repository object type that is used to create the new repository object for the import node.
- getDocbaseOwnerName() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the name of the user who owns the repository identified as the default repository scope.
- getDocbaseRoles(int) - Method in interface com.documentum.fc.client.IDfDocbaseMap
- getDocbases() - Method in interface com.documentum.fc.client.IDfSessionManagerStatistics
-
Get the names of all repositories that have an identity and/or a session.
- getDocbaseScope() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the default repository scope of this session.
- getDocbaseSpec() - Method in exception com.documentum.fc.client.DfDocbaseUnreachableException
- getDocbaseSpec() - Method in exception com.documentum.fc.client.DfNoServersException
- getDocbroker() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the name of the DocBroker in use when the object was written to the registry.
- getDocbrokerClient() - Method in class com.documentum.com.DfClientX
- getDocbrokerClient() - Method in interface com.documentum.com.IDfClientX
-
Factory method that contructs a new
IDfDocbrokerClient
instance. - getDocbrokerHostAddress(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns IP address of the host machine on which the responding connection broker resides.
- getDocbrokerHostName(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns Name of the host machine on which the responding connection broker resides.
- getDocbrokerMap() - Method in class com.documentum.fc.client.DfClient
- getDocbrokerMap() - Method in interface com.documentum.fc.client.IDfClient
-
Returns information about the connection brokers known to the DFC.
- getDocbrokerMap() - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Returns information about the connection brokers known to this IDfDocbrokerClient instance.
- getDocbrokerMap() - Method in interface com.documentum.fc.client.IDfSession
-
Returns information about the DocBrokers known to the DFC.
- getDocbrokerPortNumber(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns Port number of the port on the host machine that the connection broker is using for communications.
- getDocbrokerVersion(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns Version number of the responding connection broker.
- getDomain() - Method in interface com.documentum.fc.client.IDfACL
-
Returns the domain (owner name) of an ACL.
- getDomain() - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Returns the Windows NT domain name.
- getDomainName() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the NT domain name of the user who registered this document.
- getDormancyStatus() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Gets the dormancy status for this ACS
- getDormancyStatus(int) - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Returns the status of the docbase at the specified index
- getDormancyStatus(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns the status of the server at the specified index.
- getDOSExtension() - Method in interface com.documentum.fc.client.IDfFormat
-
Retrieves the DOS extension used to copy files of this format into the common area, client local area, and storage.
- getDOSExtension() - Method in interface com.documentum.fc.client.search.IDfResultContent
-
Gets the default DOS extension corresponding to the content type.
- getDOSExtensions(String) - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Gets the DOS extensions associated to the specified MIME format value in the repository.
- getDouble(int) - Method in interface com.documentum.fc.common.IDfList
-
Fetches a double value from the list at the specified index.
- getDouble(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the double value of an attribute.
- getDouble(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the double value stored in a specific attribute.
- getDouble(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Returns the value to which the specified property name is mapped to in the object.
- getDoubleContentAttr(String, String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Return a numeric content attribute.
- getDQL() - Method in interface com.documentum.fc.client.IDfQuery
-
Specifies the DQL statement assigned to a query.
- getDQLMapping() - Method in interface com.documentum.fc.client.search.IExtendedObjectMappingDefinition
-
Deprecated.Gets the XML mapping definition for DQL (Database) Queries.
- getDTDPublicId() - Method in interface com.documentum.operations.IDfXMLDocType
-
Returns the DTD Public Id from the given XML document.
- getDTDSystemId() - Method in interface com.documentum.operations.IDfXMLDocType
-
Returns the DTD System Id from the given XML document.
- getDueDate() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the date on which the associated work item or task is expected to be completed.
- getDueDate() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the work item's due date.
- getDumpOperation() - Method in interface com.documentum.fc.client.IDfDumpRecord
- getDumpParameter(int) - Method in interface com.documentum.fc.client.IDfDumpRecord
- getDumpType(int) - Method in interface com.documentum.fc.client.IDfDumpRecord
- getDynamic() - Method in interface com.documentum.fc.client.IDfGroup
-
Gets the dynamic setting of this group
- getDynamicDefault() - Method in interface com.documentum.fc.client.IDfGroup
-
Gets the default membership setting for the dynamic group.
- getDynamicGroup(int) - Method in interface com.documentum.fc.client.IDfSession
-
Gets the dynamic group at the specified index from the sessionConfig.
- getDynamicGroupCount() - Method in interface com.documentum.fc.client.IDfSession
-
Gets the number of dynamic groups that the session user is actively participating as a member of.
- getEdgeProperties() - Method in interface com.documentum.operations.IDfOperationNode
-
Retuns the propertes of the edge between this node and its immediate parent.
- getEffectiveBocsEncryptionMode() - Method in interface com.documentum.fc.client.acs.IDfContentTransferConfig
-
Returns BOCS encryption mode in this repository.
- getEffectiveDate() - Method in interface com.documentum.fc.client.IDfRelation
-
Not system defined.
- getElementType() - Method in interface com.documentum.fc.common.IDfList
-
Returns the datatype of the items added to the list.
- getElementTypeAt(int) - Method in interface com.documentum.fc.common.IDfList
-
Returns the datatype of the items added to the list at the specified index.
- getEndIpAddressList() - Method in interface com.documentum.fc.client.IDfNetworkLocationEntry
-
Returns list of the last addresses in IP address ranges.
- getEndTime() - Method in interface com.documentum.fc.client.IDfDumpRecord
- getEndTime() - Method in interface com.documentum.fc.client.IDfLoadRecord
- getEnforcementRule() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.enforcement_rule value.
- getEngine() - Method in interface com.documentum.fc.client.fulltext.IDfFtConfig
-
Returns the name of the underlying fulltext engine.
- getEntryCriteria(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Get the entry criteria specified by the client for the server to generate a dm_func_expr object and save its ID in the entry_criteria_id attribute for the state with the given index.
- getEntryCriteriaId(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute entry_criteria_id value at the specified index.
- getEntryCriteriaIdCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute entry_criteria_id values for this policy.
- getEnumeration(Enumeration) - Method in class com.documentum.com.DfClientX
- getEnumeration(Enumeration) - Method in interface com.documentum.com.IDfClientX
-
Factory method for an
IDfEnumeration
object. - getEnumerationFromIterator(Iterator) - Method in class com.documentum.com.DfClientX
- getEnumerationFromIterator(Iterator) - Method in interface com.documentum.com.IDfClientX
-
Factory method for an
IDfEnumeration
object. - getErrorCode() - Method in exception com.documentum.fc.common.DfException
-
Deprecated.Alphanumeric identifiers are now used instead of numeric error codes
- getErrorCode() - Method in interface com.documentum.fc.common.IDfException
-
Deprecated.Alphanumeric identifiers are now used instead of numeric error codes
- getErrorCode() - Method in interface com.documentum.operations.IDfOperationError
-
Returns the code describing the type of error.
- getErrorMessages() - Method in interface com.documentum.fc.client.IDfBatchGroup
-
Retrieve the error messages for the failed objects.
- getErrors() - Method in interface com.documentum.operations.IDfOperation
-
Returns the list of operation errors.
- getErrorType() - Method in exception com.documentum.fc.client.search.filter.DfFilterException
- getEvent() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the name of the event.
- getEvent(String, IDfId) - Method in interface com.documentum.com.IDfSmartClientX
- getEventErrorCode() - Method in enum com.documentum.fc.client.search.filter.DfFilterException.FilterExceptionType
- getEventManager() - Method in interface com.documentum.fc.client.IDfSession
-
Retrieves the Event manager for this session.
- getEvents() - Method in interface com.documentum.fc.client.IDfSession
-
Returns all unread items in a user's inbox.
- getEvents() - Method in interface com.documentum.fc.client.search.IDfSourceStatus
-
Gets the ordered list of events received from this source.
- getException() - Method in interface com.documentum.fc.client.search.IDfQueryEvent
-
In case of an error, this method may return the actual exception that occurs with the source.
- getException() - Method in interface com.documentum.fc.client.search.IDfSourceStatus
-
In case of an error, this method may return the actual exception that occurs with the source.
- getException() - Method in interface com.documentum.operations.IDfOperationError
-
Returns the exception that triggered the error.
- getExceptionState(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute exception_state value at the specified index.
- getExceptionStateCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute exception_state values for this policy.
- getExceptionStateName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the name of the exception state associated with the current state, if any exist.
- getExecErrHandling() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns information about how the activity's runtime instance handles execution failure.
- getExecMethodId() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the object ID of the method object that executes the activity's actions.
- getExecMethodId() - Method in interface com.documentum.fc.client.IDfPackage
-
Retrieves the method id of the corresponding workflow object.
- getExecOsError() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the error string, if any.
- getExecResultId() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the object ID of the document containing the results of the application's execution.
- getExecRetriedCount() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns value of the r_exec_retried_count attribute.
- getExecRetryInterval() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the retry interval if the method execution fails for the activity
- getExecRetryMax() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the maximum retry number if the method execution fails for the activity
- getExecSubtype() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the exec_subtype attribute of the activity.
- getExecTimeOut() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the time-out period, in seconds, for the method that executes the activity's actions.
- getExecType() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the execution type of the activity.
- getExecutionPlan(IDfSession) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Retrieve the xquery execution plan from ESS after the query is executed.
- getExpirationDate() - Method in interface com.documentum.fc.client.IDfRelation
-
Not system defined.
- getExportDirectory() - Method in interface com.documentum.registry.IDfClientRegistry
- getExportOperation() - Method in class com.documentum.com.DfClientX
- getExportOperation() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfExportOperation
object for exporting one or more repository objects to the file system. - getExpression() - Method in interface com.documentum.fc.client.search.IDfExpressionScope
-
Gets the expression of this scope.
- getExpressionCount() - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Gets the number of expressions contained in this expression set.
- getExpressions() - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Gets the list of expressions contained by this expression set.
- getExpressionType() - Method in interface com.documentum.fc.client.search.IDfExpression
-
Gets the expression type.
- getExtendedPerformer(int) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the name of an extended performer.
- getExtendedPerformerCount() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the number of extended performers for the work item.
- getExtension() - Method in interface com.documentum.operations.IDfFile
-
Returns the extension portion of the file name, if any.
- getExtensionObjectId(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the IDfId of the extension object for the state indicated by the index proviced.
- getExtensionType() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute extension_type value.
- getExternalUrlEntries() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Returns list of ExternalUrlEntry objects.
- getExternalVariable(String) - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the value of an external variable.
- getExternalVariable(String) - Method in interface com.documentum.operations.IDfCheckinOperation
-
Returns the value of an external variable.
- getExternalVariable(String) - Method in interface com.documentum.operations.IDfImportNode
-
Returns the value of an external variable.
- getExternalVariable(String) - Method in interface com.documentum.operations.IDfImportOperation
-
Returns the value of an external variable.
- getFacets() - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Gets the list of facets.
- getFacetsDefinition() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Returns the list of facet definition for this query.
- getFailedAuthenticationAttempts() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the number of failed attempts to authenticate the user.
- getFailedGroups() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Get the failed groups in the transaction.
- getFailedObjects() - Method in interface com.documentum.fc.client.IDfBatchGroup
-
Retrieve the failed objects from the group.
- getFederationName(int) - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Returns the name of the federation for the repository at the specified index.
- getFile(String) - Method in class com.documentum.com.DfClientX
- getFile(String) - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfFile
object that represents a file system file. - getFile(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Retrieves a content file from the Documentum server.
- getFileAttributes(String) - Method in interface com.documentum.operations.IDfVDMPlatformUtils
- getFileEx(String, String, int, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
This is the extended method for retreiving a content file from the repository.
- getFileEx2(String, String, int, String, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
This is the extended method for retreiving a content file from the repository.
- getFileName() - Method in interface com.documentum.fc.client.IDfDumpRecord
- getFilenameModifier() - Method in interface com.documentum.fc.client.IDfFormat
- getFilePath() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the content file path in the local file system for this node.
- getFilePath() - Method in interface com.documentum.operations.IDfCheckoutNode
-
Returns the content file path in the local file system for this node.
- getFilePath() - Method in interface com.documentum.operations.IDfExportNode
-
Returns the content file path in the local file system for this node.
- getFilePath() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the canonical path to the content file on the local file system for this node.
- getFilePath() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the local content file path to the repository object.
- getFilePaths() - Method in interface com.documentum.registry.IDfViewedObject
-
It is possible that the given viewed object may have more than one file path.
- getFilesToBeDeleted() - Method in interface com.documentum.registry.IDfClientRegistry
-
Gets the list of files to be deleted
- getFileSystemPath() - Method in interface com.documentum.fc.client.IDfLocation
-
Gets the file system path of this location.
- getFileSystemPath() - Method in interface com.documentum.fc.client.IDfMountPoint
-
Gets the file system path of this mount point.
- getFirst() - Method in interface com.documentum.fc.common.IDfPair
- getFolderByPath(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a folder object.
- getFolderBySpecification(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns the folder matching the folder specification or null if the folder can not be found.
- getFolderId(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object id of the folder linked to this object at the given index.
- getFolderIdCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of folders linked to the object.
- getFolderPath() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the repository cabinet / folder path from which the repository object was accessed when the object was added to the registry.
- getFolderPath(int) - Method in interface com.documentum.fc.client.IDfFolder
-
Returns a folder path to which a folder object is linked.
- getFolderPathCount() - Method in interface com.documentum.fc.client.IDfFolder
-
Returns the number of folder paths to which a folder object is linked.
- getFollowAssembly() - Method in interface com.documentum.fc.client.IDfContainment
-
Indicates assembly behavior when the component has an associated assembly.
- getFollowAssembly() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the follow_assembly attribute setting for this node.
- getForceAuthentication() - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Indicates whether connection authentication should be forced even if the connection is retrieved from the pool.
- getFormat() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the format of the object.
- getFormat() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the repository format name for the local content file of this object.
- getFormat() - Method in interface com.documentum.operations.IDfCheckoutNode
-
Returns the repository format name for the local content file of this object.
- getFormat() - Method in interface com.documentum.operations.IDfExportNode
-
Returns the repository format name for the local content file of this object.
- getFormat() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the repository format name for the local content file of this object.
- getFormat() - Method in interface com.documentum.operations.IDfPredictiveCachingNode
-
Returns the repository format name for the local content file of this object.
- getFormat() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the format name for the repository object (for example, msw6)
- getFormat(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a format object that contains information about the format.
- getFormatClass(int) - Method in interface com.documentum.fc.client.IDfFormat
- getFormatDescription() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the description of the repository format for the object (e.g.
- getFormatRecognizer(IDfSession, String, String) - Method in class com.documentum.com.DfClientX
- getFormatRecognizer(IDfSession, String, String) - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfFormatRecognizer
object that is used to suggest what Docbase formats might be appropriate for the specified file. - getForwardActivities() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns a list of IDfActivity interfaces that have at least one input port linked to one of the current activity's output ports.
- getFromValue() - Method in interface com.documentum.fc.client.search.IDfValueRangeAttrExpression
-
Gets the minimum value of the range (included).
- getFrozenAssemblyCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns a count of the number of frozen assemblies that contain the object.
- getFtConfig() - Method in interface com.documentum.fc.client.IDfSession
-
Get the fulltext configuration object that contains information about what capabilities the underlying fulltext engine has
- getFullContentSize() - Method in interface com.documentum.fc.client.IDfContentCollection
-
Return the size of requested content.
- getFullDocbaseMap() - Method in interface com.documentum.fc.client.IDfAdminClient
-
Returns information about all repositories that are known to a connection broker.
- getFullDocbrokerMap() - Method in interface com.documentum.fc.client.IDfAdminClient
-
Returns information about the connection brokers known to the DFC.
- getFullMessage(String, Object[]) - Static method in class com.documentum.fc.common.DfLogger
- getFullMessage(String, String[]) - Static method in class com.documentum.fc.common.DfLogger
- getFullPath() - Method in interface com.documentum.fc.client.IDfObjectPath
-
Returns object path.
- getFullPath() - Method in interface com.documentum.operations.IDfFile
-
Returns the absolute path for the file.
- getFullServerMap(String) - Method in interface com.documentum.fc.client.IDfAdminClient
-
Returns information about the servers that are known to a connection broker.
- getFullText() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether the document is marked for full-text indexing.
- getFullTextMapping() - Method in interface com.documentum.fc.client.search.IExtendedObjectMappingDefinition
-
Deprecated.Gets the XML mapping definition for full text queries.
- getFuzzySearchSimilarity() - Method in interface com.documentum.fc.client.search.IDfFullTextExpression
-
Indicates the similarity threshold used with the fuzzy search option
- getFuzzySearchSimilarity() - Method in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Indicates the similarity threshold used with the fuzzy search option
- getGenerationContext() - Method in interface com.documentum.fc.client.search.filter.IDfContext
- getGetObjectOptions() - Method in class com.documentum.com.DfClientX
- getGetObjectOptions() - Method in interface com.documentum.com.IDfClientX
-
Factory method for an
IDfGetObjectOptions
object. - getGlobalSeqNumber() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Gets the global sequence number of the result, that is to say its arrival order with respect to the query execution.
- getGoverningDocbase(int) - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Returns the name of the governing repository for the repository at the specified index.
- getGroup(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a group object that contains information about the repository group.
- getGroupAddress() - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the electronic mail address for a group object.
- getGroupAdmin() - Method in interface com.documentum.fc.client.IDfGroup
-
Gets the admin of this group.
- getGroupBy() - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Get the grouping startegy used for this facet.
- getGroupClass() - Method in interface com.documentum.fc.client.IDfGroup
-
Gets the class of this gruop.
- getGroupDefPermit() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the default group permission assigned to objects created by a user.
- getGroupDirectoryId() - Method in interface com.documentum.fc.client.IDfGroup
- getGroupDisplayName() - Method in interface com.documentum.fc.client.IDfGroup
-
Gets the display name of a group.
- getGroupGlobalUniqueId() - Method in interface com.documentum.fc.client.IDfGroup
- getGroupName() - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the name of a group object.
- getGroupName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the group name to which this object belongs.
- getGroupNativeRoomId() - Method in interface com.documentum.fc.client.IDfGroup
-
Gets the group native room id.
- getGroupPermit() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object-level permission assigned to the group for this object.
- getGroups() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Get all groups in the current transaction
- getGroupsNames() - Method in interface com.documentum.fc.client.IDfGroup
-
Returns a collection of group members' names in this group.
- getGroupsNames(int) - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the name of a group that is a member in a group object at the specified index.
- getGroupsNamesCount() - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the number of groups that are users in a group object.
- getGroupSource() - Method in interface com.documentum.fc.client.IDfGroup
- getHardwarePlatform() - Method in interface com.documentum.fc.client.IDfPlugin
-
Gets the hardware platform of this plugin.
- getHasEvents() - Method in interface com.documentum.fc.client.IDfGroup
- getHasEvents() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether any users have registered to receive events for the object.
- getHasFolder() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether this object is the CURRENT object in the version tree.
- getHasFrozenAssembly() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether the document's assembly is frozen.
- getHistory() - Method in interface com.documentum.fc.client.search.IDfQueryStatus
-
Returns a debug String containing the history of events that occurred during query execution.
- getHitCount() - Method in interface com.documentum.fc.client.search.IDfSourceStatus
-
Gets the total number of hits at the remote source.
- getHomeDocbase() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user's home repository.
- getHomeURL() - Method in interface com.documentum.fc.client.search.IDfSearchSource
-
Gets the home URL of this search source.
- getHost() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig.ProjectionEntry
-
Returns projection host.
- getHostName() - Method in exception com.documentum.fc.client.DfDocbrokerException
- getHostName() - Method in exception com.documentum.fc.client.DfDocbrokerRuntimeException
- getHostName() - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Deprecated.This internal attribute is not meaningful here
- getHostName() - Method in interface com.documentum.fc.client.IDfMountPoint
-
Gets the host name of this mount point.
- getHostName(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns the name of the host machine where the Server resides.
- getHour() - Method in class com.documentum.fc.common.DfTime
- getHour() - Method in interface com.documentum.fc.common.IDfTime
-
Returns the hour portion of the date as an integer.
- getIconIndex() - Method in interface com.documentum.fc.client.IDfFormat
- getId() - Method in interface com.documentum.fc.client.IDfNetworkLocationEntry
-
Returns the network location map identifier, which uniquely identifies the network location map.
- getId() - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Returns a unique identifier for the current VDM window.
- getId() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns a string that uniquely identifies this node in the virtual document tree.
- getId() - Method in interface com.documentum.fc.client.search.IDfQueryEvent
-
Gets the identifier of the event.
- getId() - Method in class com.documentum.fc.common.DfId
- getId() - Method in interface com.documentum.fc.common.IDfAttr
- getId() - Method in interface com.documentum.fc.common.IDfId
-
Returns a string representation of the ID.
- getId() - Method in interface com.documentum.operations.IDfOperationNode
-
Returns a unique identifier for this node.
- getId(int) - Method in interface com.documentum.fc.common.IDfList
-
Fetches an instance of an IDfId object from the list at the specified index.
- getId(String) - Method in class com.documentum.com.DfClientX
- getId(String) - Method in interface com.documentum.com.IDfClientX
-
Factory method for an
IDfId
object. - getId(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the ID value of an attribute.
- getId(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the object ID stored in a specific attribute.
- getId(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Returns an IDfId interface to which the specified property name is mapped to in the object.
- getIdByQualification(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns the ID of a Documentum object that satisfies the DQL qualification.
- getIdentifier() - Method in exception com.documentum.fc.client.DfObjectNotFoundException
-
Gets the identifier for the object that could not be found.
- getIdentities(String) - Method in interface com.documentum.fc.client.IDfSessionManagerStatistics
-
Get all identities currently stored in the session manager.
- getIdentity(String) - Method in interface com.documentum.fc.client.IDfSessionManager
-
Retrieves a previously set identity for a given repository.
- getImmutabilityRule() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.immutability_rule value.
- getImplementationClassName() - Method in interface com.documentum.fc.client.IDfModuleDescriptor
- getImplicitVersionLabel() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the implicit version label from r_version_label.
- getImplicitVersionLabel() - Method in interface com.documentum.fc.client.IDfVersionLabels
-
Returns the implicit version label associated with the SysObject.
- getImportOperation() - Method in class com.documentum.com.DfClientX
- getImportOperation() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfImportOperation
object for importing one or more files into the repository. - getIncludeBrokenBindings() - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Indicates whether nodes with broken bindings are included in the display.
- getIncludedType(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute included_type value at the specified index.
- getIncludedTypeCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute included_type values for this policy.
- getIncludeSubtypes(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute include_subtypes value at the specified index.
- getIncludeSubtypesCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute include_subtypes values for this policy.
- getInitiateAct() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns value of the 'initiate_act' attribute.
- getInputStream() - Method in interface com.documentum.fc.client.search.IDfResultContent
-
Gets an InputStream to the content.
- getInputStream() - Method in interface com.documentum.operations.IDfInputStreamContent
- getInputStream(IDfSession) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Return an InputStream object that applications can use it to retrieve the xquery results.
- getInsertStmt() - Method in interface com.documentum.fc.client.IDfBatchGroup
-
Retrieve all insert statements for registered tables.
- getInstance() - Static method in class com.documentum.fc.client.DfClient
-
Returns the
IDfClient
interface for a singleton instance of DfClient. - getInstance(int) - Static method in exception com.documentum.fc.client.content.DfContentTemporarilyUnavailableException
- getInstructionPage() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the instruction page's page number.
- getInstructions(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the instructions attribute at the specified index.
- getInstructionsCount() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the number of values the instructions attribute has.
- getInt(int) - Method in interface com.documentum.fc.common.IDfList
-
Fetches an int value from the list at the specified index.
- getInt(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the integer value of an attribute.
- getInt(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the integer value stored in a specific attribute.
- getInt(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Returns the value to which the specified property name is mapped to in the object.
- getInterfaceNames() - Method in interface com.documentum.fc.client.IDfModuleDescriptor
- getIntValue(String) - Method in interface com.documentum.registry.IDfRegistry
- getIntValueAt(String, int) - Method in interface com.documentum.registry.IDfRegistry
- getIntValues(String) - Method in interface com.documentum.registry.IDfRegistry
- getItemId() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the object ID of the package or routed object.
- getItemName() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the name of the package associated with the work item or router task.
- getItemType() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the object type of the package or routed object.
- getJavaClass() - Method in interface com.documentum.fc.client.IDfDborEntry
-
Retrieves the Java Class name
- getJavaMethods() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute java_methods value.
- getKeepEntryInterval(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Determines how long the connection broker will keep the server�s entry in the absence of a checkpoint message from the server.
- getKeepLocalFile() - Method in interface com.documentum.operations.IDfCancelCheckoutNode
-
Returns a boolean value indicating whether or not the local content file should be preserved or deleted as part of the cancel checkout operation.
- getKeepLocalFile() - Method in interface com.documentum.operations.IDfCancelCheckoutOperation
-
Returns a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- getKeepLocalFile() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- getKeepLocalFile() - Method in interface com.documentum.operations.IDfCheckinOperation
-
Returns a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- getKeepLocalFile() - Method in interface com.documentum.operations.IDfImportNode
-
Returns a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- getKeepLocalFile() - Method in interface com.documentum.operations.IDfImportOperation
-
Returns a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- getKeepLocalFile() - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Returns a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- getKey() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Gets a key that is a String representation of this result.
- getKeyAt(int) - Method in interface com.documentum.fc.common.IDfSearchable
-
Returns the integer element at the specified index.
- getKeyCount() - Method in interface com.documentum.fc.common.IDfSearchable
-
Returns a count of the number of keys present.
- getKeywords(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the keywords attribute at the specified index.
- getKeywordsCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of keywords for the object.
- getLastCheckpoint(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns the time that the server last reported to the connection broker.
- getLastCollection() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the collection object for the most recently executed query.
- getLastPerformer(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the name of the performer who most recently completed a work item for a particular activity.
- getLastStatus(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns the status of the Server process.
- getLastWitemId(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the object ID of the most recently completed work item for a particular activity.
- getLateBindingValue() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the late binding value for the node.
- getLatestFlag() - Method in interface com.documentum.fc.client.IDfSysObject
-
Indicates whether this version is the most recent version of the object on a particular branch in the version tree.
- getLaunchTimeout() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the launch timeout value of this work item.
- getLength() - Method in interface com.documentum.fc.common.IDfAttr
-
Retrieves the maximum number of bytes in a string attribute.
- getLength() - Method in interface com.documentum.operations.IDfRemoteFileMetadata
- getLicenseManager() - Method in class com.documentum.fc.client.DfClient
- getLicenseManager() - Method in interface com.documentum.fc.client.IDfClient
- getLinkCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of objects linked to the object.
- getLinkDestActivity(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns a link's destination activity.
- getLinkDestPort(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns a link's destination port.
- getLinkHighCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the current maximum order number assigned to a component.
- getLinkName(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns a link name.
- getLinkSrcActivity(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns a link's source activity.
- getLinkSrcPort(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns a link's source port.
- getList() - Method in class com.documentum.com.DfClientX
- getList() - Method in interface com.documentum.com.IDfClientX
-
Factory method for an
IDfList
object. - getList(int) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Gets the list of value for a repeating attribute.
- getList(int) - Method in interface com.documentum.fc.common.IDfList
-
Fetches an instance of an IDfList object from the list at the specified index.
- getList(String) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Gets the list of value for a repeating attribute.
- getList(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Returns an IDfList interface to which the specified property name is mapped to in the object.
- getLoadFileName() - Method in interface com.documentum.fc.client.IDfLoadRecord
- getLoadOperation() - Method in interface com.documentum.fc.client.IDfLoadRecord
- getLoadParameter(int) - Method in interface com.documentum.fc.client.IDfLoadRecord
- getLoadType(int) - Method in interface com.documentum.fc.client.IDfLoadRecord
- getLocalClient() - Method in class com.documentum.com.DfClientX
- getLocalClient() - Method in interface com.documentum.com.IDfClientX
-
Factory method for an
IDfClient
object. - getLocalClient() - Static method in class com.documentum.fc.client.DfClient
-
Returns the
IDfClient
interface for a singleton instance of DfClient. - getLocalClient32() - Method in class com.documentum.com.DfClientX
- getLocalClient32() - Method in interface com.documentum.com.IDfClientX
-
Returns a DFC local client object that will call into DMCL32.dll for backward compatibility with pre-4.0 Documentum servers.
- getLocalClient32() - Static method in class com.documentum.fc.client.DfClient
-
Deprecated.Please use
DfClient.getLocalClient()
instead - getLocalClientEx() - Static method in class com.documentum.fc.client.DfClient
-
Returns the
IDfClient
interface for a singleton instance of DfClient. - getLocale() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Returns the locale.
- getLocale() - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- getLocale() - Method in interface com.documentum.fc.client.search.IDfOrderConstraint
-
Return the locale to use in sort for this attribute.
- getLocale() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Return the locale to be used for this particular query.
- getLocalFileCreated() - Method in interface com.documentum.registry.IDfLocalObject
-
Returns the date / time when the object was registered as a local file.
- getLocalObjectById(IDfId) - Method in interface com.documentum.registry.IDfClientRegistry
-
Finds a local file registry object based on object ID
- getLocalObjectByPath(String) - Method in interface com.documentum.registry.IDfClientRegistry
-
Finds a local file registry object based on object ID
- getLocalObjects() - Method in interface com.documentum.registry.IDfClientRegistry
-
Gets all the checked out objects
- getLocationPath() - Method in interface com.documentum.fc.client.search.IDfLocationQueryScope
-
Gets the location path.
- getLocations(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Runs a query to find all the places this object is used and returns the query result as a collection.
- getLockDate() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the date this object was locked.
- getLockMachine() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the name of the client machine on which the object was locked.
- getLockOwner() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the name of the user who locked the object.
- getLogComment() - Method in interface com.documentum.fc.client.IDfVersionPolicy
-
Returns the log entry for an object.
- getLogEntry() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the comment specified by the user.
- getLogger() - Method in class com.documentum.com.DfClientX
- getLogger() - Method in interface com.documentum.com.IDfClientX
- getLogger(Object) - Static method in class com.documentum.fc.common.DfLogger
-
Returns a logger named according to the value of the source parameter.
- getLogicalOperator() - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Gets the logical operator applied between each expression of this set.
- getLoginInfo() - Method in class com.documentum.com.DfClientX
- getLoginInfo() - Method in interface com.documentum.com.IDfClientX
-
Factory method for an
IDfLoginInfo
object. - getLoginInfo() - Method in interface com.documentum.fc.client.IDfSession
-
Returns a copy of the login information used to establish this DFC session.
- getLoginTicket() - Method in interface com.documentum.fc.client.IDfSession
-
Returns a new ticket based on the current session login information.
- getLoginTicketDiagnostics(String) - Method in class com.documentum.fc.client.DfClient
- getLoginTicketDiagnostics(String) - Method in interface com.documentum.fc.client.IDfClient
-
Return details extracted from a login ticket.
- getLoginTicketEx(String, String, int, boolean, String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a new ticket based on the current session login information.
- getLoginTicketForUser(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a ticket for a specific user.
- getLoginUserName() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the repository name of the current user.
- getLogonSupport(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns Type of logon (Will be NT_Unified_logon for servers running under Windows) This method returns the value of the i_logon_support repeating attribute of the server locator object at the specified index.
- getLong(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the long integer value of an attribute.
- getLong(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the long integer value stored in a specific attribute.
- getMacCreator() - Method in interface com.documentum.fc.client.IDfFormat
-
Retrieves the Macintosh creator to use for a format.
- getMacFormatRecognizer(IDfSession, String, String, String) - Method in class com.documentum.com.DfClientX
- getMacFormatRecognizer(IDfSession, String, String, String) - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfFormatRecognizer
object that is used to suggest what Docbase formats might be appropriate based on both the data and resource forks of a Macintosh file. - getMacOption() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the setting for Mac handling for this node.
- getMacOption() - Method in interface com.documentum.operations.IDfCheckinOperation
-
Returns the setting for Mac handling for this operation.
- getMacOption() - Method in interface com.documentum.operations.IDfCheckoutNode
-
Returns the setting for Macintosh handling for this node.
- getMacOption() - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Returns the setting for Macintosh handling for this operation.
- getMacOption() - Method in interface com.documentum.operations.IDfExportNode
-
Returns the setting for Mac handling for this node.
- getMacOption() - Method in interface com.documentum.operations.IDfExportOperation
-
Returns the setting for Mac handling for this operation.
- getMacOption() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the setting for Macintosh handling for this node.
- getMacOption() - Method in interface com.documentum.operations.IDfImportOperation
-
Returns the setting for Mac handling for this operation.
- getMacPreferredAlias() - Method in interface com.documentum.fc.client.IDfMountPoint
-
Gets the Macintosh preferred alias of this mount point.
- getMacResourceFilePath() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the file path to the resource fork.
- getMacResourceFilePath() - Method in interface com.documentum.operations.IDfCheckoutNode
-
Returns the file path to the resource fork for this node.
- getMacResourceFilePath() - Method in interface com.documentum.operations.IDfExportNode
-
Returns the file path to the resource fork for this node.
- getMacResourceFilePath() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the file path to the resource fork.
- getMacResourceFork() - Method in interface com.documentum.fc.client.acs.IDfAcsRequest
-
Returns
IDfAcsContentRequest
object that represents resource fork. - getMacResourcePath() - Method in interface com.documentum.operations.IDfFile
-
Return the absolute mac resource file path.
- getMacType() - Method in interface com.documentum.fc.client.IDfFormat
-
Retrieves the Macintosh type to use for a format.
- getMasterDocbase() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the repository id of the repository that owns the object using the computed attribute _master_docbase.
- getMasterObjectId() - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Returns the master object id of the current checked out object.
- getMatchingTerms() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Gets the result terms matching the query.
- getMatchingTerms() - Method in interface com.documentum.fc.client.search.IDfResultMetadataHighlightEntry
-
Gets the metadata highlight terms matching the query.
- getMax() - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Get the maximum number of facet.
- getMaxBatchSize() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Get the setting for the batch size.
- getMaxErrorBeforeStop() - Method in interface com.documentum.fc.client.IDfValidator
-
Returns the upper limit for validation detection.
- getMaxHitcount() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Returns the maximum number of results to be counted and returned as the hitcount.
- getMaxResultCount() - Method in interface com.documentum.fc.client.search.IDfQueryDefinition
-
Gets the global maximum result count to be expected from processing the query, for all search sources.
- getMaxResultPerSource() - Method in interface com.documentum.fc.client.search.IDfQueryDefinition
-
Gets the maximum result count to be expected from one search source.
- getMaxResultsForFacets() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Returns the maximum number of results used to compute facets.
- getMBeanServer() - Method in interface com.documentum.fc.common.IDfMBeanServerProvider
-
Returns a handle to a specific MBeanServer, depending on the application server against which this has been implemented.
- getMBeanServerDomain() - Method in interface com.documentum.fc.common.IDfMBeanServerProvider
- getMessage() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the message associated with the work item, task, or event notification.
- getMessage() - Method in interface com.documentum.fc.client.search.IDfQueryEvent
-
Gets the definition message of the event.
- getMessage() - Method in exception com.documentum.fc.common.DfException
- getMessage() - Method in exception com.documentum.fc.common.DfRuntimeException
- getMessage() - Method in interface com.documentum.fc.common.IDfException
-
Returns the error message associated with this exception.
- getMessage() - Method in interface com.documentum.operations.IDfOperationError
-
Returns a textual message describing the error condition.
- getMessage(int) - Method in interface com.documentum.fc.client.IDfSession
-
Returns all messages from an established session at or above a specified severity level.
- getMessageConsumeUrl() - Method in interface com.documentum.fc.client.acs.IDfDmsConfig
-
Returns URL that can be used by agents to consume messages from DMS in a pull mode
- getMessageId() - Method in exception com.documentum.fc.common.DfException
- getMessageId() - Method in exception com.documentum.fc.common.DfRuntimeException
- getMessageId() - Method in interface com.documentum.fc.common.IDfException
-
Returns the alphanumeric message identifier.
- getMessageIds() - Method in interface com.documentum.operations.IDfPredictiveCachingNode
-
Returns message IDs for all messages that have been created during the operation.execute() method for this node
- getMessagePostUrl() - Method in interface com.documentum.fc.client.acs.IDfDmsConfig
-
Returns URL that can be used to post messages to DMS
- getMessageQueueManager() - Method in interface com.documentum.fc.client.IDfSession
-
Get a message queue factory object.
- getMetadataDocbase() - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Gets the repository to pick the metadata information from information on types.
- getMetadataHighlightAttributes() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Provides an enumeration of the metadata highlight attributes as String objects.
- getMetadataHighlights() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Gets the result metadata highlight entries matching the query.
- getMetadataMgr() - Method in interface com.documentum.fc.client.search.IDfQueryDefinition
-
Provides access to an instance of the
IDfSearchMetadataManager
of the query. - getMethodArgs(int) - Method in interface com.documentum.fc.client.IDfMethodObject
- getMethodContent() - Method in interface com.documentum.fc.client.IDfMethodObject
-
Gets the content of the method.
- getMethodType() - Method in interface com.documentum.fc.client.IDfMethodObject
- getMethodVerb() - Method in interface com.documentum.fc.client.IDfMethodObject
- getMimeType() - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Returns the Multimedia Internet Mail Extension (MIME) type.
- getMIMEType() - Method in interface com.documentum.fc.client.IDfFormat
-
Specifies the MIME (Multimedia Internet Mail Extension) type to use for a format.
- getMIMEType() - Method in interface com.documentum.fc.client.search.IDfResultContent
-
Gets the MIME type of the content.
- getMinimumContentSize() - Method in interface com.documentum.operations.IDfPredictiveCachingOperation
-
Returns minimum content size, in bytes.
- getMinutes() - Method in class com.documentum.fc.common.DfTime
- getMinutes() - Method in interface com.documentum.fc.common.IDfTime
-
Returns the minutes portion of the date as an integer.
- getMissingOutputPackages() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns a collection whose result objects describe all output ports in the work item that don't have a package.
- getModified() - Method in interface com.documentum.registry.IDfCheckedOutObject
- getModifiedAttr(String) - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Gets the value of a modified attribute.
- getModifiedAttrs() - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Returns a list of attribute names for the attributes that have been modified while the document is checked out.
- getModifiedIndexes() - Method in interface com.documentum.fc.client.IDfAuditData
-
Gets the Modified Indexes for this Attribute
- getModifier() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the name of the user who made the last modification.
- getModifyDate() - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the time and date that a group object was last modified.
- getModifyDate() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the r_modify_date attribute of the object.
- getModifyDate() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the time and date that a user was last modified.
- getModuleActivation() - Method in interface com.documentum.com.IDfSmartClientX
- getModuleClass(String, IDfSession) - Method in class com.documentum.fc.client.DfClient
- getModuleDescriptor(String) - Method in interface com.documentum.fc.client.IDfLocalModuleRegistry
-
Gets the meta data for the service mapped to the service name, if found.
- getModuleDescriptors() - Method in interface com.documentum.fc.client.IDfLocalModuleRegistry
-
Get a list of all modules available.
- getModuleRegistry() - Method in class com.documentum.fc.client.DfClient
- getModuleRegistry() - Method in interface com.documentum.fc.client.IDfClient
-
Factory method that instantiates an
IDfGlobalModuleRegistry
global module registry object. - getModuleRegistry() - Method in interface com.documentum.fc.client.IDfSession
-
Factory method that instantiates an
IDfLocalModulesRegistry
, a repository module registry object. - getMonth() - Method in class com.documentum.fc.common.DfTime
- getMonth() - Method in interface com.documentum.fc.common.IDfTime
-
Returns the month portion of the date as an integer (e.g., 12).
- getMountPointName() - Method in interface com.documentum.fc.client.IDfLocation
-
Gets the mount point name of this location.
- getMoveOperation() - Method in class com.documentum.com.DfClientX
- getMoveOperation() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfMoveOperation
object. - getName() - Method in interface com.documentum.fc.client.acs.IDfContentTransferCapability
- getName() - Method in exception com.documentum.fc.client.DfNameNotFoundException
-
Gets the name for the object that could not be found.
- getName() - Method in class com.documentum.fc.client.DfService
-
Returns the fully qualified logical name of the service interface.
- getName() - Method in interface com.documentum.fc.client.IDfDborEntry
-
Retrieving the name of the Properties
- getName() - Method in interface com.documentum.fc.client.IDfFormat
-
Retrieves the format name.
- getName() - Method in interface com.documentum.fc.client.IDfModuleCategory
- getName() - Method in interface com.documentum.fc.client.IDfNetworkLocationEntry
-
Returns the network location map name.
- getName() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the name of the queue owner.
- getName() - Method in interface com.documentum.fc.client.IDfService
-
Returns the fully qualified logical name of the service interface.
- getName() - Method in interface com.documentum.fc.client.IDfType
-
Returns a type's name.
- getName() - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Get the name for the facet
- getName() - Method in interface com.documentum.fc.client.search.IDfSearchSource
-
Gets the name of the source.
- getName() - Method in interface com.documentum.fc.common.IDfAttr
-
Retrieves the name of an attribute.
- getName() - Method in interface com.documentum.operations.IDfFile
-
Returns just the file name portion of the path.
- getName() - Method in interface com.documentum.operations.IDfOperation
-
Returns the name of the operation (e.g.
- getName() - Method in interface com.documentum.operations.IDfOperationStep
-
Returns the name of the operation step.
- getNameSpace() - Method in interface com.documentum.operations.IDfXMLDocType
-
Deprecated.DFC 5.2. Use getSchema instead.
- getNbrFailed() - Method in interface com.documentum.fc.client.search.IDfQueryStatus
-
Gets the number of failed sources.
- getNbrSuccess() - Method in interface com.documentum.fc.client.search.IDfQueryStatus
-
Gets the number of successful sources.
- getNearStores() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns list of names of stores that are near the ACS.
- getNetworkLocation(String, String) - Method in interface com.documentum.fc.client.acs.IDfAcsClient
-
Returns an
IDfNetworkLocationEntry
object by location identifier. - getNetworkLocation(String, String) - Method in class com.documentum.fc.client.DfClient
- getNetworkLocation(String, String) - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.use IDfAcsClient.getNetworkLocation()
- getNetworkLocationIdentifier() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig.ProjectionEntry
-
Returns network location identifier.
- getNetworkLocationIdentifiers() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Returns list of the BOCS network location identifiers.
- getNetworkLocationIds() - Method in interface com.documentum.operations.IDfPredictiveCachingOperation
-
Returns a list of the network location identifiers to be used for content pre-caching.
- getNewObject() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the new IDfSysObject resulting from the check in.
- getNewObject() - Method in interface com.documentum.operations.IDfCopyNode
-
Returns the new IDfSysObject resulting from the copy.
- getNewObject() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the new IDfSysObject resulting from the check in.
- getNewObjectId() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the new repository object ID for the IDfSysObject resulting from the check in.
- getNewObjectId() - Method in interface com.documentum.operations.IDfCopyNode
-
Returns the new repository object ID for the IDfSysObject resulting from the copy.
- getNewObjectId() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the new repository object ID for the IDfSysObject resulting from the check in.
- getNewObjectName() - Method in interface com.documentum.operations.IDfCopyNode
-
Returns the object name used for the newly copied object.
- getNewObjectName() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the object name to be used for the newly imported object.
- getNewObjects() - Method in interface com.documentum.operations.IDfCheckinOperation
-
Returns the list of unique new objects created as a result of this operation.
- getNewObjects() - Method in interface com.documentum.operations.IDfCopyOperation
-
Returns the list of unique new objects created as a result of this operation.
- getNewObjects() - Method in interface com.documentum.operations.IDfImportOperation
-
Returns the list of unique new objects created as a result of this operation.
- getNewValues() - Method in interface com.documentum.fc.client.IDfAuditData
-
Gets the New Values for this Attribute
- getNextActivityNames() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Retrieves all activities that immediately follow this work item.
- getNextCheckpoint(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns the time that the server is next expected to report to the connection broker.
- getNextException() - Method in exception com.documentum.fc.common.DfException
- getNextException() - Method in interface com.documentum.fc.common.IDfException
-
Returns the next exception in the chain, that is, the exception which triggered this one.
- getNextMajorLabel() - Method in interface com.documentum.fc.client.IDfVersionPolicy
-
Returns the next major implicit version label for an object.
- getNextMinorLabel() - Method in interface com.documentum.fc.client.IDfVersionPolicy
-
Returns the next minor implicit version label for an object.
- getNextSeqno() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the next sequence number in the workflow.
- getNextStateName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the name of the next state.
- getNextTasksType() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Indicates which tasks in the "next tasks list" are queued when this task is forwarded.
- getNode() - Method in interface com.documentum.operations.IDfOperationError
-
Returns the operation node in which the error occurred.
- getNodeFactory() - Method in interface com.documentum.operations.IDfNodePopulatorContext
-
Returns a factory that can create IDfOperationNode objects
- getNodeFromNodeId(IDfId) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Returns the IDfVirtualDocumentNode interface for the node corresponding to a given node ID.
- getNodeNumber(IDfVirtualDocumentNode) - Method in interface com.documentum.fc.client.IDfVDMNumberingScheme
-
Returns the hierarchy number of a virtual document component.
- getNodes() - Method in interface com.documentum.operations.IDfOperation
-
Returns the list of all operation nodes.
- getNodeToken() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns a string representation of the virtual document node in a particular format.The format corresponds to the virtual document node's position with respect to the root.
- getNodeTreeBuilder() - Method in interface com.documentum.operations.IDfNodePopulatorContext
-
Returns an object that is responsible for building a node tree.
- getNoteCount() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the number of notes in this package.
- getNoteCreationDate(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Returns an IDfTime interface which contains the creation date of the specified note.
- getNoteFlag(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the special flags for a note.
- getNoteId(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the object id of the dm_note object.
- getNotePersistance(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Returns a boolean value to indicate whether the note is persistent across all activities.
- getNoteText(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Returns a String containing the content of the specified note.
- getNoteWriter(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the name of the user who wrote the note.
- getNumberingScheme() - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Returns the numbering scheme for the virtual document.
- getNumericDocbaseId() - Method in class com.documentum.fc.common.DfId
- getNumericDocbaseId() - Method in interface com.documentum.fc.common.IDfId
-
Returns the portion of the ID that represents the docbase ID in integer form.
- getObject() - Method in interface com.documentum.operations.IDfCancelCheckoutNode
-
Returns the IDfSysObject that is the subject of this operation node.
- getObject() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the original IDfSysObject before check in.
- getObject() - Method in interface com.documentum.operations.IDfCheckoutNode
-
Returns the IDfSysObject that is the subject of this operation node.
- getObject() - Method in interface com.documentum.operations.IDfCopyNode
-
Returns the IDfSysObject that is the subject of this operation node.
- getObject() - Method in interface com.documentum.operations.IDfDeleteNode
-
Returns the IDfSysObject that is the subject of this operation node.
- getObject() - Method in interface com.documentum.operations.IDfExportNode
-
Returns the IDfSysObject that is the subject of this operation node.
- getObject() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the IDfSysObject that is the subject of this operation node.
- getObject() - Method in interface com.documentum.operations.IDfMoveNode
-
Returns the IDfSysObject that is the subject of this operation node.
- getObject() - Method in interface com.documentum.operations.IDfPredictiveCachingNode
-
Returns the IDfSysObject that is the subject of this operation node.
- getObject(IDfId) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a Documentum server object.
- getObjectAlias() - Method in interface com.documentum.fc.bpm.IDfTransitionCondition
-
The alias of the object upon which the transition condition is to be applied.
- getObjectByPath(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a Documentum server object given a full path to the object.
- getObjectByQualification(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a Documentum server object that satisfies the DQL qualification.
- getObjectByQualificationWithInterface(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.Please use Aspects instead for interface extension. They provide similar functionality but are safer and more robust.
- getObjectDescription() - Method in interface com.documentum.fc.client.IDfAliasSet
-
Returns the description of the alias set.
- getObjectId() - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Returns object id.
- getObjectId() - Method in exception com.documentum.fc.client.DfIdNotFoundException
-
Gets the object id that could not be found.
- getObjectId() - Method in exception com.documentum.fc.client.DfTypedObjectException
- getObjectId() - Method in interface com.documentum.fc.client.IDfModuleDescriptor
-
Gets the object identifier of the module.
- getObjectId() - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the ID of this object.
- getObjectId() - Method in interface com.documentum.fc.client.IDfVersionLabels
-
Returns the object ID of the SysObject.
- getObjectId() - Method in interface com.documentum.fc.common.IDfChangeDescription
-
Returns the object ID of the object affected by the change described in this change description record.
- getObjectId() - Method in interface com.documentum.operations.IDfCancelCheckoutNode
-
Returns the docbase object Id of the IDfSysObject for this node.
- getObjectId() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the original repository object ID for the IDfSysObject before check in.
- getObjectId() - Method in interface com.documentum.operations.IDfCheckoutNode
-
Returns the repository object Id of the IDfSysObject for this node.
- getObjectId() - Method in interface com.documentum.operations.IDfCopyNode
-
Returns the repository object ID of the IDfSysObject for this node.
- getObjectId() - Method in interface com.documentum.operations.IDfDeleteNode
-
Returns the repository object ID of the IDfSysObject for this node.
- getObjectId() - Method in interface com.documentum.operations.IDfExportNode
-
Returns the repository object Id of the IDfSysObject for this node.
- getObjectId() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the repository object ID of the IDfSysObject for this node.
- getObjectId() - Method in interface com.documentum.operations.IDfMoveNode
-
Returns the docbase object Id of the IDfSysObject for this node.
- getObjectId() - Method in interface com.documentum.operations.IDfPredictiveCachingNode
-
Returns the repository object ID of the IDfSysObject for this node.
- getObjectId() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the repository object ID for the client registry object.
- getObjectId(IDfResultEntry) - Method in interface com.documentum.fc.client.search.IDfResultObjectManager
-
Gets the object ID of the object corresponding to the result.
- getObjectIdFromDRL(String) - Method in interface com.documentum.operations.IDfXMLUtils
-
Returns the object id corresponding to the DRL.
- getObjectIdFromVersionLabel(String) - Method in interface com.documentum.fc.client.IDfVersionTreeLabels
-
Returns the object ID of the object carrying a given version label.
- getObjectImpl() - Method in interface com.documentum.fc.client.IDfLightObject
-
Retrieves an interface to the current object implementation.
- getObjectName() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns the ACS name.
- getObjectName() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Returns the BOCS name.
- getObjectName() - Method in interface com.documentum.fc.client.acs.IDfValidationDescriptor
-
Returns the descriptor name.
- getObjectName() - Method in interface com.documentum.fc.client.IDfACL
-
Returns the ACL name.
- getObjectName() - Method in interface com.documentum.fc.client.IDfAliasSet
-
Returns the name of this alias set.
- getObjectName() - Method in interface com.documentum.fc.client.IDfModuleDescriptor
-
Gets the object name of the module.
- getObjectName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object_name attribute of the object.
- getObjectName() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the name of the workflow object.
- getObjectName() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the name of the repository object.
- getObjectPaths(IDfId) - Method in interface com.documentum.fc.client.IDfSession
-
Generate
IDfEnumeration
object of
IDfObjectPath
objects for an object with a given object id.
- getObjectPaths(IDfList) - Method in interface com.documentum.fc.client.IDfSession
-
Generate a map of
IDfObjectPath
objects for a list of objects with given object ids.
- getObjects() - Method in interface com.documentum.fc.client.IDfBatchGroup
-
Retrieve all objects in the batch group.
- getObjects() - Method in interface com.documentum.operations.IDfCancelCheckoutOperation
-
Returns the list of unique objects in this operation.
- getObjects() - Method in interface com.documentum.operations.IDfCheckinOperation
-
Returns the list of unique objects in this operation.
- getObjects() - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Returns the list of unique objects in this operation.
- getObjects() - Method in interface com.documentum.operations.IDfCopyOperation
-
Returns the list of unique objects in this operation.
- getObjects() - Method in interface com.documentum.operations.IDfDeleteOperation
-
Returns the list of unique objects in this operation.
- getObjects() - Method in interface com.documentum.operations.IDfExportOperation
-
Returns the list of unique objects in this operation.
- getObjects() - Method in interface com.documentum.operations.IDfMoveOperation
-
Returns the list of unique objects in this operation.
- getObjects() - Method in interface com.documentum.operations.IDfPredictiveCachingOperation
-
Returns the list of unique objects in this operation.
- getObjectsByQuery(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns an enumeration of persistent objects using data obtained through a query.
- getObjectSession() - Method in interface com.documentum.fc.client.IDfTypedObject
-
Gets the session to the Docbase containing the object.
- getObjectType() - Method in interface com.documentum.fc.client.IDfValidator
-
Returns the object type associated with this validator.
- getObjectType() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Retrieves search object type (such as
dm_document
). - getObjectTypeName() - Method in interface com.documentum.fc.client.search.IExtendedObjectMappingDefinition
-
Deprecated.Get the name of the type on which the mapping is defined
- getObjectTypes(String) - Method in interface com.documentum.operations.IDfXMLUtils
-
getObjectTypes - RESERVED FOR FUTURE USE.
- getObjectWithCaching(IDfId, String, String, String, boolean, boolean) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a Documentum server object.
- getObjectWithInterface(IDfId, String) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.Please use Aspects instead for interface extension. They provide similar functionality but are safer and more robust.
- getObjectWithOptions(IDfId, IDfGetObjectOptions) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a Documentum server object.
- getObjectWithType(IDfId, String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- getObservable() - Method in interface com.documentum.fc.client.IDfLocalTransaction
- getOffset() - Method in interface com.documentum.fc.client.IDfLoadRecord
- getOldValues() - Method in interface com.documentum.fc.client.IDfAuditData
-
Gets the Old Values for this Attribute
- getOperatingSystem() - Method in interface com.documentum.fc.client.IDfPlugin
-
Gets the operating system of this plugin.
- getOperation() - Method in interface com.documentum.operations.IDfOperationError
-
Returns the operation in which the error occured.
- getOperation() - Method in interface com.documentum.operations.IDfOperationNode
-
Returns the operation of which this node is a part.
- getOperation(String) - Method in class com.documentum.com.DfClientX
- getOperation(String) - Method in interface com.documentum.com.IDfClientX
-
Deprecated.As of DFC 5.3, replaced by one of the
get
methodsXxxx Operation - getOperationMonitor() - Method in interface com.documentum.operations.IDfOperation
- getOperations() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the value in the a_operations attribute of the queue item.
- getOperationType() - Method in interface com.documentum.operations.IDfOperation
-
Returns the type of the operation.
- getOption(IDfXQuery.FtQueryOptions) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
To get the value of the option that was set.
- getOrderBy() - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Get the sorting order used for facet values returned.
- getOrderByAttributes() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Provides an enumeration of the order attributes as IDfOrderConstraint objects.
- getOrderNumber() - Method in interface com.documentum.fc.client.IDfAssembly
-
Returns the order number of the component within the top-most virtual document.
- getOrderNumber() - Method in interface com.documentum.fc.client.IDfContainment
-
Returns the position of the component among the components of the containing virtual document.
- getOrderNumber() - Method in interface com.documentum.fc.client.IDfRelation
-
Not system defined.
- getOriginalSession() - Method in interface com.documentum.fc.client.IDfTypedObject
-
Gets the session through which the object was originally requested.
- getOtherFileSize(int, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Return the other file (resource fork for mac os) size according to the page, format and pageModifier of the content
- getOutputPort(int) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the name of an output port of the work item.
- getOutputPortCount() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the number of output ports for the work item.
- getOverrideLateBindingValue() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the use_node_ver_label attribute value from the containment object associated with this node.
- getOwnerDefPermit() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the default owner permission assigned to objects created by a user.
- getOwnerName() - Method in interface com.documentum.fc.client.IDfAliasSet
-
Returns the user name of the owner of this alias set.
- getOwnerName() - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the user name of the user who created a group object.
- getOwnerName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the name of this object's owner.
- getOwnerPermit() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object-level permission assigned to the owner of the object.
- getPackage(IDfId) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns a package object given the ID of the object.
- getPackageControl() - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the value of the package_control attribute.
- getPackageCount() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the number of packages associated with the activity.
- getPackageCount() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the package count of a collection package.
- getPackageFlag() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the package flag for the package (if it exists).
- getPackageFlag(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the flag of a specified package.
- getPackageId(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the object ID of a specified package.
- getPackageId(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Rerturns the id of a package in a collection package.
- getPackageLabel(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the version label associated with the package.
- getPackageLabel(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the version label for the package (if it exists).
- getPackageName() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the package name.
- getPackageName(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the name of a specified package.
- getPackageOperation() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the package operation, which is copied from the package definition upon creation of a package.
- getPackageOperation(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns information about the operation to be performed on a specified package.
- getPackageOrder() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the order number, which identifies where a package definition appears in the containing port definition.
- getPackageReportFlag(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the report flag of a specified package.
- getPackages(String) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns a list of all the work item's packages.
- getPackageSchemaId(String) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the object id of an XML schema if one exists.
- getPackageSchemaUri(String) - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the URL of an externally located schema if one exists.
- getPackageSkillLevel(String) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the skill level of the given package.
- getPackagesMetaData() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns a query result collection containing the following attributes:
- getPackageType() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the package type, which is the type name of the bound components.
- getPackageType(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the type of a specified package.
- getPageCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of pages in the primary content.
- getPageModifier() - Method in interface com.documentum.operations.IDfExportNode
-
Returns the content page modifier for the local content file for this object.
- getPageModifier() - Method in interface com.documentum.operations.IDfPredictiveCachingNode
-
Returns the content page modifier for the local content file for this object.
- getPagePluginName() - Method in interface com.documentum.fc.client.IDfFormat
-
Returns the name of the SBO (i.e.
- getParameterNames() - Method in interface com.documentum.fc.client.acs.IDfValidationDescriptor
-
Returns the list of parameter names
- getParent() - Method in interface com.documentum.fc.client.IDfAspectRelation
-
Returns the parent aspect name of an aspect relation object.
- getParent() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the IDfVirtualDocumentNode object for the immediate parent of this node.
- getParent() - Method in interface com.documentum.operations.IDfOperationNode
-
Returns the node that is the immediate parent of this node.
- getParentActName() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns value of the 'parent_act_name' attribute.
- getParentActSeqno() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns value of the 'parent_act_seqno' attribute.
- getParentAttribute(int) - Method in interface com.documentum.fc.client.IDfForeignKey
-
Returns the parent key property for the foreign key at the specified index.
- getParentAttributesCount() - Method in interface com.documentum.fc.client.IDfForeignKey
-
Returns the number of parent key properties for the foreign key.
- getParentId() - Method in interface com.documentum.fc.client.IDfAssembly
-
Returns the object ID of the document that directly contains the virtual document described by the assembly to which this assembly object belongs.
- getParentId() - Method in interface com.documentum.fc.client.IDfContainment
-
Returns the object ID of the containing virtual document.
- getParentId() - Method in interface com.documentum.fc.client.IDfRelation
-
Returns the object ID of the parent object.
- getParentId() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns value of the 'parent_id' attribute.
- getParentId() - Method in interface com.documentum.operations.IDfNodeRelationship
-
The object ID of the repository object corresponding to the parent node
- getParentRelatives(String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Returns a collection of IDfRelation objects where child is this object, and the relation_name matches the value passed in as a parameter.
- getParentType() - Method in interface com.documentum.fc.client.IDfRelationType
-
Returns the object type of a valid parent object in the relationship.
- getPartition() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Returns i_partition for this object.
- getPartition() - Method in interface com.documentum.fc.client.search.IDfPartitionScope
-
Gets the partition of this scope.
- getPartitionId() - Method in interface com.documentum.fc.client.IDfGetObjectOptions
-
Returns the partition id.
- getPassword() - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Returns the password.
- getPath() - Method in exception com.documentum.fc.client.DfPathNotFoundException
-
Gets the path for the object that could not be found.
- getPath(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Retrieves the content location for an external store object.
- getPathEx(int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Retrieves the content location for an external store object.
- getPathEx2(String, int, String, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Retrieves the content location for an external store object.
- getPathIdentity(String) - Method in interface com.documentum.com.IDfSmartClientX
- getPaths(IDfId) - Method in interface com.documentum.fc.client.IDfObjectPathsMap
-
Return an enumeration of paths for the given object.
- getPathType() - Method in interface com.documentum.fc.client.IDfLocation
-
Gets the path type of this location.
- getPattern() - Method in class com.documentum.fc.common.DfTime
- getPattern() - Method in interface com.documentum.fc.common.IDfTime
-
Returns the pattern string used to format the date/time.
- getPerfCondIndex(String) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the index position of the corresponding condition in the expression object for the given performer condition.
- getPerformerActivityNames() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns a list of user and group names for the specified performer activity name.
- getPerformerAliasId() - Method in interface com.documentum.fc.client.IDfProcess
-
Returns process's performer alias set object id.
- getPerformerCondition(String) - Method in interface com.documentum.fc.client.IDfActivity
-
For the given condition name, return the corresponding performer condition.
- getPerformerConditionCount() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the number of performer conditions in the activity.
- getPerformerConditionId() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the object ID of the repository object that stores the performer conditions.
- getPerformerConditionName(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the name of a performer condition.
- getPerformerConditionNames() - Method in interface com.documentum.fc.client.IDfActivity
-
Return a String list that contains the name of the performer conditions.
- getPerformerConditionUser(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the user associated with a specified performer condition.
- getPerformerFlag() - Method in interface com.documentum.fc.client.IDfActivity
-
Indicates whether the activity's performer can delegate or extend the activity.
- getPerformerFlag(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Indicates the activity performer's extra capabilities.
- getPerformerName() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the name of the user or group intended to perform the activity.
- getPerformerName() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the name of the work item's performer.
- getPerformerNameCount() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the number of values the performer name attribute has.
- getPerformers(String) - Method in interface com.documentum.fc.client.IDfActivity
-
For the given condition name, return a String list of performers used for this condition.
- getPerformers(String) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns a list of user and group names for the specified performer activity name.
- getPerformerType() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the kind of user who can perform the activity.
- getPeriodicAuthentication() - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Indicates whether connection authentication should be performed from time to time for connections retrieved from the pool.
- getPermanentLink() - Method in interface com.documentum.fc.client.IDfRelation
-
Deprecated.As of DFC 5.3, replaced by IDfRelationType.getPermanentLink()
- getPermanentLink() - Method in interface com.documentum.fc.client.IDfRelationType
-
Indicates if you want to maintain the relationship across versions of the parent object.
- getPermissions() - Method in interface com.documentum.fc.client.IDfACL
-
Returns a list of
DfPermit
objects representing all the permissions specified in the ACL. - getPermissions() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns a list of
DfPermit
objects representing all the permissions specified in the ACL for the sysobject. - getPermit() - Method in class com.documentum.com.DfClientX
- getPermit() - Method in interface com.documentum.com.IDfClientX
-
Factory method that contructs a new
IDfPermit
object. - getPermit() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns an integer number that corresponds to the access permission level that the current user has for the object.
- getPermit(String) - Method in interface com.documentum.fc.client.IDfACL
-
Returns the basic permission level assigned to a user or group.
- getPermitEx(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns an integer number that corresponds to the access permission level that the specified user or group has for the object.
- getPermitType() - Method in interface com.documentum.fc.client.IDfPermit
-
Retrieves the permit type from the IDfPermit object.
- getPermitValueInt() - Method in interface com.documentum.fc.client.IDfPermit
-
Retrieves the integer representation of the permit value from the IDfPermit object.
- getPermitValueString() - Method in interface com.documentum.fc.client.IDfPermit
-
Retrieves the string representation of the permit value from the IDfPermit object.
- getPersistentProperties() - Method in interface com.documentum.operations.IDfOperationNode
-
Retuns the bag of properties (attribute values) that will be stored persistently with the assocated repository object.
- getPlaceholderDescriptor() - Method in interface com.documentum.com.IDfSmartClientX
- getPlanStartDate() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the expected starting date of the associated router task.
- getPluginType() - Method in interface com.documentum.fc.client.IDfPlugin
-
Gets the type of this plugin.
- getPolicyId() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object id of attached business policy object.
- getPolicyID() - Method in interface com.documentum.fc.client.IDfValidator
-
Returns the business policy id associated with this validator.
- getPolicyName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the name of attached business policy object.
- getPort() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig.ProjectionEntry
-
Returns projection port.
- getPortCount() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the number of ports in the activity.
- getPortName() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the name of the port of the activity runtime instance in which the package is being handled.
- getPortName(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the name of a specified port.
- getPortNumber() - Method in exception com.documentum.fc.client.DfDocbrokerException
- getPortNumber() - Method in exception com.documentum.fc.client.DfDocbrokerRuntimeException
- getPortType(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the type of a specified port.
- getPosition() - Method in interface com.documentum.fc.client.IDfLoadRecord
- getPosition() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the value in the position attribute.
- getPostTimer() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the post-timer value defined for the activity.
- getPostTimer(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the post-timer value for an activity.
- getPostTimerAction(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the ID of a timer action object at the given index within a timer series.
- getPostTimerCount() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the number of timer actions within the series.
- getPostTimerIncrement(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the interval in minutes that must pass before the timer is fired.
- getPredicate(int) - Method in interface com.documentum.fc.client.IDfDumpRecord
- getPredicate(int) - Method in interface com.documentum.fc.client.IDfLoadRecord
- getPredicate2(int) - Method in interface com.documentum.fc.client.IDfDumpRecord
- getPredictiveCachingOperation() - Method in class com.documentum.com.DfClientX
- getPredictiveCachingOperation() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfPredictiveCachingOperation
object for predictive content caching. - getPreferenceName() - Method in exception com.documentum.fc.client.DfPreferenceException
-
Gets the preference name.
- getPreTimer() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the pre-timer value for the activity.
- getPreTimer(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the pre-timer value for an activity.
- getPreTimerAction(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the ID of a timer action object at the given index within a timer series.
- getPreTimerCount() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the number of timer actions within the series.
- getPreTimerIncrement(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the interval in minutes that must pass before the timer is fired.
- getPreviousActivityNames() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Retrieves all activities that immediately preceeded this work item.
- getPreviousStateName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the name of the previous state.
- getPrincipalMode() - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Returns the principal mode indicator.
- getPrincipalName() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Returns the principal name currently held in this session manager instance.
- getPriority() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the priority of the associated work item or task.
- getPriority() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the priority assigned to the work item.
- getProcess() - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Returns the process object on which the workflow is based.
- getProcessId() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the object ID of the workflow's definition.
- getProcessId(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns the Process ID of the Server.
- getProcessLinkCount() - Method in interface com.documentum.fc.client.IDfProcess
-
Returns the number of links in the workflow definition.
- getProgramDirectory() - Method in interface com.documentum.registry.IDfClientRegistry
- getProjectionEntries() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns list of ProjectionEntry objects.
- getProperties() - Method in class com.documentum.com.DfClientX
- getProperties() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new empty
IDfProperties
object that provides functionality for manipulating values in a hashable. - getProperties() - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Returns an interface to the DfProperties object owned by this virtual document.
- getProperties() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns an interface to the DfProperties object owned by this virtual document node.
- getProperties() - Method in class com.documentum.fc.client.search.DfFacetDefinition
- getProperties() - Method in interface com.documentum.fc.client.search.IDfFacetValue
-
Returns a map of custom properties for this facet value.
- getProperties() - Method in interface com.documentum.fc.client.search.IDfSmartListDefinition
-
Gets the custom properties.
- getProperties() - Method in exception com.documentum.fc.common.DfException
- getProperties() - Method in interface com.documentum.fc.common.IDfException
-
Returns the the IDfProperties interface to the object.
- getProperties() - Method in interface com.documentum.fc.common.IDfProperties
-
Returns the property names as an IDfList interface.
- getProperties() - Method in interface com.documentum.operations.IDfNodeRelationship
-
Additional properties such as copy behavior, version label, etc.
- getProperties() - Method in interface com.documentum.operations.IDfOperation
-
Returns the properties of the operation.
- getProperties() - Method in interface com.documentum.operations.IDfOperationNode
-
Returns the properties of this node.
- getProperties() - Method in interface com.documentum.operations.IDfOperationStep
-
Reserved for internal use.
- getProperties() - Method in interface com.documentum.operations.IDfStepAction
-
Returns the properties of the step action.
- getProperty(String) - Method in class com.documentum.fc.client.search.DfFacetDefinition
- getPropertyType(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Return the datatype of the mapped property value.
- getProtocol() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig.UrlEntry
-
Returns supported protocol.
- getProtocol() - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Returns protocol name.
- getProtocol() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig.UrlEntry
-
Returns supported protocol.
- getProtocols() - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Returns a list of enabled protocols.
- getProximity() - Method in interface com.documentum.fc.client.acs.IDfAcsClient.AcsData
-
Returns ACS projection proximity.
- getProximity() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig.ProjectionEntry
-
Returns projection proximity.
- getQualification() - Method in exception com.documentum.fc.client.DfNoMatchException
-
Gets the qualification for the object that could not be found.
- getQualificationIdentity(String) - Method in interface com.documentum.com.IDfSmartClientX
- getQuery() - Method in class com.documentum.com.DfClientX
- getQuery() - Method in interface com.documentum.com.IDfClientX
-
Factory method for an
IDfQuery
object. - getQueryDefinition() - Method in interface com.documentum.fc.client.search.IDfSmartListDefinition
-
Gets the query definition.
- getQueryDefinitionType() - Method in interface com.documentum.fc.client.search.IDfQueryDefinition
-
Get the Query definition type.
- getQueryDefinitionType() - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Gets the Query definition type.
- getQueryMgr() - Method in class com.documentum.com.DfClientX
- getQueryMgr() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfQueryMgr
object that is used for configuring and sending complex DQL queries to Documentum servers using the query builder objects located in thecom.documentum.fc.client.qb
package. - getQueryStatus() - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Gets the current status of the query.
- getQueryStatus() - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Gets the IDfQueryStatus.
- getQueryString() - Method in interface com.documentum.fc.client.search.IDfPassThroughQuery
-
Gets the content of the query string.
- getQueryType() - Method in class com.documentum.fc.client.search.DfApplicationContext
-
Return the query type
- getQueueItemId() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the object ID of the queue item corresponding to the work item.
- getRangeLowerBound() - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Returns the lower bound of the range defined by the method setRange
- getRangeUpperBound() - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Returns the upper bound of the range defined by the method setRange
- getRankConfidence(String, int) - Method in interface com.documentum.fc.client.search.IDfResultRaterConfig
-
Gets the rank confidence of a specific source.
- getRatingWeight(String, int) - Method in interface com.documentum.fc.client.search.IDfPerceptualRaterConfig
-
Gets the relative weight of the existing score provided by a specific source compared to the perceptual rater score.
- getRecordInRegistry() - Method in interface com.documentum.operations.IDfExportNode
-
Returns an integer that indicates if this node should be recorded in the client registry.
- getRecordInRegistry() - Method in interface com.documentum.operations.IDfExportOperation
-
Returns an integer that indicates if this node should be recorded in the client registry.
- getRecovery() - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Returns recovery mode.
- getReferenceCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of folder references made by the object.
- getReferenceCount(IDfSession) - Method in interface com.documentum.fc.client.IDfSessionManagerStatistics
-
Get the reference count for a given session.
- getRegisteredEvents(IDfId) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Gets a list of registered events(String) for the object.
- getRegisteredEventsForType(String, String, IDfId, String) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Gets a list of registered events(String) for the object type.
- getRegistry() - Method in interface com.documentum.registry.IDfClientRegistry
-
Returns the underlying internal registry object.
- getRegistryHostName() - Method in interface com.documentum.fc.client.IDfGlobalModuleRegistry
-
Get the global registry host name
- getRejectActivities() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns a list of activity objects that have at least one revert port.
- getRelatedSession(IDfId) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a related session appropriate for operating on the given object id.
- getRelatedSession(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a related session to a named docbase.
- getRelation() - Method in interface com.documentum.fc.client.IDfAspectRelation
-
Returns the aspect relation type of an aspect relation object.
- getRelationalOperator() - Method in interface com.documentum.fc.bpm.IDfTransitionCondition
-
Returns an integer specifying which relational operator to use for this transition condition.
- getRelationName() - Method in interface com.documentum.fc.client.IDfRelation
-
Returns the attribute value of relation_name.
- getRelationName() - Method in interface com.documentum.fc.client.IDfRelationType
-
Returns the value of the relation_name attribute.
- getRelationshipId() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the object ID of the containment or assembly object for this node.
- getRelationshipInfo() - Method in interface com.documentum.com.IDfSmartClientX
- getRelationshipSchema(IDfSession) - Method in interface com.documentum.com.IDfSmartClientX
- getRelationType(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a relation type object that contains information about a kind of relationship.
- getRelativeTime() - Method in interface com.documentum.fc.client.search.IDfRelativeDateExpression
-
Gets the number of time units for the relative date expression.
These time units are added to the current date to compute the real expression date. - getRemoteId() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object id of the remote object.
- getRemovedDynamicGroup(int) - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- getRemovedDynamicGroupCount() - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- getRenditionRule() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.rendition_rule value.
- getRenditions(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Runs a query against the dmr_content table to return values for all the page 0 content for this object.
- getRepeatingAttributeFlag() - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Returns the repeating attribute flag that determines how a comparison is performed when the named attribute is repeating.
- getRepeatingBoolean(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns a boolean value stored in a repeating attribute.
- getRepeatingBoolean(String, int) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the boolean value stored in a repeating attribute, located at a specific index.
- getRepeatingDouble(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns a double value stored in a repeating attribute.
- getRepeatingDouble(String, int) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the double value stored in a repeating attribute, located at a specific index.
- getRepeatingId(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns an Object ID value stored in a repeating attribute.
- getRepeatingId(String, int) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the object ID value stored in a repeating attribute, located at a specific index.
- getRepeatingInt(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns an integer value stored in a repeating attribute.
- getRepeatingInt(String, int) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the integer value stored in a repeating attribute, located at a specific index.
- getRepeatingLong(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns a long integer value stored in a repeating attribute.
- getRepeatingLong(String, int) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the long value stored in a repeating attribute, located at a specific index.
- getRepeatingPerformerName(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the performer name attribute at the specified index.
- getRepeatingString(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns a string value stored in a repeating attribute.
- getRepeatingString(String, int) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the string value stored in a repeating attribute, located at a specific index.
- getRepeatingTime(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns a date/time value stored in a repeating attribute.
- getRepeatingTime(String, int) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the time value stored in a repeating attribute, located at a specific index.
- getRepeatingValue(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns a value stored in a repeating attribute as an IDfValue object.
- getRepeatingValue(String, int) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the value stored in a repeating attribute, located at a specific index.
- getRepeatInvoke(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Indicates whether the activity is repeatable.
- getReplicaForMaster(IDfId) - Method in interface com.documentum.fc.client.IDfSession
-
Get the replica object for a specific master object.
- getResolutionLabel() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the default version label used to resolve late-bound nodes of a virtual document.
- getResolvePackageName() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the package name used to resolve performer aliasing.
- getResolveType() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the performer aliasing resolve type of the activity.
- getResourceForkIdentifier() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns resource fork identifier
- getResult() - Method in interface com.documentum.fc.client.search.IDfResultsSet
-
Gets the current result.
- getResultAt(int) - Method in interface com.documentum.fc.client.search.IDfResultsSet
-
Gets the result at a specified index.
- getResultAttrCount() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Gets the number of result attributes in this query.
- getResultAttributes() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Provides an enumeration of the result attributes as String objects.
- getResultByKey(String) - Method in interface com.documentum.fc.client.search.IDfResultsSet
-
Gets the result that is represented by the specified String key.
- getResultCount() - Method in interface com.documentum.fc.client.search.IDfSearchResults
-
Gets the number of results.
- getResults() - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Gets the current list of results.
- getResults(int) - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Gets a subset of the current list of results, from the specified start index (inclusive) to the end of the list.
- getResults(int, int) - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Get a subset of the current list of results, from the specified start index (inclusive) to the specified end index (exclusive).
- getResultsCount() - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Gets the number of results for the search.
- getResultsSet() - Method in interface com.documentum.fc.client.search.IDfSearchResults
-
Gets the IDfResultsSet.
- getResultsSet() - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Gets the IDfResultsSet.
- getResultsSize() - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Gets the size of the current list of results.
- getResumeState() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the resume state.
- getResumeStateName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the resume state name.
- getRetainerCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Return the number of retainers on this object.
- getRetainerCount() - Method in interface com.documentum.fc.client.IDfSysObjectRetention
-
Returns the number of entries in the i_retainer_id field.
- getRetainerFactory() - Method in interface com.documentum.fc.client.IDfRetentionService
-
Gets Factory for creating dmRetainer objects.
- getRetainerId(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Return the id of the requested retainer.
- getRetainerId(int) - Method in interface com.documentum.fc.client.IDfSysObjectRetention
-
Returns an entry from the i_retainer_id field.
- getRetainerRootId() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.retainer_root_id value.
- getRetainerStrategy() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.retainer_strategy value.
- getRetainLock() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns true if the repository object for this node should keep the lock after check in.
- getRetainLock() - Method in interface com.documentum.operations.IDfCheckinOperation
-
Returns true if the docbase object for this node should keep the lock after check in.
- getRetainUntilDate() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the retain until date for this object.
- getRetentionDate() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.retention_date value.
- getRetentionDate() - Method in interface com.documentum.fc.client.IDfSysObject
-
Used internally.
- getRetentionInterval() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.retention_interval value.
- getRetentionRuleType() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.retention_rule_type value.
- getRetentionStatus() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.r_retention_status value.
- getRetentionStorageClass() - Method in interface com.documentum.fc.client.IDfRetainer
-
Returns the dm_retainer.retention_storage_class value.
- getReturnCondition(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute return_condition value at the specified index.
- getReturnConditionCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute return_condition values for this policy.
- getReturnToBase(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute return_to_base value at the specified index.
- getReturnToBaseCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute return_to_base values for this policy.
- getReturnValue() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the return value.
- getRootCount() - Method in interface com.documentum.fc.client.IDfDumpRecord
- getRootElement() - Method in interface com.documentum.operations.IDfXMLDocType
-
Returns the root element from the given XML document.
- getRootExpressionSet() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Provides access to the root expression set of the query.
- getRootLogger() - Static method in class com.documentum.fc.common.DfLogger
-
Returns the root logger
- getRootNode() - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Returns the node that is the root of the virtual document.
- getRootNodes() - Method in interface com.documentum.operations.IDfOperation
-
Returns a list of the root level nodes of the operation.
- getRouteCaseCondition(String) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the route case condition of the given route case identifier.
- getRouteCaseIdentifiers() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns a String list that contains the name of the route case identifiers.
- getRouteCasePorts(String) - Method in interface com.documentum.fc.client.IDfActivity
-
Returns a String list that contains the output ports of the given route case identifier.
- getRouterId() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the object ID of the associated workflow or router.
- getRouters(String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns a collection of routers the document participates in.
- getRunnableProcesses(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a collection that contains the object ID and attribute values of all installed dm_process objects in a repository.
- getRuntimeState() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the state of the workflow.
- getRuntimeState() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the work item's state.
- getRWCapability() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Deprecated.use isEnabled and isSurrogateGetEnabled methods
- getSameLabel() - Method in interface com.documentum.fc.client.IDfVersionPolicy
-
Returns the current implicit version label of an object.
- getSchema() - Method in interface com.documentum.operations.IDfXMLDocType
-
Deprecated.5.3 SP1
- getSchemaList() - Method in interface com.documentum.operations.IDfXMLDocType
-
Returns a list of schemas referenced by SchemaLocation or noNamespaceSchemaLocation.
- getScopeCount() - Method in interface com.documentum.fc.client.IDfScopeManager
-
Returns the number of scopes currently on the scope stack.
- getScopeCount() - Method in interface com.documentum.fc.client.IDfSessionScopeManager
-
Returns the number of scopes currently on the scope stack.
- getScopeCount() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Retrieves the query scope count.
- getScopeManager() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Returns an IDfScopeManager instance.
- getScopes() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Retrieves an enumeration of the query scopes as IDfQueryScope objects.
- getScopeType() - Method in interface com.documentum.fc.client.search.IDfQueryScope
-
Gets the type of a scope.
- getScopeWeight() - Method in interface com.documentum.fc.client.search.IDfPerceptualRaterConfig
-
Gets the weight of the scope criterion in the IPR algorithm.
- getScore() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Gets the relevance score of the results with respect to the query.
- getSearchOperation() - Method in interface com.documentum.fc.client.search.IDfAttrExpression
-
Gets the string representation of the search operation.
- getSearchOperationCode() - Method in interface com.documentum.fc.client.search.IDfAttrExpression
-
Gets the code of the search operation.
- getSearchOpLabel(String, String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Retrieves a localized search operation label (such as "Greater than", "Equal", ...) for a given search operation code.
- getSearchOpLabels(String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Retrieves an enumeration of the localized search operation labels (such as "Greater than", "Equal", ...).
- getSearchOps(String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Retrieves an enumeration of search operations as string codes (such as "10", "1", ...).
- getSecond() - Method in interface com.documentum.fc.common.IDfPair
- getSeconds() - Method in class com.documentum.fc.common.DfTime
- getSeconds() - Method in interface com.documentum.fc.common.IDfTime
-
Returns the seconds portion of the date as an integer.
- getSecurityMode() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the security mode of the repository identified as the default repository scope.
- getSecurityMode() - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Returns the security mode.
- getSecurityType() - Method in interface com.documentum.fc.client.IDfLocation
-
Gets the security type of this location.
- getSecurityType() - Method in interface com.documentum.fc.client.IDfMountPoint
-
Gets the security type of this mount point.
- getSecurityType() - Method in interface com.documentum.fc.client.IDfRelationType
-
Returns the security applied to objects of type dm_relation_type whose relation_name attribute value matches the relation_name attribute for the dm_relation_type object.
- getSelectedObject() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns an IDfSysObject interface for the document represented by the node.
- getSelectedSourceCount() - Method in interface com.documentum.fc.client.search.IDfSearchSourceContainer
-
Gets the selected source count.
- getSelectedSources() - Method in interface com.documentum.fc.client.search.IDfSearchSourceContainer
-
Gets an enumeration of the selected sources.
- getSentBy() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the name of the user who sent the work item, task, or event notification.
- getSeparator() - Method in interface com.documentum.operations.IDfFile
-
Returns the string (usually one character) that is used as the path element separator (e.g.
- getSeqNumber() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Gets the sequence number of the result relative to its source.
- getServerConfig() - Method in interface com.documentum.fc.client.IDfSession
-
Returns a server config object for a repository session.
- getServerConfigId() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns the ID of the Content Server config object for the ACS.
- getServerCount() - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns the DocbaseServer count.
- getServerMajorVersion() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns server major version
- getServerMajorVersion() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Returns server major version
- getServerMajorVersion() - Method in interface com.documentum.fc.client.acs.IDfDmsConfig
-
Returns server major version
- getServerMap(int) - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Returns information about Documentum servers for the repository at the specified index.
- getServerMap(String) - Method in class com.documentum.fc.client.DfClient
- getServerMap(String) - Method in interface com.documentum.fc.client.IDfClient
-
Returns information about the servers that are known to a connection broker.
- getServerMap(String) - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Returns information about the servers that are known to the set of connection brokers currently configured for this IDfDocbrokerClient instance.
- getServerMap(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns information about the servers that are known to a DocBroker.
- getServerMapByName(String) - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Returns information about Documentum servers for the repository with the specified name.
- getServerMapEx(String, String, String, String) - Method in class com.documentum.fc.client.DfClient
- getServerMapEx(String, String, String, String) - Method in interface com.documentum.fc.client.IDfClient
-
Returns information about the servers known to a connection broker.
- getServerMapFromSpecificDocbroker(String, String, String, String) - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Returns information about the servers that are known to a specific connection broker.
- getServerMinorVersion() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns the server minor version
- getServerMinorVersion() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Returns the server minor version
- getServerMinorVersion() - Method in interface com.documentum.fc.client.acs.IDfDmsConfig
-
Returns the server minor version
- getServerName(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns the name of the Docbase Server.
- getServerVersion() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the version string of a Documentum server.
- getServerVersion(int) - Method in interface com.documentum.fc.client.IDfDocbaseMap
-
Returns the version string of the Documentum server at the specified index.
- getServerVersion(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
Returns the version number of the Server.
- getServiceDescriptor(String) - Method in interface com.documentum.fc.client.IDfGlobalModuleRegistry
-
Gets the meta data for the service mapped to the service name, if found.
- getServiceDescriptors() - Method in interface com.documentum.fc.client.IDfGlobalModuleRegistry
-
Get a list of all services (SBO) available.
- getSession() - Method in interface com.documentum.fc.client.IDfTypedObject
-
Gets the session through which the object was originally requested.
- getSession() - Method in interface com.documentum.operations.IDfImportOperation
-
Returns session to be used to import new objects.
- getSession() - Method in interface com.documentum.operations.IDfOperation
-
Returns session to be used during operation execution
- getSession(String) - Method in class com.documentum.fc.client.DfService
-
Obtains a handle to a Docbase session.
- getSession(String) - Method in interface com.documentum.fc.client.IDfService
-
Returns a previously established "managed"
IDfSession
object. - getSession(String) - Method in interface com.documentum.fc.client.IDfSessionManager
-
To get the session handle a service implementation should call the
getSession
method. - getSession(String, String) - Method in interface com.documentum.fc.client.IDfPrincipalSupport
-
Retrieves a session for a given principal and repository.
- getSessionConfig() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the session config object for a repository session.
- getSessionId() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the DFC session ID of the session.
- getSessionManager() - Method in class com.documentum.fc.client.DfService
-
Gets the session manager.
- getSessionManager() - Method in interface com.documentum.fc.client.IDfService
-
Allows a service to obtain the its session manager handle.
- getSessionManager() - Method in interface com.documentum.fc.client.IDfSession
-
Returns the session manager that manages the current session.
- getSessionManager() - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the session manager associated with this object.
- getSessionManager() - Method in interface com.documentum.fc.client.search.filter.IDfContext
-
Get a session manager containing the credentials for all the sources.
- getSessionMgr() - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Provides access to an internal instance of the Session Manager.
- getSessions(String) - Method in interface com.documentum.fc.client.IDfSessionManagerStatistics
-
Get all sessions for a given repository name.
- getSessionScopeManager() - Method in interface com.documentum.fc.client.IDfSession
-
Returns an IDfSessionScopeManager object.
- getSharedDocuments() - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Returns the list of the object id's of all the documents that share this checked out object
- getSharedSession(String, IDfLoginInfo, String) - Method in class com.documentum.fc.client.DfClient
- getSharedSession(String, IDfLoginInfo, String) - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.use
IDfSessionManager
instead for session sharing - getSharingParent() - Method in interface com.documentum.fc.client.IDfLightObject
-
Retrieves the ID of the lightobject's parent.
- getSignData() - Method in interface com.documentum.fc.client.IDfAuditTrail
-
This API gets the signData information for this particular Audit Trail object.
- getSignOffDate() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the date on which the work item or task was signed off.
- getSignoffRequired() - Method in interface com.documentum.fc.client.IDfActivity
-
Indicates whether the activity requires a sign off.
- getSignOffUser() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the name of the user who signed off the item.
- getSilentLogin(int) - Method in interface com.documentum.fc.client.IDfServerMap
-
This method returns the value of the a_silent_login attribute of the server locator object at the specified index.
- getSize() - Method in interface com.documentum.fc.client.search.IDfResultContent
-
Gets the size of the content.
- getSize() - Method in interface com.documentum.operations.IDfInputStreamContent
- getSkillLevel() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the skill level of the task.
- getSmartListDefinition(IDfSearchService) - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Gets the IDfSmartListDefinition associated to this dm_smart_list.
- getSource() - Method in interface com.documentum.fc.client.search.IDfExpressionScope
-
Gets the target source.
- getSource() - Method in interface com.documentum.fc.client.search.IDfLocationQueryScope
-
Gets the target source.
- getSource() - Method in interface com.documentum.fc.client.search.IDfPartitionScope
-
Gets the target source.
- getSource() - Method in interface com.documentum.fc.client.search.IDfQueryEvent
-
Gets the source of the event(that is the name of the backend that generated this event).
- getSource() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Gets the internal name of the source this result comes from.
- getSource(String) - Method in interface com.documentum.fc.client.search.IDfSearchSourceMap
-
Provides access to an individual source.
- getSourceBonusAttribute(String, int) - Method in interface com.documentum.fc.client.search.IDfResultRaterConfig
-
Gets a specific source confidence bonus for queries with attribute constraint.
- getSourceBonusFullText(String, int) - Method in interface com.documentum.fc.client.search.IDfResultRaterConfig
-
Gets a specific source confidence bonus for queries with full-text constraint.
This value within [0,1] measures how much the results returned by a specific source can be trusted, whether or not they appear relevant to the query. - getSourceDocbase() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the repository that is the source of the queued object.
- getSourceEvent() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the object ID of the queued item in the source repository.
- getSourceFolderId() - Method in interface com.documentum.operations.IDfMoveNode
-
This is the folder from which objects are being moved (unlinked).
- getSourceFolderId() - Method in interface com.documentum.operations.IDfMoveOperation
-
Gets the source folder id for the move operation.
- getSourceMap() - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Provides convenient access to an internal reference of the source map.
- getSourceMap() - Method in interface com.documentum.fc.client.search.IDfSearchService
-
Gets the list of sources that are currently available for search.
- getSourceName() - Method in interface com.documentum.fc.client.search.IDfSourceStatus
-
Gets the internal name of the source this status corresponds to.
- getSourceQualityWeight() - Method in interface com.documentum.fc.client.search.IDfPerceptualRaterConfig
-
Gets the weight of the source quality criterion in the IPR algorithm.
- getSources() - Method in interface com.documentum.fc.client.search.filter.IDfContext
-
A filter is applied once for all External sources and once for each Docbase source.
- getSources() - Method in interface com.documentum.fc.client.search.IDfQueryStatus
-
Returns the list of sources in this status.
- getSourceStamp() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the vstamp value of the source queue item.
- getSourceStatus(String) - Method in interface com.documentum.fc.client.search.IDfQueryStatus
-
Returns the status of the query for a specific source.
- getSpecialApp() - Method in interface com.documentum.fc.client.IDfSysObject
-
Reserved for use by Documentum products.
- getStackTraceAsString() - Method in exception com.documentum.fc.common.DfException
- getStackTraceAsString() - Method in interface com.documentum.fc.common.IDfException
-
Returns the Java stack trace as a String.
- getStamp() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the object ID of the queue item object.
- getStartActivities(String) - Method in interface com.documentum.fc.client.IDfProcess
-
Return the list of start activities linked with the given initiate activity.
- getStartActivityIds() - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Returns the object IDs of the start activities in the workflow's definition.
- getStartActivityNames() - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Returns the names of the start activities in the workflow's definition.
- getStartDate() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the start date of the workflow.
- getStartingNumber() - Method in interface com.documentum.fc.client.IDfVDMNumberingScheme
-
Returns the starting number in the hierarchy numbering scheme.
- getStartStatus() - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Indicates whether the user can start the workflow.
- getStartTime() - Method in interface com.documentum.fc.client.IDfDumpRecord
- getStartTime() - Method in interface com.documentum.fc.client.IDfLoadRecord
- getState() - Method in interface com.documentum.fc.client.IDfCollection
-
Returns the state of a collection object.
- getStateClass(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute state_class value at the specified index.
- getStateClassCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute state_class values for this policy.
- getStateDescription(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute state_description value at the specified index.
- getStateDescriptionCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute state_description values for this policy.
- getStateEx() - Method in interface com.documentum.fc.client.IDfCollection
-
Returns the state of a collection object.
- getStateExtension(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the IDfStateExtension for the specified state or null if one does not exist.
- getStateIndex(String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the index of the attribute state_name value.
- getStateName() - Method in interface com.documentum.fc.client.IDfValidator
-
Returns the name of the current business policy state associated with this validator.
- getStateName(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute state_name value at the specified index.
- getStateNameCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of state_name values for this policy.
- getStateNo() - Method in interface com.documentum.fc.client.IDfStateExtension
-
Returns the number of the state that this object extends.
- getStateNo(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute i_state_no value at the specified index.
- getStateNoCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute i_state_no values for this policy.
- getStateType(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute state_type value at the specified index.
- getStateTypeCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute state_type values for this policy.
- getStatistics() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Retrieves a IDfSessionManagerStatistics object that contains diagnostics data.
- getStatus() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the a_status attribute of the object.
- getStatus() - Method in interface com.documentum.fc.client.search.IDfQueryStatus
-
Gets the status of the query.
- getStatus() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the status of the result.
- getStatus() - Method in interface com.documentum.fc.client.search.IDfSourceStatus
-
Returns status of this query for a particular source.
- getStatusInfo() - Method in interface com.documentum.fc.client.search.IDfSourceStatus
-
Gets more detail on the status of a particular source.
- getSteps() - Method in interface com.documentum.operations.IDfOperation
-
Returns the list of operation steps.
- getStorageType() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the default storage area for content files associated with the object.
- getStoreEntries() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns list of StoreEntry objects.
- getStoreType() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig.StoreEntry
-
Returns storeType type of a store.
- getStream(String, int, String, boolean) - Method in interface com.documentum.fc.client.IDfSysObjectStream
-
Retrieves a content as InputStream from the Documentum server.
- getString(int) - Method in interface com.documentum.fc.common.IDfList
-
Fetches a string value from the list at the specified index.
- getString(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the string value of an attribute.
- getString(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the string value stored in a specific attribute.
- getString(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Returns the string to which the specified property name is mapped to in the object.
- getStringContentAttr(String, String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Return a string content attribute.
- getStringValue(String) - Method in interface com.documentum.registry.IDfRegistry
- getStringValueAt(String, int) - Method in interface com.documentum.registry.IDfRegistry
- getStringValues(String) - Method in interface com.documentum.registry.IDfRegistry
- getSubFacetDefinition() - Method in class com.documentum.fc.client.search.DfFacetDefinition
- getSubFacetValues() - Method in interface com.documentum.fc.client.search.IDfFacetValue
-
Returns the sub-facet values if any.
- getSubid() - Method in interface com.documentum.fc.client.search.IDfQueryEvent
-
Gets the subidentifier of the event.
- getSubject() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the subject attribute of the object.
- getSuccessReturnCodes(int) - Method in interface com.documentum.fc.client.IDfMethodObject
- getSuccessStatus() - Method in interface com.documentum.fc.client.IDfMethodObject
- getSuggestedFileFormats() - Method in interface com.documentum.operations.IDfFormatRecognizer
-
Returns a list of format choices for a given file path.
- getSummary() - Method in interface com.documentum.fc.client.search.IDfResultMetadataHighlightEntry
-
Gets the metadata highlight summary.
- getSupergroupsNames(int) - Method in interface com.documentum.fc.client.IDfGroup
- getSupergroupsNamesCount() - Method in interface com.documentum.fc.client.IDfGroup
- getSuperName() - Method in interface com.documentum.fc.client.IDfType
-
Returns the name of a type's supertype.
- getSuperName() - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Gets the super-type name.
- getSuperType() - Method in interface com.documentum.fc.client.IDfType
-
Returns a type's super type.
- getSupervisorName() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the name of the workflow or router supervisor.
- getSupervisorName() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the name of the workflow's supervisor.
- getSysObject() - Method in exception com.documentum.fc.client.DfSysObjectException
-
Deprecated.
- getSystemActions(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute system_actions value at the specified index.
- getSystemActionsCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute system_actions values for this policy.
- getTailException() - Method in exception com.documentum.fc.common.DfException
- getTailException() - Method in interface com.documentum.fc.common.IDfException
-
Returns the last exception in the chain of exceptions.
- getTargetDocbase() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the name of the target repository.
- getTargetLanguage() - Method in interface com.documentum.fc.client.search.filter.IDfGenerationContext
-
Indicate the target language that will be used to generate the query.
- getTargetTaskId() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns value of the r_target_task_id attribute
- getTaskName() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the value in the task_name attribute.
- getTaskNumber() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the activity's sequence number if this is work item or the task number if this is a router task.
- getTasks(String, int, String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Retrieves the work items assigned to the specified user.
- getTasksEx(String, int, IDfList, IDfList) - Method in interface com.documentum.fc.client.IDfSession
-
Retrieves the work items assigned to the specified user.
- getTaskState() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the state of the associated work item or router task.
- getTaskSubject() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns a subject for the task inbox item, the subject will be constructed at the creation time of the inbox item
- getTaskSubject() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns a subject for the task inbox item
- getTaskType() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the type of the activity or task associated with the queued item.
- getTboDescriptor(String) - Method in interface com.documentum.fc.client.IDfLocalModuleRegistry
-
Gets the meta data for the Type Based Business Objects mapped to the type name, if found.
- getTboDescriptors() - Method in interface com.documentum.fc.client.IDfLocalModuleRegistry
-
Get a list of all Type Based Business Objects (TBO) available.
- getThesaurusLibrary() - Method in interface com.documentum.fc.client.search.IDfFullTextExpression
-
Indicates the thesaurus URI that is used with the thesaurus option
- getThesaurusLibrary() - Method in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Indicates the thesaurus URI that is used with the thesaurus option
- getThreadInfo() - Method in exception com.documentum.fc.common.DfException
- getThreadInfo() - Method in interface com.documentum.fc.common.IDfException
-
Returns the name of the Java thread on which this exception was thrown.
- getTime() - Method in interface com.documentum.fc.client.search.IDfQueryEvent
-
Gets the timestamp of the event.
- getTime(int) - Method in interface com.documentum.fc.common.IDfList
-
Fetches an instance of an IDfTime object from the list at the specified index.
- getTime(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the date/time value of an attribute.
- getTime(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the time value stored in a specific attribute.
- getTime(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Returns an IDfTime interface to which the specified property name is mapped to in the object.
- getTime(String, String) - Method in class com.documentum.com.DfClientX
- getTime(String, String) - Method in interface com.documentum.com.IDfClientX
-
Factory method for an
IDfTime
object. - getTimeContentAttr(String, String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Return a time content attribute.
- getTimeoutDefault() - Method in interface com.documentum.fc.client.IDfMethodObject
- getTimeoutMax() - Method in interface com.documentum.fc.client.IDfMethodObject
- getTimeoutMin() - Method in interface com.documentum.fc.client.IDfMethodObject
- getTimePattern() - Method in interface com.documentum.fc.client.IDfValidator
-
Returns the time pattern used for validation.
- getTimeStamp() - Method in interface com.documentum.fc.client.IDfScope
-
Returns the current time milestone value.
- getTimeToLive() - Method in interface com.documentum.operations.IDfPredictiveCachingOperation
-
BOCS attempts to pre-cache the content until a specified delay after successful execution of the operation.
- getTimeUnit() - Method in interface com.documentum.fc.client.search.IDfRelativeDateExpression
-
Gets the time unit for the relative date expression.
For example, ifsearchOpCode=GREATER_THAN
,relativeTime=-3
,timeUnit=MONTH
, then the expression defines a constraint on a date that must be greater than the current date minus 3 months. - getTimeZone() - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- getTitle() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the title attribute of the object.
- getTitle() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the title of the repository object.
- getTopicFilter() - Method in interface com.documentum.fc.client.IDfFormat
-
Retrieves the indexing filter to be used when indexing a file that has a directly indexable format.
- getTopicFormat() - Method in interface com.documentum.fc.client.IDfFormat
-
Retrieves the object ID of the format to which this format must be transformed to allow indexing.
- getTopicFormatName() - Method in interface com.documentum.fc.client.IDfFormat
-
Retrieves the name of the format to which this format must be transformed to allow indexing.
- getTopicTransform() - Method in interface com.documentum.fc.client.IDfFormat
-
Indicates if it is necessary to transform a format before indexing is allowed.
- getTotalWitem(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the number of work items generated by an activity.
- getToValue() - Method in interface com.documentum.fc.client.search.IDfValueRangeAttrExpression
-
Gets the maximum value of the range (included).
- getTraceFileName() - Method in class com.documentum.com.DfClientX
- getTraceFileName() - Method in interface com.documentum.com.IDfClientX
-
Deprecated.as DFC 6.0.
- getTraceLevel() - Method in class com.documentum.com.DfClientX
- getTraceLevel() - Method in interface com.documentum.com.IDfClientX
-
Deprecated.As of DFC 6.0, this value may be obtained programmatically by calling DfClient.getLocalClient().getClientConfig().getBoolean("dfc.tracing.enable").
- getTracer() - Method in class com.documentum.com.DfClientX
- getTracer() - Method in interface com.documentum.com.IDfClientX
- getTraceThreads() - Method in class com.documentum.com.DfClientX
- getTraceThreads() - Method in interface com.documentum.com.IDfClientX
-
Returns if the current DFC trace contains threading information.
- getTraceTime() - Method in class com.documentum.com.DfClientX
- getTraceTime() - Method in interface com.documentum.com.IDfClientX
-
Deprecated.as of DFC 5.2.
- getTransactionManager() - Method in class com.documentum.fc.client.DfClient
- getTransactionManager() - Method in interface com.documentum.fc.client.IDfClient
-
Returns the transaction manager.
- getTransactionRollbackOnly() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Method getTransactionRollbackOnly retrieves the rollback only flag.
- getTransientDelimiter() - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Returns delimiter of transient fields.
- getTransientFieldNames() - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Returns
IDfEnumeration
object containing names of transient fields in a order they were added. - getTransientFieldValues() - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Returns
IDfEnumeration
object containing values of transient fields in a order they were added. - getTransitionEvalCount() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the number of completed tasks that are required to trigger the next activities.
- getTransitionFlag() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns when and how to trigger the selected outgoing paths when activity is manual transition
- getTransitionMaxOutputCount() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the maximum number of output ports user can select at runtime when activity is manual transition
- getTransitionType() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the type of transition defined for the activity.
- getTriggerEvent() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the expected event type that can trigger the activity.
- getTriggerInput(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the number of triggered input ports.
- getTriggerRevert(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns a value indicating whether a revert port was triggered for an activity instance.
- getTriggerThresh(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Returns the trigger threshold for an activity.
- getTriggerThreshold() - Method in interface com.documentum.fc.client.IDfActivity
-
Returns the number of input ports in the activity that must be triggered to start the activity.
- getTrustCredential(String) - Method in interface com.documentum.fc.client.IDfTrustManager
-
Gets the credential necessary to establish trust with a specific repository.
- getType() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig.ExternalUrlEntry
-
Returns url type.
- getType() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Provides an IDfType interface representing the type of this object.
- getType() - Method in interface com.documentum.fc.client.search.IDfOrderConstraint
-
Return the type of this attribute.
- getType() - Method in interface com.documentum.fc.client.search.IDfResultContent
-
Gets the content type of the content.
- getType() - Method in interface com.documentum.fc.client.search.IDfSearchSource
-
Gets the Search Source type of the current instance.
- getType() - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Returns a read only copy of IDfType object disconnected from the current session.
- getType() - Method in interface com.documentum.operations.IDfNodeRelationship
-
The relationship object type, currently one of dmr_containment, dm_relation, folder_link, or dm_assembly
- getType() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the r_object_type for the repository object.
- getType() - Method in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
- getType(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a Documentum server type object.
- getTypeAssistant(String) - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Provides access to a type assistant for the given type.
- getTypeAssistant(String, boolean) - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Provides access to a type assistant for the given type.
- getTypeAttr(int) - Method in interface com.documentum.fc.client.IDfType
-
Returns an IDfAttr representing the type's attribute located at the position
attrIndex
in this object's list of attributes. - getTypeAttrAssistanceWithValues(String, IDfId, String, IDfList, IDfList) - Method in interface com.documentum.fc.client.IDfType
-
Deprecated.
- getTypeAttrAsstDependencies(String, IDfId, String) - Method in interface com.documentum.fc.client.IDfType
-
Deprecated.
- getTypeAttrCount() - Method in interface com.documentum.fc.client.IDfType
-
Returns the number of attributes in a type.
- getTypeAttrDataType(String) - Method in interface com.documentum.fc.client.IDfType
-
Returns the datatype of an attribute.
- getTypeAttrDataTypeAt(int) - Method in interface com.documentum.fc.client.IDfType
-
Returns the datatype of an attribute.
- getTypeAttrDescription(String) - Method in interface com.documentum.fc.client.IDfType
-
Returns the user-defined label for an attribute.
- getTypeAttrDescriptionAt(int) - Method in interface com.documentum.fc.client.IDfType
-
Returns the user-defined label for an attribute.
- getTypeAttrLength(String) - Method in interface com.documentum.fc.client.IDfType
-
Returns the maximum number of characters in a string-valued attribute.
- getTypeAttrLengthAt(int) - Method in interface com.documentum.fc.client.IDfType
-
Returns the maximum number of characters in a string-valued attribute.
- getTypeAttrNameAt(int) - Method in interface com.documentum.fc.client.IDfType
-
Returns an attribute name for a type.
- getTypeDescription(String, String, IDfId, String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns the data dictionary information about an object type and its attributes.
- getTypedObject() - Method in exception com.documentum.fc.client.DfTypedObjectException
-
Deprecated.
- getTypedObject() - Method in interface com.documentum.fc.client.IDfCollection
-
Returns a row in the collection as an
IDfTypedObject
for later use. - getTypeLabel() - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Gets the type label.
- getTypeName() - Method in interface com.documentum.fc.client.IDfGetObjectOptions
-
Returns type name.
- getTypeName() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the r_object_type attribute of the object.
- getTypeName() - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Gets the type name.
- getTypeOverrideId(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute type_override_id value at the specified index.
- getTypeOverrideIdCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute type_override_id values for this policy.
- getTypePart() - Method in class com.documentum.fc.common.DfId
- getTypePart() - Method in interface com.documentum.fc.common.IDfId
-
Returns the portion of the ID that represents the object type.
- getTypeValidator(IDfId, String) - Method in interface com.documentum.fc.client.IDfType
-
Returns the IDfValidator that is assocated with this IDfType.
- getTypeWidgetType(int, String, IDfId, String) - Method in interface com.documentum.fc.client.IDfType
-
Deprecated.
- getUniqueObjectId(int) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Returns the object ID of the object at the specified index.
- getUniqueObjectIdCount() - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Returns the count of the unique object IDs in the current virtual document.
- getUnixPreferredAlias() - Method in interface com.documentum.fc.client.IDfMountPoint
-
Gets the UNIX preferred alias of this mount point.
- getURI() - Method in interface com.documentum.operations.IDfFile
-
Return the absolute path for the file as a URI.
- getUrl() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig.UrlEntry
-
Returns base url.
- getUrl() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig.ExternalUrlEntry
-
Returns url.
- getUrl() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig.UrlEntry
-
Returns base url.
- getURL(IDfResultEntry) - Method in interface com.documentum.fc.client.search.IDfResultObjectManager
-
Gets the URL where the result's content can be accessed.
- getUrlEntries() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns list of UrlEntry objects.
- getUrlEntries() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Returns list of UrlEntry objects.
- getUsage() - Method in interface com.documentum.fc.client.IDfPlugin
-
Gets the usage of this plugin.
- getUseNodeVerLabel() - Method in interface com.documentum.fc.client.IDfContainment
-
Indicates whether the component's version label is used to resolve descendent late-bound components.
- getUser() - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Returns the user name.
- getUser() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the login name of the user who registered this document.
- getUser(String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a user object that contains information about the repository user.
- getUserActionId(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute user_action_id value at the specified index.
- getUserActionIdCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute user_action_id values for this policy.
- getUserActionService(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute user_action_service value at the specified index.
- getUserActionServiceCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of user_action_service values for this policy.
- getUserActionVer(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute user_action_ver value at the specified index.
- getUserActionVerCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute user_action_ver values for this policy.
- getUserAddress() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user's electronic mail address.
- getUserArg1() - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Returns the first optional argument used by custom server-side authentication plugins.
- getUserArg2() - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Deprecated.a second user argument is no longer supported by the server.
- getUserByLoginName(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a user object that contains information about the repository user.
- getUserByOSName(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns a user object that contains information about the repository user.
- getUserCost() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the user assignable cost provided at completion time.
- getUserCriteriaId(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute user_criteria_id value at the specified index.
- getUserCriteriaIdCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute user_criteria_id values for this policy.
- getUserCriteriaService(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute user_criteria_service value at the specified index.
- getUserCriteriaServiceCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute user_criteria_service values for this policy.
- getUserCriteriaVer(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute user_criteria_ver value at the specified index.
- getUserCriteriaVerCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute user_criteria_ver values for this policy.
- getUserDBName() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user's RDBMS user name.
- getUserDelegation() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the names of the user for workflow delegation.
- getUserDirectory() - Method in interface com.documentum.registry.IDfClientRegistry
- getUserDistinguishedLDAPName() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user's distinguished name in LDAP.
- getUserGroupName() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user's default group.
- getUserLoginName() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user's Documentum user login name.
- getUserName() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user's Documentum user name.
- getUserName() - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Returns the user name for the user who checked out this document.
- getUserName() - Method in interface com.documentum.registry.IDfLocalObject
-
Returns the user name of the user who registered this local file.
- getUserOSDomain() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user's Windows NT domain name.
- getUserOSName() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user's operating system user name.
- getUserPassword() - Method in interface com.documentum.fc.client.IDfUser
-
Gets the user password for inline users.
- getUserPostprocessingService(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute user_post_processing_service value at the specified index.
- getUserPostprocessingServiceCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute user_post_processing_service values for this policy.
- getUserPostprocId(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute user_postproc_id value at the specified index.
- getUserPostprocIdCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute user_postproc_id values for this policy.
- getUserPostprocVer(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute user_postproc_ver value at the specified index.
- getUserPostprocVerCount() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the number of attribute user_postproc_ver values for this policy.
- getUserPrivileges() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user's basic privileges.
- getUsersNames() - Method in interface com.documentum.fc.client.IDfGroup
-
Returns a collection of user members' names in this group.
- getUsersNames(int) - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the name of the user in a group object at a specified index.
- getUsersNamesCount() - Method in interface com.documentum.fc.client.IDfGroup
-
Returns the number of users in a Group object.
- getUserSource() - Method in interface com.documentum.fc.client.IDfUser
-
Deprecated.As of DFC 5.2.5, replaced by getUserSourceAsString()
- getUserSourceAsString() - Method in interface com.documentum.fc.client.IDfUser
-
Returns this user's source.
- getUserState() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the availability of a user to process workitems.
- getUserTime() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the user assignable time provided at completion time.
- getUserValidationService() - Method in interface com.documentum.fc.client.IDfPolicy
-
Return the attribute user_validation_service value for this policy.
- getUserXPrivileges() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the user's extended privileges.
- getValid() - Method in interface com.documentum.fc.client.search.IDfSourceStatus
-
Returns the number of results collected at a particular source that have not been removed by de-duplication.
- getValidationOperation() - Method in class com.documentum.com.DfClientX
- getValidationOperation() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfValidationOperation
object. - getValidator() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Returns the IDfValidator interface that is assocated with this persistent object instance (the IDfValidator shall provide validation-related services).
- getValue() - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
The value for use within the comparison in the form of an IDfValue instance.
- getValue() - Method in exception com.documentum.fc.client.DfAttributeValueException
- getValue() - Method in interface com.documentum.fc.client.search.IDfFacetValue
-
Returns the value for the facet.
- getValue() - Method in interface com.documentum.fc.client.search.IDfFullTextExpression
-
Gets the text value.
- getValue() - Method in interface com.documentum.fc.client.search.IDfMltExpression
-
Gets the text value.
- getValue() - Method in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Gets the expected value of the search operation.
- getValue(int) - Method in interface com.documentum.fc.common.IDfList
-
Fetches an instance of an IDfValue object from the list at the specified index.
- getValue(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the value of an attribute asn an IDfValue object.
- getValue(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the value stored in a specific attribute.
- getValue(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Returns an IDfValue interface to which the specified property name is mapped to in the object.
- getValueAssistance(IDfExpression, IDfAttrExpression) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Gets the value assistance of an attribute with dependencies to other attributes values.
- getValueAssistance(String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Gets the value assistance of an attribute without dependencies to other attributes values.
- getValueAssistance(String, IDfProperties) - Method in interface com.documentum.fc.client.IDfValidator
-
Returns the value assistance associated with the specified attribute.
- getValueAssistanceDependencies(String) - Method in interface com.documentum.fc.client.IDfValidator
-
Return the list of attributes on which the value assistance selection depends on.
- getValueAt(int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the value stored in the attribute at the specified attribute index.
- getValueAt(int) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the value stored in the attribute at the specified attribute index.
- getValueCount() - Method in interface com.documentum.fc.client.search.IDfValueListAttrExpression
-
Gets the number of possible values.
- getValueCount(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Returns the number of values stored in an attribute.
- getValueCount(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Returns the number of values stored in an attribute.
- getValueDataType() - Method in interface com.documentum.fc.client.search.IDfAttrExpression
-
Gets the data type of the value.
- getValueLabel(String, String, String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Deprecated.
- getValues() - Method in interface com.documentum.fc.client.search.IDfFacet
-
Returns the list of values for the facet.
- getValues() - Method in interface com.documentum.fc.client.search.IDfValueListAttrExpression
-
Gets all the possible values.
- getValues(String, String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Deprecated.
- getValuesSize(String) - Method in interface com.documentum.registry.IDfRegistry
- getVDMNumber() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the node's number in the virtual document tree.
- getVdmPath(IDfId, boolean, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the path or paths through a virtual document that lead to a particular component.
- getVdmPathDQL(IDfId, boolean, String, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the path or paths through a virtual document that lead to a particular component.
- getVendorString() - Method in class com.documentum.fc.client.DfService
-
Gets the Copyright statement string.
- getVendorString() - Method in interface com.documentum.fc.client.IDfBusinessObject
-
Returns the Copyright statement stored in the implementation class.
- getVendorString() - Method in interface com.documentum.fc.client.IDfService
-
Gets the Copyright statement string.
- getVersion() - Method in class com.documentum.fc.client.DfService
-
Gets the current version of the service as a string.
- getVersion() - Method in interface com.documentum.fc.client.fulltext.IDfFtConfig
-
Returns the version of the underlying fulltext engine.
- getVersion() - Method in interface com.documentum.fc.client.IDfBusinessObject
-
Returns the current version of the business object implementation as a string.
- getVersion() - Method in interface com.documentum.fc.client.IDfDborEntry
-
Retrieves the version string
- getVersion() - Method in interface com.documentum.fc.client.IDfModuleDescriptor
-
Gets the version (r_version_label) of the module.
- getVersion() - Method in interface com.documentum.fc.client.IDfService
-
Gets the current version of the service as a string.
- getVersion() - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Returns the implict version label of the checked out document.
- getVersion() - Method in interface com.documentum.registry.IDfLocalObject
-
Returns the implict version label of the object (e.g.
- getVersion(int) - Method in interface com.documentum.fc.client.IDfVersionTreeLabels
-
Returns the IDfVersionLabels object for a given version.
- getVersionCount() - Method in interface com.documentum.fc.client.IDfVersionTreeLabels
-
Returns a count of the object versions in the version tree.
- getVersionDeletionPolicy() - Method in interface com.documentum.operations.IDfDeleteOperation
-
Returns the delete operation population type.
- getVersionIdentity(IDfId, String) - Method in interface com.documentum.com.IDfSmartClientX
- getVersionLabel() - Method in interface com.documentum.fc.client.IDfContainment
-
Returns the version label of the component represented by the containment object.
- getVersionLabel(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the version label at the specified index.
- getVersionLabel(int) - Method in interface com.documentum.fc.client.IDfVersionLabels
-
Returns the version label at a given index position.
- getVersionLabel(int) - Method in interface com.documentum.fc.client.IDfVersionTreeLabels
-
Returns the version label at a specified index.
- getVersionLabelCount() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the number of version labels.
- getVersionLabelCount() - Method in interface com.documentum.fc.client.IDfVersionLabels
-
Returns a count of all the version labels associated with the SysObject.
- getVersionLabelCount(boolean, boolean) - Method in interface com.documentum.fc.client.IDfVersionTreeLabels
-
Returns a count of the version labels in the object's version tree.
- getVersionLabels() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns an IDfVersionLabels object associated with this sysobject.
- getVersionLabels() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the symbolic version labels that will be applied when the node is checked in.
- getVersionLabels() - Method in interface com.documentum.operations.IDfCheckinOperation
-
Returns the symbolic version labels that will be applied when the node is checked in.
- getVersionLabels() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the symbolic version labels that are applied when the node is checked in.
- getVersionLabels() - Method in interface com.documentum.operations.IDfImportOperation
-
Returns the symbolic version labels that will be applied when the node is checked in.
- getVersionPolicy() - Method in interface com.documentum.fc.client.IDfSysObject
-
This will extract all the version labels associated with this object and return the results as an IDfVersionPolicy interface.
- getVersions(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Runs a query to find all the versions of the object and returns the query results as a collection.
- getVersionStamp() - Method in interface com.documentum.fc.client.IDfModuleDescriptor
-
Gets the version stamp (i_vstamp) of the module.
- getVersionSummary(String) - Method in interface com.documentum.fc.client.IDfVersionPolicy
-
Returns all implicit and symbolic version labels associated with a SysObject.
- getVersionTreeLabels(IDfId) - Method in interface com.documentum.fc.client.IDfSession
-
Returns the version labels associated with the versions of a SysObject.
- getViewedObjectById(IDfId) - Method in interface com.documentum.registry.IDfClientRegistry
-
Finds a viewed file registry object based on object ID
- getViewedObjectByPath(String) - Method in interface com.documentum.registry.IDfClientRegistry
-
Finds a viewed file registry object based on file path
- getViewedObjects() - Method in interface com.documentum.registry.IDfClientRegistry
-
Gets all the viewed objects
- getVirtualDocument(IDfSysObject, String, boolean) - Method in class com.documentum.com.DfClientX
- getVirtualDocument(IDfSysObject, String, boolean) - Method in interface com.documentum.com.IDfClientX
-
Returns a virtual document object where the provided
IDfSysObject
is the root object of the virtual document. - getVirtualDocumentFromNode() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Returns the IDfVirtualDocument interface for the VDM window in which the virtual document containing this node appears.
- getVirtualDocumentNodeFromToken(IDfSession, String) - Method in class com.documentum.com.DfClientX
- getVirtualDocumentNodeFromToken(IDfSession, String) - Method in interface com.documentum.com.IDfClientX
-
Returns an interface to a node of a virtual document given a unique token that represents the node in the virtual document tree.
- getVStamp() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Returns the version stamp for this object.
- getVStamp() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns the vstamp of the object.
- getWidgetType(int, String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.use getValidator and then call getWidgetType on IDfValidator instead
- getWidgetType(int, String) - Method in interface com.documentum.fc.client.IDfValidator
-
Find the appropriate widget type given a specific development environment and attribute name.
- getWin31App() - Method in interface com.documentum.fc.client.IDfFormat
-
Retrieves the name of the Windows application to launch when users select a document in this format.
- getWinPreferredAlias() - Method in interface com.documentum.fc.client.IDfMountPoint
-
Gets the Windows preferred alias of this mount point.
- getWorkflow() - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Returns the workflow object.
- getWorkflowAliasSetId() - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Returns the alias set object id of the workflow object.
- getWorkflowId() - Method in interface com.documentum.fc.client.IDfPackage
-
Returns the workflow id.
- getWorkflowId() - Method in interface com.documentum.fc.client.IDfWorkflowAttachment
-
Gets the workflow ID.
- getWorkflowId() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Returns the object ID of the workflow that contains this work item.
- getWorkflows(String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns a collection of workflows the document currently participates in.
- getWorkitem() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Returns the work item object associated with the queue item.
- getWorldDefPermit() - Method in interface com.documentum.fc.client.IDfUser
-
Returns the default world permission assigned to objects created by a user.
- getWorldPermit() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the object-level permission assigned to the world for the object.
- getXMLApplication() - Method in interface com.documentum.operations.IDfXMLDocType
-
Returns the xml application from the given XML document,if a processing instruction was found that indicates the XML application.
- getXMLApplicationID() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the ID of the XML application, if one was set, that is applied to the document upon import.
- getXMLApplicationName() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns the name of the XML application, if one was set, that will be applied to the document upon import.
- getXMLApplicationName() - Method in interface com.documentum.operations.IDfImportNode
-
Returns the name of the XML application, if one was set, that is applied to the document upon import.
- getXMLDocType() - Method in class com.documentum.com.DfClientX
- getXMLDocType() - Method in interface com.documentum.com.IDfClientX
-
Factory method that contructs a new
IDfXMLDocType
object. - getXMLDoctypeFromFile(String) - Method in interface com.documentum.operations.IDfXMLUtils
-
Returns an IDfXMLDocType which encapsulates information from the given XML document: public ID, system ID, schemaLocation, root element and XML application (if a processing instruction was found that indicates the XML application.
- getXMLDOM() - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Returns the XML query results as a DOM.
- getXMLDOM(Node) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Returns the XML document as a DOM with the specified node as root element.
- getXMLFile(String) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Writes the XQuery results to a file.
- getXMLOutputStream(OutputStream) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Writes the XQuery results to an OutputStream object.
- getXmlQuery() - Method in class com.documentum.com.DfClientX
- getXmlQuery() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfXmlQuery
object. - getXMLString() - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
This returns the XML document as a string.
- getXMLString() - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Returns the XQuery results as a Java String object.
- getXMLString(OutputStream) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Returns the result DOM as String and writes it directly into the provided OutputStream.
- getXMLString(PrintWriter) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Returns the result DOM as String and writes it directly into the provided writer.
- getXMLString(Node) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Returns the XML document as a string with Node as root element.
- getXMLTransformOperation() - Method in class com.documentum.com.DfClientX
- getXMLTransformOperation() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfTransformOperation
object for using XSLT to transform one or more XML documents into another form, such as HTML, PDF, etc. - getXMLUtils() - Method in class com.documentum.com.DfClientX
- getXMLUtils() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfXMLUtils
object that provides methods for XML related functions, likegetApplicationByDTD, getObjectIdFromDRL , isXML, isHTML,
and so on. - getXPathExpression() - Method in interface com.documentum.fc.bpm.IDfXPathCondition
-
The XPath expression addressing a textual entity within a package component's primary content.
- getXPathNamespace(String) - Method in interface com.documentum.fc.bpm.IDfXPathConditionEx
-
The namespace URI to which the given prefix refers within the XPath expression.
- getXPathNamespaces() - Method in interface com.documentum.fc.bpm.IDfXPathConditionEx
-
A map of all the namespace prefixes and URIs defined for the XPath expression.
- getXPathValue() - Method in interface com.documentum.fc.bpm.IDfXPathCondition
-
Gets the String value (formatted according to XSchema datatype) against which the runtime comparison will be made
- getXPermit(String) - Method in interface com.documentum.fc.client.IDfACL
-
Returns the extended permissions assigned to a user or group.
- getXPermit(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the extended permissions, in integer form, for a specified user or group using the computed attribute _xpermit.
- getXPermitList() - Method in interface com.documentum.fc.client.IDfACL
-
Returns a full list of the extended permissions, in string form, currently supported by the current server.
- getXPermitList() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns a list of extended permissions, separated by a comma, and supported by the server, using the computed attribute _xpermit_list.
- getXPermitNames(String) - Method in interface com.documentum.fc.client.IDfACL
-
Returns the list of the extended permissions, in string form, for the specified user or group.
- getXPermitNames(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the extended permissions of a specified user or group, in string form, in upper case, and separated by a comma.
- getXQuery() - Method in class com.documentum.com.DfClientX
- getXQuery() - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfXQuery
object. - getXQueryTargets(int) - Method in class com.documentum.com.DfClientX
- getXQueryTargets(int) - Method in interface com.documentum.com.IDfClientX
-
Factory method that constructs a new
IDfXQueryTargets
object. - getXSchemaDatatype() - Method in interface com.documentum.fc.bpm.IDfXPathCondition
-
The built-in XSchema datatype (for example, gDateTime) that determines how the String value will be interpreted for the runtime comparison.
- getYear() - Method in class com.documentum.fc.common.DfTime
- getYear() - Method in interface com.documentum.fc.common.IDfTime
-
Returns the year portion of the date as an integer (e.g., 1998).
- getYesNoAnswer(IDfOperationError) - Method in interface com.documentum.operations.IDfOperationMonitor
-
Called by operation when an error / warning requires a yes or no response.
- getZones(String) - Method in interface com.documentum.operations.IDfXMLUtils
-
getZones - RESERVED FOR FUTURE USE.
- GLOBAL_REGISTRY - Static variable in interface com.documentum.fc.client.IDfDocbaseMap
- GLOBALLY_MANAGED - Static variable in interface com.documentum.fc.client.IDfACL
- grant(String, int, String) - Method in interface com.documentum.fc.client.IDfACL
-
Sets permissions for a user or group in an ACL object.
- grant(String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Creates an access control entry in this object, assigning an access level to a specified user or group.
- grantPermit(IDfPermit) - Method in interface com.documentum.fc.client.IDfACL
-
Creates an access control entry in this object, assigning an access level to a specified user or group.
- grantPermit(IDfPermit) - Method in interface com.documentum.fc.client.IDfSysObject
-
Creates an access control entry in this object, assigning an access level to a specified user or group.
- GT - Static variable in interface com.documentum.fc.bpm.IDfTransitionCondition
-
"Greater than" operator.
H
- halt() - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- halt(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Halts an activity.
- haltAll() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Halts the workflow.
- haltEx(int, int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Halts an activity with a suspend interval.
- HAS_ACCESS_RESTRICTIONS - Static variable in interface com.documentum.fc.client.IDfACL
- HAS_EVENTS - Static variable in interface com.documentum.fc.client.IDfACL
- HAS_REQUIRED_GROUP_SET - Static variable in interface com.documentum.fc.client.IDfACL
- HAS_REQUIRED_GROUPS - Static variable in interface com.documentum.fc.client.IDfACL
- hasActiveSessions() - Method in interface com.documentum.fc.client.IDfSessionManagerStatistics
-
Indicates whether or not there are active sessions.
- hasAttr(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Indicates whether an attribute exists for this object.
- hasAttr(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Indicates whether an attribute exists for this object.
- hasAttribute(String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Checks if an attribute is available on the type.
An attribute name may be available on a type, even if it does not appear in the enumeration ofgetAttributeNames()
: Aspect attributes: they are not part of the type, but they may be supported by the type (and in queries) Non searchable attributes:getAttributeNames()
returns only the searchable attributes. - hasCapability(String) - Method in interface com.documentum.fc.client.search.IDfSearchSource
-
Gets the specified source capability.
- hasCompatibilityRouteCases() - Method in interface com.documentum.fc.client.IDfActivity
-
Indicates whether or not this activity supports compatibility (pre-5.3) route cases.
- hasEvents() - Method in interface com.documentum.fc.client.IDfSession
-
Indicates whether a user's inbox contains unread items.
- hasEvents() - Method in interface com.documentum.fc.client.IDfUser
-
Returns
true
, if the user is registered for auditable events;false
otherwise. - hasFullTextOnlyFtIndexAttrs() - Method in interface com.documentum.fc.client.IDfTypeInfo
- hasFullTextSupportBase() - Method in interface com.documentum.fc.client.IDfTypeInfo
- hasFullTextSupportLite() - Method in interface com.documentum.fc.client.IDfTypeInfo
- hashCode() - Method in class com.documentum.fc.client.search.DfFacetDefinition
- hashCode() - Method in class com.documentum.fc.common.DfId
- hashCode() - Method in class com.documentum.fc.common.DfTime
- hasIdentity(String) - Method in interface com.documentum.fc.client.IDfSessionManager
-
Checks whether an identity has been provided previously for a given repository.
- hasMax() - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Indicate if the definition specified a maximum number of facets
- hasMethodContent() - Method in interface com.documentum.fc.client.IDfMethodObject
-
Indicates if this method has content.
- hasMoreElements() - Method in interface com.documentum.fc.client.IDfEnumeration
-
Returns
true
if there are more objects in the enumeration. - hasPermission(String, String) - Method in interface com.documentum.fc.client.IDfACL
-
Indicates whether a user or group has a specified extended permission.
- hasPermission(String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether there is an access control entry in this object to a specified user or group.
- hasProperties() - Method in interface com.documentum.fc.client.search.IDfFacetValue
-
Indicates if this facet value has any custom property.
- hasPropertyBag() - Method in interface com.documentum.fc.client.IDfTypeInfo
- hasResourceFork() - Method in interface com.documentum.operations.IDfRemoteFileMetadata
- hasSession() - Method in interface com.documentum.fc.client.IDfUser
-
Check to see if this user has an active repository session.
- hasSubFacetValues() - Method in interface com.documentum.fc.client.search.IDfFacetValue
-
Indicates if this facet value has any sub-facet values.
- hasSymbolicVersionLabel() - Method in interface com.documentum.fc.client.IDfVersionLabels
-
Indicates whether the SysObject has symbolic labels.
- hasValueAssistance(String) - Method in interface com.documentum.fc.client.IDfValidator
-
Indicates whether value assistance is setup for the specified attribute or not.
- hasValueAssistance(String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Indicates whether a value assistance is available for an attribute.
- hasValueAssistanceDependencies(String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Indicates whether the value assistance of an attribute defines dependencies on other attributes values.
- haveDefaultPolicyBoundaryException(ScopeBoundary) - Static method in exception com.documentum.fc.client.DfScopingException
- HIT_COUNT - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtCapability
-
whether the fulltext engine supports returning total hit information before returning results
- HIT_COUNT - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: Total number of results available on the source for the query.
- HKEY_CLASSES_ROOT - Static variable in interface com.documentum.registry.IDfRegistry
- HKEY_PERFORMANCE_DATA - Static variable in interface com.documentum.registry.IDfRegistry
- HKEY_USERS - Static variable in interface com.documentum.registry.IDfRegistry
- HOUR - Static variable in interface com.documentum.operations.IDfPredictiveCachingOperation
I
- IDfACL - Interface in com.documentum.fc.client
-
Provides access to permission-related data stored in ACL objects.
- IDfAcsClient - Interface in com.documentum.fc.client.acs
-
This interface provides ACS-related functionality.
- IDfAcsClient.AcsData - Interface in com.documentum.fc.client.acs
- IDfAcsConfig - Interface in com.documentum.fc.client.acs
-
This interface represents ACS configuration objects.
- IDfAcsConfig.ProjectionEntry - Interface in com.documentum.fc.client.acs
-
ProjectionEntry interface encapsulates projection target parameters.
- IDfAcsConfig.StoreEntry - Interface in com.documentum.fc.client.acs
-
StoreEntry interface encapsulates store type, encryption mode, and compression mode.
- IDfAcsConfig.UrlEntry - Interface in com.documentum.fc.client.acs
-
UrlEntry interface encapsulates base url and protocol.
- IDfAcsContentRequest - Interface in com.documentum.fc.client.acs
-
Provides ACS content request related data.
- IDfAcsRequest - Interface in com.documentum.fc.client.acs
-
Provides ACS request-related data.
- IDfAcsTransferPreferences - Interface in com.documentum.fc.client.acs
-
Provides methods to set preferences for accelerated content transfer operations.
- IDfActivity - Interface in com.documentum.fc.client
-
This interface provides functions to access objects of dm_activity type.
- IDfAdminClient - Interface in com.documentum.fc.client
-
An extension of
IDfClient
that is useful for administrative programs. - IDfAliasSet - Interface in com.documentum.fc.client
-
Provides access to business policy aliasing-related data stored in dm_alias_set objects.
- IDfAspectRelation - Interface in com.documentum.fc.client
-
This interface provides access to permission-related data stored in ACL objects.
- IDfAspects - Interface in com.documentum.fc.client.aspect
-
Interface providing aspect operations
- IDfAssembly - Interface in com.documentum.fc.client
-
This class provides the functionality to interact with dm_assembly objects in the repository.
- IDfAttachAspectCallback - Interface in com.documentum.fc.client.aspect
-
Callback interface for use with #IDfAspects.attachAspect.
- IDfAttr - Interface in com.documentum.fc.common
-
This interface provides access to the following information about attributes: name, length, type and whether an attribute is repeating.
- IDfAttrExpression - Interface in com.documentum.fc.client.search
-
Defines a base interface for the attribute search expression.
- IDfAttributeValueCondition - Interface in com.documentum.fc.bpm
-
Describes the properties unique to an attribute value transition condition.
- IDfAuditData - Interface in com.documentum.fc.client
- IDfAuditTrail - Interface in com.documentum.fc.client
- IDfAuditTrailManager - Interface in com.documentum.fc.client
-
The Documentum server can log the occurrence of a predefined set of events to the audit trail.
- IDfBatchGroup - Interface in com.documentum.fc.client
-
This interface describes the batch group object used in batch inserts.
- IDfBatchManager - Interface in com.documentum.fc.client
-
This interface provides the functionality for insert batching.
- IDfBocsConfig - Interface in com.documentum.fc.client.acs
-
This interface represents BOCS configuration object.
- IDfBocsConfig.ExternalUrlEntry - Interface in com.documentum.fc.client.acs
-
ExternalUrlEntry interface encapsulates external url.
- IDfBocsConfig.UrlEntry - Interface in com.documentum.fc.client.acs
-
UrlEntry interface encapsulates base url and protocol.
- IDfBusinessObject - Interface in com.documentum.fc.client
-
A standard administrative interface that all BOF objects must implement.
- IDfCancelCheckoutNode - Interface in com.documentum.operations
-
Represents a node in a cancel checkout operation.
- IDfCancelCheckoutOperation - Interface in com.documentum.operations
-
The cancel checkout operation releases the Docbase lock, deletes the local content file, and removes registry entries for each node in the operation.
- IDfChangeDescription - Interface in com.documentum.fc.common
-
This class is used to maintain information about change description records.
- IDfCheckedOutObject - Interface in com.documentum.registry
-
Represents registry information for a checked out object.
- IDfCheckinNode - Interface in com.documentum.operations
-
Represents a node in a check in operation.
- IDfCheckinOperation - Interface in com.documentum.operations
-
IDfCheckinOperation performs a complete client checkin of one or more nodes.
- IDfCheckoutNode - Interface in com.documentum.operations
-
Represents an object in a checkout operation.
- IDfCheckoutOperation - Interface in com.documentum.operations
-
The checkout operation obtains a repository lock, downloads the local content file, patches compound references (for example, XML external entity references), and creates registry entries for each node in the operation.
- IDfClient - Interface in com.documentum.fc.client
-
This interface provides functionality to establish and manage sessions with a Documentum server, and provides information about the server before a session is established.
- IDfClientRegistry - Interface in com.documentum.registry
-
IDfClientRegistry manages repository object information stored on the local system rather than in the repository server.
- IDfClientRegistryObject - Interface in com.documentum.registry
-
IDfClientRegistryObject is the common base interface for objects written to the client registry.
- IDfClientX - Interface in com.documentum.com
-
An interface that provides factory methods and methods to facilitate DFC access through COM.
- IDfCollection - Interface in com.documentum.fc.client
-
This interface provides access to collection objects.
- IDfCompletionFilter - Interface in com.documentum.fc.client.search.filter
-
A filter implements this interface to be notify of the query completion.
- IDfContainment - Interface in com.documentum.fc.client
-
Provides the functionality to interact with dmr_containment objects in the repository.
- IDfContentAvailability - Interface in com.documentum.fc.client.content
-
IDfContentAvailability
- IDfContentCollection - Interface in com.documentum.fc.client
- IDfContentTransferCapability - Interface in com.documentum.fc.client.acs
-
IDfContentTransferCapability Only DFC is allowed to implement this interface.
- IDfContentTransferConfig - Interface in com.documentum.fc.client.acs
-
Distributed transfer config object
- IDfContext - Interface in com.documentum.fc.client.search.filter
-
Context for filters.
- IDfCopyNode - Interface in com.documentum.operations
-
Represents one object in a copy operation.
- IDfCopyOperation - Interface in com.documentum.operations
-
IDfCopyOperation performs a copy of one or more nodes.
- IDfDbor - Interface in com.documentum.fc.client
-
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 - Interface in com.documentum.fc.client
-
Allows you to define service properties for DBOR.
- IDfDeleteNode - Interface in com.documentum.operations
-
Represents an object in a delete operation.
- IDfDeleteOperation - Interface in com.documentum.operations
-
The delete operation destroys specified versions for each object in the operation.
- IDfDetachAspectCallback - Interface in com.documentum.fc.client.aspect
-
Callback interface for use with #IDfAspects.detachAspect.
- IDfDmsConfig - Interface in com.documentum.fc.client.acs
-
Dms config object
- IDfDocbaseMap - Interface in com.documentum.fc.client
-
This interface provides information about the repositories known to a connection broker.
- IDfDocbrokerClient - Interface in com.documentum.fc.client
-
An interface for interacting with connection brokers for the purpose of obtaining lists of repositories and repository servers.
- IDfDocument - Interface in com.documentum.fc.client
-
Provides the functionality for the client to interact with "dm_document" objects in the respository.
- IDfDumpRecord - Interface in com.documentum.fc.client
-
Interface for getting and setting values for dm_dump_record objects.
- IDfDynamicInheritance - Interface in com.documentum.fc.common
- IDfEnumeration - Interface in com.documentum.fc.client
-
Provides a wrapper for a java.util.Enumeration so that it may be used across COM.
- IDfEventManager - Interface in com.documentum.fc.client
-
During batch insert, mulitple events would be written into one queue item if oneEventPerBatch were specified.
- IDfException - Interface in com.documentum.fc.common
-
An interface to all DFC checked exceptions.
- IDfExportNode - Interface in com.documentum.operations
-
Represents a node in an export operation.
- IDfExportOperation - Interface in com.documentum.operations
-
The export operation downloads the local content file, patches compound references (for example, XML external entity references), and optionally creates registry entries for each node in the operation.
- IDfExpression - Interface in com.documentum.fc.client.search
-
Defines a search expression.
- IDfExpressionScope - Interface in com.documentum.fc.client.search
-
Defines a specific expression within a searched source.
- IDfExpressionSet - Interface in com.documentum.fc.client.search
-
Defines a set of search expressions.
- IDfFacet - Interface in com.documentum.fc.client.search
-
Represents a facet that has been computed by the Indexer.
- IDfFacetFilter - Interface in com.documentum.fc.client.search.filter
-
A filter can implement this interface to transform facets.
- IDfFacetValue - Interface in com.documentum.fc.client.search
-
Represents a facet value.
- IDfFile - Interface in com.documentum.operations
-
DfFile encapsulates a file specification.
- IDfFilterOrderDependency - Interface in com.documentum.fc.client.search.filter
-
Implementing this interface allow a filter to provide execution order information.
- IDfFilterOrderDependency.Dependency - Enum in com.documentum.fc.client.search.filter
- IDfFolder - Interface in com.documentum.fc.client
-
This interface provides access to folder-related data stored in folder objects.
- IDfForeignKey - Interface in com.documentum.fc.client
- IDfFormat - Interface in com.documentum.fc.client
-
Provides access to format information.
- IDfFormatRecognizer - Interface in com.documentum.operations
-
IDfFormatRecognizer scans a file's content to make suggestions on what repository formats might be appropriate for the file.
- IDfFtConfig - Interface in com.documentum.fc.client.fulltext
-
This interface provides functionality for retrieving fulltext configuration information that is associated with a docbase.
- IDfFtConfig.FtCapability - Enum in com.documentum.fc.client.fulltext
-
Represents the capabilities that can be passed to isCapabilitySupported()
- IDfFtConfig.FtEngine - Enum in com.documentum.fc.client.fulltext
-
Represents the possible engine values returned by getEngine()
- IDfFullTextExpression - Interface in com.documentum.fc.client.search
-
Defines a full-text expression for the search expression tree.
- IDfGenerationContext - Interface in com.documentum.fc.client.search.filter
-
Provide context about the generation of the query.
- IDfGenerationContext.Language - Enum in com.documentum.fc.client.search.filter
- IDfGetObjectOptions - Interface in com.documentum.fc.client
-
This interface encapsulates options to get an object from the repository.
- IDfGlobalModuleRegistry - Interface in com.documentum.fc.client
- IDfGroup - Interface in com.documentum.fc.client
-
This interface provides access to group-related data stored in group objects.
- IDfId - Interface in com.documentum.fc.common
-
A Documentum object identifier.
- IDfImportNode - Interface in com.documentum.operations
-
Represents an object in an import operation.
- IDfImportOperation - Interface in com.documentum.operations
-
IDfImportOperation performs a complete client import of one or more nodes.
- IDfInputStreamContent - Interface in com.documentum.operations
-
An interface for passing an InputStream to the operations package.
- IDfLicensingProductCodes - Class in com.documentum.fc.common
- IDfLicensingProductCodes() - Constructor for class com.documentum.fc.common.IDfLicensingProductCodes
- IDfLifecycleAction - Interface in com.documentum.fc.lifecycle
-
Interface for a Java method implementing a system-defined action to be taken on entering a lifecycle state.
- IDfLifecycleUserAction - Interface in com.documentum.fc.lifecycle
-
Interface for a Java method implementing user defined actions to be taken on entering a Lifecycle state.
- IDfLifecycleUserEntryCriteria - Interface in com.documentum.fc.lifecycle
-
Interface for a Java method implementing user defined entry criteria for a Lifecycle.
- IDfLifecycleUserPostProcessing - Interface in com.documentum.fc.lifecycle
-
Interface for a Java method implementing user defined actions to be taken after an object has changed Lifecycle state.
- IDfLifecycleValidate - Interface in com.documentum.fc.lifecycle
-
Interface for a Java method implementing user defined validation on a Lifecycle before it can be installed.
- IDfLightObject - Interface in com.documentum.fc.client
-
Provides access to lightobject related functionality.
- IDfList - Interface in com.documentum.fc.common
-
This interface provides functionality that encapsulates Vector operations.
- IDfLoadRecord - Interface in com.documentum.fc.client
-
Interface for getting and setting values for dm_load_record objects.
- IDfLocalModuleRegistry - Interface in com.documentum.fc.client
- IDfLocalObject - Interface in com.documentum.registry
-
IDfLocalObject represents a Desktop Client local file.
- IDfLocalTransaction - Interface in com.documentum.fc.client
-
This is a marked interface to represent a local transaction.
- IDfLocation - Interface in com.documentum.fc.client
-
This interface provides access to location properties.
- IDfLocationQueryScope - Interface in com.documentum.fc.client.search
-
Defines a specific location within a searched source.
- IDfLoginInfo - Interface in com.documentum.fc.common
-
Encapsulates the information needed to validate and login a user to a repository.
- IDfMBeanServerProvider - Interface in com.documentum.fc.common
-
This is the interface that is used to plug in different Application Servers' MBeans with DFC for registering PreferencesMBean with custom MBeanServers.
- IDfMethodObject - Interface in com.documentum.fc.client
- IDfMltExpression - Interface in com.documentum.fc.client.search
-
Defines a more-like-this expression for the search expression tree with the given object id.
- IDfModifiableFacet - Interface in com.documentum.fc.client.search
-
A modifiable facet.
- IDfModifiableFacetValue - Interface in com.documentum.fc.client.search
-
A modifiable facet value.
- IDfModifiableResultEntry - Interface in com.documentum.fc.client.search
-
Represents a single result entry from a query execution and defines the methods necessary to modify and manipulate it.
- IDfModifiableResultsSet - Interface in com.documentum.fc.client.search
-
Represents a list of results and defines the methods necessary to modify and manipulate it.
- IDfModule - Interface in com.documentum.fc.client
- IDfModuleCategory - Interface in com.documentum.fc.client
- IDfModuleDescriptor - Interface in com.documentum.fc.client
- IDfModuleFilter - Interface in com.documentum.fc.client
- IDfModuleRegistry - Interface in com.documentum.fc.client
- IDfMountPoint - Interface in com.documentum.fc.client
-
This interface provides access to mount point-related data stored in dm_mount_point objects.
- IDfMoveNode - Interface in com.documentum.operations
-
Represents an object in a move operation.
- IDfMoveOperation - Interface in com.documentum.operations
-
IDfMoveOperation performs a move of one or more nodes from one source folder to a destination folder.
- IDfNetworkLocationEntry - Interface in com.documentum.fc.client
- IDfNodePopulator - Interface in com.documentum.operations
-
Represents a mechanism that supports the creation of nodes that an operation is applied against.
- IDfNodePopulatorContext - Interface in com.documentum.operations
-
This interface provides access to other interfaces that can be used for creating or building a node tree.
- IDfNodeRelationship - Interface in com.documentum.operations
-
An edge that represents the relationship between a parent IDfOperationNode and a child IDfOperationNode.
- IDfNote - Interface in com.documentum.fc.client
-
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.
- IDfObjectPath - Interface in com.documentum.fc.client
-
Representation of user-accessible path to a given object.
- IDfObjectPathsMap - Interface in com.documentum.fc.client
-
A map where the key are objects id and the values are an enumeration of the path where the object is located.
- IDfOperation - Interface in com.documentum.operations
-
IDfOperation is the base class for all library service operations.
- IDfOperationContext - Interface in com.documentum.operations
-
Provides a mechanism for specifying additional contextual information for instantiating a context aware operation.
- IDfOperationError - Interface in com.documentum.operations
-
Stores information about an error detected during operation execution.
- IDfOperationMonitor - Interface in com.documentum.operations
-
Provides access to operation errors as they occur.
- IDfOperationNode - Interface in com.documentum.operations
-
Represents a node in an operation.
- IDfOperationNodeFactory - Interface in com.documentum.operations
-
A factory object used by populators to create a node or an edge for given objects.
- IDfOperationNodeTreeBuilder - Interface in com.documentum.operations
-
Responsible for iterating through a list of populators for building and managing the node tree for the operation.
- IDfOperationStep - Interface in com.documentum.operations
-
Represents a step in a multi-step operation.
- IDfOrderConstraint - Interface in com.documentum.fc.client.search
-
Interface used to express a sorting constraint on query results.
- IDfPackage - Interface in com.documentum.fc.client
-
Interface definition for the type DmiPackage Description: This object cannot be saved.
- IDfPair<A,
B> - Interface in com.documentum.fc.common -
the pair interface
- IDfPartitionScope - Interface in com.documentum.fc.client.search
-
Defines a specific partition within a searched source.
- IDfPassThroughQuery - Interface in com.documentum.fc.client.search
-
Provides a container for passing a query string directly to the search source.
- IDfPerceptualRaterConfig - Interface in com.documentum.fc.client.search
-
Configures criteria factors for the IPR algorithm (Incremental Perceptual Ranking).
- IDfPermit - Interface in com.documentum.fc.client
-
This class provides the interface for defining and viewing security permits applied to documents and ACLs.
- IDfPermitType - Interface in com.documentum.fc.client
-
Constant definitions for types of permits used with
IDfPermit
. - IDfPermitTypeString - Interface in com.documentum.fc.client
-
Constant String definitions for types of permits used with
IDfPermit
. - IDfPersistentObject - Interface in com.documentum.fc.client
-
A Documentum object that has typed attributes and is persisted in a repository.
- IDfPlugin - Interface in com.documentum.fc.client
-
This interface provides access to plugin-related data stored in dm_plugin objects.
- IDfPolicy - Interface in com.documentum.fc.client
-
Interface for lifecycles.
- IDfPredicate - Interface in com.documentum.fc.client
-
A predicate is an object which evaluates a boolean condition given some runtime state.
- IDfPredictiveCachingNode - Interface in com.documentum.operations
-
Represents a node in a predictive caching operation.
- IDfPredictiveCachingOperation - Interface in com.documentum.operations
-
The predictive caching operation generates content pre-caching BOCS URLs and sends URLs to BOCS.
- IDfPrincipalSupport - Interface in com.documentum.fc.client
-
An interface supported by classes that can establish sessions using principal-mode authentication.
- IDfProcess - Interface in com.documentum.fc.client
-
Methods you use to create and manipulate process objects, the objects that store workflow definitions in the repository.
- IDfProperties - Interface in com.documentum.fc.common
-
This interface provides functionality for manipulating values in a hashable.
- IDfQuery - Interface in com.documentum.fc.client
-
This interface provides functionality for running queries against a repository.
- IDfQueryBuilder - Interface in com.documentum.fc.client.search
-
This is a primary interface for building a query that can be executed against sources of different type.
- IDfQueryDefinition - Interface in com.documentum.fc.client.search
-
This is a base interface for the query that can be executed by the
IDfQueryProcessor
. - IDfQueryEvent - Interface in com.documentum.fc.client.search
-
Provides status information about the execution of a query.
- IDfQueryFilter - Interface in com.documentum.fc.client.search.filter
-
A filter that can transform a query
- IDfQueryListener - Interface in com.documentum.fc.client.search
-
Has to be implemented by an IDfQueryProcessor client to be asynchronously notified of new results and events during the query execution.
- IDfQueryManager - Interface in com.documentum.fc.client.search
-
Provides factory methods for query and interfaces for persistent query management.
- IDfQueryProcessor - Interface in com.documentum.fc.client.search
-
Manages the execution of a query accross multiple sources.
- IDfQueryScope - Interface in com.documentum.fc.client.search
-
This is a base interface for the query scope.
- IDfQueryStatus - Interface in com.documentum.fc.client.search
-
Represents the status of a search execution at a given point in time.
- IDfQueueItem - Interface in com.documentum.fc.client
-
This interface contains the functionality to retrieve information from a dmi_queue_item object.
- IDfRegistry - Interface in com.documentum.registry
- IDfRelation - Interface in com.documentum.fc.client
-
Interface definition for the type dm_relation Description:
- IDfRelationType - Interface in com.documentum.fc.client
-
Interface definition for the type dm_relation_type.
- IDfRelativeDateExpression - Interface in com.documentum.fc.client.search
-
Defines an expression on a date that is relative to the actual date when the query is executed.
- IDfRemoteFileMetadata - Interface in com.documentum.operations
-
Author: AlexO Date: Jun 19, 2006 Time: 3:40:37 PM
- IDfResultContent - Interface in com.documentum.fc.client.search
-
Represents the actual content corresponding to a result.
- IDfResultEntry - Interface in com.documentum.fc.client.search
-
Represents a single result entry from a query execution.
- IDfResultFilter - Interface in com.documentum.fc.client.search.filter
-
A filter that can transform search results.
- IDfResultMetadataHighlightEntry - Interface in com.documentum.fc.client.search
-
Defines an interface for the metadata highlight in search results.
- IDfResultObjectManager - Interface in com.documentum.fc.client.search
-
Manages result content access.
- IDfResultRater - Interface in com.documentum.fc.client.search
-
Rates results depending on their relevancy to a query definition.
- IDfResultRaterConfig - Interface in com.documentum.fc.client.search
-
Configures factors used by raters when computing results rating.
- IDfResultRaterFactory - Interface in com.documentum.fc.client.search
-
Creates ResultRater instances.
- IDfResultsManipulator - Interface in com.documentum.fc.client.search
-
Performs manipulation of results.
- IDfResultsSet - Interface in com.documentum.fc.client.search
-
Represents a list of results.
- IDfRetainer - Interface in com.documentum.fc.client
-
Provides access to dm_retainer objects, used for defining retention applied to SysObjects.
- IDfRetainerDispositionRule - Interface in com.documentum.fc.client
-
Defines the way in which disposition rules are enforced.
- IDfRetainerEnforcementRule - Interface in com.documentum.fc.client
-
Defines the way in which retention protection rules are enforced.
- IDfRetainerFactory - Interface in com.documentum.fc.client
-
This class provides calls to create dmRetainer objects.
- IDfRetainerImmutabilityRule - Interface in com.documentum.fc.client
-
Defines updateability rules for objects under retention.
- IDfRetainerRenditionRule - Interface in com.documentum.fc.client
-
Defines how retention applies to the content of an object under retention control.
- IDfRetainerStrategy - Interface in com.documentum.fc.client
-
Defines possible retainer strategy values for the IDfRetainer class.
- IDfRetentionRuleType - Interface in com.documentum.fc.client
-
Defines the retention rule type for the IDfRetainer class.
- IDfRetentionService - Interface in com.documentum.fc.client
-
This class provides access to retention operations.
- IDfRetentionStatus - Interface in com.documentum.fc.client
-
Defines the possible status values of an IDfRetainer object.
- IDfRouter - Interface in com.documentum.fc.client
-
Deprecated.
- IDfScope - Interface in com.documentum.fc.client
- IDfScopeManager - Interface in com.documentum.fc.client
- IDfSearchable - Interface in com.documentum.fc.common
-
This interface provides operations that can be used by a search routine.
- IDfSearchMetadataManager - Interface in com.documentum.fc.client.search
-
Provides a facade to search metadata.
- IDfSearchOperation - Interface in com.documentum.fc.client.search
-
This interface defines the set of operations available for a search
- IDfSearchResults - Interface in com.documentum.fc.client.search
-
Represents the search results.
- IDfSearchService - Interface in com.documentum.fc.client.search
-
This interface is the factory for search objects.
- IDfSearchSource - Interface in com.documentum.fc.client.search
-
Represents a source for executing a query.
- IDfSearchSourceContainer - Interface in com.documentum.fc.client.search
-
Base interface for the classes that manage a list of selected sources.
- IDfSearchSourceMap - Interface in com.documentum.fc.client.search
-
Provides a facade to search source discovery.
- IDfSearchStoreService - Interface in com.documentum.fc.client.search
-
Provides access to services for search storage.
- IDfSearchTypeAssistant - Interface in com.documentum.fc.client.search
-
Provides a facade to search metadata for a given value.
- IDfSeekRoot - Interface in com.documentum.fc.client
-
Constants for specifying the root location of a
IDfContentCollection.seek(int, int)
operation. - IDfServerMap - Interface in com.documentum.fc.client
-
Provides information about known Docbase Servers.
- IDfService - Interface in com.documentum.fc.client
-
Parent interface for all service-based business objects.
- IDfSession - Interface in com.documentum.fc.client
-
This interface encapsulates a session with a Documentum repository.
- IDfSessionManager - Interface in com.documentum.fc.client
-
Manages identities, pooled sessions and transactions.
- IDfSessionManagerConfig - Interface in com.documentum.fc.client
- IDfSessionManagerEventListener - Interface in com.documentum.fc.client
-
Allows a client to subscribe to major Session Manager events
- IDfSessionManagerStatistics - Interface in com.documentum.fc.client
-
Provides statistics and status related to a session manager instance.
- IDfSessionScopeManager - Interface in com.documentum.fc.client
- IDfSimpleAttrExpression - Interface in com.documentum.fc.client.search
-
Defines a simple search expression on an attribute.
- IDfSmartClientX - Interface in com.documentum.com
- IDfSmartList - Interface in com.documentum.fc.client.search
-
An IDfSmartList is the BOF object representing a saved search.
- IDfSmartListDefinition - Interface in com.documentum.fc.client.search
-
Defines a smart list.
- IDfSourceStatus - Interface in com.documentum.fc.client.search
-
Represents the status of a query for a specific source.
- IDfStateExtension - Interface in com.documentum.fc.client
-
Interface for policy state extensions.
- IDfStepAction - Interface in com.documentum.operations
-
A customization implements this interface to provide a non node-specific action such as housekeeping, cleaning the registry, etc.
- IDfSysObject - Interface in com.documentum.fc.client
-
This class provides the functionality for the client to interact with "dm_sysobject" objects in the repository.
- IDfSysObjectRetention - Interface in com.documentum.fc.client
-
This class provides access to the retention operations of the IDfSysobject class.
- IDfSysObjectStream - Interface in com.documentum.fc.client
-
This class provides access to the any new public stream/content related api's for the IDfSysobject class.
- IDfTime - Interface in com.documentum.fc.common
-
The IDfTime interface provides functionality for returning information in a time object.
- IDfTransitionCondition - Interface in com.documentum.fc.bpm
-
Describes the properties common to all transition conditions.
- IDfTrustManager - Interface in com.documentum.fc.client
-
An interface for obtaining Content server trust credentials.
- IDfType - Interface in com.documentum.fc.client
-
This interface provides access to type-related data stored in type objects.
- IDfTypedObject - Interface in com.documentum.fc.client
-
Public operations for all typed objects.
- IDfTypeInfo - Interface in com.documentum.fc.client
- IDfUser - Interface in com.documentum.fc.client
-
This interface provides access to user-related data stored in user objects.
- IDfValidationDescriptor - Interface in com.documentum.fc.client.acs
- IDfValidationNode - Interface in com.documentum.operations
-
Represents an object in an XML Validation operation.
- IDfValidationOperation - Interface in com.documentum.operations
-
Represents XML Validation operation.
- IDfValidator - Interface in com.documentum.fc.client
-
Interface that provides the data validation functionality.
- IDfValue - Interface in com.documentum.fc.common
-
This interface provides functionality for retrieving values stored in value objects.
- IDfValueAssistance - Interface in com.documentum.fc.client
-
Interface to provide information about the value assistance of an attribute, given the set of attribute name/value pairs of its depending attributes.
- IDfValueListAttrExpression - Interface in com.documentum.fc.client.search
-
Defines a search expression that requires the attribute value to be included in a list of values.
- IDfValueRangeAttrExpression - Interface in com.documentum.fc.client.search
-
Defines a search expression that requires the attribute value to be greater than a minimum value and less than a maximum value (or equal).
- IDfVDMNumberingScheme - Interface in com.documentum.fc.client
-
This interface provides functionality used to manage hierarchy numbers for virtual documents displayed in the Virtual Document Manager.
- IDfVDMPlatformUtils - Interface in com.documentum.operations
- IDfVersionLabels - Interface in com.documentum.fc.client
-
This class is used to enumerate the possible values of implicit and symbolic version labels for a SysObject.
- IDfVersionPolicy - Interface in com.documentum.fc.client
-
This interface provides version-related information about SysObjects.
- IDfVersionTreeLabels - Interface in com.documentum.fc.client
-
This interface provides information about the version tree of a SysObject.
- IDfViewedObject - Interface in com.documentum.registry
-
IDfViewedObject represents an object that has been "viewed" in the repository.
- IDfVirtualDocument - Interface in com.documentum.fc.client
-
This class contains the functionality to manage virtual documents.
- IDfVirtualDocumentNode - Interface in com.documentum.fc.client
-
This interface provides access to the nodes in a virtual document tree displayed in the Virtual Document Manager.
- IDfWorkflow - Interface in com.documentum.fc.client
-
This interface provides methods that allow you to create, start, and manage a workflow.
- IDfWorkflowAttachment - Interface in com.documentum.fc.client
-
Interface definition for the type DmiWFAttachment.
- IDfWorkflowBuilder - Interface in com.documentum.fc.client
-
This interface provides methods to help start a workflow.
- IDfWorkitem - Interface in com.documentum.fc.client
-
This interface contains the methods to manage work items, the runtime objects that represent the tasks associated with activity instances in a workflow.
- IDfXMLDocType - Interface in com.documentum.operations
-
IDfXMLDoctype provides access to XML document information such as DTD system identifier, schemaLocation, and root element name.
- IDfXmlQuery - Interface in com.documentum.xml.xdql
-
This interface provides functionality for running queries against a repository, returning the results as XML.
- IDfXMLTransformNode - Interface in com.documentum.operations
-
Represents a node in an XML transformation operation.
- IDfXMLTransformOperation - Interface in com.documentum.operations
-
Provides for XSLT transformations on XML objects in the Docbase.
- IDfXMLUtils - Interface in com.documentum.operations
-
Collection of XML related utility methods.
- IDfXPathCondition - Interface in com.documentum.fc.bpm
-
Describes the properties unique to an XPath transition condition.
- IDfXPathConditionEx - Interface in com.documentum.fc.bpm
-
This interface adds namespace state to the definition of an XPath condition.
- IDfXQuery - Interface in com.documentum.xml.xquery
-
This interface provides functionality for running XQueries against a repository, returning the results as a XML DOM or byte stream.
- IDfXQuery.FtQueryDebugOptions - Enum in com.documentum.xml.xquery
- IDfXQuery.FtQueryOptions - Enum in com.documentum.xml.xquery
-
These options are used when executing the xquery against a target of IDfXQueryTargets.DF_FULLTEXT.
- IDfXQuery.FtQueryOptions.FTQueryOptionType - Enum in com.documentum.xml.xquery
-
Specifies the type of the FtQueryOption
- IExtendedObjectMappingDefinition - Interface in com.documentum.fc.client.search
-
Deprecated.The preferred way is now to deploy the full-text mapping file directly in the Docbase in folder /System/Search/EOS Moreover, the mapping for DQL is deprecated. Only Full-text mapping should be used.
- IGNORE_RESOURCE_FORK - Static variable in interface com.documentum.operations.IDfOperation
-
Resource fork information will not be used even if resource fork is available
- ignoreFilePathLengthErrors(boolean) - Method in class com.documentum.fc.client.DfClient
- IMipLabelService - Interface in com.documentum.fc.common
- importContent(String) - Method in interface com.documentum.fc.client.IDfPlugin
-
Import the content of this plugin.
- importTicketKey(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Sets the given key, encrypted using the given password, as the login ticket key of the repository.
- INACTIVE - Static variable in interface com.documentum.fc.client.IDfRetentionStatus
-
Retention is no longer enforced.
- INBOUND_CONTAINMENT_FIXUP_FAILED - Static variable in interface com.documentum.operations.IDfOperationError
- INBOUND_RELATION_FIXUP_FAILED - Static variable in interface com.documentum.operations.IDfOperationError
- includeContent(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Include the content of the query result.
- includeDCTMChunkInfo(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Include the Documentum attributes in the returned result.
- includeMetaData(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Currently not implemented.
- INCORRECT_DESTINATION_FOLDER_SPECIFIED - Static variable in interface com.documentum.operations.IDfOperationError
- INCORRECT_INPUT_OBJECT_FOR_TRANSFORMATION - Static variable in interface com.documentum.operations.IDfOperationError
- INCORRECT_TRANSFORMATION - Static variable in interface com.documentum.operations.IDfOperationError
- INCORRECT_TRANSFORMATION_DESTINATION - Static variable in interface com.documentum.operations.IDfOperationError
- INCORRECT_TRANSFORMATION_DESTINATION_FOR_INPUT - Static variable in interface com.documentum.operations.IDfOperationError
- INCORRECT_TRANSFORMATION_FOR_INPUT_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- info(Object, String, Object[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized message with the
Level.INFO
logging level. - info(Object, String, String[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized message with the
Level.INFO
logging level. - init() - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Sets the default values for the IDfXmlQuery options.
- initCrypto(String) - Method in class com.documentum.fc.client.DfClient
- initCrypto(String) - Method in interface com.documentum.fc.client.IDfClient
-
Initializes the key store for password encryption.
- initCryptoEx(String, String) - Method in class com.documentum.fc.client.DfClient
- initCryptoEx(String, String) - Method in interface com.documentum.fc.client.IDfClient
-
Initializes the key store for password encryption.
- initWorkflow() - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Creates and saves the workflow object in the Documentum server.
- insert(int, Object) - Method in interface com.documentum.fc.common.IDfList
-
Inserts an Object instance into the list at a specified index.
- insertAll(int, IDfList) - Method in interface com.documentum.fc.common.IDfList
-
Inserts all objects contained in an IDfList object into the list at a specified index.
- insertBoolean(int, boolean) - Method in interface com.documentum.fc.common.IDfList
-
Inserts a boolean value into the list at a specified index.
- insertBoolean(String, int, boolean) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Inserts a boolean value into a repeating attribute.
- insertContent(ByteArrayOutputStream, int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Inserts new content into an object.
- insertContentEx(ByteArrayOutputStream, int, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Inserts new content into an object.
- insertDouble(int, double) - Method in interface com.documentum.fc.common.IDfList
-
Inserts a double value into the list at a specified index.
- insertDouble(String, int, double) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Inserts a double value into a repeating attribute.
- insertFile(String, int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Inserts a new content file into an object.
- insertFileEx(String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Inserts a new content file into an object.
- insertId(int, IDfId) - Method in interface com.documentum.fc.common.IDfList
-
Inserts an instance of an IDfId object into the list at a specified index.
- insertId(String, int, IDfId) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Inserts an Object ID value into a repeating attribute.
- insertInt(int, int) - Method in interface com.documentum.fc.common.IDfList
-
Inserts an int value into the list at a specified index.
- insertInt(String, int, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Inserts an integer value into a repeating attribute.
- insertList(int, IDfList) - Method in interface com.documentum.fc.common.IDfList
-
Inserts an instance of an IDfList object into the list at a specified index.
- insertPart(IDfId, String, IDfId, double, boolean, boolean, boolean, int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Inserts a document into the list of virtual child documents for the object.
- insertState(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Insert a new state with the given index into this lifecycle.
- insertString(int, String) - Method in interface com.documentum.fc.common.IDfList
-
Inserts a string value into the list at a specified index.
- insertString(String, int, String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Inserts a string value into a repeating attribute.
- insertTask(int) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- insertTime(int, IDfTime) - Method in interface com.documentum.fc.common.IDfList
-
Inserts an instance of an IDfTime object into the list at a specified index.
- insertTime(String, int, IDfTime) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Inserts a date/time value into a repeating attribute.
- insertValue(int, IDfValue) - Method in interface com.documentum.fc.common.IDfList
-
Inserts an instance of an IDfValue object into the list at a specified index.
- insertValue(String, int, IDfValue) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Inserts a variant value into a repeating attribute.
- install() - Method in interface com.documentum.fc.client.IDfActivity
-
Installs a validated activity.
- install(boolean) - Method in interface com.documentum.fc.client.IDfPolicy
-
Validate this policy.
- install(boolean, boolean) - Method in interface com.documentum.fc.client.IDfProcess
-
Installs a validated workflow definition.
- INSUFFICIENT_PRIVILEGE_TO_OBTAIN_LOCK - Static variable in interface com.documentum.operations.IDfOperationError
- INTERNAL - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: Message about internal working.
- INTERNALFAILURE - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When in FAILED state, indicates that an internal error occurred, possibly due to an uncaught exception or an unavailable adapter (default value, nothing special to report to the end-user).
- INTERVAL - Static variable in interface com.documentum.fc.client.IDfRetentionRuleType
-
The retention rule is defined as an interval.
- INVALID_DRL - Static variable in interface com.documentum.operations.IDfOperationError
- INVALID_DRL_SPEC_FOR_FOLDER - Static variable in interface com.documentum.operations.IDfOperationError
- INVALID_XML_ENCODING - Static variable in interface com.documentum.operations.IDfOperationError
- invalidate() - Method in interface com.documentum.fc.client.IDfActivity
-
Moves a validated activity to the draft state.
- invalidate() - Method in interface com.documentum.fc.client.IDfProcess
-
Moves the validated workflow definition back to the draft state.
- invalidate() - Method in interface com.documentum.fc.client.IDfVersionTreeLabels
-
Flushes the cached information for the IDfVersionTreeLabels object.
- InvocationException - Exception in com.documentum.fc.client
- IOperationSetupConfig - Interface in com.documentum.operations
-
This is a marker interface used by Messaging App code to extend inbound/outbound DFC operation related settings like enable/disable attachments and specifying object type for attachments.
- IPasswordAttributeHandler - Interface in com.documentum.fc.common
- IS_GROUP - Static variable in interface com.documentum.fc.client.IDfACL
- IS_INTERNAL - Static variable in interface com.documentum.fc.client.IDfACL
- isAborted() - Method in interface com.documentum.operations.IDfOperation
-
Indicates that the operation terminated early as the result of an abort being returned from the progress monitor.
- isACLDocbase() - Method in interface com.documentum.fc.client.IDfSession
-
Indicates whether repository identified as the default repository scope is operating in ACL mode.
- isACS() - Method in class com.documentum.fc.client.DfClient
- isAcsAsynchWriteEnabled() - Method in interface com.documentum.fc.client.acs.IDfContentTransferConfig
-
Returns whether ACS asynchronous write mode is enabled in this repository.
- isAcsReadEnabled() - Method in interface com.documentum.fc.client.acs.IDfContentTransferConfig
-
Returns whether ACS read mode is enabled in this repository.
- isAcsTransferPreferred() - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Indicates whether accelerated content transfer is preferred.
- isAcsWriteEnabled() - Method in interface com.documentum.fc.client.acs.IDfContentTransferConfig
-
Returns whether ACS write mode is enabled in this repository.
- isAdopted() - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- isArchived() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the a_archive attribute of the object.
- isAscending() - Method in interface com.documentum.fc.client.search.IDfOrderConstraint
-
Indicate if the results list is sorted in ascending or descending order.
- isASCII() - Method in interface com.documentum.fc.client.search.IDfOrderConstraint
-
Indicate if the results list is sorted using ASCII order on this attribute.
- isAsynchWriteEnabled() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Returns a flag indicating whether asynchronous write is enabled
- isAttrFullTextIndexed(String) - Method in interface com.documentum.fc.client.IDfTypeInfo
- isAttributeRepeated(String) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Tests if a given attribute is repeated.
- isAttributeRepeating(String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Call this function to check if an attribute is repeating or not.
- isAttributeValueRequired(String) - Method in interface com.documentum.fc.client.search.IDfResultRaterConfig
-
Indicates whether the value(s) of attributes must be provided to the method
IDfResultRaterConfig.getAttributeWeight(java.lang.String, java.lang.String[])
. - isAttrRepeating(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Indicates whether an attribute is a repeating attribute.
- isAttrRepeating(String) - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Indicates whether the attribute
attrName
is a repeating attribute. - isAutoMaterializationAllowed() - Method in interface com.documentum.fc.client.IDfTypeInfo
- isBatchActive() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Check to see if there is an active batch.
- isBindingBroken() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Indicates whether there is a version in the node's version tree that matches the binding criteria.
- isBocsPrecachingEnabled() - Method in interface com.documentum.fc.client.acs.IDfContentTransferConfig
-
Returns whether BOCS predictive caching is enabled in this repository.
- isBocsTransferAllowed() - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Tests if BOCS content transfer is allowed.
- isCacheAcs() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Deprecated.as of version D6, use
IDfBocsConfig
for cache server config objects. - isCapabilitySupported(IDfFtConfig.FtCapability) - Method in interface com.documentum.fc.client.fulltext.IDfFtConfig
-
Checks if the given capability is supported by the underlying fulltext engine.
- isCaseSensitive() - Method in interface com.documentum.fc.client.search.IDfAttrExpression
-
Indicates whether the search operation is case sensitive.
- isCheckedOut() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether this object is checked out.
- isCheckedOutBy(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether this object is checked out by the specified user.
- isClientAuthenticated() - Method in interface com.documentum.fc.client.IDfSession
-
Stateful connection information.
- isCompatible(String) - Method in class com.documentum.fc.client.DfService
-
Checks if this object is compatible with the specified version.
- isCompatible(String) - Method in interface com.documentum.fc.client.IDfBusinessObject
-
Checks if this object is compatible with the specified version, often used in conjunction with
IDfBusinessObject.supportsFeature(String)
. - isCompatible(String) - Method in interface com.documentum.fc.client.IDfService
-
Checks if this object is compatible with the specified version, often used in conjunction with the
supportsFeature
method. - isComplete() - Method in interface com.documentum.fc.client.IDfDumpRecord
- isCompound() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Indicates whether users can add to, remove, or reorder this node in the VDM display.
- isConnected() - Method in interface com.documentum.fc.client.IDfSession
-
Indicates whether the DFC session is still connected to a repository server.
- isContentAcsAvailable() - Method in interface com.documentum.fc.client.content.IDfContentAvailability
-
Returns true if content is available using getAcsRequests() method
- isContentAvailable() - Method in interface com.documentum.fc.client.content.IDfContentAvailability
-
Returns true if content is available using getFile() and getContent()
- isContentTransferCapabilityEnabled(IDfSession, String, IDfContentTransferCapability) - Method in interface com.documentum.fc.client.acs.IDfAcsClient
-
Returns whether content transfer capability is enabled in a docbase of a given session.
- isContentTransferCapabilityEnabled(String, IDfContentTransferCapability) - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether content transfer capability is enabled for the object
- isCurrent(long) - Method in interface com.documentum.fc.client.IDfScope
-
Returns whether the timestamp passed in, typically representing the last checked timestamp of an object or a query, is current enough.
- isCutoffMessageRetrieved() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Indicates if the query needs to retrieve the cutoff message.
- isDatabaseSearchRequested() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Allows to check if RDBMS search semantics are requested.
- isDeadlockVictim() - Method in interface com.documentum.fc.client.IDfSession
-
Indicates whether the DFC session was chosen as the vicim of a deadlock.
- isDebugEnabled(Object) - Static method in class com.documentum.fc.common.DfLogger
-
Indicates whether the
Level.DEBUG
logging level is currently enabled. - isDefault() - Method in interface com.documentum.fc.client.IDfNetworkLocationEntry
-
Returns true if network location map is a default map, false otherwise.
- isDefaultRetainLockOnCheckin() - Method in interface com.documentum.fc.client.IDfVersionPolicy
-
Indicates whether to retain the lock on an object after it is checked into the repository.
- isDelegatable() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Indicates whether the work item can be delegated.
- isDeleted() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Returns
true
if this object has been deleted during this session. - isDeleteFlag() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Indicates whether the queued item has been dequeued.
- isDescend() - Method in interface com.documentum.fc.client.search.IDfLocationQueryScope
-
Indicates whether the location sub-folders are part of the scope.
- isDirectory() - Method in interface com.documentum.operations.IDfRemoteFileMetadata
- isDirty() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Indicates whether unsaved changes have been made to this object.
- isDirty() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Returns true if the object attributes have been modified.
- isDisplayAttribute(String) - Method in interface com.documentum.fc.client.search.IDfSmartListDefinition
-
Indicates whether the attribute can be displayed.
- isDocbrokerModificationEnabled() - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Indicates whether connection brokers can be dynamically added or removed.
- isDynamicallyProvisioned() - Method in interface com.documentum.fc.client.IDfModuleDescriptor
- isEmpty() - Method in interface com.documentum.fc.common.IDfProperties
-
Tests if this object maps no property names to values.
- isEnabled() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns a flag indicating whether ACS is enabled
- isEnabled() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig.ProjectionEntry
-
Indicates if the host is enabled.
- isEnabled() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Returns a flag indicating whether BOCS is enabled
- isEnabled() - Method in interface com.documentum.fc.client.acs.IDfDmsConfig
-
Returns whether DMS is enabled.
- isEnabledOLELinksProcessing() - Method in interface com.documentum.operations.IDfCheckinNode
-
Returns true if OLE links processing is enabled
- isEnabledOLELinksProcessing() - Method in interface com.documentum.operations.IDfImportNode
-
Returns true if OLE links processing is enabled
- isEnabledPopulateWithReferences() - Method in interface com.documentum.operations.IDfOperation
- isErrorEnabled(Object) - Static method in class com.documentum.fc.common.DfLogger
-
Indicates whether the
Level.ERROR
logging level is currently enabled. - isEventAudited(IDfId, String) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Indicates if this event is currently being audited for the object.
- isEventAuditedForType(String, String, String, IDfId, String) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Indicates if this event is currently being audited for the object type.
- isExactMatchEnabled() - Method in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Indicates if an equals or a not_equals constraint must be exact match constraint.
- isExcluded() - Method in interface com.documentum.fc.client.search.IDfLocationQueryScope
-
Indicates whether the location is an excluded scope.
- isExecLaunch() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Indicates whether the application failed.
- isExecSaveResults() - Method in interface com.documentum.fc.client.IDfActivity
-
Indicates whether the results of the activity's actions are saved to a document.
- isExecTimeOut() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Indicates whether the application timed out.
- isFacetRetrieved() - Method in interface com.documentum.fc.client.search.IDfSourceStatus
-
Indicates if this source has returned facets.
- isFacetsResultsTruncated() - Method in interface com.documentum.fc.client.search.IDfSourceStatus
-
Indicates if the number of results used to compute facets is not the entire result set.
- isFacetSupported(IDfSessionManager) - Method in interface com.documentum.fc.client.search.IDfSearchSource
-
Indicates if the source supports facets.
- isFatalEnabled(Object) - Static method in class com.documentum.fc.common.DfLogger
-
Indicates whether the
Level.FATAL
logging level is currently enabled. - isFetchOptimizedAspectType() - Method in interface com.documentum.fc.client.IDfTypeInfo
- isFirstPhase() - Method in interface com.documentum.fc.client.IDfLoadRecord
- isFlushBatchOnQuery() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Get the Boolean value for flushBatchOnQuery.
- isFromAssembly() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Indicates whether this node was selected from an assembly.
- isFrozen() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether this object was specifically frozen and is now unchangeable.
- isFullTextAttribute(String) - Method in interface com.documentum.fc.client.search.IDfResultRaterConfig
-
Indicates whether an attribute is part of the "full-text" definition.
- isFulltextCompliant() - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Informs if manager is in a full-text compliant mode.
- isFulltextCompliant() - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Returns a boolean value indicating whether the type assistant is in a full-text compliant mode.
- isFullTextCompliant() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Checks whether this query builder is full-text compliant.
- isFuzzySearchEnabled() - Method in interface com.documentum.fc.client.search.IDfFullTextExpression
-
Indicates if fuzzy search will be used to validate this constraint
- isFuzzySearchEnabled() - Method in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Indicates if fuzzy search will be used to validate this constraint
- isGloballyManaged() - Method in interface com.documentum.fc.client.IDfACL
-
Indicates whether an ACL object is managed globally or locally.
- isGloballyManaged() - Method in interface com.documentum.fc.client.IDfGroup
-
Indicates whether the ACL associated with a group object is globally or locally managed.
- isGloballyManaged() - Method in interface com.documentum.fc.client.IDfUser
-
Indicates whether the ACL associated with a user is managed globally or locally.
- isGroup() - Method in interface com.documentum.fc.client.IDfUser
-
Returns a Boolean value indicating whether a user is a group or an individual user.
- isGroup(int) - Method in interface com.documentum.fc.client.IDfACL
-
Indicates if an accessor name in an ACL object is a group or a user.
- isGroupInGroup(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Determines whether the group is one of the members of this group.
- isHeaderAttribute(String) - Method in interface com.documentum.fc.client.search.IDfResultRaterConfig
-
Indicates whether an attribute belongs to the result header.
- isHidden() - Method in interface com.documentum.fc.client.IDfFormat
-
Indicates whether a format is hidden from users.
- isHidden() - Method in interface com.documentum.fc.client.IDfSysObject
-
Indicates if this object is visible to the end users.
- isHitcountRetrieved() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Indicates if the query needs to retrieve the hitcount separately : if facets are asked, the hitcount will be returned even if this method returned false.
- isHTML(Object) - Method in interface com.documentum.operations.IDfXMLUtils
-
isHTML - RESERVED FOR FUTURE USE.
- isImmutable() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether this object can be changed.
- isIncludeAllVersions() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Allows to check if all versions of the objects are expected to be included into the query results.
- isIncludeContent() - Method in interface com.documentum.fc.client.IDfDumpRecord
- isIncludeHiddenObjects() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Allows to check if hidden objects are expected to be included into the query results.
- isInclusionList() - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Returns a flag indicating whether the list of repositories is an inclusion list.
- isInfoEnabled(Object) - Static method in class com.documentum.fc.common.DfLogger
-
Indicates whether the
Level.INFO
logging level is currently enabled. - isInSortedOrder() - Method in interface com.documentum.fc.common.IDfSearchable
-
Returns
true
if the keys are in sorted order; otherwisefalse
. - isInstanceOf(String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Indicates if this is an object of the given type or of a type derived from the given type.
- isInternal() - Method in interface com.documentum.fc.client.IDfACL
-
Indicates whether an ACL object was created explicitly by the user or implicitly by the server.
- isKnownServerPattern(String) - Static method in class com.documentum.fc.common.DfTime
-
Indicates whether the given date pattern is one of the known builtin server data patterns.
- isLaunchAsync() - Method in interface com.documentum.fc.client.IDfMethodObject
- isLaunchDirect() - Method in interface com.documentum.fc.client.IDfMethodObject
- isLegacy() - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Indicates whether this smart list is an old format.
- isLinkResolved() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns the a_link_resolved attribute of the object.
- isListComplete() - Method in interface com.documentum.fc.client.IDfValueAssistance
-
Indicate whether value assistance is complete or not.
- isMacClient() - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Tests whether the client is a Macintosh client.
- isManualExecution() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Indicates whether the work item's associated activity is a manual activity.
- isManualTransition() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Indicates whether the work item's transition is manual.
- isManufactured() - Method in interface com.documentum.fc.client.IDfPackage
-
This method returns
true
if this is a package that was manually created by the user and did not come in on an INPUT port. - isMaterializationAllowed() - Method in interface com.documentum.fc.client.IDfTypeInfo
- isMaterialized() - Method in interface com.documentum.fc.client.IDfLightObject
-
Indicates whether the lightobject is materialized.
- isMore() - Method in interface com.documentum.fc.client.IDfDumpRecord
- isNested() - Method in interface com.documentum.fc.client.IDfScope
-
Returns whether the scope is nested.
- isNetworkLocationEnabled() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig.ProjectionEntry
-
Indicates if the network location is enabled.
- isNew() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Indicates whether this object was created during the current session but has not yet been saved.
- isNull() - Method in class com.documentum.fc.common.DfId
- isNull() - Method in interface com.documentum.fc.common.IDfId
-
Indicates whether this IDfId object represents a null ID.
- isNull(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Reserved for future use.
- isNullDate() - Method in class com.documentum.fc.common.DfTime
- isNullDate() - Method in interface com.documentum.fc.common.IDfTime
-
Indicates whether this object represents a NULLDATE.
- isObjectId() - Method in class com.documentum.fc.common.DfId
- isObjectId() - Method in interface com.documentum.fc.common.IDfId
-
Indicates whether this ID is a valid object ID.
- isObjectId(String) - Static method in class com.documentum.fc.common.DfId
-
Indicates whether the given string is a properly formed object id.
- isObjectUnderRetention() - Method in interface com.documentum.fc.client.IDfSysObjectRetention
-
Returns true if the object is under retention.
- isObjectUnderRetentionHold() - Method in interface com.documentum.fc.client.IDfSysObjectRetention
-
Returns true is the object is under retention-hold.
- isOneAuditPerBatch() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Get the Boolean setting for oneAuditPerBatch.
- isOneEventPerBatch() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Get the Boolean setting for oneEventPerBatch.
- isOrdered() - Method in class com.documentum.fc.client.search.PositionalOperator
-
Indicates if the IDfFulltextExpression which take part in the proximity search must be ordered or not
- isPartial() - Method in interface com.documentum.fc.client.IDfObjectPath
- isPostTimerRepeatLastAction() - Method in interface com.documentum.fc.client.IDfActivity
-
Indicates if the final timer in the series should repeat.
- isPreTimerRepeatLastAction() - Method in interface com.documentum.fc.client.IDfActivity
-
Indicates if the final timer in the series should repeat.
- isPrimaryAttribute(String) - Method in interface com.documentum.fc.client.search.IDfResultRaterConfig
-
Indicates whether an attribute is primary.
- isPrivate() - Method in interface com.documentum.fc.client.IDfActivity
-
Indicates whether the activity is a public or private activity.
- isPrivate() - Method in interface com.documentum.fc.client.IDfGroup
-
Indicates whether a group object is private or public.
- isPrivate() - Method in interface com.documentum.fc.client.IDfProcess
-
Indicates whether the workflow is private or public.
- isPrivileged() - Method in interface com.documentum.fc.client.IDfModuleDescriptor
- isProtocolEnabled(Object) - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Returns whether or not the protocol is currently enabled.
- isPublic() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether the object is public or not.
- isQualifiable() - Method in interface com.documentum.fc.common.IDfAttr
- isQueryBuilder() - Method in interface com.documentum.fc.client.search.IDfQueryDefinition
-
Tests the
IDfQueryDefinition.QUERY_DEF_TYPE_BUILDER
type. - isRangeAccessSupported() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Indicates if only one part of the matching results can be retrieved, from one lowerbound index to an upperbound one
- isRangeAccessSupported(IDfSessionManager) - Method in interface com.documentum.fc.client.search.IDfSearchSource
-
Indicates if the source supports range access.
- isReadFlag() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Indicates whether the queued item has been read by the queue's owner.
- isReference() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns whether the object is a reference object.
- isRelocate() - Method in interface com.documentum.fc.client.IDfLoadRecord
- isRemote() - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- isRemotePending() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Indicates whether the queued item is waiting for distribution.
- isRepeatable() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Indicates whether the work item can be repeated.
- isRepeatableInvoke() - Method in interface com.documentum.fc.client.IDfActivity
-
Indicates whether the activity can be invoked multiple times when the workflow is running.
- isRepeated() - Method in interface com.documentum.fc.client.search.IDfAttrExpression
-
Indicates whether the attribute is repeated.
- isRepeating() - Method in interface com.documentum.fc.common.IDfAttr
-
Indicates whether an attribute is repeating.
- isReplica() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Indicates whether an object is a replica.
- isRepositoryObject() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Indicates if the result comes from a repository and can be accessed as a IDfTypedObject.
- isRepositoryObject(IDfResultEntry) - Method in interface com.documentum.fc.client.search.IDfResultObjectManager
-
Indicates whether the result comes from a repository and can be accessed as a IDfSysObject.
- isRestricted() - Method in interface com.documentum.fc.client.IDfSession
-
Indicates whether the DFC session is a restricted session.
- isRichmediaEnabled() - Method in interface com.documentum.fc.client.IDfFormat
- isRoot() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Indicates whether the node is the root of the virtual document tree.
- isRoot() - Method in interface com.documentum.operations.IDfOperationNode
-
Returns
true
if this node is a root level node (has no parent). - isRunAsServer() - Method in interface com.documentum.fc.client.IDfMethodObject
- isRunnable() - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Indicates whether the workflow's definition is in the installed state.
- isScopeActive() - Method in interface com.documentum.fc.client.IDfScopeManager
-
Returns true if one or more CUSTOM scopes are open.
- isScopeActive() - Method in interface com.documentum.fc.client.IDfSessionScopeManager
-
Returns true if one or more CUSTOM scopes are open.
- isSeekable() - Method in interface com.documentum.fc.client.IDfContentCollection
- isServerAuthenticated() - Method in interface com.documentum.fc.client.IDfSession
-
Stateful connection information.
- isServerScopingEnabled() - Method in interface com.documentum.fc.client.IDfScopeManager
-
Returns true if server-side scoping is enabled, otherwise false.
- isServerScopingEnabled() - Method in interface com.documentum.fc.client.IDfSessionScopeManager
-
Returns true if server-side scoping is enabled, otherwise false.
- isServerTraceOptionSet(String) - Method in interface com.documentum.fc.client.IDfSession
-
Queries the status of server-side tracing options for the session.
- isServiceBased() - Method in interface com.documentum.fc.client.IDfDborEntry
-
Indicates whether this is service based or type based
- isSessionPoolActive() - Method in interface com.documentum.fc.client.IDfSessionManagerStatistics
-
Indicates whether session pooling is currently active.
- isShared() - Method in interface com.documentum.fc.client.IDfSession
-
Indicates whether the session is a shared DFC session.
- isSignOffRequired() - Method in interface com.documentum.fc.client.IDfQueueItem
-
Indicates whether a sign off is required for the work item or task.
- isSignOffRequired() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Indicates whether the work item requires a sign off.
- isStructurallyModified() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Indicates whether the node is structurally modified or not.
- isSubKey(String) - Method in interface com.documentum.registry.IDfRegistry
- isSubTypeOf(String) - Method in interface com.documentum.fc.client.IDfType
-
Indicates whether a type is a subtype of type
typeName
. - isSuperUser() - Method in interface com.documentum.fc.client.IDfUser
-
Indicates whether a user has the SUPERUSER privilege for the current repository.
- isSurrogateGetEnabled() - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Returns a flag indicating whether both read and a "surrogate get" is enabled
- isSurrogateTransferAllowed() - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Tests if surrogate transfer is allowed.
- isSuspended() - Method in interface com.documentum.fc.client.IDfSysObject
-
Return whether the object is in a suspended state.
- isSynchronousBocsTransfer() - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Tests if BOCS content transfer needs to be synchronous.
- isSystemAdmin() - Method in interface com.documentum.fc.client.IDfUser
-
Indicates whether a user has the SYSADMIN privilege for the current repository.
- isThesaurusSearchEnabled() - Method in interface com.documentum.fc.client.search.IDfFullTextExpression
-
Indicates if the thesaurus option will be used to validate this constraint
- isThesaurusSearchEnabled() - Method in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Indicates if the thesaurus option will be used to validate this constraint
- IStorageRuleEvaluator - Interface in com.documentum.fc.client
-
This interface provides methods for evaluating storage policy rules
- isTraceEnabled(Object) - Static method in class com.documentum.fc.common.DfLogger
-
Indicates whether tracing is currently enabled.
- isTraceLaunch() - Method in interface com.documentum.fc.client.IDfMethodObject
- isTransactionActive() - Method in interface com.documentum.fc.client.IDfSession
-
Checks if there is an active transaction.
- isTransactionActive() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Checks if a
beginTransaction
has been started. - isTypeAttrRepeating(String) - Method in interface com.documentum.fc.client.IDfType
-
Indicates whether an attribute is repeating.
- isTypeAttrRepeatingAt(int) - Method in interface com.documentum.fc.client.IDfType
-
Indicates whether an attribute is repeating.
- isTypeOf(String) - Method in interface com.documentum.fc.client.IDfType
-
Returns true if an object of this type is also an object of type
typeName
. - isUnixFormat() - Method in interface com.documentum.operations.IDfRemoteFileMetadata
- isUrlAddressible() - Method in interface com.documentum.fc.client.search.IDfResultEntry
-
Indicates if the result corresponding content is accessible directly through a URL.
- isURLAdressible(IDfResultEntry) - Method in interface com.documentum.fc.client.search.IDfResultObjectManager
-
Indicates if the result's content is accessible directly through a URL.
- isUseMethodContent() - Method in interface com.documentum.fc.client.IDfMethodObject
- isUseMethodServer() - Method in interface com.documentum.fc.client.IDfMethodObject
- isUserInGroup(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Determines whether the user is one of the members of this group.
- isValid() - Method in interface com.documentum.fc.bpm.IDfTransitionCondition
-
Indicates if a transition condition is complete and has legitimate values.
- isValid() - Method in class com.documentum.fc.common.DfTime
- isValid() - Method in interface com.documentum.fc.common.IDfTime
-
Indicates whether the underlying date string has a valid format.
- isValidate() - Method in interface com.documentum.fc.client.IDfLocation
-
Determines whether this location validates.
- isValidForDependentValues(IDfProperties) - Method in interface com.documentum.fc.client.IDfValueAssistance
-
Indicate whether the value assistance is valid or not.
- isValidForObject(IDfPersistentObject) - Method in interface com.documentum.fc.client.IDfValueAssistance
-
Indicate whether the value assistance is valid or not.
- isValidPattern(String) - Static method in class com.documentum.fc.common.DfTime
-
Indicates if the given date pattern is valid for use with DfTime.
- isValueNamePresent(String) - Method in interface com.documentum.registry.IDfRegistry
- isVirtualDocument() - Method in interface com.documentum.fc.client.IDfSysObject
-
Returns true if this document should be treated as a virtual document.
- isVirtualDocument() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Indicates whether the node is a virtual document.
- isWarnEnabled(Object) - Static method in class com.documentum.fc.common.DfLogger
-
Indicates whether the
Level.WARN
logging level is currently enabled. - isWorkflowDisabled() - Method in interface com.documentum.fc.client.IDfUser
-
Returns a boolean value indicating the user's availability for workflow.
- isXML(Object) - Method in interface com.documentum.operations.IDfXMLUtils
-
Returns a boolean value to indicate whether the given file or format is XML, in terms of XML processing (i.e.
K
- KEY_DELIMITER - Static variable in interface com.documentum.registry.IDfRegistry
-
The universal registry key delimiter.
- killSession(IDfId, String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Kill the specified server session.
L
- LAST - Static variable in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Repeating attribute flag value to indicate that if a comparison succeeds with the last of the repeating values, the condition succeeds.
- LE - Static variable in interface com.documentum.fc.bpm.IDfTransitionCondition
-
"Less than or equal to" operator.
- link(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Associates the object with a folder or cabinet.
- list(IDfModuleFilter) - Method in interface com.documentum.fc.client.IDfModuleRegistry
-
Get a list of all business objects available if they satisfy the filter.
- listMetricsState() - Method in interface com.documentum.fc.client.IDfSession
-
Retrieves the state of all the metrics that are gatherable from the server.
- listMipLabels() - Method in interface com.documentum.fc.common.IMipLabelService
-
listMipLabels methos is resposible for retruning the label from server
- loadFromRegistry(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Reads the information from the registry into the object
- loadQueryDefinition(InputStream) - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Loads a query definition from a stream.
- loadSearch(String) - Method in interface com.documentum.fc.client.search.IDfSearchStoreService
-
Gets a Search (before a load) using the ID.
- loadSmartListDefinition(InputStream) - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Loads a smart list definition from a stream.
- loadSmartListDefinition(Document, Node) - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Loads a smart list definition from an XML document node.
- LOCALE - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Specify the locale that the query is written in.
- LOCALMACHINE_ROOT - Static variable in interface com.documentum.registry.IDfRegistry
- lock() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Acquires a low-level repository database lock on the object.
- lock(int) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- LOCKED - Static variable in interface com.documentum.fc.client.IDfRetentionStatus
-
The retainer is active, but no new objects can be linked to it.
- lockEx(boolean) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Acquires a low-level repository database lock on the object.
- logError(IDfOperationError) - Method in interface com.documentum.operations.IDfOperation
-
Records an operation error.
- LOGICAL_OP_AND - Static variable in interface com.documentum.fc.client.search.IDfExpressionSet
-
Logical operator: AND.
- LOGICAL_OP_DEFAULT - Static variable in interface com.documentum.fc.client.search.IDfExpressionSet
-
Logical operator: default (that is, AND).
- LOGICAL_OP_OR - Static variable in interface com.documentum.fc.client.search.IDfExpressionSet
-
Logical operator: OR.
- LOGINFAILED - Enum constant in enum com.documentum.fc.client.search.filter.DfFilterException.FilterExceptionType
- LOGINFAILED - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: The action could not be processed because the adapter was unable to log-on (that is, wrong login name or password).
- LOGINFAILED - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When in FAILED state, indicates that the query could not be processed by a wrapper because of an authentication failure (wrong password).
- lookupObject(String) - Method in interface com.documentum.fc.client.IDfDbor
-
Look up a TBO in DBOR.
- lookupService(String) - Method in interface com.documentum.fc.client.IDfDbor
-
Gets the name of the class mapped to the service interface, if found.
- LT - Static variable in interface com.documentum.fc.bpm.IDfTransitionCondition
-
"Less than" operator.
- LUCENE - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtEngine
M
- makeActive() - Method in interface com.documentum.fc.client.IDfSession
-
Makes a request to move the server to which this session is connected to an active state For this operation to succeed, the user of this session should be a member of the dm_datacenter_managers group
- makeActive(boolean) - Method in interface com.documentum.fc.client.IDfSession
-
Makes a request to move the docbase or server to an active state For this operation to succeed, the user of this session should be a member of the dm_datacenter_managers group
- makeIncompatibleAspectException(String, String) - Static method in exception com.documentum.fc.client.DfAspectOperationException
- makeInvalidAspectSetException(AspectSet) - Static method in exception com.documentum.fc.client.DfAspectOperationException
- makeInvalidSecurityPolicyException(String) - Static method in exception com.documentum.fc.client.DfAspectOperationException
- makeSecurityViolationException(String) - Static method in exception com.documentum.fc.client.DfAspectOperationException
- makeUnknownAspectException(String, String) - Static method in exception com.documentum.fc.client.DfAspectOperationException
- makeURL() - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Returns the string representation of the URL.
- MALFORMED_FILE_URL - Static variable in interface com.documentum.operations.IDfOperationError
- mark(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Assigns one or more symbolic version labels to an object.
- matches(IDfLoginInfo) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
A little bit looser variation of
equals
that allows for objects of different implementation type to be compared for equality relative to
IDfLoginInfo
. - materialize() - Method in interface com.documentum.fc.client.IDfLightObject
-
Explicitly triggers the lightobject to be materialized, meaning that the lightobject will now have its private parent instead of a shared parent
- materializedLightObjectException(IDfId) - Static method in exception com.documentum.fc.common.DfException
- MAX_BATCH_SIZE - Static variable in interface com.documentum.fc.client.IDfBatchManager
- MESSAGE_TRANSFER_ERROR - Static variable in interface com.documentum.operations.IDfOperationError
- MINUTE - Static variable in interface com.documentum.operations.IDfPredictiveCachingOperation
- MISSING_LINK_ERROR - Static variable in interface com.documentum.operations.IDfOperationError
- MODIFIED - Static variable in interface com.documentum.fc.client.search.IDfResultEntry
-
Result status: the result has been modified.
- MODIFY_TARGET_LANGUAGE - Enum constant in enum com.documentum.fc.client.search.filter.IDfFilterOrderDependency.Dependency
-
Indicate a filter that potentially changes the target language of the generated query.
- mount(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Deprecated.
- moveState(int, int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Move a state within this policy.
- moveToCheckedOutFiles(IDfLocalObject) - Method in interface com.documentum.registry.IDfClientRegistry
-
Removes a local file and places it in the list of checked-out files.
- moveToLocalFiles(IDfCheckedOutObject, IDfSession) - Method in interface com.documentum.registry.IDfClientRegistry
-
Removes a checked out file and places it in the list of local files.
- MUST_INCLUDE_DESCENDENTS_WITH_SCHEMA_DOCUMENT - Static variable in interface com.documentum.operations.IDfOperationError
- mute(boolean) - Static method in class com.documentum.fc.common.DfLogger
-
Mute or unmute logging for the given thread
N
- NATIVEQUERY - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
INTERNAL SubID: The adapter provides a String representation of the query sent to the source.
- NE - Static variable in interface com.documentum.fc.bpm.IDfTransitionCondition
-
Inequality operator.
- needsSrcTypeForRankConfidence(String) - Method in interface com.documentum.fc.client.search.IDfResultRaterConfig
-
Indicates whether the type of sources must be provided to the method
IDfResultRaterConfig.getRankConfidence(java.lang.String, int)
. - needsSrcTypeForRatingWeight(String) - Method in interface com.documentum.fc.client.search.IDfPerceptualRaterConfig
-
Indicates whether the type of sources must be provided to the method
IDfPerceptualRaterConfig.getRatingWeight(java.lang.String, int)
. - needsSrcTypeForSrcBonus(String) - Method in interface com.documentum.fc.client.search.IDfResultRaterConfig
-
Indicates whether the type of sources must be provided to the methods
IDfResultRaterConfig.getSourceBonusFullText(java.lang.String, int)
,IDfResultRaterConfig.getSourceBonusAttribute(java.lang.String, int)
. - NEW - Static variable in interface com.documentum.fc.client.search.IDfResultEntry
-
Result status: the result is a new one.
- newActivityInUseException(IDfPersistentObject, String, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newActNameException(IDfPersistentObject, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newAddPortTableException(IDfPersistentObject) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newAlreadyKnownException(String, int) - Static method in exception com.documentum.fc.client.DfDocbrokerRuntimeException
- newAlreadyLinkedException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newAlreadyMaterializedException(IDfId) - Static method in exception com.documentum.fc.common.DfException
- newApiBadType(IDfId, String) - Static method in exception com.documentum.fc.common.DfException
- newAspectMissingPropertyBag(String, IDfId, String) - Static method in exception com.documentum.fc.common.DfException
- newAssemblyParentLockedException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newAttrCountException(IDfPersistentObject, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newAttributeValueCondition() - Method in interface com.documentum.fc.client.IDfActivity
-
Factory method for attribute value transition conditions.
- newAuditTrailOutOfRangeException(int, String, int) - Static method in exception com.documentum.fc.common.DfException
- newAuthFailException(IDocbaseSpec, String) - Static method in exception com.documentum.fc.client.DfAuthenticationException
- newBadAttrIndexException(IDfTypedObject, ValueIndexException) - Static method in exception com.documentum.fc.client.DfTypedObjectException
- newBadAttrIndexException(IDfTypedObject, String, int) - Static method in exception com.documentum.fc.client.DfTypedObjectException
- newBadAttrNameException(IDfTypedObject, NoSuchAttributeException) - Static method in exception com.documentum.fc.client.DfTypedObjectException
- newBadAttrNameException(IDfTypedObject, String) - Static method in exception com.documentum.fc.client.DfTypedObjectException
- newBadAttrValueException(IDfTypedObject, String, String, IllegalArgumentException) - Static method in exception com.documentum.fc.client.DfAttributeValueException
- newBadCacheTypeNameException(String) - Static method in exception com.documentum.fc.common.DfException
- newBadClassException(String, String, Throwable) - Static method in exception com.documentum.fc.common.DfException
- newBadDataTypeException(int) - Static method in exception com.documentum.fc.common.DfException
- newBadDateException(String, String) - Static method in exception com.documentum.fc.common.DfException
- newBadDocbaseScopeIdException(long) - Static method in exception com.documentum.fc.common.DfException
- newBadFlushArgException(String) - Static method in exception com.documentum.fc.common.DfException
- newBadFormat(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newBadIdException(IDfId) - Static method in exception com.documentum.fc.common.DfException
- newBadPrincipalSessionException() - Static method in exception com.documentum.fc.client.DfPrincipalException
- newBadSyntaxException(TypedPreferences, String) - Static method in exception com.documentum.fc.client.DfPreferenceException
- newBadTypeException(String) - Static method in exception com.documentum.fc.common.DfException
- newBindFileOfReplicaSourceUnsupported(IDfSysObject, IDfId) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newCannotChangeSharedParentException() - Static method in exception com.documentum.fc.common.DfException
- newCannotDestroyAspect(String) - Static method in exception com.documentum.fc.common.DfException
- newCannotDetachAspect(String) - Static method in exception com.documentum.fc.client.DfAspectOperationException
- newCantAccessDefaultAcl(String, String) - Static method in exception com.documentum.fc.client.DfUserException
- newCantAccessException(IDfSysObject, String, Throwable) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newCantAccessFileException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newCantApplyException(String) - Static method in exception com.documentum.fc.common.DfException
- newCantCheckoutNewException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newCantDropLabelException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newCantExportDirtyObjectException(IDfId) - Static method in exception com.documentum.fc.common.DfException
- newCantFetchInvalidId(String) - Static method in exception com.documentum.fc.common.DfException
- newCantHaveContentException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newCantRemoveRendition(IDfSysObject, int, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newCantRemoveRendition2(IDfSysObject, int) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newCantVersionLockedException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newCantWithOpenTranException(String) - Static method in exception com.documentum.fc.common.DfException
- newCausesCycleException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newCircularLinkException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newCircularReferenceException(TypedPreferences, String, String) - Static method in exception com.documentum.fc.client.DfPreferenceException
- newClassNotFoundException(String, Throwable) - Static method in exception com.documentum.fc.common.DfException
- newCommunicationFailureException(Throwable) - Static method in exception com.documentum.fc.client.DfIOException
- newCompoundDocumentEditException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newDecodingFailedException(String, String, Throwable) - Static method in exception com.documentum.fc.common.DfException
- newDefineClassFailedException(String, URL, Exception) - Static method in exception com.documentum.fc.common.DfRuntimeException
- newDeserializeFailedException(String, Throwable) - Static method in exception com.documentum.fc.common.DfException
- newDuplicateIdentityException(String, String) - Static method in exception com.documentum.fc.client.DfServiceException
- newDuplicateRouteIdException(IDfPersistentObject, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newDynamicGroupUpdateException() - Static method in exception com.documentum.fc.common.DfException
- newDynamicInvokationFailureException(String, String, Object[], Throwable) - Static method in exception com.documentum.fc.client.InvocationException
- newEntry(String) - Method in class com.documentum.fc.client.search.DfResultEntryFactory
-
Creates a new result entry.
- newExpressionSet() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Factory method to create an expression set not connected to the query.
- newExpressionSet(int) - Static method in class com.documentum.fc.client.search.DfExpressionFactory
-
Creates an expression set.
- newExternalUrlEntry(String, String) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Creates ExternalUrlEntry object.
- newFacet(DfFacetDefinition) - Static method in class com.documentum.fc.client.search.DfFacetFactory
-
Create a new facet.
- newFacetValue(String, int) - Static method in class com.documentum.fc.client.search.DfFacetFactory
-
Create a new facet value.
- newFailedBofTransformationException(String, Exception) - Static method in exception com.documentum.fc.common.DfRuntimeException
- newFailedPolicyUpdateException(Throwable) - Static method in exception com.documentum.fc.common.DfException
- newFlushDDCacheBadKeyException(String) - Static method in exception com.documentum.fc.common.DfException
- newFlushDDCacheNoKeyException() - Static method in exception com.documentum.fc.common.DfException
- newFlushRegistryCacheNoKeyException() - Static method in exception com.documentum.fc.common.DfException
- newFullTextExpression(String) - Static method in class com.documentum.fc.client.search.DfExpressionFactory
-
Creates a full-text search expression.
- newGroup() - Method in interface com.documentum.fc.client.IDfBatchManager
-
Start a new group in the current batch.
- newIllegalDateFormatException(String) - Static method in exception com.documentum.fc.common.DfException
- newIllegalSBOAccessException(String) - Static method in exception com.documentum.fc.common.DfException
- newImproperStateException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newInternalLabelException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newInvalidAspectName(String) - Static method in exception com.documentum.fc.common.DfException
- newInvalidAspectOperationException() - Static method in exception com.documentum.fc.client.DfAspectOperationException
- newInvalidDefaultAclDomainName(String) - Static method in exception com.documentum.fc.client.DfUserException
- newInvalidDefaultValue(String, String, String) - Static method in exception com.documentum.fc.common.DfException
- newInvalidNewObjectException(String) - Static method in exception com.documentum.fc.common.DfException
- newInvalidPageNumberException(IDfSysObject, int) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newInvalidPortNameException(IDfPersistentObject, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newInvalidPortNameException(IDfPersistentObject, String, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newInvalidPrivilegeMetadataException(String) - Static method in exception com.documentum.fc.common.DfRuntimeException
- newInvalidRouteIdException(IDfPersistentObject, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newInvalidSourceException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newInvalidTypeException(String, IDfId, String) - Static method in exception com.documentum.fc.common.DfException
- newInvalidTypeForOperationException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newLightObject(String, IDfId) - Method in interface com.documentum.fc.client.IDfSession
-
Creates a persistent light type object given a specified Documentum server shareable type.
- newLinkNameException(IDfPersistentObject, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newMapReadOnlyException(String, int) - Static method in exception com.documentum.fc.client.DfDocbrokerRuntimeException
- newMaterializationOptionMismatchException(IDfId) - Static method in exception com.documentum.fc.common.DfException
- newMethodNotApplicableException(IDfPersistentObject, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newMigrateContentFailed(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newModule(String, String, IDfSessionManager) - Method in class com.documentum.fc.client.DfClient
- newModule(String, String, IDfSessionManager) - Method in interface com.documentum.fc.client.IDfClient
-
Factory method that constructs and instantiates the specified Module.
- newMultipleObjectsQualify(String, String) - Static method in exception com.documentum.fc.common.DfException
- newMustHaveNameException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newNewSaveNewException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newNoAceMatchException(IDfACL, String) - Static method in exception com.documentum.fc.client.DfACLException
- newNoBrowseAccessException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectSecurityException
- newNoCacheKeyException() - Static method in exception com.documentum.fc.common.DfException
- newNoCacheNameException() - Static method in exception com.documentum.fc.common.DfException
- newNoCacheTypeNameException() - Static method in exception com.documentum.fc.common.DfException
- newNoContentTypeSpecifiedException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newNode(IDfId) - Method in interface com.documentum.operations.IDfOperationNodeFactory
-
Creates a new node for the given object.
- newNode(IDfFile) - Method in interface com.documentum.operations.IDfOperationNodeFactory
-
Creates a new node for the given file.
- newNode(IDfInputStreamContent) - Method in interface com.documentum.operations.IDfOperationNodeFactory
-
Creates a new node for the given inputStream.
- newNoDeleteAccessException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectSecurityException
- newNodeRelationship(IDfId, IDfId, String) - Method in interface com.documentum.operations.IDfOperationNodeFactory
- newNoDocbrokersException() - Static method in exception com.documentum.fc.client.DfServiceException
- newNoEventNameException(String) - Static method in exception com.documentum.fc.common.DfException
- newNoFileException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newNoIdException(String) - Static method in exception com.documentum.fc.common.DfException
- newNoPrincipalSupportException() - Static method in exception com.documentum.fc.client.DfPrincipalException
- newNoPrivilegeException(String, String) - Static method in exception com.documentum.fc.client.DfDocbrokerException
- newNoReadAccessException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectSecurityException
- newNoRelateAccessException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectSecurityException
- newNoSuchLabelException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newNotCheckedOutException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newNotInitializedException() - Static method in exception com.documentum.fc.common.DfRuntimeException
- newNotKnownException(String, int) - Static method in exception com.documentum.fc.client.DfDocbrokerRuntimeException
- newNotLinkedException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newNotProgrammaticException(TypedPreferences, String) - Static method in exception com.documentum.fc.client.DfPreferenceException
- newNotRetentionEnabledException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newNotSupportedException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newNoVersionAccessException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectSecurityException
- newNoWriteAccessException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectSecurityException
- newObject(String) - Method in interface com.documentum.fc.client.IDfSession
-
Creates a persistent object given a specified Documentum server type.
- newObjectNotCheckedOutException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newObjectWithType(String, String) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- newOperationManager() - Method in class com.documentum.fc.client.DfClient
- newOperationManager() - Method in interface com.documentum.fc.client.IDfClient
-
Returns operation manager.
- newOperationNotAllowedOnDirtyObject(IDfPersistentObject, String) - Static method in exception com.documentum.fc.client.DfPersistentObjectException
- newPackageExistException(IDfPersistentObject, String, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newPackageNotFoundException(IDfPersistentObject, String, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newParentNotLockedException(IDfSysObject, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newPassThroughQuery(String) - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Creates a new pass-through query using the specified parameters.
- newPassThroughQuery(String, String, int) - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Creates a new pass-through using the specified parameters.
- newPerceptualRaterFactory(IDfResultRaterConfig, IDfPerceptualRaterConfig) - Method in interface com.documentum.fc.client.search.IDfResultsManipulator
-
Creates an IDfResultRaterFactory that implements the IPR algorithm (Incremental Perceptual Ranking).
- newPortNameExistException(IDfPersistentObject, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newPortNotFoundException(IDfPersistentObject, String) - Static method in exception com.documentum.fc.client.DfWorkflowException
- newPrivilegeIllegalForSBOException(String) - Static method in exception com.documentum.fc.common.DfRuntimeException
- newProjectionEntry(String, int) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Creates ProjectionEntry object.
- newProjectionEntry(String, int, int) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Creates ProjectionEntry object.
- newProjectionEntry(String, int, int, boolean, String, boolean) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Creates ProjectionEntry object.
- newProxyInstantiateFailedException(String, Throwable) - Static method in exception com.documentum.fc.common.DfException
- newQueryBuilder() - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Creates a new query builder.
- newQueryBuilder(String) - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Creates a new query builder using the specified object type.
- newQueryBuilder(String, int, boolean) - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Creates a new query builder using the specified parameters.
- newQueryFailException(String, Throwable) - Static method in exception com.documentum.fc.common.DfException
- newQueryMgr() - Method in interface com.documentum.fc.client.search.IDfSearchService
-
Creates a new IDfQueryManager.
- newQueryProcessor(IDfQueryDefinition, boolean) - Method in interface com.documentum.fc.client.search.IDfSearchService
-
Creates a new IDfQueryProcessor.
- newQuerySessionClosedException() - Static method in exception com.documentum.fc.common.DfException
- newRelativeDateExpression(String, int, boolean, int, int) - Static method in class com.documentum.fc.client.search.DfExpressionFactory
-
Creates a relative date expression.
- newRenditionFormatSameAs(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newReplicaAspectGenerationFailed(String, Throwable) - Static method in exception com.documentum.fc.common.DfException
- newRequestFailedException(String, int, Throwable) - Static method in exception com.documentum.fc.client.DfDocbrokerException
- newResultObjectManager(IDfQueryDefinition) - Method in interface com.documentum.fc.client.search.IDfSearchService
-
Creates a new IDfResultObjectManager.
- newResultsManipulator(IDfQueryDefinition) - Method in interface com.documentum.fc.client.search.IDfSearchService
-
Creates a new IDfResultManipulator.
- newRetainerAlreadyAttachedException(IDfSysObject, IDfId) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newRetainerForContainer(IDfPersistentObject) - Method in interface com.documentum.fc.client.IDfRetainerFactory
-
Creates IDfRetainer to apply retention to a group of objects.
- newRetainerForContainerId(IDfSession, IDfId) - Method in interface com.documentum.fc.client.IDfRetainerFactory
-
Creates IDfRetainer to apply retention to a group of objects.
- newRetainerForObject(IDfPersistentObject) - Method in interface com.documentum.fc.client.IDfRetainerFactory
-
Creates IDfRetainer to apply retention to a single object.
- newRetainerForObjectId(IDfSession, IDfId) - Method in interface com.documentum.fc.client.IDfRetainerFactory
-
Creates IDfRetainer to apply retention to a single object.
- newRetainerNotAttachedException(IDfSysObject, IDfId) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newRetentionOnParkedContentDisabled() - Static method in exception com.documentum.fc.common.DfException
- newRetentionService() - Method in class com.documentum.fc.client.DfClient
- newRetentionService() - Method in interface com.documentum.fc.client.IDfClient
-
Factory method to create a new instance of the retention service.
- newSaveASNewStoreMismatchException(IDfSysObject, String, String, String) - Static method in exception com.documentum.fc.client.DfSysObjectException
- newSearchService(IDfSessionManager) - Method in class com.documentum.fc.client.DfClient
- newSearchService(IDfSessionManager) - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.Replaced by newSearchService(IDfSessionManager, String)
- newSearchService(IDfSessionManager, String) - Method in class com.documentum.fc.client.DfClient
- newSearchService(IDfSessionManager, String) - Method in interface com.documentum.fc.client.IDfClient
-
Factory method to create a new instance of the search service.
- newSecurityException(IDfSysObject) - Static method in exception com.documentum.fc.client.DfSysObjectSecurityException
- newSerializeFailedException(Object, Throwable) - Static method in exception com.documentum.fc.common.DfException
- newService(String, IDfSessionManager) - Method in class com.documentum.fc.client.DfClient
- newService(String, IDfSessionManager) - Method in interface com.documentum.fc.client.IDfClient
-
Factory method that constructs and instantiates the specified business object service.
- newSession(String) - Method in interface com.documentum.fc.client.IDfSessionManager
-
To get a new instance of a DFC session,
newSession
retrieves a new session for the given repository. - newSession(String, IDfLoginInfo) - Method in class com.documentum.fc.client.DfClient
- newSession(String, IDfLoginInfo) - Method in interface com.documentum.fc.client.IDfClient
-
Factory method that always constructs a new
IDfSession
object and establishes a new session with the specified Documentum server. - newSessionManager() - Method in class com.documentum.fc.client.DfClient
- newSessionManager() - Method in interface com.documentum.fc.client.IDfClient
-
Factory method that constructs a new
IDfSessionManager
object for managing sessions and transactions with one or more repositories. - newShareableTypeMismatchException(String) - Static method in exception com.documentum.fc.common.DfException
- newSimpleAttrExpression(String, int, int, boolean, boolean, String) - Static method in class com.documentum.fc.client.search.DfExpressionFactory
-
Creates a simple attribute value expression.
- newSmartListDefinition() - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Creates a new smart list definition.
- newStateExtension(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Create and initialize an IDfStateExtension for the specified state.
- newStoreEntry(int, int, int) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Creates StoreEntry object.
- newTransactionActiveException() - Static method in exception com.documentum.fc.common.DfException
- newTransactionLostException() - Static method in exception com.documentum.fc.common.DfException
- newUnexpectedException(Exception) - Static method in exception com.documentum.fc.common.DfRuntimeException
- newUnknownReferenceException(TypedPreferences, String, String) - Static method in exception com.documentum.fc.client.DfPreferenceException
- newUnsupportedLoginTicketObjectVersionException(int) - Static method in exception com.documentum.fc.common.DfException
- newUpdateBadAttrException(String) - Static method in exception com.documentum.fc.common.DfException
- newUrlEntry(String, String) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Creates UrlEntry object.
- newUrlEntry(String, String) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Creates UrlEntry object.
- newValueListAttrExpression(String, int, int, boolean, boolean) - Static method in class com.documentum.fc.client.search.DfExpressionFactory
-
Creates a search expression that requires the attribute value to be included in a list of values.
- newValueListAttrExpression(String, int, int, boolean, boolean, IDfList) - Static method in class com.documentum.fc.client.search.DfExpressionFactory
-
Creates a search expression that requires the attribute value to be included in a list of values.
- newValueRangeAttrExpression(String, int, int, boolean, boolean, String, String) - Static method in class com.documentum.fc.client.search.DfExpressionFactory
-
Creates a search expression that requires the attribute value to be within a range.
- newWorkflowBuilder(IDfId) - Method in interface com.documentum.fc.client.IDfSession
-
Creates a workflow builder object.
- newWrongCacheNameException(String) - Static method in exception com.documentum.fc.common.DfException
- newXPathCondition() - Method in interface com.documentum.fc.client.IDfActivity
-
Factory method for XPath transition conditions.
- next() - Method in interface com.documentum.fc.client.IDfCollection
-
Gets the next row in a collection.
- next() - Method in interface com.documentum.fc.client.search.IDfResultsSet
-
Goes to the next result.
- NEXT_MAJOR - Static variable in interface com.documentum.operations.IDfCheckinOperation
- NEXT_MINOR - Static variable in interface com.documentum.operations.IDfCheckinOperation
- nextElement() - Method in interface com.documentum.fc.client.IDfEnumeration
-
Advances the enumeration cursor and returns the next object in the enumeration.
- nextSequentialId() - Method in class com.documentum.fc.common.DfId
-
Generates an object Id for the next sequential object Id.
- NO - Static variable in interface com.documentum.operations.IDfOperationMonitor
- NO_PERMISSION_TO_DELETE_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- NO_READ_PERMISSION_ON_SOURCE_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- NO_WRITE_PERMISSION_ON_DESTINATION_FOLDER - Static variable in interface com.documentum.operations.IDfOperationError
- noLightweightParentTypeException(String) - Static method in exception com.documentum.fc.common.DfException
- NONE - Enum constant in enum com.documentum.fc.client.search.DfFacetDefinition.ORDER
-
Keep the order returned by the facet handler
- NONE - Static variable in interface com.documentum.fc.client.IDfRelationType
-
NONE security means that any user can create, modify, or drop relationships of that kind.
- NONE - Static variable in interface com.documentum.fc.client.IDfRetentionRuleType
-
There is no defined end of the retention period.
- NONE - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
Query has not been started yet.
- NOT_REPEATING - Static variable in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Repeating attribute flag value to indicate that the attribute is not a repeating attribute.
- NOTCONSTRAINED - Enum constant in enum com.documentum.fc.client.search.filter.DfFilterException.FilterExceptionType
- NOTCONSTRAINED - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: (Default) The query cannot be processed because the query expression is not supported by the source.
- NOTCONSTRAINED - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When in FAILED state, indicates that the query was not processed by the adapter because there is no queriable attribute defined in the query or the query is not supported by the source.
- notShareableParentTypeException(String) - Static method in exception com.documentum.fc.common.DfException
O
- OBJ_TYPE_DEFAULT - Static variable in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Represents default object type.
- OBJ_TYPE_UNDEFINED - Static variable in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Represents undefined object type.
- OBJECT - Static variable in interface com.documentum.fc.client.IDfRetainerStrategy
-
Retention applies to a single object.
- OBJECT_CONTAIN_REFERENCES_WAS_LOCKED_BY_USER_PREVIOUSLY - Static variable in interface com.documentum.operations.IDfOperationError
- OBJECT_ID_IN_XML_DOES_NOT_MATCH_SYSOBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- OBJECT_ID_IN_XML_NOT_CHECKED_OUT - Static variable in interface com.documentum.operations.IDfOperationError
- OBJECT_LOCKED_BY_OTHER_USER - Static variable in interface com.documentum.operations.IDfOperationError
- OBJECT_LOCKED_BY_USER_PREVIOUSLY - Static variable in interface com.documentum.operations.IDfOperationError
- OBJECT_NAME - Static variable in interface com.documentum.fc.client.IDfACL
- OBJECT_TYPE_NOT_PRESENT_IN_DEST_FOLDER_DOCBASE - Static variable in interface com.documentum.operations.IDfOperationError
- OFF - Static variable in interface com.documentum.fc.client.IDfRetainerImmutabilityRule
-
Objects are not marked immutable while they are under retention.
- OLD - Static variable in interface com.documentum.fc.client.search.IDfResultEntry
-
Result status: the result is an old one.
- ON - Static variable in interface com.documentum.fc.client.IDfRetainerImmutabilityRule
-
Objects are marked immutable while they are under retention.
- onComplete(IDfContext) - Method in interface com.documentum.fc.client.search.filter.IDfCompletionFilter
- ONE_AUDIT - Static variable in interface com.documentum.fc.client.IDfBatchManager
- ONE_EVENT - Static variable in interface com.documentum.fc.client.IDfBatchManager
- onObjectRetained() - Method in interface com.documentum.fc.client.IDfSysObjectRetention
-
A function that is called by RPS after an object was retained.
- onQueryCompleted(IDfQueryProcessor) - Method in class com.documentum.fc.client.search.DfGenericQueryListener
- onQueryCompleted(IDfQueryProcessor) - Method in interface com.documentum.fc.client.search.IDfQueryListener
-
This method is called when the query execution finished (whether sucessfully or with errors).
- onResultChange(IDfQueryProcessor, int, int) - Method in class com.documentum.fc.client.search.DfGenericQueryListener
- onResultChange(IDfQueryProcessor, int, int) - Method in interface com.documentum.fc.client.search.IDfQueryListener
-
This method is called when new results has been received from the sources.
- onSessionCreate(IDfSession) - Method in interface com.documentum.fc.client.IDfSessionManagerEventListener
-
This method is called only when session manager has to create a new session object.
- onSessionDestroy(IDfSession) - Method in interface com.documentum.fc.client.IDfSessionManagerEventListener
-
Deprecated.
- onStatusChange(IDfQueryProcessor, IDfQueryEvent) - Method in class com.documentum.fc.client.search.DfGenericQueryListener
- onStatusChange(IDfQueryProcessor, IDfQueryEvent) - Method in interface com.documentum.fc.client.search.IDfQueryListener
-
This method is called when an event occurs (error or information).
- openBatch() - Method in interface com.documentum.fc.client.IDfBatchManager
-
This openBatch() method opens an insert batch, using default values.
- openBatch(int, boolean, boolean, boolean, Properties) - Method in interface com.documentum.fc.client.IDfBatchManager
-
Opens an insert batch.
- openBatchGroup(int, boolean, boolean, boolean, String) - Method in interface com.documentum.fc.client.IDfBatchManager
-
Opens an insert batch that uses groups.
- openKey(String) - Method in interface com.documentum.registry.IDfRegistry
- OPERATION_ABORTED - Static variable in interface com.documentum.operations.IDfOperationError
- OPERATION_NOT_SUPPORTED_FOR_FORMAT - Static variable in interface com.documentum.operations.IDfOperationError
- OPERATION_NOT_SUPPORTED_FOR_TYPE - Static variable in interface com.documentum.operations.IDfOperationError
- OT_AWPA - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_BE - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_CORECAP - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_CORESHARE - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_APIS - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_ASSAP - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_AVIATOR - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_AWF - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_BOCS - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_CORE - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_CSSAP - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_CSSPM - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_CV - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_DACL - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_DEDUP - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_DOCS - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_ENG_AO - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_ENG_SE - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_ESIGN - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_LS_ETMF - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_LS_QM - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_LS_REG - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_LWSO - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_MEDIA_AV - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_MOBILE - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_MSOFF - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_MSSP - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_MSTEAMS - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_READ_ONLY - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_REPORTS - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_RM - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_RM_PRECS - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_RM_RECS - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_SHIELD - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_SV - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_XMLSTORE - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_DCTM_ZIP - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_HANCOCK - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_IA - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_IV - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_NIE - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_NIE_CAD - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_OTDS - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_XECMSAP - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OT_XECMSF - Static variable in class com.documentum.fc.common.IDfLicensingProductCodes
- OUTPUT_FORMAT_FOR_TRANSFORMATION_NOT_SPECIFIED - Static variable in interface com.documentum.operations.IDfOperationError
- OUTPUT_FORMAT_FOR_TRANSFORMATION_NOT_SPECIFIED_FOR_INPUT - Static variable in interface com.documentum.operations.IDfOperationError
- OUTPUT_FORMAT_SPECIFIED_FOR_TRANSFORMATION_NOT_IN_DOCBASE - Static variable in interface com.documentum.operations.IDfOperationError
- OUTPUT_FORMAT_SPECIFIED_FOR_TRANSFORMATION_NOT_IN_DOCBASE_FOR_INPUT - Static variable in interface com.documentum.operations.IDfOperationError
- OVERLOADED - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: The remote source is not available right now, try later.
- OVERLOADED - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
The remote source is not available right now, try later.
- OVERWRITE_EXISTING_FILE - Static variable in interface com.documentum.operations.IDfOperationError
- OWNER_NAME - Static variable in interface com.documentum.fc.client.IDfACL
P
- PACKAGE_CAN_BE_EMPTY - Static variable in interface com.documentum.fc.client.IDfActivity
-
Flag bit used to indicate that this package can be empty at the end of this activity.
- PACKAGE_IS_VISIBLE - Static variable in interface com.documentum.fc.client.IDfActivity
-
Flag bit used to indicate that this package is visible to this activity.
- PAGE_RANGE_UNKNOWN - Static variable in interface com.documentum.operations.IDfExportNode
- PARALLEL_EXECUTION - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Indicate whether execute the query with multiple threads in parallel.
- PARENT - Static variable in interface com.documentum.fc.client.IDfRelationType
-
PARENT security means the permissions to create, modify, or drop instances of a relationship depend on the object type of the parent.
- PARSE - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: The data returned by the backend is being parsed.
- parseBatchedIds(IDfId) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Get a list of BatchAudit from an audittrail object.
- parseBatchedIds(IDfId) - Method in interface com.documentum.fc.client.IDfEventManager
-
When oneEventPerBatch flag is turned on for a batch, the batch will generate a dm_batch_flush event for objects created inside the batch.
- parseException(String) - Method in class com.documentum.com.DfClientX
- parseException(String) - Method in interface com.documentum.com.IDfClientX
-
Turns a string returned by OLE/COM exception into an
IDfException
object. - parseException(String) - Static method in exception com.documentum.fc.common.DfException
-
Turns a string returned by toStringForCOM into a DfException object.
- pause() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Pauses the work item.
- pause(int) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- PERMIT_TYPE - Static variable in interface com.documentum.fc.client.IDfACL
- POLICY - Static variable in interface com.documentum.fc.client.IDfRetainerEnforcementRule
-
Objects are protected until the rentention rule is removed by Retention Policy Management.
- popScopeCurrentNotCustomException(IDfScope) - Static method in exception com.documentum.fc.client.DfScopingException
- popScopeMismatchException(IDfScope, IDfScope) - Static method in exception com.documentum.fc.client.DfScopingException
- popScopeNoActiveException() - Static method in exception com.documentum.fc.client.DfScopingException
- PORT_TYPE_EXCEPTION - Static variable in interface com.documentum.fc.client.IDfActivity
- PORT_TYPE_INPUT - Static variable in interface com.documentum.fc.client.IDfActivity
- PORT_TYPE_OUTPUT - Static variable in interface com.documentum.fc.client.IDfActivity
- PORT_TYPE_REVERT - Static variable in interface com.documentum.fc.client.IDfActivity
- PositionalOperator - Class in com.documentum.fc.client.search
-
This operator can be set on a IDfExpressionSet object.
- PositionalOperator() - Constructor for class com.documentum.fc.client.search.PositionalOperator
- PRE_TRANSFORMATION_FAILED - Static variable in interface com.documentum.operations.IDfOperationError
- PREDICTIVE_CACHING - Static variable in interface com.documentum.fc.client.acs.IDfContentTransferCapability
-
Deprecated.As of version 6.5, replaced by
DfContentTransferCapabilities.PREDICTIVE_CACHING
. - preferAcsTransfer(boolean) - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Sets the accelerated content transfer preference.
- PRIMARY - Static variable in interface com.documentum.fc.client.IDfRetainerRenditionRule
-
Retention applies only to the primary content of the object.
- print(String, boolean, boolean, int, int, int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Prints the object.
- printStackTrace(PrintStream) - Method in exception com.documentum.fc.common.DfException
- printStackTrace(PrintStream) - Method in exception com.documentum.fc.common.DfRuntimeException
- printStackTrace(PrintWriter) - Method in exception com.documentum.fc.common.DfException
- printStackTrace(PrintWriter) - Method in exception com.documentum.fc.common.DfRuntimeException
- process(Object) - Method in interface com.documentum.operations.IDfNodePopulator
-
Builds an IDfOperationNode
- progressReport(IDfOperation, int, IDfOperationStep, int, IDfOperationNode) - Method in interface com.documentum.operations.IDfOperationMonitor
- projectActiveStatus() - Method in interface com.documentum.fc.client.IDfSession
-
Only projects to docbroker that this server is active.
- projectDormantStatus() - Method in interface com.documentum.fc.client.IDfSession
-
Only projects to docbroker that this server is dormant.
- promote(String, boolean, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Promotes the sysobject to the state specified in the
state
argument. - prune(boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Removes unwanted versions of an object.
- publishDataDictionary(String, String, String, boolean) - Method in interface com.documentum.fc.client.IDfSession
-
Publish Data Dictionary information.
- purgeLocalFiles() - Method in interface com.documentum.fc.client.IDfSession
-
Removes all files that have been copied into the local area during the current session.
- put(String, Object) - Method in interface com.documentum.fc.common.IDfProperties
-
Maps the specified property name to the specified Object property value.
- putBoolean(String, boolean) - Method in interface com.documentum.fc.common.IDfProperties
-
Maps the specified property name to the specified boolean property value.
- putDouble(String, double) - Method in interface com.documentum.fc.common.IDfProperties
-
Maps the specified property name to the specified double property value.
- putId(String, IDfId) - Method in interface com.documentum.fc.common.IDfProperties
-
Maps the specified property name to the specified IDfId interface property value.
- putInt(String, int) - Method in interface com.documentum.fc.common.IDfProperties
-
Maps the specified property name to the specified integer property value.
- putList(String, IDfList) - Method in interface com.documentum.fc.common.IDfProperties
-
Maps the specified property name to the specified IDfList interface property value.
- putString(String, String) - Method in interface com.documentum.fc.common.IDfProperties
-
Maps the specified property name to the specified string property value.
- putTime(String, IDfTime) - Method in interface com.documentum.fc.common.IDfProperties
-
Maps the specified property name to the specified IDfTime interface property value.
- putValue(String, IDfValue) - Method in interface com.documentum.fc.common.IDfProperties
-
Maps the specified property name to the specified IDfValue interface property value.
Q
- QUERY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Deprecated, Use DF_QUERY.
- QUERY_DEF_TYPE_BUILDER - Static variable in interface com.documentum.fc.client.search.IDfQueryDefinition
-
Query type: Query Builder.
- QUERY_DEF_TYPE_PASSTHROUGH - Static variable in interface com.documentum.fc.client.search.IDfQueryDefinition
-
Query type: Pass-through.
- QUERY_DEF_TYPE_UNDEFINED - Static variable in interface com.documentum.fc.client.search.IDfQueryDefinition
-
Internal query type used to identify uninitialized query.
- QUERY_ID - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryDebugOptions
-
The internally generated query-id by the fulltext engine associated with this query
- QUERY_SCOPE_UNREACHABLE - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: Cannot reach at least one query scope, and the query returned 0 result.
- QUERY_SCOPE_UNREACHABLE - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When in FAILED state, indicates that at least one query scope is unreachable (either not found or no access permission), and the query returned 0 result.
- QUERY_SYNTAX_NOT_VALID - Enum constant in enum com.documentum.fc.client.search.filter.DfFilterException.FilterExceptionType
- QUERY_SYNTAX_NOT_VALID - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: The syntax used to express the query is not valid.
- QUERY_SYNTAX_NOT_VALID - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
The syntax used to express the query is not valid.
- QUERY_TYPE - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Specify the query type of the query.
- queue(String, String, int, boolean, IDfTime, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Places the object on a specified queue.
- queue(String, String, int, boolean, IDfTime, String) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Sends an event to a workflow.
- queue(String, String, int, boolean, IDfTime, String) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Sends an event to a workitem.
R
- rate(IDfResultEntry) - Method in interface com.documentum.fc.client.search.IDfResultRater
-
Rates a result.
- READ - Static variable in interface com.documentum.fc.client.acs.IDfContentTransferCapability
-
Deprecated.As of version 6.5, replaced by
DfContentTransferCapabilities.READ
. - READ_ACCESS - Static variable in interface com.documentum.registry.IDfRegistry
- READ_ONLY - Enum constant in enum com.documentum.fc.client.search.filter.IDfFilterOrderDependency.Dependency
-
These filters are called first.
- READ_QUERY - Static variable in interface com.documentum.fc.client.IDfQuery
-
Deprecated, Use DF_READ_QUERY.
- readExternal(ObjectInput) - Method in class com.documentum.fc.common.DfTime
- readResults(byte[]) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Fills the given buffer with the next set of XQuery results.
- readResults(byte[], IDfSession) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Fills the given buffer with the next set of XQuery results.
- reAssign(int, String, String) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- RECEIVING - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
New results are being transmitted by the server (at least one source replied positively).
- RECORD_AS_LOCAL_FILE_IN_REGISTRY - Static variable in interface com.documentum.operations.IDfExportOperation
- RECORD_AS_VIEWED_FILE_IN_REGISTRY - Static variable in interface com.documentum.operations.IDfExportOperation
- RECOVERY - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
INTERNAL SubID: The adapter stepped into recovery mode.
- REFERENCE_CHILD - Static variable in interface com.documentum.fc.client.IDfRelationType
-
Reference existing children when parent document is copied.
- refreshMipCache() - Method in interface com.documentum.fc.common.IMipLabelService
-
Refreshes the Microsoft Information Protection (MIP) cache.
- refreshReference() - Method in interface com.documentum.fc.client.IDfSysObject
-
Refreshes the reference object.
- register(IDfDborEntry) - Method in interface com.documentum.fc.client.IDfDbor
-
Adds either a "service" or a "type" entry to DBOR.
- registerEvent(IDfId, String) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Registers an event for the object.
- registerEvent(String, String, int, boolean) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Registers the current user to receive notifications when the specified event occurs on the specified object.
- registerEventForObject(IDfId, String, boolean, int, String, IDfList) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Registers an event for object instance.
- registerEventForObjectEx(IDfId, String, boolean, int, String, IDfList, boolean) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Registers an event for object instance.
- registerEventForObjectEx2(IDfId, String, boolean, String, IDfId, String, boolean, int, String, IDfList, boolean) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Registers an event for object type.
- registerEventForType(String, String, boolean, String, IDfId, String, boolean, int, String, IDfList) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Registers an event for object type.
- registerEventForTypeEx(String, String, boolean, String, IDfId, String, boolean, int, String, IDfList, boolean) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Registers an event for object type.
- registerEvents(IDfId, IDfList) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Registers a list of events for the object.
- registerEventsFromQuery(String, IDfList) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Registers the events specified in IDflist for the objects returned by the query.
- registerEventsInFolder(IDfId, IDfList) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Registers a list of events for all sysobjects under the folder.
- registerResourceBundle(ResourceBundle) - Static method in exception com.documentum.fc.common.DfException
-
Registers a resource bundle containing messages used in exceptions.
- registerResourceBundle(ResourceBundle) - Static method in class com.documentum.fc.common.DfLogger
-
Registers a resource bundle containing localized log message test.
- reInit(String) - Method in interface com.documentum.fc.client.IDfSession
-
Reinitializes a server's root and spawned processes.
- reInitEx(String, boolean) - Method in interface com.documentum.fc.client.IDfSession
-
Reinitializes a server's root and spawned processes.
- release() - Method in interface com.documentum.fc.client.search.IDfResultContent
-
Releases resources used by this instance.
- release(IDfSession) - Method in interface com.documentum.fc.client.IDfSessionManager
-
Puts the DFC session object back into the session pool.
- releaseSession(IDfSession) - Method in class com.documentum.fc.client.DfService
-
Releases a handle to a Docbase session.
- releaseSession(IDfSession) - Method in interface com.documentum.fc.client.IDfService
-
Releases the "managed" session back to the session pool.
- RELEVANCE_RANKING - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtCapability
-
whether the fulltext engine supports scoring of results
- remove(int) - Method in interface com.documentum.fc.common.IDfList
-
Removes an item from the list at the specified index.
- remove(String) - Method in interface com.documentum.fc.common.IDfProperties
-
Removes the specified property name and its associated value from the hashtable.
- remove(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Removes a value stored in a repeating attribute.
- removeActivity(String) - Method in interface com.documentum.fc.client.IDfProcess
-
Removes an activity from the workflow definition.
- removeActPerformer(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Remove the act_performer_rule/act_performer_from/act_performer_to values at the corresponding index position.
- removeAlias(String) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Removes an alias from the alias set.
- removeAll() - Method in interface com.documentum.fc.common.IDfList
-
Removes all items from the list and set its size to zero.
- removeAll(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Removes all values stored in a repeating attribute.
- removeAllAliases() - Method in interface com.documentum.fc.client.IDfAliasSet
-
Removes all the aliases in the alias set.
- removeAllChangeDescriptions(String) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Removes all the changes made in a particular VDM window.
- removeAllGroups() - Method in interface com.documentum.fc.client.IDfGroup
-
Removes all groups from this group.
- removeAllOrderByAttributes() - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Removes all the order attributes.
- removeAllUsers() - Method in interface com.documentum.fc.client.IDfGroup
-
Removes all users from this group.
- removeApplicationCode(String) - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- removeAttachment(IDfId) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Removes an attachment from the workflow.
- removeAttachment(IDfId) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Removes an attachment from the workflow.
- removeChangeDescription(IDfId) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Removes the change or changes made to a node.
- removeCheckedOutObject(IDfCheckedOutObject) - Method in interface com.documentum.registry.IDfClientRegistry
-
Removes a checked-out file object from the registry
- removeChildRelative(String, IDfId, String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
This method should be invoked on the parent object to abandon its relationship with one or more children.
- removeContent(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Deletes content from an object.
- removeContext(String) - Method in class com.documentum.fc.client.DfClient
- removeContext(String) - Method in interface com.documentum.fc.client.IDfClient
-
Deletes a
IDfProperties
object containing client information. - REMOVED_ASSEMBLY - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Removed assembly.
- REMOVED_CHILD - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Removed child.
- removeDocbroker(String, int) - Method in interface com.documentum.fc.client.IDfAdminClient
-
Dynamically removes a connection broker that was added using
IDfAdminClient.addDocbroker(java.lang.String, int)
. - removeDocbroker(String, int) - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Dynamically removes a connection broker that was added using
IDfDocbrokerClient.addDocbroker(java.lang.String, int)
. - removeDynamicGroup(String) - Method in interface com.documentum.fc.client.IDfSession
-
Removes the session user from the dynamic group for this session.
- removeDynamicGroup(String) - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- removeFilePath(String) - Method in interface com.documentum.registry.IDfViewedObject
-
Removes the file path from the existing viewed object.
- removeFileToBeDeleted(String) - Method in interface com.documentum.registry.IDfClientRegistry
-
Removes a file from the list of files to be deleted
- removeGroup(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Add a group to this group.
- removeLink(String) - Method in interface com.documentum.fc.client.IDfProcess
-
Removes a link from the workflow definition.
- removeListener(IDfQueryListener) - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Unregisters a listener of the query execution.
- removeLocalObject(IDfLocalObject) - Method in interface com.documentum.registry.IDfClientRegistry
-
Removes a local object from the registry
- removeMetadataHighlightAttribute(String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Removes an metadata highlight attribute.
- removeMethodContent() - Method in interface com.documentum.fc.client.IDfMethodObject
-
Removes the content of the method.
- removeNode(IDfVirtualDocumentNode) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Removes a node from the virtual document.
- removeNode(IDfOperationNode) - Method in interface com.documentum.operations.IDfOperation
-
Removes an operation node (and its descendants) from the operation.
- removeNote(int) - Method in interface com.documentum.fc.client.IDfPackage
-
Removes an existing note from a package.
- removeNote(IDfId) - Method in interface com.documentum.fc.client.IDfSysObject
-
Deprecated.
- removeNoteEx(IDfId) - Method in interface com.documentum.fc.client.IDfNote
-
Detaches an annotation (the current IDfSysObject) from the target object.
- removeNoteEx(IDfId) - Method in interface com.documentum.fc.client.IDfPackage
-
Removes an existing note from a package.
- removeOrderByAttribute(String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Removes an order attribute.
- removePackage(String) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Removes a package from the work item.
- removePackage(String, String, String) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Removes a package from a start activity in the workflow.
- removePackage(String, String, String) - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Removes a package definition from an activity.
- removePackageInfo(String, String) - Method in interface com.documentum.fc.client.IDfActivity
-
Removes a package definition from the activity.
- removePackageSchemaAssociation(String) - Method in interface com.documentum.fc.client.IDfProcess
-
Removes the association of an XML schema document to a package.
- removeParentRelative(String, IDfId, String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
This method should be invoked on the child object to abandon its relationship with one or more parents.
- removePart(IDfId, double, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Removes a virtual document child from the object.
- removePerformerCondition(String) - Method in interface com.documentum.fc.client.IDfActivity
-
Removes a route case from the activity.
- removePort(String) - Method in interface com.documentum.fc.client.IDfActivity
-
Removes a port from the activity.
- removePostTimers() - Method in interface com.documentum.fc.client.IDfActivity
-
Removes all pre-timers from this activity.
- removePreTimers() - Method in interface com.documentum.fc.client.IDfActivity
-
Removes all pre-timers from this activity.
- removeRendition(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Deletes a rendition from the object.
- removeRenditionEx(String, int, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Deletes a rendition from the object.
- removeRenditionEx2(String, int, String, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Deletes a rendition from the object.
- removeRetention(IDfId) - Method in interface com.documentum.fc.client.IDfSysObjectRetention
-
Removes object from the control of retention services.
- removeRouteCase(String) - Method in interface com.documentum.fc.client.IDfActivity
-
Removes a route case from the activity.
- removeSelectedSource(String) - Method in interface com.documentum.fc.client.search.IDfSearchSourceContainer
-
Removes selected source.
- removeSharedDocument(IDfId) - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Removes the object id of the document that shares this checked out object.
- removeState(int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Remove a state from this policy.
- removeTask(int) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- removeUser(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Removes a user to this group.
- removeViewedObject(IDfViewedObject) - Method in interface com.documentum.registry.IDfClientRegistry
-
Removes a viewed object from the registry
- removeXPathNamespace(String) - Method in interface com.documentum.fc.bpm.IDfXPathConditionEx
-
Removes a namespace definition.
- renameGroup(String, boolean, boolean, boolean) - Method in interface com.documentum.fc.client.IDfGroup
-
Rename this group.
- renameGroupEx(String, boolean, boolean, boolean, String) - Method in interface com.documentum.fc.client.IDfGroup
-
Rename this group.
- renameTo(String) - Method in interface com.documentum.operations.IDfFile
-
Renames the file on disk to the specified name.
- renameUser(String, boolean, boolean, boolean) - Method in interface com.documentum.fc.client.IDfUser
-
Renames this user.
- reparent(IDfId) - Method in interface com.documentum.fc.client.IDfLightObject
-
Points the lightobject to a different parent.
- reparentLightObjects(IDfId, IDfList) - Method in interface com.documentum.fc.client.IDfSession
-
Reparents multiple lightweight objects at a time.
- repeat(IDfList) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Defines an extended round of work item performers.
- reportError(IDfOperationError) - Method in interface com.documentum.operations.IDfOperationMonitor
-
This method is called when an operation informs the monitor of the occurance of an error.
- reportError(IDfOperationNode, int, String, IDfException) - Method in interface com.documentum.operations.IDfOperation
-
Report an error.
- requestDormancy() - Method in interface com.documentum.fc.client.IDfSession
-
Makes a request to move the server to which this session is connected to a dormant state.
- requestDormancy(boolean) - Method in interface com.documentum.fc.client.IDfSession
-
Makes a request to move the docbase or server to a dormant state For this operation to succeed, the user of this session should be a member of the dm_datacenter_managers group
- REQUIRE_BOCS_ENCRYPTION - Static variable in interface com.documentum.fc.client.acs.IDfContentTransferConfig
- REQUIRE_RESOURCE_FORK - Static variable in interface com.documentum.operations.IDfOperation
-
Resource fork is required.
- REQUIRED_GROUP - Static variable in interface com.documentum.fc.client.IDfPermitType
- REQUIRED_GROUP - Static variable in interface com.documentum.fc.client.IDfPermitTypeString
- REQUIRED_GROUP_SET - Static variable in interface com.documentum.fc.client.IDfPermitType
- REQUIRED_GROUP_SET - Static variable in interface com.documentum.fc.client.IDfPermitTypeString
- reset() - Method in interface com.documentum.fc.client.search.IDfResultsSet
-
Resets the cursor to the start of the list.
- reset() - Method in interface com.documentum.registry.IDfRegistry
- resetErrors() - Method in interface com.documentum.operations.IDfOperation
-
Clears any logged errors for this operation.
- resetMetrics() - Method in interface com.documentum.fc.client.IDfSession
-
This is for resetting the metrics.
- resetPassword(String) - Method in interface com.documentum.fc.client.IDfSession
-
Resets password or login ticket associated with the user credential of the current session.
- resetSelectedVersionFromBinding() - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Clears any temporary object selection and resets the node's selection based on its defined binding.
- resetSelectedVersionsFromBinding() - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Clears temporary object selections and resets all node object selections based on their defined bindings.
- resetTicketKey() - Method in interface com.documentum.fc.client.IDfSession
-
Generates an asymmetric key and sets it as the login ticket key of the repository.
- resolveAlias(IDfId, String) - Method in interface com.documentum.fc.client.IDfSession
-
Returns the value mapped to a given alias.
- resolveAlias(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Searches an alias set for a specified alias.
- RESOURCE_FORK_IS_REQUIRED - Static variable in interface com.documentum.operations.IDfOperationError
- RESOURCE_FORK_NOT_AVAILABLE_IN_DOCBASE - Static variable in interface com.documentum.operations.IDfOperationError
- RESOURCE_FORK_UNDEFINED - Static variable in interface com.documentum.operations.IDfOperation
-
This is the default value returned when no mac option is set explicitly.
- restart(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Restarts a failed activity in the workflow.
- reStart(String, boolean) - Method in interface com.documentum.fc.client.IDfSession
-
Reinitializes a server's spawned process to which the current session is connected.
- restartAll() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Restarts a halted workflow.
- restartEx(int, boolean) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Restarts a failed activity in the workflow and indicates whether the automatic task (if any) of this activity is intended to be manually completed.
- restore(String, String, String, int, boolean, IDfTime) - Method in interface com.documentum.fc.client.IDfSession
-
Queues a request to restore a content file or files from the archives.
- restoreClientContext() - Static method in class com.documentum.fc.common.DfLogger
- resume() - Method in interface com.documentum.fc.client.IDfWorkitem
-
Moves a paused work item to the dormant state.
- resume(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Moves a halted activity to the active state.
- resume(String, boolean, boolean, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Resumes the sysobject from an exception state.
- resumeAll() - Method in interface com.documentum.fc.client.IDfWorkflow
-
Moves a halted workflow to the running state.
- resumeRouter(int) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- resync(IDfSession, IDfId, int) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Flushes all node information and synchronizes cached object attributes with the repository.
- RESYNC_ALL - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Flag value for resync call to change its default behavior.
- RESYNC_ATTRIBUTES_ONLY - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Flag value that can be passed to resync to change its default behavior.
- RESYNC_FLAG_ON_DISCONNECT - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Flag value for resync call when a session is about to disconnect.
- RESYNC_FLAG_ON_REFRESH - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Flag value that can be passed to resync to change its default behavior.
- RETAIN_LOCK_NOT_SUPPORTED_IN_COMPOUND_DOCUMENT - Static variable in interface com.documentum.operations.IDfOperationError
- RETENTION_HOLD - Static variable in interface com.documentum.fc.client.IDfRetainerEnforcementRule
-
Enforced as hold.
- RETURN_CUTOFF_MESSAGE - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Indicate whether to get the cutoff message after retrieving query result.
- RETURN_SUMMARY - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Indicate whether to return summary information (equivalent to selecting DQL fulltext SUMMARY keyword) The option only takes effect when xhive:highlight() function is called in the xquery statement.
- RETURN_TEXT - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Indicate whether to return text information (equivalent to selecting DQL fulltext TEXT keyword) The option only takes effect when xhive:highlight() function is called in the xquery statement.
- reverse(int, IDfList, String) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- revert() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Discards any changes to an object that have not been saved to a repository.
- REVERT_ON_RESYNC - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Flag value that can be passed to resync to change its default behavior.
- revertACL() - Method in interface com.documentum.fc.client.IDfSysObject
-
Throws away unsaved permission changes.
- revoke(String, String) - Method in interface com.documentum.fc.client.IDfACL
-
Removes all extended permissions granted to a user or group in an ACL object
- revoke(String, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Removes all access control entries from this object for a specified user or group.
- revokePermit(IDfPermit) - Method in interface com.documentum.fc.client.IDfACL
-
Removes specified permit from the acl.
- revokePermit(IDfPermit) - Method in interface com.documentum.fc.client.IDfSysObject
-
Removes specified permit from the sysobject.
- runWorkflow() - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Executes the workflow object.
S
- SAME_VERSION - Static variable in interface com.documentum.operations.IDfCheckinOperation
- save() - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Saves an object to a Documentum server.
- save(String, boolean, boolean) - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Stores this search.
- SAVE_EXECUTION_PLAN - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Indicate whether to return xquery execution plan and debugging information.
- saveAsNew() - Method in interface com.documentum.fc.client.IDfACL
-
Creates a new copy of the object.
- saveAsNew(boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Copies an object.
- saveLock() - Method in interface com.documentum.fc.client.IDfSysObject
-
Writes the object to the repository without creating a new version and directs the server to hold the intention lock on the saved object.
- saveQueryDefinition(IDfQueryDefinition, OutputStream) - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Saves a query definition in an output stream.
- saveSmartListDefinition(IDfSmartListDefinition, OutputStream) - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Saves a smart list definition in an output stream.
- saveSmartListDefinition(IDfSmartListDefinition, Document, Node) - Method in interface com.documentum.fc.client.search.IDfQueryManager
-
Saves a smart list definition in an output stream.
- scheduleDemote(String, IDfTime) - Method in interface com.documentum.fc.client.IDfSysObject
-
Schedules the sysobject to demote from its current normal state to the state defined in the
state
parameter. - schedulePromote(String, IDfTime, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Schedules a sysobject to be promoted to the next state on a particular date/time specified by the
scheduleDate
parameter. - scheduleResume(String, IDfTime, boolean, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Schedules to resume the sysobject from an exception state to the next state at the specified date/time.
- scheduleSuspend(String, IDfTime, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Schedule a suspend of the sysobject from its current state to the exception state at a certain date/time.
- SCOPE_EXPRESSION - Static variable in interface com.documentum.fc.client.search.IDfQueryScope
-
Indicates the expression scope type.
- SCOPE_LOCATION - Static variable in interface com.documentum.fc.client.search.IDfQueryScope
-
Indicates the location query scope type.
- SCOPE_PARTITION - Static variable in interface com.documentum.fc.client.search.IDfQueryScope
-
Indicates the partition scope type.
- SCOPE_SEARCH - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtCapability
-
whether xml element data can be searched (similar to VQL IN operator usage)
- SCOPE_UNDEFINED - Static variable in interface com.documentum.fc.client.search.IDfQueryScope
-
Internal scope type used to identify uninitialized scope.
- scopeManagerMismatchException(IDfScope) - Static method in exception com.documentum.fc.client.DfScopingException
- search() - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Asynchronously starts a search.
- SEARCH_OP_BEGINS_WITH - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Begins with (7).
- SEARCH_OP_BEGINS_WITH - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: begins with.
- SEARCH_OP_BETWEEN - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Between (13).
- SEARCH_OP_BETWEEN - Static variable in interface com.documentum.fc.client.search.IDfValueRangeAttrExpression
-
Search operation code: between a minimum and maximum value (included).
- SEARCH_OP_CONTAINS - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Contains (8).
- SEARCH_OP_CONTAINS - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: contains.
- SEARCH_OP_DOES_NOT_CONTAIN - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Does not contain (9).
- SEARCH_OP_DOES_NOT_CONTAIN - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: does not contain.
- SEARCH_OP_ENDS_WITH - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Ends with (10).
- SEARCH_OP_ENDS_WITH - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: ends with.
- SEARCH_OP_EQUAL - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Equal (1).
- SEARCH_OP_EQUAL - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: equal.
- SEARCH_OP_GREATER_EQUAL - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Greater or equal (5).
- SEARCH_OP_GREATER_EQUAL - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: greater than or equal.
- SEARCH_OP_GREATER_THAN - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Greater than (3).
- SEARCH_OP_GREATER_THAN - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: greater than.
- SEARCH_OP_IN - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: In (11).
- SEARCH_OP_IN - Static variable in interface com.documentum.fc.client.search.IDfValueListAttrExpression
-
Search operation code: included in.
- SEARCH_OP_IS_NOT_NULL - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Is not null (15).
- SEARCH_OP_IS_NOT_NULL - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: is not null.
- SEARCH_OP_IS_NULL - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Is null (14).
- SEARCH_OP_IS_NULL - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: is null.
- SEARCH_OP_LESS_EQUAL - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Less or equal (6).
- SEARCH_OP_LESS_EQUAL - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: less than or equal.
- SEARCH_OP_LESS_THAN - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Less than (4).
- SEARCH_OP_LESS_THAN - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: less than.
- SEARCH_OP_NOT_EQUAL - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Not Equal (2).
- SEARCH_OP_NOT_EQUAL - Static variable in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Search operation code: not equal.
- SEARCH_OP_NOT_IN - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Search operation: Not in (12).
- SEARCH_OP_NOT_IN - Static variable in interface com.documentum.fc.client.search.IDfValueListAttrExpression
-
Search operation code: not included in.
- SEARCH_OP_RANGE_END - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Marks the end of the range of valid search operation codes.
- SEARCH_OP_RANGE_START - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Indicates the beginning of the range for valid search operation codes.
- SEARCH_OP_UNDEFINED - Static variable in interface com.documentum.fc.client.search.IDfAttrExpression
-
Search operation code: no operation defined.
- SEARCH_OP_UNDEFINED - Static variable in interface com.documentum.fc.client.search.IDfSearchOperation
-
Undefined search operation.
- SEARCH_TOPIC_CLAUSE - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtCapability
-
whether VQL syntax is supported for backward compatibility
- SECOND - Static variable in interface com.documentum.operations.IDfPredictiveCachingOperation
- SECURITY_EVAL_IN_FULLTEXT - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtCapability
-
whether security is evaluated in the fulltext engine
- SECURITY_FILTER - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Specify the symbolic security filter name that is used by xquery target to map to a security filter class.
- SECURITY_MODE_NATIVE - Static variable in interface com.documentum.fc.common.IDfLoginInfo
-
Symbolic constant for
IDfLoginInfo.setSecurityMode(String)
. - SECURITY_MODE_SECURE - Static variable in interface com.documentum.fc.common.IDfLoginInfo
-
Symbolic constant for
IDfLoginInfo.setSecurityMode(String)
. - SECURITY_MODE_TRY_NATIVE_FIRST - Static variable in interface com.documentum.fc.common.IDfLoginInfo
-
Symbolic constant for
IDfLoginInfo.setSecurityMode(String)
. - SECURITY_MODE_TRY_SECURE_FIRST - Static variable in interface com.documentum.fc.common.IDfLoginInfo
-
Symbolic constant for
IDfLoginInfo.setSecurityMode(String)
. - seek(int, int) - Method in interface com.documentum.fc.client.IDfContentCollection
-
Sets the starting position used by
IDfCollection.next()
for reading the next buffer of a content collection. - seekEx(long, int) - Method in interface com.documentum.fc.client.IDfContentCollection
-
Sets the starting position used by
IDfCollection.next()
for reading the next buffer of a content collection. - SELECTED_VERSIONS - Static variable in interface com.documentum.operations.IDfDeleteOperation
-
Delete the selected version of the object.
- sendEvent(int, int, String, String, String, String, String, String[]) - Method in interface com.documentum.operations.IDfVDMPlatformUtils
- sendEvent(String) - Method in interface com.documentum.fc.client.search.filter.IDfContext
-
Send an event that can be retrieved in the query status.
- sendToDistributionList(IDfList, IDfList, String, IDfList, int, boolean) - Method in interface com.documentum.fc.client.IDfSession
- sendToDistributionListEx(IDfList, IDfList, String, IDfList, int, int) - Method in interface com.documentum.fc.client.IDfSession
-
Creates and starts an ad-hoc workflow.
- serializeObject(Object) - Method in class com.documentum.com.DfClientX
- serializeObject(Object) - Method in interface com.documentum.com.IDfClientX
-
Serializes an object.
- SERVER - Static variable in interface com.documentum.fc.client.IDfRetainerEnforcementRule
-
Objects are protected until one of the retention criteria (retention_date or retention_interval) is satisfied.
- serverScopeOperationException(String) - Static method in exception com.documentum.fc.client.DfScopingException
- SESSION_REQUIRED_FOR_IMPORT_OPERATION - Static variable in interface com.documentum.operations.IDfOperationError
- set(int, Object) - Method in interface com.documentum.fc.common.IDfList
-
Adds an Object instance into the list at a specified index.
- set(String, String) - Method in interface com.documentum.operations.IDfOperationContext
-
Allows setting contextual information in the form of key, value pair.
- setAccessorName(String) - Method in interface com.documentum.fc.client.IDfPermit
-
Sets the accessor name of the IDfPermit Object.
- setACL(IDfACL) - Method in interface com.documentum.fc.client.IDfSysObject
-
Assigns an ACL object to the object.
- setACLClass(int) - Method in interface com.documentum.fc.client.IDfACL
-
Sets the ACL class value.
- setACLDomain(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the domain of the ACL associated with this user.
- setACLName(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the name of the associated ACL.
- setACS(boolean) - Method in class com.documentum.fc.client.DfClient
- setAcsNetworkLocationIdentifiers(IDfList) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Sets the ACS network location identifiers.
- setAcsReadEnabled(boolean) - Method in interface com.documentum.fc.client.acs.IDfContentTransferConfig
-
Sets whether ACS read mode is enabled in this repository.
- setAcsRequestExpirationInterval(long) - Method in interface com.documentum.fc.client.acs.IDfAcsClient
-
Sets an expiration interval to be used for requests made to this ACS.
- setAcsTransferPreferences(IDfAcsTransferPreferences) - Method in interface com.documentum.fc.client.IDfSession
-
Sets an
IDfAcsTransferPreferences
object. - setAcsTransferPreferences(IDfAcsTransferPreferences) - Method in interface com.documentum.operations.IDfCheckinOperation
-
Sets the
IDfAcsTransferPreferences
object to be used. - setAcsTransferPreferences(IDfAcsTransferPreferences) - Method in interface com.documentum.operations.IDfCheckoutNode
-
Sets
IDfAcsTransferPreferences
object to be used. - setAcsTransferPreferences(IDfAcsTransferPreferences) - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Sets the
IDfAcsTransferPreferences
object to be used. - setAcsTransferPreferences(IDfAcsTransferPreferences) - Method in interface com.documentum.operations.IDfExportNode
-
Sets the
IDfAcsTransferPreferences
object to be used. - setAcsTransferPreferences(IDfAcsTransferPreferences) - Method in interface com.documentum.operations.IDfExportOperation
-
Sets the
IDfAcsTransferPreferences
object to be used. - setAcsTransferPreferences(IDfAcsTransferPreferences) - Method in interface com.documentum.operations.IDfImportOperation
-
Sets the
IDfAcsTransferPreferences
object to be used. - setAcsTransferPreferences(IDfAcsTransferPreferences) - Method in interface com.documentum.operations.IDfPredictiveCachingOperation
-
Sets the
IDfAcsTransferPreferences
object to be used. - setAcsWriteMode(String) - Method in interface com.documentum.fc.client.acs.IDfContentTransferConfig
-
Sets ACS write mode in this repository.
- setActChooseBy(int, String) - Method in interface com.documentum.fc.client.IDfProcess
-
Sets the act_choose_by attribute value at the specified index position.
- setActChooseFor(int, String) - Method in interface com.documentum.fc.client.IDfProcess
-
Sets the act_choose_for attribute at a specified index position.
- setActChooseName(int, String) - Method in interface com.documentum.fc.client.IDfProcess
-
Sets the act_choose_name attribute at a specified index position.
- setActionObjectId(int, IDfId) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute action_object_id value at the specified index.
- setAgingMethod(int) - Method in interface com.documentum.fc.client.IDfRetainer
-
Sets the dm_retainer.aging_method value.
- setAliasCategory(int, int) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Sets the category for the alias in the specified index position in the alias set.
- setAliasDescription(int, String) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Sets the description of the alias at the specified index position in this alias set.
- setAliasName(int, String) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Sets the alias name at the specified index in this alias set.
- setAliasSet(String) - Method in interface com.documentum.fc.client.IDfSession
-
Sets the alias_set attribute of this session_config.
- setAliasSet(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the default alias set for this user.
- setAliasSetId(IDfId) - Method in interface com.documentum.fc.client.IDfGroup
-
Sets the alias set object id of the group.
- setAliasSetIds(int, IDfId) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute allias_set_ids value at the specified index.
- setAliasUserCategory(int, int) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Sets the user category of the alias at the specified index position in the alias set.
- setAliasValue(int, String) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Sets the value corresponding to the alias at the specified index in this alias set.
- setAllowAttach(int, boolean) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute allow_attach value at the specified index.
- setAllowDemote(int, boolean) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute allow_demote value at the specified index.
- setAllowSchedule(int, boolean) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute allow_schedule value at the specified index.
- setApplicationAttributes(Map<String, String>) - Method in class com.documentum.fc.client.search.DfApplicationContext
-
Set a map containing a set of attribute name/value pairs.
- setApplicationContext(DfApplicationContext) - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
This context contains information that the client application wants to pass along with the query.
- setApplicationId(String) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Sets the application identifier.
- setApplicationName(String) - Method in class com.documentum.fc.client.search.DfApplicationContext
-
Set the application name
- setApplicationToken(String) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Sets the application token.
- setApplicationType(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the a_application_type attribute of the object.
- setAppValidationId(IDfId) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute app_validation_id value for this policy.
- setAppValidationVer(String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute app_validation_ver value for this policy.
- setArchived(boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the a_archive attribute of the object.
- setAssemblyDocumentBinding(String) - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Sets the binding between an assembly's associated document and that document's parent in the virtual document tree.
- setAssetClass(String) - Method in interface com.documentum.fc.client.IDfFormat
- setAsynchWriteEnabled(boolean) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Sets a flag indicating whether asynchronous write is enabled.
- setAttributeName(String) - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Sets the name of the attribute of the package component's data type that is to participate in the comparison with a constant value.
- setAttributes(Collection<String>) - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Set the list of attributes to use for facet computation.
- setAttrName(String) - Method in exception com.documentum.fc.common.DfValidationException
- setAttrsNames(IDfList) - Method in exception com.documentum.fc.common.DfValidationException
- setAttrsValues(IDfList) - Method in exception com.documentum.fc.common.DfValidationException
- setAttrValue(IDfValue) - Method in exception com.documentum.fc.common.DfValidationException
- setAuthors(int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the authors attribute at a specified index.
- setBaseFolder(String, String) - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Normally, when an XML virtual document is exported without its descendants, external references are patched as DRLs.
- setBaseFolder(String, String) - Method in interface com.documentum.operations.IDfExportOperation
-
Normally, when an XML virtual document is exported without its descendants, external references are patched as DRLs.
- setBatchHint(int) - Method in interface com.documentum.fc.client.IDfSession
-
Sets the maximum number of rows returned to the server for each call to the underlying RDBMS.
- setBatchSize(int) - Method in interface com.documentum.fc.client.IDfQuery
-
Assigns the maximum number of rows that can be returned to the server in each call to the underlying RDBMS.
- setBinaryValue(String, IDfList) - Method in interface com.documentum.registry.IDfRegistry
- setBinaryValueAt(String, int, IDfList) - Method in interface com.documentum.registry.IDfRegistry
- setBinaryValues(String, IDfList) - Method in interface com.documentum.registry.IDfRegistry
- setBinding(String) - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Defines a new version label to use to resolve the binding for this node.
- setBocsEncryptionMode(String) - Method in interface com.documentum.fc.client.acs.IDfContentTransferConfig
-
Sets BOCS encryption mode in this repository.
- setBocsPrecachingEnabled(boolean) - Method in interface com.documentum.fc.client.acs.IDfContentTransferConfig
-
Sets whether BOCS predictive caching is enabled in this repository.
- setBookId(IDfId) - Method in interface com.documentum.fc.client.IDfAssembly
-
Sets the book_id attribute of the assembly object.
- setBoolean(int, boolean) - Method in interface com.documentum.fc.common.IDfList
-
Adds a boolean value into the list at a specified index.
- setBoolean(String, boolean) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets the boolean value of an attribute.
- setBooleanOption(IDfXQuery.FtQueryOptions, boolean) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Set an FtQueryOption to apply to the xquery.
- setBooleanValue(boolean) - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Sets a boolean value for use within the comparison.
- setCacheAcs(boolean) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Deprecated.as of version D6, use
IDfBocsConfig
for cache server config objects. - setCachePersistently(boolean) - Method in interface com.documentum.fc.client.IDfGetObjectOptions
-
Sets options for currencyCheckValue.
- setCanIndex(boolean) - Method in interface com.documentum.fc.client.IDfFormat
- setCheckinVersion(int) - Method in interface com.documentum.operations.IDfCheckinNode
-
Takes an integer indicating how versioning should be handled on check in.
- setCheckinVersion(int) - Method in interface com.documentum.operations.IDfCheckinOperation
-
Returns an integer indicating how versioning should be handled on check in.
- setCheckoutDirectory(String) - Method in interface com.documentum.registry.IDfClientRegistry
-
Sets in the registry the directory where checked out files will be placed
- setChild(String) - Method in interface com.documentum.fc.client.IDfAspectRelation
-
Sets the child aspect of an aspect relation object.
- setChildId(IDfId) - Method in interface com.documentum.fc.client.IDfRelation
-
Sets the ID of the object that is the "child" in the relationship.
- setChildLabel(String) - Method in interface com.documentum.fc.client.IDfRelation
-
Sets the version label of the child in the relationship.
- setChildType(String) - Method in interface com.documentum.fc.client.IDfRelationType
-
Sets the object type of a valid child object in the relationship.
- setChronicleId(String) - Method in interface com.documentum.registry.IDfLocalObject
-
Sets the chronicle ID of the object
- setClientCapability(int) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the client capability for this user
- setClientContext(String) - Static method in class com.documentum.fc.common.DfLogger
- setClientNetworkLocationId(String) - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Sets the client network location identifier to be used.
- setComClassId(String) - Method in interface com.documentum.fc.client.IDfFormat
- setComponentChronicleId(IDfId) - Method in interface com.documentum.fc.client.IDfAssembly
-
Sets the component_chron_id attribute of the assembly object.
- setComponentId(IDfId) - Method in interface com.documentum.fc.client.IDfAssembly
-
Sets the component_id attribute of the assembly object.
- setCompoundArchitecture(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Used by the virtual document manager to determine if the object can be changed.
- setCompression(boolean) - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Sets the compression mode.
- setConfigType(int) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Sets type of the config.
- setContainDescription(String) - Method in interface com.documentum.fc.client.IDfAssembly
- setContainType(String) - Method in interface com.documentum.fc.client.IDfAssembly
- setContent(ByteArrayOutputStream) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets new content to an object.
- setContentAsLink(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Includes a link to the content file, not the content itself.
- setContentDescriptor(String) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Sets the descriptor of an external result content.
- setContentEncoding(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specifies the encoding used for included content.
- setContentEx(ByteArrayOutputStream, String, int) - Method in interface com.documentum.fc.client.IDfSysObject
-
This is the extended method for setting the content of an object.
- setContentEx2(ByteArrayOutputStream, String, int, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
This is the extended method for setting the content of an object.
- setContentFormat(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specify the content rendition to to be returned.
- setContentIdentifier(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets content identifier
- setContentLength(long) - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Sets the content length
- setContentOffset(long) - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Sets the content offset.
- setContentPageNumber(int) - Method in interface com.documentum.operations.IDfCheckinNode
-
Sets the content page number for the local content file of this object.
- setContentPageNumber(int) - Method in interface com.documentum.operations.IDfExportNode
-
Sets the content page number for the local content fille of this object.
- setContentPageNumber(int) - Method in interface com.documentum.operations.IDfPredictiveCachingNode
-
Sets the content page number for the local content file of this object.
- setContentTag(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Sets the element name used to hold the content in the query result.
- setContentType(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the file format of the object's content.
- setContext(IDfNodePopulatorContext) - Method in interface com.documentum.operations.IDfNodePopulator
-
Supplies a call back mechanism on the framework that helps build an operation node.
- setControlFlag(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets the control flag attribute of the activity.
- setControllingKind(String) - Method in interface com.documentum.fc.client.IDfRelationType
-
Sets the controlling kind attribute defined for the relation of this type.
- setCopyBehavior(int) - Method in interface com.documentum.fc.client.IDfRelationType
-
Sets the copy behavior defined for the relation of this type.
- setCopyBehavior(int) - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Sets the copy behavior for the node.
- setCopyPreference(int) - Method in interface com.documentum.operations.IDfCopyOperation
-
Sets an integer representing the copy option settings for the operation.
- setCount(int) - Method in interface com.documentum.fc.client.search.IDfModifiableFacetValue
- setCount(int) - Method in class com.documentum.fc.client.search.PositionalOperator
-
Sets the distance (number of words) between the IDfFulltextExpression object to match the constraint
- setCreatedAsLocalCopy(boolean) - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Set whether the checked-out object was originally created as a local file
- setCurrencyCheckValue(String) - Method in interface com.documentum.fc.client.IDfGetObjectOptions
-
Sets options for currencyCheckValue.
- setCurrencyCheckValue(String) - Method in interface com.documentum.fc.client.IDfQuery
-
Specifies how often the query results needs to checked for consistency with the server when persistent caching is selected in the query type of execute().
- setCutoffMessageRetrieved(boolean) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Sets an option to retrieve the cutoff message.
- setDatabaseSearchRequested(boolean) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Sets RDBMS semantics request option for the query.
- setDateFormat(String) - Method in interface com.documentum.fc.client.search.IDfExpression
-
Sets the date format associated with this expression.
- setDateFormat(String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Sets the date format to be used to interpret the Date values.
- setDateRetentionPeriod(IDfTime) - Method in interface com.documentum.fc.client.IDfRetainer
-
Specifies the retention period for the retainer.
- setDeepFolders(boolean) - Method in interface com.documentum.operations.IDfCopyOperation
-
When working with folders, copy the folder and all of its descendants.
- setDeepFolders(boolean) - Method in interface com.documentum.operations.IDfDeleteOperation
-
When working with folders, delete the folder and all of its descendants.
- setDefaultACL(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the default ACL for this user to a system ACL (owned by the repository owner).
- setDefaultACLEx(String, String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the default ACL for this user.
- setDefaultFolder(String, boolean) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the default folder for this user.
- setDefaultScope(ScopeBoundary, boolean) - Method in interface com.documentum.fc.client.IDfScopeManager
-
Set the default scoping policy for a given boundary.
- setDefaultStorage(IDfId) - Method in interface com.documentum.fc.client.IDfFormat
- setDefaultXPathNamespace(String) - Method in interface com.documentum.fc.bpm.IDfXPathConditionEx
-
Defines the default (ie.
- setDefinition(DfFacetDefinition) - Method in interface com.documentum.fc.client.search.IDfModifiableFacet
- setDeliveryType(String) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Sets the delivery type
- setDepth(int) - Method in interface com.documentum.fc.client.IDfAssembly
-
Sets the depth_no attribute of the assembly object.
- setDescription(String) - Method in interface com.documentum.fc.client.IDfACL
-
Sets the user-defined description of an ACL object.
- setDescription(String) - Method in interface com.documentum.fc.client.IDfFormat
- setDescription(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Sets the description of this group.
- setDescription(String) - Method in interface com.documentum.fc.client.IDfRelation
-
Not system defined.
- setDescription(String) - Method in interface com.documentum.fc.client.IDfRelationType
-
Sets the user defined description of the relationship.
- setDescription(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the default description for this user.
- setDescriptorVersion(String) - Method in interface com.documentum.fc.client.acs.IDfValidationDescriptor
-
Sets the descriptor version
- setDestination(Object) - Method in interface com.documentum.operations.IDfXMLTransformNode
-
Specify the transformed document's destination.
- setDestination(Object) - Method in interface com.documentum.operations.IDfXMLTransformOperation
-
Specify the transformed document's destination.
- setDestinationDirectory(String) - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Sets the file system directory path that is the default output location for the outbound content files.
- setDestinationDirectory(String) - Method in interface com.documentum.operations.IDfExportOperation
-
Sets the file system directory path that is the default output location for the outbound content files.
- setDestinationDirectory(String) - Method in interface com.documentum.operations.IDfValidationOperation
-
Sets the destination directory where the temporary file will be placed during validation of xml file.
- setDestinationFolderId(IDfId) - Method in interface com.documentum.operations.IDfCopyNode
-
Sets the repository object ID of the destination folder for this node.
- setDestinationFolderId(IDfId) - Method in interface com.documentum.operations.IDfCopyOperation
-
Sets the repository object ID for the destination folder for the copy operation.
- setDestinationFolderId(IDfId) - Method in interface com.documentum.operations.IDfImportNode
-
Sets the repository object ID for the destination folder for the copy operation.
- setDestinationFolderId(IDfId) - Method in interface com.documentum.operations.IDfImportOperation
-
Sets the docbase object Id for the destination folder for the copy operation.
- setDestinationFolderId(IDfId) - Method in interface com.documentum.operations.IDfMoveNode
-
Sets the docbase object Id of the destination folder for this node.
- setDestinationFolderId(IDfId) - Method in interface com.documentum.operations.IDfMoveOperation
-
Sets the docbase object Id for the destination folder for the move operation.
- setDirectory(String) - Method in interface com.documentum.operations.IDfFile
-
Sets the directory path for the file.
- setDispositionRule(int) - Method in interface com.documentum.fc.client.IDfRetainer
-
Sets the dm_retainer.disposition_rule value.
- setDistance(PositionalOperator) - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Sets the positional operator used to run proximity search.
- setDocbaseId(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the ID of the repository the object resides on
- setDocbaseName(String) - Method in interface com.documentum.fc.client.IDfModuleDescriptor
-
Deprecated.The object is immutable. This method had no useful effect in previous versions.
- setDocbaseName(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the name of the repository the object resides on
- setDocbaseNames(IDfList) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Sets the repository names.
- setDocbaseObjectModified(String) - Method in interface com.documentum.registry.IDfLocalObject
-
Sets the date the docbase object was last modified
- setDocbaseObjectType(String) - Method in interface com.documentum.operations.IDfImportNode
-
Sets the repository object type that is used to create the new repository object for the import node.
- setDocbaseScope(String) - Method in interface com.documentum.fc.client.IDfSession
-
THIS METHOD IS NOT THREAD SAFE.
- setDocbaseScopeById(IDfId) - Method in interface com.documentum.fc.client.IDfSession
-
THIS METHOD IS NOT THREAD SAFE.
- setDocbroker(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the name of the DocBroker the user is using
- setDocbrokerModificationEnabled(boolean, IDfSession) - Method in interface com.documentum.fc.client.IDfDocbrokerClient
-
Enables or disables the dynamic adding and removing of connection brokers.
- setDomain(String) - Method in interface com.documentum.fc.client.IDfACL
-
Sets the domain (owner name) of an ACL object.
- setDomain(String) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Sets the Windows NT domain name.
- setDomainName(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the domain name of the object
- setDOSExtension(String) - Method in interface com.documentum.fc.client.IDfFormat
- setDouble(int, double) - Method in interface com.documentum.fc.common.IDfList
-
Adds a double value into the list at a specified index.
- setDouble(String, double) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets the double value of an attribute.
- setDoubleContentAttribute(String, double, String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Set a numeric content attribute.
- setDoubleValue(double) - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Sets a double value for use within the comparison.
- setDownloadContent(boolean) - Method in interface com.documentum.operations.IDfCheckoutNode
-
If you do not want to download content, set this to false.
- setDownloadContent(boolean) - Method in interface com.documentum.operations.IDfCheckoutOperation
-
If you do not want to download content, set this to
false
. - setDql(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Assigns a DQL statement to a query.
- setDQL(String) - Method in interface com.documentum.fc.client.IDfQuery
-
Assigns a DQL statement to a query.
- setDTDPublicId(String) - Method in interface com.documentum.operations.IDfXMLDocType
-
For internal use.
- setDTDSystemId(String) - Method in interface com.documentum.operations.IDfXMLDocType
-
For internal use.
- setDumpOperation(String) - Method in interface com.documentum.fc.client.IDfDumpRecord
- setDumpParameter(int, String) - Method in interface com.documentum.fc.client.IDfDumpRecord
- setDumpType(int, String) - Method in interface com.documentum.fc.client.IDfDumpRecord
- setDynamic(boolean) - Method in interface com.documentum.fc.client.IDfGroup
-
Marks the group as a dynamic group
- setDynamicDefault(boolean) - Method in interface com.documentum.fc.client.IDfGroup
-
Marks the dynamic group as having its membership be included by default for members when they connect.
- setEffectiveDate(IDfTime) - Method in interface com.documentum.fc.client.IDfRelation
-
Not system defined.
- setElementType(int) - Method in interface com.documentum.fc.common.IDfList
-
Sets the element type for the list.
- setEnabled(boolean) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Sets a flag indicating whether ACS is enabled
- setEnabled(boolean) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Sets a flag indicating whether BOCS is enabled
- setEnabled(boolean) - Method in interface com.documentum.fc.client.acs.IDfDmsConfig
-
Sets whether DMS is enabled.
- setEnforcementRule(int) - Method in interface com.documentum.fc.client.IDfRetainer
-
Sets the dm_retainer.enforcement_rule value.
- setEntryCriteria(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the entry criteria for the state with the given index.
- setErrorCode(int) - Method in exception com.documentum.fc.common.DfException
-
Deprecated.Alphanumeric identifiers are now used instead of numeric error codes
- setErrorCode(int) - Method in interface com.documentum.fc.common.IDfException
-
Deprecated.Alphanumeric identifiers are now used instead of numeric error codes
- setErrorTag(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Sets the element name used to report errors.
- setExactMatchEnabled(Boolean) - Method in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
To evaluate an EQUALS or NOT_EQUALS constraint, an exact match can be done : no stemming, no stop words removal, no thesaurus search or wildcards.
- setExceptionState(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute exception_state value at the specified index.
- setExecErrHandling(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets the failure-handling protocol for the activity's execution.
- setExecMethodId(IDfId) - Method in interface com.documentum.fc.client.IDfActivity
-
Identifies the method that executes the activity's actions.
- setExecRetryInterval(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets the retry interval if the activity's execution fails.
- setExecRetryMax(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets the maximum retry number if the activity's execution fails.
- setExecSaveResults(boolean) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines whether to save the results of an automatic activity execution.
- setExecSubtype(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines the activity's exec_subtype.
- setExecTimeOut(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets the time-out period for the method that executes the activity's actions.
- setExecType(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines the activity's execution type as manual or automatic.
- setExpirationDate(IDfTime) - Method in interface com.documentum.fc.client.IDfRelation
-
Not system defined.
- setExportDescendants(boolean) - Method in interface com.documentum.operations.IDfCheckoutNode
-
If the object corresponding to this node is added as a virtual document, passing
true
will cause the object to be checked out, but all the descendants will be downloaded but not checked out. - setExportDescendants(boolean) - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Causes the root object to be checked out, but not the descendants, when a virtual document is added to the operation.
- setExportDirectory(String) - Method in interface com.documentum.registry.IDfClientRegistry
-
Sets in the registry the directory exported files will be written to
- setExtension(String) - Method in interface com.documentum.operations.IDfFile
-
Sets the extension portion of the file name.
- setExtensionType(String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute extension_type value for this policy.
- setExternalUrlEntries(IDfList) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Replace all ExternalUrlEntry objects.
- setExternalVariable(String, String) - Method in interface com.documentum.operations.IDfCheckinNode
-
Sets a variable that will be available to the XML application's configuration file as an <external_variable>.
- setExternalVariable(String, String) - Method in interface com.documentum.operations.IDfCheckinOperation
-
Sets a variable that will be available to the XML application's configuration file as an <external_variable>.
- setExternalVariable(String, String) - Method in interface com.documentum.operations.IDfImportNode
-
Sets a variable that is available to the XML application's configuration file as an <external_variable>.
- setExternalVariable(String, String) - Method in interface com.documentum.operations.IDfImportOperation
-
Sets a variable that will be available to the XML application's configuration file as an <external_variable>.
- setFailedAuthenticationAttempts(int) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the number of failed attempts to authenticate the user.
- setFile(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the content file of this object or replaces an existing content.
- setFileAttributes(String, int) - Method in interface com.documentum.operations.IDfVDMPlatformUtils
- setFileEx(String, String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
This is the extended method for setting the content file of this object, or it replaces existing content.
- setFileName(String) - Method in interface com.documentum.fc.client.IDfDumpRecord
- setFilenameModifier(String) - Method in interface com.documentum.fc.client.IDfFormat
- setFilePath(String) - Method in interface com.documentum.operations.IDfCheckinNode
-
Sets the file path to use as the content for this object.
- setFilePath(String) - Method in interface com.documentum.operations.IDfCheckoutNode
-
Sets the local path to the file that contains the content of this node.
- setFilePath(String) - Method in interface com.documentum.operations.IDfExportNode
-
Sets the file path to use as the contents of this object.
- setFilePath(String) - Method in interface com.documentum.operations.IDfImportNode
-
Sets the file path to use as the contents of this object.
- setFilePath(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the local file path of the object
- setFileSystemPath(String) - Method in interface com.documentum.fc.client.IDfLocation
-
Sets the file system path of this location.
- setFileSystemPath(String) - Method in interface com.documentum.fc.client.IDfMountPoint
-
Sets the file system path of this mount point.
- setFlushBatchOnQuery(boolean) - Method in interface com.documentum.fc.client.IDfQuery
-
Specifies whether this query will cause the opening insert batch to flush.
- setFolderPath(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the folder path of the object in the repository
- setFollowAssembly(boolean) - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Directs the system to use the node's assembly in the display.
- setFollowAssembly(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specifies if the assembly on the root node (if one exists) should be used as the virtual document.
- setForceAuthentication(boolean) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Sets whether connection authentication should be forced even if the connection is retrieved from the pool.
- setFormat(String) - Method in interface com.documentum.operations.IDfCheckinNode
-
Sets the repository format name of the local content file for this object.
- setFormat(String) - Method in interface com.documentum.operations.IDfCheckoutNode
-
Sets the repository format name of the local content file for this object.
- setFormat(String) - Method in interface com.documentum.operations.IDfExportNode
-
Sets the repository format name of the local content file for this object.
- setFormat(String) - Method in interface com.documentum.operations.IDfImportNode
-
Sets the repository format name of the local content file for this object.
- setFormat(String) - Method in interface com.documentum.operations.IDfPredictiveCachingNode
-
Sets the repository format name of the local content file for this object.
- setFormat(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the object type of the object
- setFormatClass(int, String) - Method in interface com.documentum.fc.client.IDfFormat
- setFormatDescription(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the English name of the format of the object
- setFullPath(String) - Method in interface com.documentum.operations.IDfFile
-
Sets the absolute path for the file.
- setFullText(boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets whether the document is marked for full-text indexing.
- setFulltextCompliant(boolean) - Method in interface com.documentum.fc.client.search.IDfSearchMetadataManager
-
Switches the compliance mode for supporting only full-text compliant constructs.
- setFulltextCompliant(boolean) - Method in interface com.documentum.fc.client.search.IDfSearchTypeAssistant
-
Switches the mode for supporting only full-text compliant constructs.
- setFuzzySearchEnabled(Boolean) - Method in interface com.documentum.fc.client.search.IDfFullTextExpression
-
Fuzzy Search is an option that can be used only with xPlore 1.1 backend and with XQuery.
- setFuzzySearchEnabled(Boolean) - Method in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Fuzzy Search is an option that can be used only with xPlore 1.1 backend and with XQuery.
- setFuzzySearchSimilarity(Float) - Method in interface com.documentum.fc.client.search.IDfFullTextExpression
-
Set the similarity value for the fuzzy search option This flag overrides the flag 'default_fuzzy_search_similarity' in the dm_ftengine_config object
- setFuzzySearchSimilarity(Float) - Method in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Set the similarity value for the fuzzy search option This flag overrides the flag 'default_fuzzy_search_similarity' in the dm_ftengine_config object
- setGloballyManaged(boolean) - Method in interface com.documentum.fc.client.IDfGroup
-
Sets if this group is globally managed (by Federation) or local.
- setGloballyManaged(boolean) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the user as either global (managed by federation) or local.
- setGlobalSeqNumber(int) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Sets this result global sequence number.
- setGroupAddress(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Sets the e-mail address of this group.
- setGroupAdmin(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Sets the admin of this group.
- setGroupBy(String) - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Set the grouping used to compute facets.
- setGroupClass(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Sets the class of this group.
- setGroupDirectoryId(IDfId) - Method in interface com.documentum.fc.client.IDfGroup
- setGroupDisplayName(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Sets the display name of a group.
- setGroupGlobalUniqueId(String) - Method in interface com.documentum.fc.client.IDfGroup
- setGroupName(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Sets the name of this group.
- setGroupName(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Set the group name to which this object belongs.
- setGroupNativeRoomId(IDfId) - Method in interface com.documentum.fc.client.IDfGroup
-
Sets the group native room id.
- setGroupPermit(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the object-level group permission for the object.
- setGroupSource(String) - Method in interface com.documentum.fc.client.IDfGroup
- setHardwarePlatform(String) - Method in interface com.documentum.fc.client.IDfPlugin
-
Sets the hardware platform of this plugin.
- setHidden(boolean) - Method in interface com.documentum.fc.client.IDfFormat
- setHidden(boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the visibility of the object for end users.
- setHitcountRetrieved(boolean) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Sets an option to retrieve the hitcount This option is taken into account only if the backend is xPlore.
- setHomeDocbase(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets this user's home repository.
- setHostName(String) - Method in interface com.documentum.fc.client.IDfMountPoint
-
Sets the host name of this mount point.
- setIconIndex(int) - Method in interface com.documentum.fc.client.IDfFormat
- setId(int, IDfId) - Method in interface com.documentum.fc.common.IDfList
-
Adds an instance of an IDfId interface into the list at a specified index.
- setId(String, IDfId) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets the Object ID value of an attribute.
- setIdentity(String, IDfLoginInfo) - Method in interface com.documentum.fc.client.IDfSessionManager
-
Sets the identity for "manual" user authentication.
- setIdValue(IDfId) - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Sets an id value for use within the comparison.
- setImmutabilityRule(int) - Method in interface com.documentum.fc.client.IDfRetainer
-
Sets the dm_retainer.immutability_rule value.
- setIncludeAllVersions(boolean) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Sets an option to include all versions of the objects into the query results.
- setIncludeBrokenBindings(boolean) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Specifies whether to display nodes with broken bindings using the CURRENT label.
- setIncludeBrokenBindings(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specifies whether to display nodes with broken bindings using the CURRENT label.
Broken bindings can occur when the query requests a version of the node that doesn't exist.
XDQL can return such nodes using the CURRENT version of the node. - setIncludeContent(boolean) - Method in interface com.documentum.fc.client.IDfDumpRecord
- setIncludeDCTMAttrsInXML(boolean) - Method in interface com.documentum.operations.IDfExportNode
-
Determines whether or not dctm attributes(dctm:obj_id, dctm:status and dctm:version_label) are added to the chunk points of the XML stream.
- setIncludeDCTMAttrsInXML(boolean) - Method in interface com.documentum.operations.IDfExportOperation
-
Determines whether or not dctm attributes(dctm:obj_id, dctm:status and dctm:version_label) are added to the chunk points of the XML stream.
- setIncludedType(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute included_typename attribute at the specified index.
- setIncludeExternalReferences(boolean) - Method in interface com.documentum.operations.IDfCheckoutOperation
-
If you do not want any external references(for example, images) downloaded, set this to false.
- setIncludeExternalReferences(boolean) - Method in interface com.documentum.operations.IDfExportOperation
-
If you do not want any external references(for example, images) downloaded, set this to false.
- setIncludeHiddenObjects(boolean) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Sets an option to include hidden objects into the query results.
- setIncludeStackTraceInMsg(boolean) - Static method in exception com.documentum.fc.common.DfException
-
Deprecated.Use DfPreferences instead.
- setIncludeSubtypes(int, boolean) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute include_subtypes value at the specified index.
- setInclusionList(boolean) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Sets a flag indicating whether the list of repositories is an inclusion list.
- setInitiateAct(String) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Set initiate_act attribute of the workflow
- setInputFormat(String) - Method in interface com.documentum.operations.IDfXMLTransformNode
-
Specify the input format for input object.
- setInstructions(int, String) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Sets the instructions attribute at a specified index.
- setInt(int, int) - Method in interface com.documentum.fc.common.IDfList
-
Adds an int value into the list at a specified index.
- setInt(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets the integer value of an attribute.
- setIntegerOption(IDfXQuery.FtQueryOptions, int) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Set an FtQueryOption to apply to the xquery.
- setIntervalRetentionPeriod(int) - Method in interface com.documentum.fc.client.IDfRetainer
-
Specifies retention period for the retainer.
- setIntValue(int) - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Sets an integer value for use within the comparison.
- setIntValue(String, int) - Method in interface com.documentum.registry.IDfRegistry
- setIntValueAt(String, int, int) - Method in interface com.documentum.registry.IDfRegistry
- setIntValues(String, IDfList) - Method in interface com.documentum.registry.IDfRegistry
- setIsVirtualDocument(boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the r_is_virtual_doc attribute for the object.
- setJavaClass(String) - Method in interface com.documentum.fc.client.IDfDborEntry
-
Sets the Java Class name
- setJavaMethods(boolean) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute java_methods value for this policy.
- setKeepLocalFile(boolean) - Method in interface com.documentum.operations.IDfCancelCheckoutNode
-
Sets a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- setKeepLocalFile(boolean) - Method in interface com.documentum.operations.IDfCancelCheckoutOperation
-
Sets a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- setKeepLocalFile(boolean) - Method in interface com.documentum.operations.IDfCheckinNode
-
Sets a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- setKeepLocalFile(boolean) - Method in interface com.documentum.operations.IDfCheckinOperation
-
Sets a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- setKeepLocalFile(boolean) - Method in interface com.documentum.operations.IDfImportNode
-
Sets a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- setKeepLocalFile(boolean) - Method in interface com.documentum.operations.IDfImportOperation
-
Sets a boolean value indicating whether or not the local content file should be preserved or deleted as part of the operation.
- setKeepLocalFile(boolean) - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Sets a boolean value indicating whether or not the local content file should be preserved or deleted when the document is checked back in to the docbase.
- setKeywords(int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the keywords attribute at a specified index.
- setLateBindingValue(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specify the version label to use to resolve late bound nodes.
- setLaunchAsync(boolean) - Method in interface com.documentum.fc.client.IDfMethodObject
- setLaunchDirect(boolean) - Method in interface com.documentum.fc.client.IDfMethodObject
- setLinkBase(String) - Method in interface com.documentum.operations.IDfCheckinOperation
-
Sets the link base to be used during import operation.
- setLinkBase(String) - Method in interface com.documentum.operations.IDfImportOperation
-
Sets the link base to be used during import operation.
- setLinkBase(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Set the base URL for link retrieval of content.
- setLinkResolved(boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the a_link_resolved attribute of the object.
- setList(int, IDfList) - Method in interface com.documentum.fc.common.IDfList
-
Adds an instance of an IDfList interface into the list at a specified index.
- setListener(IDfSessionManagerEventListener) - Method in interface com.documentum.fc.client.IDfSessionManager
-
Sets the event listener.
- setLoadFileName(String) - Method in interface com.documentum.fc.client.IDfLoadRecord
- setLoadOperation(String) - Method in interface com.documentum.fc.client.IDfLoadRecord
- setLoadParameter(int, String) - Method in interface com.documentum.fc.client.IDfLoadRecord
- setLoadType(int, String) - Method in interface com.documentum.fc.client.IDfLoadRecord
- setLocale(String) - Method in interface com.documentum.fc.client.IDfSessionManager
-
Method setLocale sets locale information that will be used for all sessions.
- setLocale(String) - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- setLocale(String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Set a locale to be used for this particular query.
- setLocalFileCreated(String) - Method in interface com.documentum.registry.IDfLocalObject
-
Sets the date and time the object was opened as a local file
- setLogEntry(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the comment specified by the user.
- setLogicalOperator(int) - Method in interface com.documentum.fc.client.search.IDfExpressionSet
-
Sets the logical operator applied between each expression of this set.
- setLogicalPageRange(int, int) - Method in interface com.documentum.operations.IDfExportNode
-
Sets the page range of interest that needs to be retrieved as a result of the execution of the export operation.
- setMacClient(boolean) - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Specifies whether the client is a Macintosh client.
- setMacCreator(String) - Method in interface com.documentum.fc.client.IDfFormat
- setMacOption(int) - Method in interface com.documentum.operations.IDfCheckinNode
-
Sets the Mac behavior options for this node.
- setMacOption(int) - Method in interface com.documentum.operations.IDfCheckinOperation
-
Sets the Mac behavior options for this operation.
- setMacOption(int) - Method in interface com.documentum.operations.IDfCheckoutNode
-
Sets the Macintosh behavior options for this node.
- setMacOption(int) - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Sets the Macintosh behavior options for this operation.
- setMacOption(int) - Method in interface com.documentum.operations.IDfExportNode
-
Sets the Mac behavior options for this node.
- setMacOption(int) - Method in interface com.documentum.operations.IDfExportOperation
-
Sets the Mac behavior options for this operation.
- setMacOption(int) - Method in interface com.documentum.operations.IDfImportNode
-
Sets the Macintosh behavior options for this node.
- setMacOption(int) - Method in interface com.documentum.operations.IDfImportOperation
-
Sets the Mac behavior options for this operation.
- setMacPreferredAlias(String) - Method in interface com.documentum.fc.client.IDfMountPoint
-
Sets the Macintosh preferred alias of this mount point.
- setMacResourceFilePath(String) - Method in interface com.documentum.operations.IDfCheckinNode
-
Sets the path to the Macintosh resource fork file.
- setMacResourceFilePath(String) - Method in interface com.documentum.operations.IDfCheckoutNode
-
Specifies the file path to use to store the resource fork information.
- setMacResourceFilePath(String) - Method in interface com.documentum.operations.IDfExportNode
-
Specifies the file path to use to store the resource fork information.
- setMacResourceFilePath(String) - Method in interface com.documentum.operations.IDfImportNode
-
Sets the path to the Macintosh resource fork file (DfAppleDouble format).
- setMacResourcePath(String) - Method in interface com.documentum.operations.IDfFile
-
Set the absolute Mac Resource File Path
- setMacType(String) - Method in interface com.documentum.fc.client.IDfFormat
- setMapOption(IDfXQuery.FtQueryOptions, Map<String, String>) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Set an FtQueryOption to apply to the xquery.
- setMasterObjectId(String) - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Sets the master object id of the replica or reference object.
- setMatchingTerms(List) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Sets the result terms matching the query.
- setMax(Integer) - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Set the maximum number of facets value.
- setMaxErrorBeforeStop(int) - Method in interface com.documentum.fc.client.IDfValidator
-
Sets the upper limit for validation detection.
- setMaxHitcount(Integer) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Sets the maximum number of results to be counted and returned as the hitcount.
- setMaxResultCount(int) - Method in interface com.documentum.fc.client.search.IDfQueryDefinition
-
Sets the global maximum result count to be expected from processing the query, for all search sources.
- setMaxResultPerSource(int) - Method in interface com.documentum.fc.client.search.IDfQueryDefinition
-
Sets the maximum result count to be expected from one search source.
- setMaxResultsForFacets(int) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Sets the maximum number of results to be used to compute facets.
- setMaxRows(int) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Sets the maximum number of rows to return.
- setMaxRows(Double) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Deprecated.DFC 5.2.5 The default value is 0 (zero), meaning that all rows will be returned.
NOTE 1: the result DOM is loaded into memory
NOTE 2: with virtual documents (in nested representation) MaxRows
indicates the number of elements in the nested structure rather than
the number of row elements. - setMessage(String) - Method in exception com.documentum.fc.common.DfException
- setMessage(String) - Method in interface com.documentum.fc.common.IDfException
-
Sets the error message for this exception.
- setMessageConsumeUrl(String) - Method in interface com.documentum.fc.client.acs.IDfDmsConfig
-
Sets URL that can be used by agents to consume messages from DMS in a pull mode
- setMessagePostUrl(String) - Method in interface com.documentum.fc.client.acs.IDfDmsConfig
-
Sets URL that can be used to post messages to DMS
- setMetaDataAsAttributes(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specifies whether object metadata should be returned as XML attribute values.
- setMethodArgs(int, String) - Method in interface com.documentum.fc.client.IDfMethodObject
- setMethodContent(String) - Method in interface com.documentum.fc.client.IDfMethodObject
-
Sets the content of the method.
- setMethodType(String) - Method in interface com.documentum.fc.client.IDfMethodObject
- setMethodVerb(String) - Method in interface com.documentum.fc.client.IDfMethodObject
- setMimeType(String) - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Sets the Multimedia Internet Mail Extension (MIME) type
- setMimeType(String) - Method in interface com.documentum.fc.client.IDfFormat
- setMinimumContentSize(long) - Method in interface com.documentum.operations.IDfPredictiveCachingOperation
-
Sets minimum content size, in bytes.
- setModified(String) - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Sets the modification date of the file
- setModifiedAttr(String, String) - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Marks that an attribute has been changed with the checked-out object.
- setMountPointName(String) - Method in interface com.documentum.fc.client.IDfLocation
-
Sets the mount point name of this location.
- setName(String) - Method in interface com.documentum.fc.client.IDfDborEntry
-
Setting the name of the Properties
- setName(String) - Method in interface com.documentum.fc.client.IDfFormat
- setName(String) - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Set the name for the facet
- setName(String) - Method in interface com.documentum.operations.IDfFile
-
Sets a new file name.
- setName(String) - Method in interface com.documentum.operations.IDfXMLTransformNode
-
Sets the name for this input transform node.
- setNearStores(IDfList) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Sets list of names of stores that are near the ACS.
- setNetworkLocationIdentifiers(IDfList) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Sets the BOCS network location identifiers.
- setNetworkLocationIds(IDfList) - Method in interface com.documentum.operations.IDfPredictiveCachingOperation
-
Sets the list of the network location identifiers to be used for content pre-caching.
- setNewMountPoint(String) - Method in interface com.documentum.fc.client.IDfLocation
-
Sets the mount point of this location by passing the file system path of the mount point.
- setNewObjectName(String) - Method in interface com.documentum.operations.IDfCopyNode
-
Sets the name for the new copy of the object.
- setNewObjectName(String) - Method in interface com.documentum.operations.IDfImportNode
-
Sets the name to be used for the new copy of the object.
- setNextException(DfException) - Method in exception com.documentum.fc.common.DfException
- setNoRetentionPeriod() - Method in interface com.documentum.fc.client.IDfRetainer
-
Specifies retention rule for the retainer with no defined retention period.
- setNull(String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Reserved for future use.
- setNumberingScheme(IDfVDMNumberingScheme) - Method in interface com.documentum.fc.client.IDfVirtualDocument
-
Defines the numbering scheme for the virtual document display.
- setObjectAlias(String) - Method in interface com.documentum.fc.bpm.IDfTransitionCondition
-
Set the alias of the object upon which the transition condition is to be applied.
- setObjectDescription(String) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Sets the description of the alias set.
- setObjectId(IDfId) - Method in interface com.documentum.fc.client.IDfModuleDescriptor
-
Deprecated.The object is immutable. This method had no useful effect in previous versions.
- setObjectId(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the object ID of the object
- setObjectName(String) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Sets the ACS name.
- setObjectName(String) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Sets the BOCS name.
- setObjectName(String) - Method in interface com.documentum.fc.client.acs.IDfValidationDescriptor
-
Sets the descriptor name.
- setObjectName(String) - Method in interface com.documentum.fc.client.IDfACL
-
Sets the name of the ACL.
- setObjectName(String) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Sets the name of the alias set.
- setObjectName(String) - Method in interface com.documentum.fc.client.IDfModuleDescriptor
-
Deprecated.The object is immutable. This method had no useful effect in previous versions.
- setObjectName(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the object_name attribute of the object.
- setObjectName(String) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Sets the object name of a workflow object.
- setObjectName(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the name of the object
- setObjectType(String) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Sets the object type (such as
dm_document
) for the query. - setOperatingSystem(String) - Method in interface com.documentum.fc.client.IDfPlugin
-
Sets the operating system of this plugin.
- setOperationMonitor(IDfOperationMonitor) - Method in interface com.documentum.operations.IDfOperation
-
Sets the interface to be used to monitor events in the operation.
- setOrderBy(DfFacetDefinition.ORDER) - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Set the sorting order used for facet values returned.
- setOrdered(boolean) - Method in class com.documentum.fc.client.search.PositionalOperator
-
Specifies if the IDfFulltextExpression which take part in the proximity search must be ordered or not to match the text
- setOrderNumber(double) - Method in interface com.documentum.fc.client.IDfAssembly
-
Sets the order_no attribute of the assembly object.
- setOrderNumber(int) - Method in interface com.documentum.fc.client.IDfRelation
-
Not system defined.
- setOutput(IDfList) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Sets the output ports.
- setOutputByActivities(IDfList) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Defines the next activities to be assigned packages in the workflow.
- setOutputFormat(String) - Method in interface com.documentum.operations.IDfXMLTransformNode
-
Specify the destination format for the output of the transformation.
- setOverrideLateBindingValue(boolean) - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Sets the use_node_ver_label attribute for the node's associated containment object.
- setOwnerName(String) - Method in interface com.documentum.fc.client.IDfAliasSet
-
Sets the owner name of this alias set.
- setOwnerName(String) - Method in interface com.documentum.fc.client.IDfGroup
-
Sets the owner of this group.
- setOwnerName(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the name of the object's owner.
- setOwnerPermit(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Assigns the object-level permission to the owner of the object.
- setPackageControl(int) - Method in interface com.documentum.fc.client.IDfProcess
-
Sets the package_control attribute.
- setPackageSchemaId(String, IDfId) - Method in interface com.documentum.fc.client.IDfProcess
-
Creates a relation between an XML schema document and a package.
- setPackageSchemaUri(String, String) - Method in interface com.documentum.fc.client.IDfProcess
-
Creates a relation between an XML schema URI and a package.
- setPackageSkillLevel(String, int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Set the skill level of a given package.
- setPackageSkillLevel(String, int) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Set the skill level of a given package.
- setPageModifier(String) - Method in interface com.documentum.operations.IDfExportNode
-
Sets the content page modifier for the local content file for this object.
- setPageModifier(String) - Method in interface com.documentum.operations.IDfPredictiveCachingNode
-
Sets the content page modifier for the local content file for this object.
- setParameterNames(IDfList) - Method in interface com.documentum.fc.client.acs.IDfValidationDescriptor
-
Sets the list of parameter names
- setParent(String) - Method in interface com.documentum.fc.client.IDfAspectRelation
-
Sets the parent aspect of an aspect relation object
- setParentActName(String) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Set parent_act_name attribute of the workflow
- setParentActSeqno(int) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Set parent_act_seqno attribute of the workflow
- setParentId(IDfId) - Method in interface com.documentum.fc.client.IDfAssembly
-
Sets the parent_id attribute of the assembly object.
- setParentId(IDfId) - Method in interface com.documentum.fc.client.IDfRelation
-
Sets the ID of the object that is the "parent" in the relationship.
- setParentId(IDfId) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Set parent_id attribute of the workflow
- setParentType(String) - Method in interface com.documentum.fc.client.IDfRelationType
-
Sets the object type of a valid parent object in the relationship.
- setPartition(int) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Set i_partition for this object.
- setPartition(int, String) - Method in interface com.documentum.fc.client.IDfGetObjectOptions
-
Sets partition options.
- setPassword(String) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Sets the password.
- setPath(String, String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the path to a content object or replaces an existing content.
- setPathType(int) - Method in interface com.documentum.fc.client.IDfLocation
-
Sets the path type of this location.
- setPerformerAliasId(IDfId) - Method in interface com.documentum.fc.client.IDfProcess
-
Defines the process's performer alias set object id.
- setPerformerFlag(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines whether the activity's performer can delegate or extend the activity.
- setPerformerName(String) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines the user or group you want to perform the activity.
- setPerformers(String, IDfList) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Sets the performers attributes for the specified activity name.
- setPerformers(String, IDfList) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Sets the performers attributes for the specified activity name.
- setPerformerType(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines who can perform the activity.
- setPeriodicAuthentication(boolean) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Sets whether connection authentication should be performed from time to time for connections retrieved from the pool.
- setPermanentLink(boolean) - Method in interface com.documentum.fc.client.IDfRelation
-
Deprecated.As of DFC 5.3, replaced by IDfRelationType.setPermanentLink()
- setPermanentLink(boolean) - Method in interface com.documentum.fc.client.IDfRelationType
-
Indicates if you want to maintain the relationship across versions of the parent object.
- setPermitType(int) - Method in interface com.documentum.fc.client.IDfPermit
-
Sets the permit type of the IDfPermit Object.
- setPermitTypeString(String) - Method in interface com.documentum.fc.client.IDfPermit
-
Sets the permit type of the IDfPermit Object.
- setPermitValue(String) - Method in interface com.documentum.fc.client.IDfPermit
-
Sets the permit value for the IDfPermit Object
- setPluginType(String) - Method in interface com.documentum.fc.client.IDfPlugin
-
Sets the type of this plugin.
- setPostTimer(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines the expected maximum number of hours to complete the activity.
- setPostTimerRepeatLastAction(boolean) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets an indicator for whether or not the final timer in a series should repeat.
- setPredicate(int, String) - Method in interface com.documentum.fc.client.IDfDumpRecord
- setPredicate(int, String) - Method in interface com.documentum.fc.client.IDfLoadRecord
- setPredicate2(int, String) - Method in interface com.documentum.fc.client.IDfDumpRecord
- setPreserveSpace(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specifies whether the XML content returned in the XDQL output will maintain whitespace characters.
- setPreTimer(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets the pre-timer interval for the activity.
- setPreTimerRepeatLastAction(boolean) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets an indicator for whether or not the final timer in a series should repeat.
- setPrincipalMode(boolean) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Sets the principal mode indicator.
- setPrincipalName(String) - Method in interface com.documentum.fc.client.IDfSessionManager
-
Sets the principal Name.
- setPrincipalSupport(IDfPrincipalSupport) - Method in class com.documentum.fc.client.DfClient
- setPrincipalSupport(IDfPrincipalSupport) - Method in interface com.documentum.fc.client.IDfClient
-
Changes the session manager mode from "identity" mode to "Principal Support" mode in order to support single sign in.
- setPriority(int) - Method in interface com.documentum.fc.client.IDfWorkitem
-
Sets the priority.
- setPrivate(boolean) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines the activity as public or private.
- setPrivate(boolean) - Method in interface com.documentum.fc.client.IDfGroup
-
Sets if this group is private or public
- setPrivate(boolean) - Method in interface com.documentum.fc.client.IDfProcess
-
Defines whether the workflow definition is private or public.
- setProcessId(IDfId) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Sets the process ID for the workflow.
- setProgramDirectory(String) - Method in interface com.documentum.registry.IDfClientRegistry
- setProjectionEntries(IDfList) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Replace all ProjectionEntry objects.
- setProperties(Map<String, String>) - Method in interface com.documentum.fc.client.search.IDfModifiableFacetValue
- setProperty(String, int) - Method in exception com.documentum.fc.common.DfValidationException
- setProperty(String, IDfList) - Method in exception com.documentum.fc.common.DfValidationException
- setProperty(String, String) - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Set a custom property to be used for certain grouping strategy.
- setProperty(String, String) - Method in exception com.documentum.fc.common.DfValidationException
- setProtocols(IDfList) - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Sets protocols to be used for accelerated content transfer.
- setQueryDefinition(IDfQueryDefinition) - Method in interface com.documentum.fc.client.search.IDfSmartListDefinition
-
Sets the query definition.
- setQueryStatus(IDfQueryStatus) - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Sets the IDfQueryStatus.
- setQueryType(String) - Method in class com.documentum.fc.client.search.DfApplicationContext
-
Set the query type
- setRange(int, int) - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
The query (IDfQueryBuilder) attached to this query processor will match only the range of results defined by the lower bound and the upper bound specified by this method.
- setRecordInRegistry(int) - Method in interface com.documentum.operations.IDfExportNode
-
Sets an integer that indicates if this node should be recorded in the client registry.
- setRecordInRegistry(int) - Method in interface com.documentum.operations.IDfExportOperation
-
Sets an integer that indicates if this node should be recorded in the client registry.
- setRecovery(boolean) - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Sets the recovery mode.
- setRegisterEvents(IDfId, IDfList) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Sets a list of events for the object.
- setRelation(int) - Method in interface com.documentum.fc.client.IDfAspectRelation
-
Sets the relation type of an aspect relation object.
- setRelationalOperator(int) - Method in interface com.documentum.fc.bpm.IDfTransitionCondition
-
Sets an integer specifying which relational operator to use for this transition condition.
- setRelationName(String) - Method in interface com.documentum.fc.client.IDfRelation
-
Sets the relation_name attribute.
- setRelationName(String) - Method in interface com.documentum.fc.client.IDfRelationType
-
Sets the value of the relation_name attribute.
- setRelocate(boolean) - Method in interface com.documentum.fc.client.IDfLoadRecord
- setRenditionRule(int) - Method in interface com.documentum.fc.client.IDfRetainer
-
Sets the dm_retainer.rendition_rule value.
- setRepeatableInvoke(boolean) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines whether the activity can be invoked multiple times when the workflow is running.
- setRepeatingAsNested(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specifies that object metadata with repeating values should be nested.
- setRepeatingAsNestedTag(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
An extension for nested repeating value element names.
- setRepeatingAttributeFlag(int) - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Sets the repeating attribute flag to determine how a comparison is performed when the named attribute is repeating.
- setRepeatingBoolean(String, int, boolean) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets a boolean value of a repeating attribute.
- setRepeatingDouble(String, int, double) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets a double value of a repeating attribute.
- setRepeatingId(String, int, IDfId) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets a Object ID value of a repeating attribute.
- setRepeatingIncludeIndex(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
By default an index number is included in repeating attributes.
- setRepeatingInt(String, int, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets an integer value of a repeating attribute.
- setRepeatingPerformerName(int, String) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets the performer name attribute at a specified index.
- setRepeatingString(String, int, String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets a string value of a repeating attribute.
- setRepeatingTime(String, int, IDfTime) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets a date/time value of a repeating attribute.
- setRepeatingValue(String, int, IDfValue) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets a value of a repeating attribute.
- setResolutionLabel(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the resolution label for the object.
- setResolvePackageName(String) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets the package name used to resolve performer aliasing.
- setResolveType(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets the performer aliasing resolve type of the activity.
- setResourceForkIdentifier(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets resource fork identifier
- setResultRaterFactory(IDfResultRaterFactory) - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Sets the IDfResultRaterFactory that replaces the default one implementing the IPR (Incremental Perceptual Ranking) algorithm.
- setResultsSaved(boolean) - Method in interface com.documentum.fc.client.search.IDfSearchResults
-
toggle to save or not results
- setResultsSaved(boolean) - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Sets if results are saved or not into the object.
- setResultsSet(IDfModifiableResultsSet) - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Sets the result set to populate as a result of this search.
- setResultsSet(IDfResultsSet) - Method in interface com.documentum.fc.client.search.IDfSearchResults
-
Sets the IDfResultsSet.
- setResultsSet(IDfResultsSet) - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Sets the IDfResultsSet.
- setRetainLock(boolean) - Method in interface com.documentum.operations.IDfCheckinNode
-
Sets whether or not the repository object for this node should keep the lock after check in.
- setRetainLock(boolean) - Method in interface com.documentum.operations.IDfCheckinOperation
-
Sets whether or not the docbase object for this node should keep the lock after check in.
- setRetainStorageAreas(boolean) - Method in interface com.documentum.operations.IDfCopyOperation
-
Determine if the storage area of the primary content and renditions for the new object should be the same as the original objects rather than the default storage area set for the primary content of the new object.
- setRetentionStorageClass(String) - Method in interface com.documentum.fc.client.IDfRetainer
-
Sets the dm_retainer.retention_storage_class value.
- setReturnCondition(int, int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute return_condition value at the specified index.
- setReturnToBase(int, boolean) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute return_to_base value at the specified index.
- setRichmediaEnabled(boolean) - Method in interface com.documentum.fc.client.IDfFormat
- setRootElement(String) - Method in interface com.documentum.operations.IDfXMLDocType
-
For internal use.
- setRootExpressionSet(IDfExpressionSet) - Method in interface com.documentum.fc.client.search.IDfQueryBuilder
-
Sets root expression set for the query.
- setRootNode(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Sets the element name to use for the root of the XML output.
- setRowIDAttrName(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Sets the name of the element attribute that will hold the query result's ID value.
- setRowIDColumn(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specify the object attribute that contains a unique value for each query result.
- setRowsetTag(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Sets the element name to use for each row of the query result.
- setRunAsServer(boolean) - Method in interface com.documentum.fc.client.IDfMethodObject
- setRWCapability(int) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Deprecated.use setEnabled and setSurrogateGetEnabled methods
- setSchema(String) - Method in interface com.documentum.operations.IDfXMLDocType
-
Deprecated.5.3 SP1
- setScore(double) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Sets this result score.
- setSecurityMode(String) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Sets the security mode.
- setSecurityType(int) - Method in interface com.documentum.fc.client.IDfLocation
-
Sets the security type of this location.
- setSecurityType(int) - Method in interface com.documentum.fc.client.IDfMountPoint
-
Sets the security type of this mount point.
- setSecurityType(String) - Method in interface com.documentum.fc.client.IDfRelationType
-
Sets the security applied to objects of type dm_relation whose relation_name attribute value matches the relation_name attribute for the dm_relation_type object.
- setSelectedVersion(String) - Method in interface com.documentum.fc.client.IDfVirtualDocumentNode
-
Overrides the node's binding criteria and displays the specified version.
- setSeqNumber(int) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Sets this result sequence number.
- setServerConfigId(IDfId) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Sets the ID of the Content Server config object for the ACS.
- setServerMajorVersion(String) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Sets server major version
- setServerMajorVersion(String) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Sets server major version
- setServerMajorVersion(String) - Method in interface com.documentum.fc.client.acs.IDfDmsConfig
-
Sets server major version
- setServerMinorVersion(String) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Sets the server minor version
- setServerMinorVersion(String) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Sets the server minor version
- setServerMinorVersion(String) - Method in interface com.documentum.fc.client.acs.IDfDmsConfig
-
Sets the server minor version
- setServerTraceLevel(int, String) - Method in interface com.documentum.fc.client.IDfSession
-
Sets the session's tracing level for a particular facility on the server.
- setServiceBased(boolean) - Method in interface com.documentum.fc.client.IDfDborEntry
-
Set the flag indicating whether this is service based or type based
- setSession(IDfSession) - Method in interface com.documentum.operations.IDfImportOperation
-
Sets the session that will be used to create new docbase objects.
- setSession(IDfSession) - Method in interface com.documentum.operations.IDfOperation
-
Sets the session that will be used during operation execution.
- setSession(IDfSession) - Method in interface com.documentum.operations.IDfXMLTransformNode
-
Set the session that will be used by this operation.
- setSession(IDfSession) - Method in interface com.documentum.operations.IDfXMLTransformOperation
-
Set the session that will be used by this operation.
- setSession(IDfSession) - Method in interface com.documentum.operations.IDfXMLUtils
-
Set the session that will be used by the class.
- setSessionManager(IDfSessionManager) - Method in class com.documentum.fc.client.DfService
-
Called by the runtime environment during service creation to associate a session manager with this service instance.
- setSessionManager(IDfSessionManager) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Associates a session manager with this object.
- setSharingParentId(IDfId) - Method in interface com.documentum.operations.IDfImportNode
-
Set sharing parent id for lightweight object created by the operation.
- setSignoffRequired(boolean) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines whether the activity requires a sign off.
- setSmartListDefinition(IDfSmartListDefinition) - Method in interface com.documentum.fc.client.search.IDfSmartList
-
Sets the content of this dm_smart_list.
- setSourceFolderId(IDfId) - Method in interface com.documentum.operations.IDfMoveNode
-
Sets the docbase object Id of the source folder for this node.
- setSourceFolderId(IDfId) - Method in interface com.documentum.operations.IDfMoveOperation
-
Sets the source folder id for the move operation.
- setSpecialApp(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Reserved for use by Documentum products.
- setStartingNumber(String) - Method in interface com.documentum.fc.client.IDfVDMNumberingScheme
-
Sets the starting number in the numbering scheme for the virtual document hierarchy.
- setStateClass(int, int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute state_class at the specified index.
- setStateDescription(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute state_description value at the specified index.
- setStateName(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute state_name value at the specified index.
- setStateNo(int) - Method in interface com.documentum.fc.client.IDfStateExtension
-
Sets the number of the state that this object extends.
- setStateNo(int, int) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute i_state_no value at the specified index.
- setStateType(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute state_type value at the specified index.
- setStatus(int) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Sets the status of the result.
- setStatus(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the a_status attribute of the object.
- setStorageType(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the storage area for content files associated with the object.
- setStoreEntries(IDfList) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Replaces all StoreEntry objects.
- setStream(InputStream, int, String) - Method in interface com.documentum.fc.client.IDfSysObjectStream
-
Sets content as input stream to an associated sysobject.
- setStreamEx(InputStream, long, String, int, InputStream, long) - Method in interface com.documentum.fc.client.IDfSysObjectStream
-
This is the extended setStream() method for setting the content as InputStream to an associated sysobject.
- setString(int, String) - Method in interface com.documentum.fc.common.IDfList
-
Adds a string value into the list at a specified index.
- setString(String, String) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets the string value of an attribute.
- setStringContentAttribute(String, String, String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Set a String content attribute.
- setStringOption(IDfXQuery.FtQueryOptions, String) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Set an FtQueryOption to apply to the xquery.
- setStringValue(String) - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Sets a string value for use within the comparison.
- setStringValue(String, String) - Method in interface com.documentum.registry.IDfRegistry
- setStringValueAt(String, int, String) - Method in interface com.documentum.registry.IDfRegistry
- setStringValues(String, IDfList) - Method in interface com.documentum.registry.IDfRegistry
- setStyleSheet(String) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Set stylesheet to use to transform the query results.
- setSubFacetDefinition(DfFacetDefinition) - Method in class com.documentum.fc.client.search.DfFacetDefinition
-
Define a facet definition to be used to compute sub-facets some 'grouping' strategy do not support sub-facets: 'relativeDate' and 'location'.
- setSubFacetsValues(List<IDfFacetValue>) - Method in interface com.documentum.fc.client.search.IDfModifiableFacetValue
- setSubject(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the subject attribute of the object.
- setSuccessReturnCodes(int, int) - Method in interface com.documentum.fc.client.IDfMethodObject
- setSuccessStatus(String) - Method in interface com.documentum.fc.client.IDfMethodObject
- setSupervisorName(String) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Sets the name of the workflow supervisor.
- setSurrogateGetEnabled(boolean) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Sets a flag indicating whether both read and a "surrogate get" is enabled.
- setSynchronousBocsTransfer(boolean) - Method in interface com.documentum.fc.client.acs.IDfAcsTransferPreferences
-
Specifies whether BOCS content transfer needs to be synchronous.
- setSystemActions(int, IDfId) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute system_actions value at the specified index.
- setTaskSubject(String) - Method in interface com.documentum.fc.client.IDfActivity
-
Set a subject for the task inbox item, the subject will be constructed at the creation time of the inbox item
- setTemplate(IDfSysObject) - Method in interface com.documentum.operations.IDfCheckinNode
-
Sets the template to use when creating new object.
- setTemplate(IDfSysObject) - Method in interface com.documentum.operations.IDfImportNode
-
Sets the template to use when creating a new object.
- setThesaurusLibrary(String) - Method in interface com.documentum.fc.client.search.IDfFullTextExpression
-
Set the thesaurus library URI for the thesaurus option This flag overrides the flag 'use_thesaurus_library' in the dm_ftengine_config object
- setThesaurusLibrary(String) - Method in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Set the thesaurus library URI for the thesaurus option This flag overrides the flag 'use_thesaurus_library' in the dm_ftengine_config object
- setThesaurusSearchEnabled(Boolean) - Method in interface com.documentum.fc.client.search.IDfFullTextExpression
-
Thesaurus Search is an option that can be used only with xPlore 1.2 backend and with XQuery.
- setThesaurusSearchEnabled(Boolean) - Method in interface com.documentum.fc.client.search.IDfSimpleAttrExpression
-
Thesaurus Search is an option that can be used only with xPlore 1.2 backend and with XQuery.
- setTime(int, IDfTime) - Method in interface com.documentum.fc.common.IDfList
-
Adds an instance of an IDfTime interface into the list at a specified index.
- setTime(String, IDfTime) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets the date/time value of an attribute.
- setTimeContentAttribute(String, IDfTime, String, int, String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Set a Date/Time content attribute.
- setTimeoutDefault(int) - Method in interface com.documentum.fc.client.IDfMethodObject
- setTimeoutMax(int) - Method in interface com.documentum.fc.client.IDfMethodObject
- setTimeoutMin(int) - Method in interface com.documentum.fc.client.IDfMethodObject
- setTimePattern(String) - Method in interface com.documentum.fc.client.IDfValidator
-
Sets an alternative time pattern used for validation.
- setTimeToLive(long) - Method in interface com.documentum.operations.IDfPredictiveCachingOperation
-
BOCS attempts to pre-cache the content until specified delay after successful execution of the operation.
- setTimeValue(IDfTime) - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Sets a time value for use within the comparison.
- setTimeZone(String) - Method in interface com.documentum.fc.client.IDfSessionManagerConfig
- setTitle(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the title attribute of the object.
- setTitle(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the title of the checked-out object
- setTopicFilter(String) - Method in interface com.documentum.fc.client.IDfFormat
- setTopicFormat(IDfId) - Method in interface com.documentum.fc.client.IDfFormat
- setTopicFormatName(String) - Method in interface com.documentum.fc.client.IDfFormat
- setTopicTransform(boolean) - Method in interface com.documentum.fc.client.IDfFormat
- setTraceFileName(String) - Method in class com.documentum.com.DfClientX
- setTraceFileName(String) - Method in interface com.documentum.com.IDfClientX
-
Deprecated.as of DFC 5.2.
- setTraceLaunch(boolean) - Method in interface com.documentum.fc.client.IDfMethodObject
- setTraceLevel(int) - Method in class com.documentum.com.DfClientX
- setTraceLevel(int) - Method in interface com.documentum.com.IDfClientX
-
Deprecated.As of DFC 6.0, tracing is enabled/disabled by setting the configuration option "dfc.tracing.enable" in dfc.properties. This option is dynamic and changes in its value will take affect immediately. Tracing may be programmatically configured by setting the "dfc.tracing.enable" attribute on the typed object returned by IDfClient.getClientConfig().
- setTraceThreads(boolean) - Method in class com.documentum.com.DfClientX
- setTraceThreads(boolean) - Method in interface com.documentum.com.IDfClientX
-
Sets the DFC trace to contain threading information.
- setTraceTime(boolean) - Method in class com.documentum.com.DfClientX
- setTraceTime(boolean) - Method in interface com.documentum.com.IDfClientX
-
Deprecated.as of DFC 5.2.
- setTransactionRollbackOnly() - Method in interface com.documentum.fc.client.IDfSessionManager
-
Makes sure the managed transaction will be aborted in any case even if
commitTransaction
method is called outside of the service implementation. - setTransformation(Object) - Method in interface com.documentum.operations.IDfXMLTransformNode
-
Specify the XSLT transformation object that will be applied to this input node.
- setTransformation(Object) - Method in interface com.documentum.operations.IDfXMLTransformOperation
-
Specify the XSLT transformation object that will be applied to the input.
- setTransientDelimiter(String) - Method in interface com.documentum.fc.client.acs.IDfAcsContentRequest
-
Sets the delimiter for transient fields.
- setTransitionEvalCount(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Set the number of completed tasks that are required to trigger the next activities.
- setTransitionFlag(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Together with the transition eval count, set when and how to trigger the selected outgoing paths when activity is manual transition
- setTransitionMaxOutputCount(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Set the maximum number of output ports user can select at runtime when activity is manual transition
- setTransitionType(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines the transition type for the activity.
- setTriggerEvent(String) - Method in interface com.documentum.fc.client.IDfActivity
-
Sets the event type that is expected to trigger the activity.
- setTriggerThreshold(int) - Method in interface com.documentum.fc.client.IDfActivity
-
Defines the trigger threshold for the activity.
- setType(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the object type of the object
- setTypeName(String) - Method in interface com.documentum.fc.client.IDfGetObjectOptions
-
Sets the type name.
- setTypeOverrideId(int, IDfId) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute type_override_id value at the specified index.
- setUnixPreferredAlias(String) - Method in interface com.documentum.fc.client.IDfMountPoint
-
Sets the UNIX preferred alias of this mount point.
- setURL(String) - Method in interface com.documentum.fc.client.search.IDfModifiableResultEntry
-
Sets the URL for this result.
- setUrlEntries(IDfList) - Method in interface com.documentum.fc.client.acs.IDfAcsConfig
-
Replaces all UrlEntry objects.
- setUrlEntries(IDfList) - Method in interface com.documentum.fc.client.acs.IDfBocsConfig
-
Replace all UrlEntry objects.
- setUsage(String) - Method in interface com.documentum.fc.client.IDfPlugin
-
Sets the usage of this plugin.
- setUseMethodContent(boolean) - Method in interface com.documentum.fc.client.IDfMethodObject
- setUseMethodServer(boolean) - Method in interface com.documentum.fc.client.IDfMethodObject
- setUser(String) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Sets the user name.
- setUser(String) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the user name of the user that is using the object
- setUserActionId(int, IDfId) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute user_action_id value at the specified index.
- setUserActionService(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute user_action_service value at the specified index.
- setUserActionVer(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute user_action_ver value at the specified index.
- setUserAddress(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the user's email address.
- setUserArg1(String) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Sets the first optional argument used by custom server-side authentication plugins.
- setUserArg2(String) - Method in interface com.documentum.fc.common.IDfLoginInfo
-
Deprecated.a second user argument is no longer supported by the server.
- setUserCriteriaId(int, IDfId) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute user_criteria_id value at the specified index.
- setUserCriteriaService(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute user_criteria_service value at the specified index.
- setUserCriteriaVer(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute user_criteria_ver value at the specified index.
- setUserDBName(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets this user's RDBMS user name.
- setUserDelegation(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the name of the user to whom to delegate work items.
- setUserDirectory(String) - Method in interface com.documentum.registry.IDfClientRegistry
-
Sets in the registry the user's directory
- setUserGroupName(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets this user's default group.
- setUserLoginName(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the user's Documentum user login name To change the user login name of an existing user.
- setUserName(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the name of this user.
- setUserName(String) - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Sets the full user name of the user
- setUserName(String) - Method in interface com.documentum.registry.IDfLocalObject
-
Sets the full user name of the user
- setUserOSName(String, String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets this user's authentication information: operating system account name and domain.
- setUserPassword(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the user password for inline users.
- setUserPostprocessingService(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute user_post_processing_service value at the specified index.
- setUserPostprocId(int, IDfId) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute user_postproc_id value at the specified index.
- setUserPostprocVer(int, String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute user_postproc_ver at the specified index.
- setUserPrivileges(int) - Method in interface com.documentum.fc.client.IDfUser
-
Sets this user's privileges level.
- setUserSource(int) - Method in interface com.documentum.fc.client.IDfUser
-
Deprecated.As of DFC 5.2.5, replaced by setUserSourceAsString(String)
- setUserSourceAsString(String) - Method in interface com.documentum.fc.client.IDfUser
-
Sets this user's source.
- setUserState(int, boolean) - Method in interface com.documentum.fc.client.IDfUser
-
Sets this user's activation state (active/inactive).
- setUserValidationService(String) - Method in interface com.documentum.fc.client.IDfPolicy
-
Set the attribute user_validation_service value for this policy.
- setUserXPrivileges(int) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the user's extended privileges.
- setValidate(boolean) - Method in interface com.documentum.fc.client.IDfLocation
-
Sets whether this location should validate
- setValue(int, IDfValue) - Method in interface com.documentum.fc.common.IDfList
-
Adds an instance of an IDfValue interface into the list at a specified index.
- setValue(IDfValue) - Method in interface com.documentum.fc.bpm.IDfAttributeValueCondition
-
Sets a value for use within the comparison in the form of an IDfValue instance.
- setValue(String) - Method in interface com.documentum.fc.client.search.IDfModifiableFacetValue
- setValue(String, IDfValue) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Sets the value of an attribute.
- setValues(List<IDfFacetValue>) - Method in interface com.documentum.fc.client.search.IDfModifiableFacet
- setValuesSize(String, int) - Method in interface com.documentum.registry.IDfRegistry
- setVersion(String) - Method in interface com.documentum.fc.client.IDfDborEntry
-
Sets the version string
- setVersion(String) - Method in interface com.documentum.registry.IDfCheckedOutObject
-
Sets the version label of the object
- setVersion(String) - Method in interface com.documentum.registry.IDfLocalObject
-
Sets the version label of the object
- setVersionDeletionPolicy(int) - Method in interface com.documentum.operations.IDfDeleteOperation
-
Sets the delete operation population type.
- setVersionLabels(String) - Method in interface com.documentum.operations.IDfCheckinNode
-
Sets the symbolic version labels that will be applied when the node is checked in.
- setVersionLabels(String) - Method in interface com.documentum.operations.IDfCheckinOperation
-
Sets the symbolic version labels that will be applied when the node is checked in.
- setVersionLabels(String) - Method in interface com.documentum.operations.IDfImportNode
-
Sets the symbolic version labels that are applied when the node is checked in.
- setVersionLabels(String) - Method in interface com.documentum.operations.IDfImportOperation
-
Sets the symbolic version labels that will be applied when the node is checked in.
- setVersionStamp(String) - Method in interface com.documentum.fc.client.IDfModuleDescriptor
-
Deprecated.The object is immutable. This method had no useful effect in previous versions.
- setVirtualDocumentNested(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specifies that the results of a virtual document query should be nested.
- setVStamp(int) - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Sets the vstamp of the object
- setWin31App(String) - Method in interface com.documentum.fc.client.IDfFormat
- setWinPreferredAlias(String) - Method in interface com.documentum.fc.client.IDfMountPoint
-
Sets the Windows preferred alias of this mount point.
- setWorkflowDisabled(boolean) - Method in interface com.documentum.fc.client.IDfUser
-
Sets whether this user is workflow disabled.
- setWorldPermit(int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Sets the object-level permission assigned to the world for the object.
- setWriteFederationLogOption(int) - Method in interface com.documentum.fc.client.IDfUser
-
Sets the options on various properties to write to the federation log when properties are changed.
- setXMLApplication(String) - Method in interface com.documentum.operations.IDfXMLDocType
-
For internal use.
- setXMLApplicationID(IDfId) - Method in interface com.documentum.operations.IDfImportNode
-
Sets the XML application ID for the document being imported.
- setXMLApplicationName(String) - Method in interface com.documentum.operations.IDfCheckinNode
-
Sets the XML application name for the document being imported.
- setXMLApplicationName(String) - Method in interface com.documentum.operations.IDfImportNode
-
Sets the XML application name for the document being imported.
- setXMLFileEncoding(String) - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Allows the user to checkout XML files in a particular encoding.
- setXMLFileEncoding(String) - Method in interface com.documentum.operations.IDfExportOperation
-
Allows the user to export XML files in a particular encoding.
- setXMLSchemaLocation(String) - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Allows the user to specify the schema location to patch in the xml content.
- setXMLSchemaLocation(String) - Method in interface com.documentum.operations.IDfExportOperation
-
Allows the user to specify the schema location to patch in the xml content.
- setXMLSystemId(String) - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Allows the user to specify the dtd path to patch in the xml content.
- setXMLSystemId(String) - Method in interface com.documentum.operations.IDfExportOperation
-
Allows the user to specify the dtd path to patch in the xml content.
- setXPathExpression(String) - Method in interface com.documentum.fc.bpm.IDfXPathCondition
-
Sets the XPath expression defining the value for runtime comparison.
- setXPathNamespace(String, String) - Method in interface com.documentum.fc.bpm.IDfXPathConditionEx
-
Defines a namespace referenced within the XPath expression.
- setXPathValue(String) - Method in interface com.documentum.fc.bpm.IDfXPathCondition
-
Sets the value (formatted according to XSchema datatype) against which the runtime comparison will be made.
- setXQueryString(String) - Method in interface com.documentum.xml.xquery.IDfXQuery
-
Assigns a XQuery statement to a query.
- setXSchemaDatatype(String) - Method in interface com.documentum.fc.bpm.IDfXPathCondition
-
Sets the built-in XSchema datatype (for example, gDateTime) that determines how the String value will be interpreted for the runtime comparison.
- setXSLTParameter(String, String) - Method in interface com.documentum.operations.IDfXMLTransformNode
-
Specify a parameter that will be passed to the stylesheet.
- setXSLTParameter(String, String) - Method in interface com.documentum.operations.IDfXMLTransformOperation
-
Specify a parameter that will be passed to the stylesheet.
- shouldDownloadContent() - Method in interface com.documentum.operations.IDfCheckoutNode
-
Returns false if download content is set to false, true otherwise.
- shouldDownloadContent() - Method in interface com.documentum.operations.IDfCheckoutOperation
-
Returns false if download content is set to
false
,true
otherwise. - shouldIgnoreFilePathLengthErrors() - Method in class com.documentum.fc.client.DfClient
- shouldRetainStorageAreas() - Method in interface com.documentum.operations.IDfCopyOperation
-
Determine if the storage area of the primary content and renditions of the new object should be the same as the original objects rather than the default storage area set for the primary content of the new object; that is, if the original object has rendition A in storage A and rendition B in storage B, then the new object's renditions must also be in similar storage.
- shutdown(boolean, boolean) - Method in interface com.documentum.fc.client.IDfSession
-
Shuts down a server.
- signoff(String, String, String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Creates an audit trail entry of signoff information for an object.
- signOffRouter(int, String, String) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- size() - Method in interface com.documentum.fc.client.search.IDfResultsSet
-
Gets the number of results in the list.
- sort(String, boolean, String) - Method in interface com.documentum.fc.client.search.IDfModifiableResultsSet
-
Returns a sorted set.
- sortBy(IDfResultsSet, String, boolean) - Method in interface com.documentum.fc.client.search.IDfResultsManipulator
-
Gets a view of the specified list of results, sorted by a specific attribute.
- sortBy(IDfResultsSet, Comparator) - Method in interface com.documentum.fc.client.search.IDfResultsManipulator
-
Gets a sorted view of the specified list of results, sorted according to a provided comparator.
- SOURCE_FOLDER_NOT_SPECIFIED - Static variable in interface com.documentum.operations.IDfOperationError
- SOURCE_FOLDER_TO_BE_COPIED_AND_DEST_FOLDER_COULD_NOT_BE_SAME - Static variable in interface com.documentum.operations.IDfOperationError
- SPOOLING - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Indicate whether to spool the results of the xquery into a file.
- SRC_TYPE_DEFAULT - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
Internal default source type (repository).
- SRC_TYPE_DOCBASE - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
Source type of a Documentum repository.
- SRC_TYPE_EXTERNAL - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
External (non-repository) source type.
- SRC_TYPE_UNDEFINED - Static variable in interface com.documentum.fc.client.search.IDfSearchSource
-
Internal source type used to identify uninitialized instance.
- start(String) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- startGatheringMetrics(List<String>) - Method in interface com.documentum.fc.client.IDfSession
-
This methods indicates to the server to start gathering the metrics that have been passed in to this method.
- startWorkflow() - Method in interface com.documentum.fc.client.IDfWorkflowBuilder
-
Deprecated.
- stop() - Method in interface com.documentum.fc.client.search.IDfQueryProcessor
-
Stops a running query.
- stopGatheringMetrics(List<String>) - Method in interface com.documentum.fc.client.IDfSession
-
This methods indicates to the server to stop gathering the metrics that have been passed in to this method.
- STOPPED - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
DONE SubID: The query was successfully stopped.
- STOPPED - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
Query has been stopped.
- StringToByteArrayOutputStream(String) - Method in class com.documentum.com.DfClientX
- StringToByteArrayOutputStream(String) - Method in interface com.documentum.com.IDfClientX
-
Converts a String into a Java
ByteArrayOutputStream
object. - STRUCTURAL - Static variable in interface com.documentum.fc.client.IDfRetainerEnforcementRule
-
Structural enforcement rule.
- subKeys() - Method in interface com.documentum.registry.IDfRegistry
- subset(int) - Method in interface com.documentum.fc.client.search.IDfModifiableResultsSet
-
Gets a subset of this results set based on a beginning index.
- subset(int, int) - Method in interface com.documentum.fc.client.search.IDfModifiableResultsSet
-
Gets a subset of this results set based on a beginning and ending index.
- succeeded(Object) - Method in interface com.documentum.operations.IDfOperation
-
Check if the operation succeded for the specified object.
- supportsFeature(String) - Method in class com.documentum.fc.client.DfService
-
Checks if the specified feature is supported by the implementation.
- supportsFeature(String) - Method in interface com.documentum.fc.client.IDfBusinessObject
-
Checks if the specified feature matches an entry in the implementations list of supported features.
- supportsFeature(String) - Method in interface com.documentum.fc.client.IDfService
-
Checks if the specified feature matches an entry in the implementations list of supported features.
- supportsResultsStorage() - Method in interface com.documentum.fc.client.search.IDfSearchStoreService
-
Checks whether the new store search attributes are available in the repository.
- suspend(String, boolean, boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Suspends the sysobject from its current state to the exception state.
- swapRetainer(IDfId, IDfId) - Method in interface com.documentum.fc.client.IDfSysObjectRetention
-
Replace a dm_retainer attached to the object to a new one.
- SYSTEM - Static variable in interface com.documentum.fc.client.IDfRelationType
-
SYSTEM security means that only superusers or system administrators can directly create, modify, or drop instances of the relationship.
T
- TARGET_LANGUAGE_DEPENDENT - Enum constant in enum com.documentum.fc.client.search.filter.IDfFilterOrderDependency.Dependency
-
Indicate a filter that perform operation dependent on the target language selected.
- TARGET_LANGUAGE_INDEPENDENT - Enum constant in enum com.documentum.fc.client.search.filter.IDfFilterOrderDependency.Dependency
-
A typical filter is independent of the target language and will not force the target language either.
- TEMPLATE_ID - Static variable in interface com.documentum.fc.client.IDfACL
- test(Object) - Method in interface com.documentum.fc.client.IDfPredicate
-
Evaluates a boolean condition given some runtime state.
- TIMEOUT - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Specify the timeout value (in milliseconds) for a query.
- TOOMANYRESULTS - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: The query would return too many results, try to be more specific.
- TOOMANYRESULTS - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
The query would return too many results, try to be more specific.
- toString() - Method in interface com.documentum.fc.bpm.IDfTransitionCondition
-
Returns a string representation of the transition condition.
- toString() - Method in class com.documentum.fc.client.search.DfFacetDefinition
- toString() - Method in exception com.documentum.fc.common.DfException
- toString() - Method in class com.documentum.fc.common.DfId
- toString() - Method in class com.documentum.fc.common.DfTime
- toString() - Method in interface com.documentum.fc.common.IDfId
-
Returns a string representation of this ID.
- toString() - Method in interface com.documentum.fc.common.IDfTime
-
Returns the time string used to construct the DfTime object, or, if the DfTime object was constructed with a Java Date object, the result of formatting the date/time using DF_TIME_PATTERN_DEFAULT.
- toStringForCOM() - Method in exception com.documentum.fc.common.DfException
-
Returns a string encoding of the exception that can be used to transfer the exception across COM.
- toTraceString(boolean) - Method in class com.documentum.fc.common.DfId
- trace(Object, String, Object[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized trace message with the
Level.DEBUG
logging level. - trace(Object, String, String[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized trace message with the
Level.DEBUG
logging level. - traceDMCL(int, String) - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.Please configure tracing using the ClientConfig object
IDfClient.getClientConfig()
- traceMsg(String) - Method in class com.documentum.com.DfClientX
- traceMsg(String) - Method in interface com.documentum.com.IDfClientX
-
Print a message to the DFC trace output.
- traceMsgCond(int, String) - Method in class com.documentum.com.DfClientX
- traceMsgCond(int, String) - Method in interface com.documentum.com.IDfClientX
-
Conditionally print a message to the trace output.
- TRANSFORMATION_DESTINATION_NOT_SPECIFIED - Static variable in interface com.documentum.operations.IDfOperationError
- TRANSFORMATION_DESTINATION_NOT_SPECIFIED_FOR_INPUT - Static variable in interface com.documentum.operations.IDfOperationError
- TRANSFORMATION_NOT_SPECIFIED - Static variable in interface com.documentum.operations.IDfOperationError
- TRANSFORMATION_NOT_SPECIFIED_FOR_INPUT_OBJECT - Static variable in interface com.documentum.operations.IDfOperationError
- TRANSLATION - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: to display CLIR translation in monitor history.
- triggerConditionalRetention() - Method in interface com.documentum.fc.client.IDfSysObjectRetention
-
Function triggers the clip inside Centera associated with the SysObject object.
- truncate(String, int) - Method in interface com.documentum.fc.client.IDfTypedObject
-
Truncates the values stored in a repeating attribute.
- TRUNCATED - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ID: The results have been truncated.
- TRUNCATED - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When DONE, indicates that the results have been truncated.
- TYPE_NOT_SUPPORTED - Enum constant in enum com.documentum.fc.client.search.filter.DfFilterException.FilterExceptionType
- TYPE_NOT_SUPPORTED - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: The source does not support the query object type.
- TYPE_NOT_SUPPORTED - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When in FAILED state, indicates that the source does not support the query object type.
- TYPE_PASSTHROUGH_QUERY - Static variable in interface com.documentum.fc.client.search.IDfSmartList
-
Smartlist type : passthrough_query.
- TYPE_QUERY_BUILDER - Static variable in interface com.documentum.fc.client.search.IDfSmartList
-
Smartlist type : query_builder.
- TYPE_UNKNOW - Static variable in interface com.documentum.fc.client.search.IDfSmartList
-
Smartlist type : unknow.
U
- UNABLE_TO_FIND_DTD_FOR_XML_APPLICATION - Static variable in interface com.documentum.operations.IDfOperationError
- UNABLE_TO_LOCATE_XML_APPLICATION_FOLDER - Static variable in interface com.documentum.operations.IDfOperationError
- UNABLE_TO_LOCATE_XML_CONFIG - Static variable in interface com.documentum.operations.IDfOperationError
- UNABLE_TO_READ_XML_CONFIG - Static variable in interface com.documentum.operations.IDfOperationError
- unadoptDMCLSession(String) - Method in class com.documentum.fc.client.DfClient
- unadoptDMCLSession(String) - Method in interface com.documentum.fc.client.IDfClient
-
Deprecated.session adoption is no longer useful without a separate DMCL
- UNAVAILABLE - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: The source is not available.
- UNAVAILABLE - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When in FAILED state, indicates that the source is not available.
- unfreeze(boolean) - Method in interface com.documentum.fc.client.IDfSysObject
-
Unfreezes a frozen object, and optionally if the object is a virtual document, it unfreezes the object's associated assembly.
- uninstall() - Method in interface com.documentum.fc.client.IDfActivity
-
Uninstalls an activity.
- uninstall() - Method in interface com.documentum.fc.client.IDfProcess
-
Moves the installed workflow definition back to the validated state.
- unInstall(boolean) - Method in interface com.documentum.fc.client.IDfPolicy
-
Validate this policy.
- UNKNOWN - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtEngine
- UNKNOWN - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: There was an uncaught exception during the query processing.
- unlink(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Removes a link between the object and a folder or cabinet.
- unlock() - Method in interface com.documentum.fc.client.IDfSession
-
Deprecated.
- unmark(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Removes symbolic labels from an object.
- UNREACHABLE - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: The action could not be processed because it failed to connect to the source (network problem).
- UNREACHABLE - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When in FAILED state, indicates that the query could not be processed because it failed too many times to connect to the source (network problem).
- unregister(String) - Method in interface com.documentum.fc.client.IDfDbor
-
To remove a service method
unregisterService
can be used. - unregisterAllEvents(IDfId) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Unregisters all events for the object.
- unregisterEvent(IDfId, String) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Unregisters an event for the object.
- unRegisterEvent(String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Removes the current user's registration for a specified event.
- unRegisterEventEx(String, String) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Removes the current user's registration for a specified event.
- unregisterEventForObject(IDfId, String, IDfId, String) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Unregisters an event for the object type.
- unregisterEventForType(String, String, String, IDfId, String) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Unregisters an event for the object type.
- unregisterEvents(IDfId, IDfList) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Unregisters a list of events for the object.
- unregisterEventsFromQuery(String, IDfList) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
For each object returned by the query, removes the registrations for the specified events.
- unregisterEventsInFolder(IDfId, IDfList) - Method in interface com.documentum.fc.client.IDfAuditTrailManager
-
Unregisters a list of events for all sysobjects under the folder.
- UNSUPPORTED_ATTRIBUTE_ERROR - Enum constant in enum com.documentum.fc.client.search.filter.DfFilterException.FilterExceptionType
- UNSUPPORTED_ATTRIBUTE_ERROR - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: A query attribute is not correct or not supported.
- UNSUPPORTED_ATTRIBUTE_ERROR - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
An attribute is not correct or not supported by the source.
- UNUSED_VERSIONS - Static variable in interface com.documentum.operations.IDfDeleteOperation
-
Delete the unused versions of the object.
- updatePart(IDfId, String, double, boolean, boolean, int) - Method in interface com.documentum.fc.client.IDfSysObject
-
Modifies a child dmr_containment attribute value.
- updatePartEx(IDfId, String, double, boolean, boolean, int, String, String) - Method in interface com.documentum.fc.client.IDfSysObject
- updateRegistry() - Method in interface com.documentum.registry.IDfClientRegistryObject
-
Writes the information in the object to the registry
- updateSupervisorName(String) - Method in interface com.documentum.fc.client.IDfWorkflow
-
Change the supervisor of a running workflow.
- USE_CONDITION_PERFORMER - Static variable in interface com.documentum.fc.client.IDfActivity
- USE_NODE_VER_LABEL_MODIFIED - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Use Node Ver Label modified.
- USE_RESOURCE_FORK_IF_AVAILABLE - Static variable in interface com.documentum.operations.IDfOperation
-
Resource fork will be used if: It is supplied by the caller during import and check in operations It is available in the docbase for export and check out operations
- useACL(String) - Method in interface com.documentum.fc.client.IDfSysObject
-
Assigns an ACL specification to the object.
- useApplicationSupportDocuments(boolean) - Method in interface com.documentum.operations.IDfPredictiveCachingOperation
-
If you do not want to pre-cache any of the documents in the Application Support Documents set this to
false
. - useGivenCaseTagNames() - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Leave element names in the given case.
- useLowerCaseTagNames() - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Set element names to lowercase.
- useNullAttributeIndicator(boolean) - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Specifies how an attribute with a null value should be displayed in the XML output.
- USER_ROOT - Static variable in interface com.documentum.registry.IDfRegistry
- userAction(IDfSysObject, String, String) - Method in interface com.documentum.fc.lifecycle.IDfLifecycleUserAction
-
User defined actions on an object entering a new Lifecycle state.
- userEntryCriteria(IDfSysObject, String, String) - Method in interface com.documentum.fc.lifecycle.IDfLifecycleUserEntryCriteria
-
User defined entry criteria to determine if an object can enter a new Lifecycle state.
- userPostProcessing(IDfSysObject, String, String) - Method in interface com.documentum.fc.lifecycle.IDfLifecycleUserPostProcessing
-
User defined actions on an object after it has moved to a new Lifecycle state.
- userValidate(IDfSysObject, String) - Method in interface com.documentum.fc.lifecycle.IDfLifecycleValidate
-
User defined validation to determine if Lifecycle can be installed.
- useUpperCaseTagNames() - Method in interface com.documentum.xml.xdql.IDfXmlQuery
-
Set element names to uppercase.
V
- validate() - Method in interface com.documentum.fc.client.IDfActivity
-
Validates the package definitions associated with the activity.
- validate() - Method in interface com.documentum.fc.client.IDfDborEntry
-
Validate data
- validate() - Method in interface com.documentum.fc.client.IDfPolicy
-
Validate this policy.
- validate() - Method in interface com.documentum.fc.client.IDfProcess
-
Validates the workflow definition.
- validateAll(IDfProperties, boolean) - Method in interface com.documentum.fc.client.IDfValidator
-
Performs both attribute level and object level validation.
- validateAllAttrRules(IDfProperties, boolean) - Method in interface com.documentum.fc.client.IDfValidator
-
Validate the user input
attrValues
with all the attribute level validation rules specified for this object type, policy and state set in the Data Dictionary. - validateAllObjRules(IDfProperties) - Method in interface com.documentum.fc.client.IDfValidator
-
Validate the user input attrValues with all the object level validation rules specified for this object type, policy and state set in the Data Dictionary.
- validateAllRules(int) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.use getValidator and then call validateAll on IDfValidator instead
- validateAttrRules(String, int) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.use getValidator and then call validateAttrRules on IDfValidator instead
- validateAttrRules(String, IDfList, IDfProperties) - Method in interface com.documentum.fc.client.IDfValidator
-
Validate the specified attribute with the validation rules set in the Data Dictionary given a list of attribute values, and an IDfProperties interface containing dependent attributes.
- validateAttrRulesWithValue(String, String, int) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.use getValidator and then call validateAttrRules on IDfValidator instead
- validateAttrRulesWithValues(String, IDfList, int) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.use getValidator and then call validateAttrRules on IDfValidator instead
- validateEx(boolean) - Method in interface com.documentum.fc.client.IDfProcess
-
Validates the workflow definition.
- validateObjRules(int) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.use getValidator and then call validateAllObjRules on IDfValidator instead
- validateObjRulesWithValues(IDfList, IDfList, int) - Method in interface com.documentum.fc.client.IDfPersistentObject
-
Deprecated.use getValidator and then call validateAllObjRules on IDfValidator instead
- validateProcessAndActivities() - Method in interface com.documentum.fc.client.IDfProcess
-
Validates the workflow defintion and its referenced activities.
- validateRouter(boolean) - Method in interface com.documentum.fc.client.IDfRouter
-
Deprecated.
- validateTypeAttrRulesWithValue(String, IDfId, String, String, IDfList, IDfList, int) - Method in interface com.documentum.fc.client.IDfType
-
Deprecated.
- validateTypeAttrRulesWithValues(String, IDfId, String, IDfList, IDfList, IDfList, int) - Method in interface com.documentum.fc.client.IDfType
-
Deprecated.
- validateTypeObjRulesWithValues(IDfList, IDfId, String, IDfList, int) - Method in interface com.documentum.fc.client.IDfType
-
Deprecated.
- VALIDATION_ERROR_FROM_DATA_DICTIONARY - Static variable in interface com.documentum.operations.IDfOperationError
- VALIDATION_ERROR_OCCURRED - Static variable in interface com.documentum.operations.IDfOperationError
- VALIDATION_PARSE_ERROR - Static variable in interface com.documentum.operations.IDfOperationError
- VALIDATION_PARSE_FATAL_ERROR - Static variable in interface com.documentum.operations.IDfOperationError
- VALIDATION_PARSE_WARNING - Static variable in interface com.documentum.operations.IDfOperationError
- VALUE_ASCENDING - Enum constant in enum com.documentum.fc.client.search.DfFacetDefinition.ORDER
-
Ordered by value (ascending).
- VALUE_DESCENDING - Enum constant in enum com.documentum.fc.client.search.DfFacetDefinition.ORDER
-
Ordered by value (descending).
- valueOf(String) - Static method in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtEngine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.documentum.fc.client.search.DfFacetDefinition.ORDER
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.documentum.fc.client.search.filter.DfFilterException.FilterExceptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.documentum.fc.client.search.filter.IDfFilterOrderDependency.Dependency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.documentum.fc.client.search.filter.IDfGenerationContext.Language
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.documentum.fc.common.DfId
-
Returns an instance with a value represented by the specified String.
- valueOf(String) - Static method in class com.documentum.fc.common.DfTime
-
Returns a
DfTime
with a value represented by the specified String. - valueOf(String) - Static method in enum com.documentum.xml.xquery.IDfXQuery.FtQueryDebugOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions.FTQueryOptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtCapability
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtEngine
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.documentum.fc.client.search.DfFacetDefinition.ORDER
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.documentum.fc.client.search.filter.DfFilterException.FilterExceptionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.documentum.fc.client.search.filter.IDfFilterOrderDependency.Dependency
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.documentum.fc.client.search.filter.IDfGenerationContext.Language
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in interface com.documentum.registry.IDfRegistry
- values() - Static method in enum com.documentum.xml.xquery.IDfXQuery.FtQueryDebugOptions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions.FTQueryOptionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verifyAudit() - Method in interface com.documentum.fc.client.IDfAuditTrail
-
This API verifies this particular Audit Trail object and returns true or false accordingly.
- verifyESignature() - Method in interface com.documentum.fc.client.IDfSysObject
-
Verify the signature on an electronically signed sysobject.
- VERSION - Static variable in interface com.documentum.fc.client.search.IDfSmartListDefinition
-
Version of the XML generated to store a search.
- VERSION_LABEL_MODIFIED - Static variable in interface com.documentum.fc.client.IDfVirtualDocument
-
Version label modified.
- VERSION_NOT_SET - Static variable in interface com.documentum.operations.IDfCheckinOperation
- visit(IDfExpressionSet) - Method in class com.documentum.fc.client.search.DfExpressionVisitor
-
Visits an
IDfExpressionSet
. - visit(IDfFullTextExpression) - Method in class com.documentum.fc.client.search.DfExpressionVisitor
-
Visits an
IDfFullTextExpression
. - visit(IDfRelativeDateExpression) - Method in class com.documentum.fc.client.search.DfExpressionVisitor
-
Visits an
IDfRelativeDateExpression
. - visit(IDfSimpleAttrExpression) - Method in class com.documentum.fc.client.search.DfExpressionVisitor
-
Visits an
IDfSimpleAttrExpression
. - visit(IDfValueListAttrExpression) - Method in class com.documentum.fc.client.search.DfExpressionVisitor
-
Visits an
IDfValueListAttrExpression
. - visit(IDfValueRangeAttrExpression) - Method in class com.documentum.fc.client.search.DfExpressionVisitor
-
Visits an
IDfValueRangeAttrExpression
.
W
- WAIT_FOR_RESULTS - Enum constant in enum com.documentum.xml.xquery.IDfXQuery.FtQueryOptions
-
Indicate whether to wait for the query result when the query is submitted.
- WAITING - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
In progress, query has been sent to the server (no response received yet).
- warn(Object, String, Object[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized message with the
Level.WARN
logging level. - warn(Object, String, String[], Throwable) - Static method in class com.documentum.fc.common.DfLogger
-
Logs a localized and parameterized message with the
Level.WARN
logging level. - wasDeleted() - Method in interface com.documentum.operations.IDfDeleteNode
-
Returns true if the object for this node was actually deleted as the result of this operation.
- wasOriginallyEncrypted() - Method in interface com.documentum.fc.common.IPasswordAttributeHandler
- WASSTOPPED - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
When in FAILED state, indicates that the query was stopped by the user and did not answer fast enough to be successful.
- WEEK - Static variable in interface com.documentum.operations.IDfPredictiveCachingOperation
- WILDCARD_SYNTAX_ERROR - Enum constant in enum com.documentum.fc.client.search.filter.DfFilterException.FilterExceptionType
- WILDCARD_SYNTAX_ERROR - Static variable in interface com.documentum.fc.client.search.IDfQueryEvent
-
ERROR SubID: The syntax used to express a wildcard search is not correct or not supported.
- WILDCARD_SYNTAX_ERROR - Static variable in interface com.documentum.fc.client.search.IDfQueryStatus
-
The syntax used to express a wildcard search is not correct or not supported.
- WILL_OVERWRITE_EXISTING_FILE - Static variable in interface com.documentum.operations.IDfOperationError
- WORKFLOW_ALIAS - Static variable in interface com.documentum.fc.bpm.IDfTransitionCondition
-
A well-known alias that refers to the workflow for this transition.
- WORKITEM_ALIAS - Static variable in interface com.documentum.fc.bpm.IDfTransitionCondition
-
A well-known alias that refers to the workitem for this transition.
- WRITE - Static variable in interface com.documentum.fc.client.acs.IDfContentTransferCapability
-
Deprecated.As of version 6.5, replaced by
DfContentTransferCapabilities.WRITE
. - writeExternal(ObjectOutput) - Method in class com.documentum.fc.common.DfTime
X
- XQUERY - Enum constant in enum com.documentum.fc.client.fulltext.IDfFtConfig.FtCapability
-
whether xquery language is supported by the fulltext engine
- XQUERY - Enum constant in enum com.documentum.fc.client.search.filter.IDfGenerationContext.Language
Y
- YES - Static variable in interface com.documentum.operations.IDfOperationMonitor
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form