Uses of Interface
com.documentum.fc.common.IDfId
Packages that use IDfId
Package
Description
Provides an interface for accessing the DFC through OLE/COM.
Provides classes and interfaces, related to distributed content transfer.
Provides classes and interfaces for constructing and running search queries against
multiple content repositories as well as external information sources (optional).
Provides classes and interfaces to utility functionality associated with all DFC objects.
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.
Provides interfaces and classes that manage Documentum
information on the client’s local system.
-
Uses of IDfId in com.documentum.com
Methods in com.documentum.com that return IDfIdModifier and TypeMethodDescriptionFactory method for anIDfId
object.Methods in com.documentum.com with parameters of type IDfIdModifier and TypeMethodDescriptioncom.documentum.fc.client.relationship.IDfObjectIdentity
IDfSmartClientX.getAbsoluteIdentity
(IDfId id) com.documentum.fc.client.smart.IDfEvent
com.documentum.fc.client.relationship.IDfVersionIdentity
IDfSmartClientX.getVersionIdentity
(IDfId chronicleId, String versionLabel) -
Uses of IDfId in com.documentum.fc.bpm
Methods in com.documentum.fc.bpm with parameters of type IDfIdModifier and TypeMethodDescriptionvoid
IDfAttributeValueCondition.setIdValue
(IDfId value) Sets an id value for use within the comparison. -
Uses of IDfId in com.documentum.fc.client
Methods in com.documentum.fc.client that return IDfIdModifier and TypeMethodDescriptionIDfWorkflow.addAttachment
(String componentType, IDfId componentId) Adds an attachment to the workflow.IDfWorkitem.addAttachment
(String componentType, IDfId componentId) Adds an attachment to the workflow.IDfSysObject.addDigitalSignature
(String userName, String reason) Create an audit trail entry that records the signing of a DfSysObject by a user.IDfSysObject.addESignature
(String userName, String password, String signatureJustification, String formatToSign, String hashAlgorithm, String preSignatureHash, String signatureMethodName, String applicationProperties, String passThroughArgument1, String passThroughArgument2) Electronically sign a sysobject.IDfWorkflow.addPackage
(String startActivityName, String inputPortName, String packageName, String packageType, String noteText, boolean notePersistent, IDfList componentId) Adds a package to a start activity in a workflow.IDfWorkflow.addPackage
(String startActivityName, String inputPortName, String packageName, String packageType, String noteText, boolean notePersistent, IDfList componentId, IDfList componentName) Adds a package to a start activity in a workflow.IDfWorkflowBuilder.addPackage
(String startActivityName, String inputPortName, String packageName, String packageType, String noteText, boolean notePersistent, IDfList componentIds) Adds a package to a start activity in the workflow.IDfWorkitem.addPackage
(String packageName, String packageType, IDfList componentId) Adds a package to a work item.IDfWorkitem.addPackage
(String packageName, String packageType, IDfList componentId, IDfList componentName) Adds a package to a work item.IDfWorkflow.addPackageEx
(String startActivityName, String inputPortName, String packageName, String packageType, String noteText, boolean notePersistent, IDfList componentId, int skillLevel) Adds a package to a start activity in the workflow and specifies a skill_level for the packageIDfWorkflow.addPackageEx
(String startActivityName, String inputPortName, String packageName, String packageType, String noteText, boolean notePersistent, IDfList componentId, IDfList componentName, int skillLevel) Adds a package to a start activity in the workflow and specifies a skill_level for the packageIDfWorkitem.addPackageEx
(String packageName, String packageType, IDfList componentId, int skillLevel) Adds a package to a work item and specifies a skill level for the package.IDfWorkitem.addPackageEx
(String packageName, String packageType, IDfList componentId, IDfList componentName, int skillLevel) Adds a package to a work item and specifies a skill level for the package.IDfSysObject.addReference
(IDfId folderId, String bindingCondition, String bindingLabel) Add a reference to the object in another folder.IDfSysObject.appendPart
(IDfId componentId, String versionLabel, boolean useNodeVerLabel, boolean followAssembly, int copyChild) Appends a document as the last virtual document child of the object.IDfSession.archive
(String predicate, String operatorName, int priority, boolean sendMail, IDfTime dueDate) Queues an archive request to the repository operator.Creates and checks out a new version of an object.Creates a new version of this object and removes the lock from the previous version.IDfSysObject.checkinEx
(boolean keepLock, String versionLabels, String oldCompoundArchValue, String oldSpecialAppValue, String newCompoundArchValue, String newSpecialAppValue) This is the extended method for checkin.IDfSysObject.checkoutEx
(String versionLabel, String compoundArchValue, String specialAppValue) Places a lock on the object.IDfAuditTrailManager.createAudit
(IDfId objectId, String event, String[] stringArgs, IDfId[] idArgs) Creates an audit trail entry for application events.IDfWorkflow.getActDefId
(int valueIndex) Returns the object ID of an activity's definition.IDfWorkitem.getActDefId()
Returns the object ID of the activity definition whose runtime instance generated the work item.IDfPolicy.getActionObjectId
(int index) Return the attribute action_object_id value at the specified index.IDfProcess.getActivityDefId
(int actIndex) Returns the object ID of an activity's definition.IDfProcess.getActivityIdByName
(String actName) Given an activity name, return the id of the activity.IDfGroup.getAliasSetId()
Returns the alias set object id of the group.IDfSysObject.getAliasSetId()
Returns the position of alias-binding scope specified in the associated policy object.IDfUser.getAliasSetId()
Returns the object ID of the user's default alias set.IDfWorkflow.getAliasSetId()
Returns the alias set object id for the workflow instance.IDfPolicy.getAliasSetIds
(int index) Return the alias_set_ids value at the specified index.IDfSysObject.getAntecedentId()
Returns the object id of the object's parent.IDfPolicy.getAppValidationId()
Return the attribute app_validation_id value for this policy.IDfSysObject.getAssembledFromId()
Returns the object id of the virtual document that was the source of the assembly associated with the object.IDfWorkitem.getAutoMethodId()
Returns the object ID of the method that invokes the work item's application.IDfAssembly.getBookId()
Returns the object ID of the top-most containing virtual document.IDfSysObject.getCabinetId()
Returns the object id of the cabinet that is the object's primary storage location.IDfRelation.getChildId()
Returns the object ID of the child object in the relationship.IDfSysObject.getChronicleId()
Returns the object id of the root object in the version tree.IDfVersionTreeLabels.getChronicleId()
Returns the object ID of the version tree's root version.IDfVirtualDocumentNode.getChronId()
Returns the chronicle ID for the object represented by this node.IDfAssembly.getComponentChronicleId()
Returns the chronicle ID of the component document.IDfPackage.getComponentChronId
(int index) Returns the component chronical id of one of the bound objects.IDfAssembly.getComponentId()
Returns the object ID of the component represented by the assembly object.IDfContainment.getComponentId()
Returns the chronicle ID of the component represented by the containment object.IDfPackage.getComponentId
(int index) Returns the component id of one of the bound objects.IDfSysObject.getComponentId
(int index) Returns the chronicle id of the component documents that make up the virtual document using the computed attribute _componentID.IDfWorkflowAttachment.getComponentId()
Gets the component ID of the bound object.IDfActivity.getConditionId()
Returns the object ID of the repository object that stores the route case conditions.IDfSysObject.getContainId
(int index) Returns the object id of a containment object that link the component document to its containing virtual document using the computed attribute _containID.IDfSysObject.getContentsId()
Returns the object id of the content object for an object that has only one content.IDfFormat.getDefaultStorage()
IDfTypeInfo.getDefaultStorageId()
IDfPolicy.getEntryCriteriaId
(int index) Return the attribute entry_criteria_id value at the specified index.IDfActivity.getExecMethodId()
Returns the object ID of the method object that executes the activity's actions.IDfPackage.getExecMethodId()
Retrieves the method id of the corresponding workflow object.IDfWorkitem.getExecResultId()
Returns the object ID of the document containing the results of the application's execution.IDfPolicy.getExtensionObjectId
(int index) Return the IDfId of the extension object for the state indicated by the index proviced.IDfSysObject.getFolderId
(int index) Returns the object id of the folder linked to this object at the given index.IDfGroup.getGroupDirectoryId()
IDfGroup.getGroupNativeRoomId()
Gets the group native room id.Returns the ID value of an attribute.IDfVirtualDocument.getId()
Returns a unique identifier for the current VDM window.IDfVirtualDocumentNode.getId()
Returns a string that uniquely identifies this node in the virtual document tree.IDfSession.getIdByQualification
(String qualification) Returns the ID of a Documentum object that satisfies the DQL qualification.IDfQueueItem.getItemId()
Returns the object ID of the package or routed object.IDfWorkflow.getLastWitemId
(int valueIndex) Returns the object ID of the most recently completed work item for a particular activity.IDfPackage.getNoteId
(int noteIndex) Returns the object id of the dm_note object.final IDfId
DfIdNotFoundException.getObjectId()
Gets the object id that could not be found.DfTypedObjectException.getObjectId()
IDfModuleDescriptor.getObjectId()
Gets the object identifier of the module.IDfTypedObject.getObjectId()
Returns the ID of this object.IDfVersionLabels.getObjectId()
Returns the object ID of the SysObject.IDfVersionTreeLabels.getObjectIdFromVersionLabel
(String label) Returns the object ID of the object carrying a given version label.IDfActivity.getPackageId
(int index) Returns the object ID of a specified package.IDfPackage.getPackageId
(int index) Rerturns the id of a package in a collection package.IDfProcess.getPackageSchemaId
(String packageName) Returns the object id of an XML schema if one exists.IDfAssembly.getParentId()
Returns the object ID of the document that directly contains the virtual document described by the assembly to which this assembly object belongs.IDfContainment.getParentId()
Returns the object ID of the containing virtual document.IDfRelation.getParentId()
Returns the object ID of the parent object.IDfWorkflow.getParentId()
Returns value of the 'parent_id' attribute.IDfProcess.getPerformerAliasId()
Returns process's performer alias set object id.IDfActivity.getPerformerConditionId()
Returns the object ID of the repository object that stores the performer conditions.IDfSysObject.getPolicyId()
Returns the object id of attached business policy object.IDfValidator.getPolicyID()
Returns the business policy id associated with this validator.IDfActivity.getPostTimerAction
(int index) Returns the ID of a timer action object at the given index within a timer series.IDfActivity.getPreTimerAction
(int index) Returns the ID of a timer action object at the given index within a timer series.IDfWorkflow.getProcessId()
Returns the object ID of the workflow's definition.IDfWorkitem.getQueueItemId()
Returns the object ID of the queue item corresponding to the work item.IDfVirtualDocumentNode.getRelationshipId()
Returns the object ID of the containment or assembly object for this node.IDfSysObject.getRemoteId()
Returns the object id of the remote object.IDfTypedObject.getRepeatingId
(String attributeName, int valueIndex) Returns an Object ID value stored in a repeating attribute.IDfSysObject.getRetainerId
(int index) Return the id of the requested retainer.IDfSysObjectRetention.getRetainerId
(int index) Returns an entry from the i_retainer_id field.IDfRetainer.getRetainerRootId()
Returns the dm_retainer.retainer_root_id value.IDfQueueItem.getRouterId()
Returns the object ID of the associated workflow or router.IDfLightObject.getSharingParent()
Retrieves the ID of the lightobject's parent.IDfQueueItem.getSourceEvent()
Returns the object ID of the queued item in the source repository.IDfQueueItem.getStamp()
Returns the object ID of the queue item object.IDfPolicy.getSystemActions
(int index) Return the attribute system_actions value at the specified index.IDfWorkitem.getTargetTaskId()
Returns value of the r_target_task_id attributeIDfFormat.getTopicFormat()
Retrieves the object ID of the format to which this format must be transformed to allow indexing.IDfPolicy.getTypeOverrideId
(int index) Return the attribute type_override_id value at the specified index.IDfVirtualDocument.getUniqueObjectId
(int index) Returns the object ID of the object at the specified index.IDfPolicy.getUserActionId
(int index) Return the attribute user_action_id value at the specified index.IDfPolicy.getUserCriteriaId
(int index) Return the attribute user_criteria_id value at the specified index.IDfPolicy.getUserPostprocId
(int index) Return the attribute user_postproc_id value at the specified index.IDfWorkflowBuilder.getWorkflowAliasSetId()
Returns the alias set object id of the workflow object.IDfPackage.getWorkflowId()
Returns the workflow id.IDfWorkflowAttachment.getWorkflowId()
Gets the workflow ID.IDfWorkitem.getWorkflowId()
Returns the object ID of the workflow that contains this work item.IDfWorkflowBuilder.initWorkflow()
Creates and saves the workflow object in the Documentum server.IDfSysObject.insertPart
(IDfId componentID, String versionLabel, IDfId beforeContainmentId, double orderNo, boolean orderNoFlag, boolean useNodeVerLabel, boolean followAssembly, int copyChild) Inserts a document into the list of virtual child documents for the object.IDfSysObject.queue
(String queueOwner, String event, int priority, boolean sendMail, IDfTime dueDate, String message) Places the object on a specified queue.IDfWorkflow.queue
(String supervisor, String eventType, int priority, boolean sendMail, IDfTime dueDate, String message) Sends an event to a workflow.IDfWorkitem.queue
(String user, String eventType, int priority, boolean sendMail, IDfTime dueDate, String message) Sends an event to a workitem.IDfSession.restore
(String predicate, String dumpFile, String operatorName, int priority, boolean sendMail, IDfTime dueDate) Queues a request to restore a content file or files from the archives.IDfWorkflowBuilder.runWorkflow()
Executes the workflow object.IDfACL.saveAsNew()
Creates a new copy of the object.IDfSysObject.saveAsNew
(boolean shareContent) Copies an object.IDfSession.sendToDistributionList
(IDfList toUsers, IDfList toGroups, String instructions, IDfList objectIDs, int priority, boolean endNotification) Deprecated.IDfSession.sendToDistributionListEx
(IDfList toUsers, IDfList toGroups, String instructions, IDfList objectIDs, int priority, int flags) Creates and starts an ad-hoc workflow.IDfWorkflowBuilder.startWorkflow()
Deprecated.Methods in com.documentum.fc.client that return types with arguments of type IDfIdModifier and TypeMethodDescriptionIDfAuditTrailManager.parseBatchedIds
(IDfId audittrailId) Get a list of BatchAudit from an audittrail object.IDfEventManager.parseBatchedIds
(IDfId eventId) When oneEventPerBatch flag is turned on for a batch, the batch will generate a dm_batch_flush event for objects created inside the batch.Methods in com.documentum.fc.client with parameters of type IDfIdModifier and TypeMethodDescriptionvoid
IDfProcess.addActivity
(String actName, IDfId actId, String actType, int actPriority) Adds an activity to the workflow definition.IDfWorkflow.addAttachment
(String componentType, IDfId componentId) Adds an attachment to the workflow.IDfWorkitem.addAttachment
(String componentType, IDfId componentId) Adds an attachment to the workflow.void
IDfVirtualDocument.addChangeDescription
(int code, IDfId objectId, String contextTag, String description) Records a change made to a node.IDfPersistentObject.addChildRelative
(String relationTypeName, IDfId childId, String childLabel, boolean isPermanent, String description) Creates a Relation object.IDfVirtualDocument.addNode
(IDfVirtualDocumentNode parentNode, IDfVirtualDocumentNode insertAfterNode, IDfId objectChronId, String binding, boolean followAssembly, boolean overrideLateBindingValue) Adds a new node to the virtual document.void
Adds an annotation (the current IDfSysObject) to the target object.void
Adds an annotation (the current IDfSysObject) to the target object.void
IDfActivity.addPackageInfo
(String portName, String packageName, String packageType, IDfId packageId, String packageLabel, String packageOperation) Adds a package definition to a port in the activity.void
IDfActivity.addPackageInfoEx
(String portName, String packageName, String packageType, IDfId packageId, String packageLabel, String packageOperation, int packageFlag) Adds a package definition to a port in the activity.void
IDfActivity.addPackageInfoEx
(String portName, String packageName, String packageType, IDfId packageId, String packageLabel, String packageOperation, int packageFlag, int packageReportFlag) Adds a package definition to a port in the activity.IDfPersistentObject.addParentRelative
(String relationTypeName, IDfId parentId, String childLabel, boolean isPermanent, String description) Creates a Relation object.void
IDfActivity.addPostTimerAction
(IDfId action, int minutes) Establishes a timer at the end of the series.void
IDfActivity.addPreTimerAction
(IDfId action, int minutes) Establishes a timer at the end of the series.IDfSysObject.addReference
(IDfId folderId, String bindingCondition, String bindingLabel) Add a reference to the object in another folder.static DfSysObjectException
DfSysObjectException.alreadyCallSwapRetainerException
(IDfSysObject object, IDfId oldRetainerId, IDfId newRetainerId) void
Appends an ID value to a repeating attribute.void
IDfPackage.appendNoteEx
(IDfId annotationId, boolean persistent) Adds a note to a package.IDfSysObject.appendPart
(IDfId componentId, String versionLabel, boolean useNodeVerLabel, boolean followAssembly, int copyChild) Appends a document as the last virtual document child of the object.void
IDfSysObjectRetention.applyRetention
(IDfId retainerId) Places object under retention by the specified dm_retainer object.IDfSysObject.assemble
(IDfId virtualDocId, int interruptFreq, String qualification, String nodesortList) Creates an assembly and associates it with the object.void
IDfSysObject.attachPolicy
(IDfId policyId, String state, String scope) Attaches a business policy object to the object.void
Binds content associated with an object to another object.boolean
IDfSysObjectRetention.canSwapRetainer
(IDfId oldRetainerId, IDfId newRetainerId) void
IDfWorkitem.completeEx
(int returnValue, String execOSError, IDfId execResultId) Marks the work item as complete.void
IDfWorkitem.completeEx2
(int returnValue, String execOSError, IDfId execResultId, int userTime, double userCost) Marks the work item as complete.IDfAuditTrailManager.createAudit
(IDfId objectId, String event, String[] stringArgs, IDfId[] idArgs) Creates an audit trail entry for application events.void
Removes items from an inbox that were placed there using thequeue
method.int
Searches through the values in a repeating attribute and returns the index of the first value that matches the specified ID value.void
IDfSession.flushObject
(IDfId objectId) Remove the specified object from the cache.IDfAuditTrailManager.getApplicableEvents
(IDfId objectId) Gets a list of applicable events(String) for the object.IDfWorkflow.getAttachment
(IDfId attachmentId) Returns an attachment object given the ID of the object.IDfWorkitem.getAttachment
(IDfId attachmentId) Returns an attachment object given the ID of the object.DfClient.getDocbaseNameFromId
(IDfId objectId) IDfClient.getDocbaseNameFromId
(IDfId objectId) Returns the name of the repository from where the object and itsIDfId
originated.IDfDocbrokerClient.getDocbaseNameFromId
(IDfId objectId) Returns the name of the repository from which the object and itsIDfId
originated.IDfVirtualDocument.getNodeFromNodeId
(IDfId nodeId) Returns the IDfVirtualDocumentNode interface for the node corresponding to a given node ID.Returns a Documentum server object.IDfSession.getObjectPaths
(IDfId objectId) GenerateIDfEnumeration
object of
IDfObjectPath
objects for an object with a given object id.
IDfSession.getObjectWithCaching
(IDfId objectId, String typeNameIgnored, String classNameIgnored, String currencyCheckValue, boolean usePersistentCache, boolean useSharedCache) Returns a Documentum server object.IDfSession.getObjectWithInterface
(IDfId objectId, String extraInterfaceName) Deprecated.Please use Aspects instead for interface extension.IDfSession.getObjectWithOptions
(IDfId objectId, IDfGetObjectOptions objectOptions) Returns a Documentum server object.IDfSession.getObjectWithType
(IDfId objectId, String typeNameIgnored, String classNameIgnored) Deprecated.IDfWorkitem.getPackage
(IDfId packageId) Returns a package object given the ID of the object.Return an enumeration of paths for the given object.IDfAuditTrailManager.getRegisteredEvents
(IDfId objectId) Gets a list of registered events(String) for the object.IDfAuditTrailManager.getRegisteredEventsForType
(String typeName, String controllingApp, IDfId policyId, String stateName) Gets a list of registered events(String) for the object type.IDfSession.getRelatedSession
(IDfId objectId) Returns a related session appropriate for operating on the given object id.IDfSession.getReplicaForMaster
(IDfId masterId) Get the replica object for a specific master object.IDfType.getTypeAttrAssistanceWithValues
(String attrName, IDfId policyId, String state, IDfList depAttrNameList, IDfList depAttrValueListList) Deprecated.IDfType.getTypeAttrAsstDependencies
(String attrName, IDfId policyId, String state) Deprecated.IDfSession.getTypeDescription
(String typeName, String attribute, IDfId policyId, String state) Returns the data dictionary information about an object type and its attributes.IDfType.getTypeValidator
(IDfId policyId, String state) Returns the IDfValidator that is assocated with this IDfType.IDfType.getTypeWidgetType
(int environment, String attrName, IDfId policyId, String state) Deprecated.IDfSysObject.getVdmPath
(IDfId rootId, boolean shortestPath, String versionList) Returns the path or paths through a virtual document that lead to a particular component.IDfSysObject.getVdmPathDQL
(IDfId rootId, boolean shortestPath, String parentType, String bindingLabel, String nodeSortBy) Returns the path or paths through a virtual document that lead to a particular component.IDfSession.getVersionTreeLabels
(IDfId chronicleId) Returns the version labels associated with the versions of a SysObject.void
Inserts an Object ID value into a repeating attribute.IDfSysObject.insertPart
(IDfId componentID, String versionLabel, IDfId beforeContainmentId, double orderNo, boolean orderNoFlag, boolean useNodeVerLabel, boolean followAssembly, int copyChild) Inserts a document into the list of virtual child documents for the object.boolean
IDfAuditTrailManager.isEventAudited
(IDfId objectId, String event) Indicates if this event is currently being audited for the object.boolean
IDfAuditTrailManager.isEventAuditedForType
(String typeName, String event, String controllingApp, IDfId policyId, String stateName) Indicates if this event is currently being audited for the object type.void
IDfSession.killSession
(IDfId sessionId, String immediacyLevel, String message) Kill the specified server session.static DfSysObjectException
DfSysObjectException.newBindFileOfReplicaSourceUnsupported
(IDfSysObject object, IDfId sourceId) IDfSession.newLightObject
(String typeName, IDfId parentId) Creates a persistent light type object given a specified Documentum server shareable type.static DfSysObjectException
DfSysObjectException.newRetainerAlreadyAttachedException
(IDfSysObject object, IDfId retainerId) IDfRetainerFactory.newRetainerForContainerId
(IDfSession session, IDfId rootObjectId) Creates IDfRetainer to apply retention to a group of objects.IDfRetainerFactory.newRetainerForObjectId
(IDfSession session, IDfId rootObjectId) Creates IDfRetainer to apply retention to a single object.static DfSysObjectException
DfSysObjectException.newRetainerNotAttachedException
(IDfSysObject object, IDfId retainerId) IDfSession.newWorkflowBuilder
(IDfId processId) Creates a workflow builder object.IDfAuditTrailManager.parseBatchedIds
(IDfId audittrailId) Get a list of BatchAudit from an audittrail object.IDfEventManager.parseBatchedIds
(IDfId eventId) When oneEventPerBatch flag is turned on for a batch, the batch will generate a dm_batch_flush event for objects created inside the batch.void
IDfAuditTrailManager.registerEvent
(IDfId objectId, String event) Registers an event for the object.void
IDfAuditTrailManager.registerEventForObject
(IDfId objectId, String event, boolean signAudit, int authentication, String eventDescription, IDfList attributeList) Registers an event for object instance.void
IDfAuditTrailManager.registerEventForObjectEx
(IDfId objectId, String event, boolean signAudit, int authentication, String eventDescription, IDfList attributeList, boolean eSignatureRequired) Registers an event for object instance.void
IDfAuditTrailManager.registerEventForObjectEx2
(IDfId objectId, String event, boolean auditSubtypes, String controllingApp, IDfId policyId, String stateName, boolean signAudit, int authentication, String eventDescription, IDfList attributeList, boolean eSignatureRequired) Registers an event for object type.void
IDfAuditTrailManager.registerEventForType
(String typeName, String event, boolean auditSubtypes, String controllingApp, IDfId policyId, String stateName, boolean signAudit, int authentication, String eventDescription, IDfList attributeList) Registers an event for object type.void
IDfAuditTrailManager.registerEventForTypeEx
(String typeName, String event, boolean auditSubtypes, String controllingApp, IDfId policyId, String stateName, boolean signAudit, int authentication, String eventDescription, IDfList attributeList, boolean eSignatureRequired) Registers an event for object type.void
IDfAuditTrailManager.registerEvents
(IDfId objectId, IDfList events) Registers a list of events for the object.void
IDfAuditTrailManager.registerEventsInFolder
(IDfId folderId, IDfList events) Registers a list of events for all sysobjects under the folder.void
IDfWorkflow.removeAttachment
(IDfId attachmentId) Removes an attachment from the workflow.void
IDfWorkitem.removeAttachment
(IDfId attachmentId) Removes an attachment from the workflow.void
IDfVirtualDocument.removeChangeDescription
(IDfId objectId) Removes the change or changes made to a node.void
IDfPersistentObject.removeChildRelative
(String relationTypeName, IDfId childId, String childLabel) This method should be invoked on the parent object to abandon its relationship with one or more children.void
IDfSysObject.removeNote
(IDfId annotationId) Deprecated.void
IDfNote.removeNoteEx
(IDfId targetId) Detaches an annotation (the current IDfSysObject) from the target object.void
IDfPackage.removeNoteEx
(IDfId annotationId) Removes an existing note from a package.void
IDfPersistentObject.removeParentRelative
(String relationTypeName, IDfId parentId, String childLabel) This method should be invoked on the child object to abandon its relationship with one or more parents.void
IDfSysObject.removePart
(IDfId containmentId, double orderNo, boolean orderNoFlag) Removes a virtual document child from the object.void
IDfSysObjectRetention.removeRetention
(IDfId retainerId) Removes object from the control of retention services.void
Points the lightobject to a different parent.void
IDfSession.reparentLightObjects
(IDfId newParentId, IDfList childIds) Reparents multiple lightweight objects at a time.IDfSession.resolveAlias
(IDfId sysObject, String scopeAlias) Returns the value mapped to a given alias.void
IDfVirtualDocument.resync
(IDfSession session, IDfId objectId, int flags) Flushes all node information and synchronizes cached object attributes with the repository.void
IDfPolicy.setActionObjectId
(int index, IDfId value) Set the attribute action_object_id value at the specified index.void
IDfGroup.setAliasSetId
(IDfId aliasId) Sets the alias set object id of the group.void
IDfPolicy.setAliasSetIds
(int index, IDfId value) Set the attribute allias_set_ids value at the specified index.void
IDfPolicy.setAppValidationId
(IDfId value) Set the attribute app_validation_id value for this policy.void
Sets the book_id attribute of the assembly object.void
IDfRelation.setChildId
(IDfId child) Sets the ID of the object that is the "child" in the relationship.void
IDfAssembly.setComponentChronicleId
(IDfId chronId) Sets the component_chron_id attribute of the assembly object.void
IDfAssembly.setComponentId
(IDfId objectId) Sets the component_id attribute of the assembly object.void
IDfFormat.setDefaultStorage
(IDfId value) IDfSession.setDocbaseScopeById
(IDfId objectId) THIS METHOD IS NOT THREAD SAFE.void
IDfActivity.setExecMethodId
(IDfId execMethodId) Identifies the method that executes the activity's actions.void
IDfGroup.setGroupDirectoryId
(IDfId value) void
IDfGroup.setGroupNativeRoomId
(IDfId value) Sets the group native room id.void
Sets the Object ID value of an attribute.void
IDfModuleDescriptor.setObjectId
(IDfId objectId) Deprecated.The object is immutable.void
IDfProcess.setPackageSchemaId
(String packageName, IDfId schemaId) Creates a relation between an XML schema document and a package.void
IDfAssembly.setParentId
(IDfId parentObjectId) Sets the parent_id attribute of the assembly object.void
IDfRelation.setParentId
(IDfId parent) Sets the ID of the object that is the "parent" in the relationship.void
IDfWorkflow.setParentId
(IDfId parentId) Set parent_id attribute of the workflowvoid
IDfProcess.setPerformerAliasId
(IDfId aliasId) Defines the process's performer alias set object id.void
IDfWorkflow.setProcessId
(IDfId processId) Sets the process ID for the workflow.void
IDfAuditTrailManager.setRegisterEvents
(IDfId objectId, IDfList events) Sets a list of events for the object.void
IDfTypedObject.setRepeatingId
(String attributeName, int valueIndex, IDfId value) Sets a Object ID value of a repeating attribute.void
IDfPolicy.setSystemActions
(int index, IDfId value) Set the attribute system_actions value at the specified index.void
IDfFormat.setTopicFormat
(IDfId value) void
IDfPolicy.setTypeOverrideId
(int index, IDfId value) Set the attribute type_override_id value at the specified index.void
IDfPolicy.setUserActionId
(int index, IDfId value) Set the attribute user_action_id value at the specified index.void
IDfPolicy.setUserCriteriaId
(int index, IDfId value) Set the attribute user_criteria_id value at the specified index.void
IDfPolicy.setUserPostprocId
(int index, IDfId value) Set the attribute user_postproc_id value at the specified index.void
IDfSysObjectRetention.swapRetainer
(IDfId oldRetainerId, IDfId newRetainerId) Replace a dm_retainer attached to the object to a new one.void
IDfAuditTrailManager.unregisterAllEvents
(IDfId objectId) Unregisters all events for the object.void
IDfAuditTrailManager.unregisterEvent
(IDfId objectId, String event) Unregisters an event for the object.void
IDfAuditTrailManager.unregisterEventForObject
(IDfId objectId, String event, IDfId policyId, String stateName) Unregisters an event for the object type.void
IDfAuditTrailManager.unregisterEventForType
(String typeName, String event, String controllingApp, IDfId policyId, String stateName) Unregisters an event for the object type.void
IDfAuditTrailManager.unregisterEvents
(IDfId objectId, IDfList events) Unregisters a list of events for the object.void
IDfAuditTrailManager.unregisterEventsInFolder
(IDfId folderId, IDfList events) Unregisters a list of events for all sysobjects under the folder.void
IDfSysObject.updatePart
(IDfId containmentId, String versionLabel, double orderNumber, boolean useNodeVerLabel, boolean followAssembly, int copyChild) Modifies a child dmr_containment attribute value.void
IDfSysObject.updatePartEx
(IDfId containmentId, String versionLabel, double orderNumber, boolean useNodeVerLabel, boolean followAssembly, int copyChild, String containType, String containDesc) void
IDfType.validateTypeAttrRulesWithValue
(String attrName, IDfId policyId, String state, String value, IDfList depAttrNameList, IDfList depAttrValueListList, int stopAfterNumOfErrors) Deprecated.void
IDfType.validateTypeAttrRulesWithValues
(String attrName, IDfId policyId, String state, IDfList values, IDfList depAttrNameList, IDfList depAttrValueListList, int stopAfterNumOfErrors) Deprecated.void
IDfType.validateTypeObjRulesWithValues
(IDfList attrNameList, IDfId policyId, String state, IDfList valueListList, int stopAfterNumOfErrors) Deprecated.Constructors in com.documentum.fc.client with parameters of type IDfIdModifierConstructorDescriptionDfIdNotFoundException
(IDfId objectId) Constructs a new instance.DfIdNotFoundException
(IDfId objectId, String objectTypeDescription) Constructs a new instance.DfIdNotFoundException
(IDfId objectId, String objectTypeDescription, Throwable cause) Constructs a new instance.DfIdNotFoundException
(IDfId objectId, Throwable cause) Constructs a new instance. -
Uses of IDfId in com.documentum.fc.client.acs
Methods in com.documentum.fc.client.acs that return IDfIdModifier and TypeMethodDescriptionIDfAcsContentRequest.getObjectId()
Returns object id.IDfAcsConfig.getServerConfigId()
Returns the ID of the Content Server config object for the ACS.Methods in com.documentum.fc.client.acs with parameters of type IDfIdModifier and TypeMethodDescriptionvoid
IDfAcsConfig.setServerConfigId
(IDfId serverConfigId) Sets the ID of the Content Server config object for the ACS. -
Uses of IDfId in com.documentum.fc.client.search
Methods in com.documentum.fc.client.search that return IDfIdModifier and TypeMethodDescriptionReturns the object ID stored in a specific attribute.IDfResultObjectManager.getObjectId
(IDfResultEntry entry) Gets the object ID of the object corresponding to the result.IDfResultEntry.getRepeatingId
(String attrName, int valueIndex) Returns the object ID value stored in a repeating attribute, located at a specific index.Methods in com.documentum.fc.client.search with parameters of type IDfIdModifier and TypeMethodDescriptionIDfQueryBuilder.addLocationScope
(String source, IDfId locationId, boolean isDescend, boolean isExcluded) Adds a location scope.int
Searches through the values in a repeating attribute and returns the first index value that corresponds to the specified object id value. -
Uses of IDfId in com.documentum.fc.common
Classes in com.documentum.fc.common that implement IDfIdMethods in com.documentum.fc.common that return IDfIdModifier and TypeMethodDescriptionIDfValue.asId()
Returns the contents of a value object as anIDfId
interface.IDfList.getId
(int index) Fetches an instance of an IDfId object from the list at the specified index.Returns an IDfId interface to which the specified property name is mapped to in the object.IDfChangeDescription.getObjectId()
Returns the object ID of the object affected by the change described in this change description record.Methods in com.documentum.fc.common with parameters of type IDfIdModifier and TypeMethodDescriptionint
Appends an instance of an IDfId object to the list.int
int
Returns -1, 0 or 1 if this IDfId is less than, equal to, or greater than the IDfId passed as an argument.int
IDfList.findIdIndex
(IDfId value) Returns the index of the first occurrence of an IDfId object in the list.void
Inserts an instance of an IDfId object into the list at a specified index.static DfException
DfException.materializedLightObjectException
(IDfId id) static DfException
DfException.newAlreadyMaterializedException
(IDfId objectId) static DfException
DfException.newApiBadType
(IDfId componentId, String typeName) static DfException
DfException.newAspectMissingPropertyBag
(String aspectName, IDfId objId, String typeName) static DfException
DfException.newBadIdException
(IDfId id) static DfException
DfException.newCantExportDirtyObjectException
(IDfId id) static DfException
DfException.newInvalidTypeException
(String typeName, IDfId objectId, String requiredTypeName) static DfException
DfException.newMaterializationOptionMismatchException
(IDfId objectId) void
Maps the specified property name to the specified IDfId interface property value.void
Adds an instance of an IDfId interface into the list at a specified index. -
Uses of IDfId in com.documentum.operations
Methods in com.documentum.operations that return IDfIdModifier and TypeMethodDescriptionIDfNodeRelationship.getChildId()
The object ID of the repository object corresponding to the child nodeIDfCopyNode.getDestinationFolderId()
Returns the repository object ID of the destination folder for this node.IDfCopyOperation.getDestinationFolderId()
Returns the repository object ID of the destination folder for the copy operation.IDfImportNode.getDestinationFolderId()
Returns the repository object ID of the destination folder for the copy operation.IDfImportOperation.getDestinationFolderId()
Returns the docbase object Id of the destination folder for the copy operation.IDfMoveNode.getDestinationFolderId()
This is the folder where objects are being moved (linked).IDfMoveOperation.getDestinationFolderId()
Returns the docbase object Id of the destination folder for the move operation.IDfOperationNode.getId()
Returns a unique identifier for this node.IDfCheckinNode.getNewObjectId()
Returns the new repository object ID for the IDfSysObject resulting from the check in.IDfCopyNode.getNewObjectId()
Returns the new repository object ID for the IDfSysObject resulting from the copy.IDfImportNode.getNewObjectId()
Returns the new repository object ID for the IDfSysObject resulting from the check in.IDfCancelCheckoutNode.getObjectId()
Returns the docbase object Id of the IDfSysObject for this node.IDfCheckinNode.getObjectId()
Returns the original repository object ID for the IDfSysObject before check in.IDfCheckoutNode.getObjectId()
Returns the repository object Id of the IDfSysObject for this node.IDfCopyNode.getObjectId()
Returns the repository object ID of the IDfSysObject for this node.IDfDeleteNode.getObjectId()
Returns the repository object ID of the IDfSysObject for this node.IDfExportNode.getObjectId()
Returns the repository object Id of the IDfSysObject for this node.IDfImportNode.getObjectId()
Returns the repository object ID of the IDfSysObject for this node.IDfMoveNode.getObjectId()
Returns the docbase object Id of the IDfSysObject for this node.IDfPredictiveCachingNode.getObjectId()
Returns the repository object ID of the IDfSysObject for this node.IDfXMLUtils.getObjectIdFromDRL
(String drl) Returns the object id corresponding to the DRL.IDfNodeRelationship.getParentId()
The object ID of the repository object corresponding to the parent nodeIDfMoveNode.getSourceFolderId()
This is the folder from which objects are being moved (unlinked).IDfMoveOperation.getSourceFolderId()
Gets the source folder id for the move operation.IDfImportNode.getXMLApplicationID()
Returns the ID of the XML application, if one was set, that is applied to the document upon import.Methods in com.documentum.operations with parameters of type IDfIdModifier and TypeMethodDescriptionCreates a new node for the given object.IDfOperationNodeFactory.newNodeRelationship
(IDfId parentId, IDfId childId, String relationType) void
IDfCopyNode.setDestinationFolderId
(IDfId destinationFolderId) Sets the repository object ID of the destination folder for this node.void
IDfCopyOperation.setDestinationFolderId
(IDfId folderId) Sets the repository object ID for the destination folder for the copy operation.void
IDfImportNode.setDestinationFolderId
(IDfId destinationFolderId) Sets the repository object ID for the destination folder for the copy operation.void
IDfImportOperation.setDestinationFolderId
(IDfId destinationFolderId) Sets the docbase object Id for the destination folder for the copy operation.void
IDfMoveNode.setDestinationFolderId
(IDfId destFolderId) Sets the docbase object Id of the destination folder for this node.void
IDfMoveOperation.setDestinationFolderId
(IDfId folderId) Sets the docbase object Id for the destination folder for the move operation.void
IDfImportNode.setSharingParentId
(IDfId parentId) Set sharing parent id for lightweight object created by the operation.void
IDfMoveNode.setSourceFolderId
(IDfId sourceFolderId) Sets the docbase object Id of the source folder for this node.void
IDfMoveOperation.setSourceFolderId
(IDfId sourceFolderId) Sets the source folder id for the move operation.void
IDfImportNode.setXMLApplicationID
(IDfId appId) Sets the XML application ID for the document being imported. -
Uses of IDfId in com.documentum.registry
Methods in com.documentum.registry with parameters of type IDfIdModifier and TypeMethodDescriptionvoid
IDfCheckedOutObject.addSharedDocument
(IDfId parentId) Adds the object id of the parent that shares this checked out object.IDfClientRegistry.getCheckedOutObjectById
(IDfId objectId) Finds a checked-out file registry object based on object IDIDfClientRegistry.getLocalObjectById
(IDfId objectId) Finds a local file registry object based on object IDIDfClientRegistry.getViewedObjectById
(IDfId objectId) Finds a viewed file registry object based on object IDvoid
IDfCheckedOutObject.removeSharedDocument
(IDfId parentId) Removes the object id of the document that shares this checked out object.
IDfSession.sendToDistributionListEx(com.documentum.fc.common.IDfList, com.documentum.fc.common.IDfList, java.lang.String, com.documentum.fc.common.IDfList, int, int)