Package | Description |
---|---|
com.documentum.com |
Provides an interface for accessing the DFC through OLE/COM.
|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
com.documentum.fc.client.acs |
Provides classes and interfaces, related to distributed content transfer.
|
com.documentum.fc.client.aspect | |
com.documentum.fc.client.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.common |
Provides classes and interfaces to utility functionality associated with all DFC objects.
|
com.documentum.operations |
Provides interfaces to common high-level client functionality,
such as functionality for checking in and checking out documents,
and checking out all the documents in a virtual document.
|
com.documentum.registry |
Provides interfaces and classes that manage Documentum
information on the client’s local system.
|
Modifier and Type | Method and Description |
---|---|
IDfList |
IDfClientX.getList()
Factory method for an
IDfList object. |
IDfList |
DfClientX.getList() |
Modifier and Type | Method and Description |
---|---|
IDfList |
IDfSession.apiDesc(java.lang.String api)
Deprecated.
|
IDfList |
IDfObjectPath.getAccessibleFolderIds()
Returns
IDfList of accessible folder ids. |
IDfList |
IDfValueAssistance.getActualValues()
Return the list of possible actual values that the user can choose
from.
|
IDfList |
IDfAuditTrailManager.getAllEvents()
Gets a list of all the events(String) available in the repository.
|
IDfList |
IDfPolicy.getAllIncludedTypes()
Retun an IDfList that includes the complete list of types for objects that
can be attached to this policy.
|
IDfList |
IDfAuditTrailManager.getApplicableEvents(IDfId objectId)
Gets a list of applicable events(String) for the object.
|
IDfList |
IDfPersistentObject.getAttrAssistance(java.lang.String attrName)
Deprecated.
use getValidator and then call getValueAssistance on IDfValidator instead
|
IDfList |
IDfPersistentObject.getAttrAssistanceWithValues(java.lang.String attrName,
IDfList depAttrNameList,
IDfList depAttrValueListList)
Deprecated.
use getValidator and then call getValueAssistance on IDfValidator instead
|
IDfList |
IDfPersistentObject.getAttrAsstDependencies(java.lang.String attrName)
Deprecated.
use getValidator and then call getValueAssistanceDependencies on IDfValidator instead
|
IDfList |
IDfAuditTrail.getAuditData()
This API gets the audit data information for this particular Audit Trail Object.
|
IDfList |
IDfNetworkLocationEntry.getBeginIpAddressList()
Returns list of the first addresses in IP address ranges.
|
IDfList |
IDfActivity.getConditions(java.lang.String routeCaseIdentifier)
Returns the list (or list of lists) of transition condition definitions for the named route case.
|
IDfList |
IDfValueAssistance.getDisplayValues()
Return the list of possbile attribute display values.
|
IDfList |
IDfDocbaseMap.getDocbaseRoles(int index) |
IDfList |
IDfNetworkLocationEntry.getEndIpAddressList()
Returns list of the last addresses in IP address ranges.
|
IDfList |
IDfWorkitem.getForwardActivities()
Returns a list of IDfActivity interfaces that have at least one input
port linked to one of the current activity's output ports.
|
IDfList |
IDfAuditData.getModifiedIndexes()
Gets the Modified Indexes for this Attribute
|
IDfList |
IDfAuditData.getNewValues()
Gets the New Values for this Attribute
|
IDfList |
IDfWorkitem.getNextActivityNames()
Retrieves all activities that immediately follow this work item.
|
IDfList |
IDfAuditData.getOldValues()
Gets the Old Values for this Attribute
|
IDfList |
IDfWorkflow.getPerformerActivityNames()
Returns a list of user and group names for the specified performer activity name.
|
IDfList |
IDfActivity.getPerformerConditionNames()
Return a String list that contains the name of the performer conditions.
|
IDfList |
IDfWorkflow.getPerformers(java.lang.String actName)
Returns a list of user and group names for the specified performer activity name.
|
IDfList |
IDfActivity.getPerformers(java.lang.String conditionName)
For the given condition name, return a String list of performers used for this condition.
|
IDfList |
IDfSysObject.getPermissions()
Returns a list of
DfPermit objects representing all the permissions specified in the ACL for the
sysobject. |
IDfList |
IDfACL.getPermissions()
Returns a list of
DfPermit objects representing all the permissions specified in the ACL. |
IDfList |
IDfWorkitem.getPreviousActivityNames()
Retrieves all activities that immediately preceeded this work item.
|
IDfList |
IDfAuditTrailManager.getRegisteredEvents(IDfId objectId)
Gets a list of registered events(String) for the object.
|
IDfList |
IDfAuditTrailManager.getRegisteredEventsForType(java.lang.String typeName,
java.lang.String controllingApp,
IDfId policyId,
java.lang.String stateName)
Gets a list of registered events(String) for the object type.
|
IDfList |
IDfWorkitem.getRejectActivities()
Returns a list of activity objects that have at least one
revert port.
|
IDfList |
IDfActivity.getRouteCaseIdentifiers()
Returns a String list that contains the name of the route case identifiers.
|
IDfList |
IDfActivity.getRouteCasePorts(java.lang.String RouteCaseIdentifier)
Returns a String list that contains the output ports of the given route case identifier.
|
IDfList |
IDfProcess.getStartActivities(java.lang.String initiateAct)
Return the list of start activities linked with the given initiate activity.
|
IDfList |
IDfWorkflowBuilder.getStartActivityIds()
Returns the object IDs of the start activities in the workflow's definition.
|
IDfList |
IDfWorkflowBuilder.getStartActivityNames()
Returns the names of the start activities in the workflow's definition.
|
IDfList |
IDfType.getTypeAttrAssistanceWithValues(java.lang.String attrName,
IDfId policyId,
java.lang.String state,
IDfList depAttrNameList,
IDfList depAttrValueListList)
Deprecated.
|
IDfList |
IDfType.getTypeAttrAsstDependencies(java.lang.String attrName,
IDfId policyId,
java.lang.String state)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
IDfActivity.addConditionRouteCase(java.lang.String routeCaseIdentifier,
IDfList conditions,
IDfList outputPorts)
Adds a route case to the activity.
|
IDfId |
IDfWorkitem.addPackage(java.lang.String packageName,
java.lang.String packageType,
IDfList componentId)
Adds a package to a work item.
|
IDfId |
IDfWorkitem.addPackage(java.lang.String packageName,
java.lang.String packageType,
IDfList componentId,
IDfList componentName)
Adds a package to a work item.
|
IDfId |
IDfWorkflowBuilder.addPackage(java.lang.String startActivityName,
java.lang.String inputPortName,
java.lang.String packageName,
java.lang.String packageType,
java.lang.String noteText,
boolean notePersistent,
IDfList componentIds)
Adds a package to a start activity in the workflow.
|
IDfId |
IDfWorkflow.addPackage(java.lang.String startActivityName,
java.lang.String inputPortName,
java.lang.String packageName,
java.lang.String packageType,
java.lang.String noteText,
boolean notePersistent,
IDfList componentId)
Adds a package to a start activity in a workflow.
|
IDfId |
IDfWorkflow.addPackage(java.lang.String startActivityName,
java.lang.String inputPortName,
java.lang.String packageName,
java.lang.String packageType,
java.lang.String noteText,
boolean notePersistent,
IDfList componentId,
IDfList componentName)
Adds a package to a start activity in a workflow.
|
IDfId |
IDfWorkitem.addPackageEx(java.lang.String packageName,
java.lang.String packageType,
IDfList componentId,
IDfList componentName,
int skillLevel)
Adds a package to a work item and specifies a skill level for the package.
|
IDfId |
IDfWorkitem.addPackageEx(java.lang.String packageName,
java.lang.String packageType,
IDfList componentId,
int skillLevel)
Adds a package to a work item and specifies a skill level for the package.
|
IDfId |
IDfWorkflow.addPackageEx(java.lang.String startActivityName,
java.lang.String inputPortName,
java.lang.String packageName,
java.lang.String packageType,
java.lang.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 package
You must be the workflow supervisor the workflow creator, or a user with at least
Sysadmin privileges to use this method.
|
IDfId |
IDfWorkflow.addPackageEx(java.lang.String startActivityName,
java.lang.String inputPortName,
java.lang.String packageName,
java.lang.String packageType,
java.lang.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 package
You must be the workflow supervisor the workflow creator, or a user with at least
Sysadmin privileges to use this method.
|
void |
IDfWorkflow.addPackageToInitiateAct(java.lang.String packageName,
java.lang.String packageType,
IDfList componentId)
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.
|
void |
IDfWorkflow.addPackageToInitiateAct(java.lang.String packageName,
java.lang.String packageType,
IDfList componentId,
java.lang.String noteText,
boolean persistentNote,
int skillLevel)
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.
|
void |
IDfActivity.addPerformerCondition(java.lang.String conditionName,
java.lang.String condition,
IDfList performers)
Adds a performer case to the activity.
|
void |
IDfActivity.addRouteCase(java.lang.String routeCaseIdentifier,
java.lang.String condition,
IDfList outputPorts)
Adds a route case to the activity.
|
IDfCollection |
IDfSession.apply(java.lang.String objId,
java.lang.String functionName,
IDfList args,
IDfList dataType,
IDfList values)
Calls the server API Apply method.
|
void |
IDfRouter.forward(int currentTask,
IDfList additionalTask,
java.lang.String message)
Deprecated.
|
IDfList |
IDfPersistentObject.getAttrAssistanceWithValues(java.lang.String attrName,
IDfList depAttrNameList,
IDfList depAttrValueListList)
Deprecated.
use getValidator and then call getValueAssistance on IDfValidator instead
|
IDfObjectPathsMap |
IDfSession.getObjectPaths(IDfList objectIdsList)
Generate a map of
IDfObjectPath |
IDfCollection |
IDfSession.getTasksEx(java.lang.String userName,
int filter,
IDfList orderByList,
IDfList ascendingList)
Retrieves the work items assigned to the specified user.
|
IDfList |
IDfType.getTypeAttrAssistanceWithValues(java.lang.String attrName,
IDfId policyId,
java.lang.String state,
IDfList depAttrNameList,
IDfList depAttrValueListList)
Deprecated.
|
void |
IDfAuditTrailManager.registerEventForObject(IDfId objectId,
java.lang.String event,
boolean signAudit,
int authentication,
java.lang.String eventDescription,
IDfList attributeList)
Registers an event for object instance.
|
void |
IDfAuditTrailManager.registerEventForObjectEx(IDfId objectId,
java.lang.String event,
boolean signAudit,
int authentication,
java.lang.String eventDescription,
IDfList attributeList,
boolean eSignatureRequired)
Registers an event for object instance.
|
void |
IDfAuditTrailManager.registerEventForObjectEx2(IDfId objectId,
java.lang.String event,
boolean auditSubtypes,
java.lang.String controllingApp,
IDfId policyId,
java.lang.String stateName,
boolean signAudit,
int authentication,
java.lang.String eventDescription,
IDfList attributeList,
boolean eSignatureRequired)
Registers an event for object type.
|
void |
IDfAuditTrailManager.registerEventForType(java.lang.String typeName,
java.lang.String event,
boolean auditSubtypes,
java.lang.String controllingApp,
IDfId policyId,
java.lang.String stateName,
boolean signAudit,
int authentication,
java.lang.String eventDescription,
IDfList attributeList)
Registers an event for object type.
|
void |
IDfAuditTrailManager.registerEventForTypeEx(java.lang.String typeName,
java.lang.String event,
boolean auditSubtypes,
java.lang.String controllingApp,
IDfId policyId,
java.lang.String stateName,
boolean signAudit,
int authentication,
java.lang.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.registerEventsFromQuery(java.lang.String query,
IDfList events)
Registers the events specified in IDflist for the objects returned by the query.
|
void |
IDfAuditTrailManager.registerEventsInFolder(IDfId folderId,
IDfList events)
Registers a list of events for all sysobjects under the folder.
|
void |
IDfSession.reparentLightObjects(IDfId newParentId,
IDfList childIds)
Reparents multiple lightweight objects at a time.
|
void |
IDfWorkitem.repeat(IDfList list)
Defines an extended round of work item performers.
|
void |
IDfRouter.reverse(int currentTask,
IDfList previousTask,
java.lang.String message)
Deprecated.
|
IDfId |
IDfSession.sendToDistributionList(IDfList toUsers,
IDfList toGroups,
java.lang.String instructions,
IDfList objectIDs,
int priority,
boolean endNotification)
|
IDfId |
IDfSession.sendToDistributionListEx(IDfList toUsers,
IDfList toGroups,
java.lang.String instructions,
IDfList objectIDs,
int priority,
int flags)
Creates and starts an ad-hoc workflow.
|
void |
IDfWorkitem.setOutput(IDfList list)
Sets the output ports.
|
void |
IDfWorkitem.setOutputByActivities(IDfList actList)
Defines the next activities to be assigned packages in the workflow.
|
void |
IDfWorkitem.setPerformers(java.lang.String actName,
IDfList userGroupList)
Sets the performers attributes for the specified activity name.
|
void |
IDfWorkflow.setPerformers(java.lang.String actName,
IDfList userGroupList)
Sets the performers attributes for the specified activity name.
|
void |
IDfAuditTrailManager.setRegisterEvents(IDfId objectId,
IDfList events)
Sets a list of events for the object.
|
void |
IDfAuditTrailManager.unregisterEvents(IDfId objectId,
IDfList events)
Unregisters a list of events for the object.
|
void |
IDfAuditTrailManager.unregisterEventsFromQuery(java.lang.String query,
IDfList events)
For each object returned by the query, removes the registrations for the specified events.
|
void |
IDfAuditTrailManager.unregisterEventsInFolder(IDfId folderId,
IDfList events)
Unregisters a list of events for all sysobjects under the folder.
|
void |
IDfValidator.validateAttrRules(java.lang.String attrName,
IDfList values,
IDfProperties depAttrValues)
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.
|
void |
IDfPersistentObject.validateAttrRulesWithValues(java.lang.String attrName,
IDfList valueList,
int stopAfterNumOfErrors)
Deprecated.
use getValidator and then call validateAttrRules on IDfValidator instead
|
void |
IDfPersistentObject.validateObjRulesWithValues(IDfList attrNameList,
IDfList valueListList,
int stopAfterNumOfErrors)
Deprecated.
use getValidator and then call validateAllObjRules on IDfValidator instead
|
void |
IDfType.validateTypeAttrRulesWithValue(java.lang.String attrName,
IDfId policyId,
java.lang.String state,
java.lang.String value,
IDfList depAttrNameList,
IDfList depAttrValueListList,
int stopAfterNumOfErrors)
Deprecated.
|
void |
IDfType.validateTypeAttrRulesWithValues(java.lang.String attrName,
IDfId policyId,
java.lang.String state,
IDfList values,
IDfList depAttrNameList,
IDfList depAttrValueListList,
int stopAfterNumOfErrors)
Deprecated.
|
void |
IDfType.validateTypeObjRulesWithValues(IDfList attrNameList,
IDfId policyId,
java.lang.String state,
IDfList valueListList,
int stopAfterNumOfErrors)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IDfList |
IDfAcsConfig.getAcsNetworkLocationIdentifiers()
Returns a list of the ACS network location identifiers.
|
IDfList |
IDfBocsConfig.getDocbaseNames()
Returns list of the repository names.
|
IDfList |
IDfBocsConfig.getExternalUrlEntries()
Returns list of ExternalUrlEntry objects.
|
IDfList |
IDfAcsConfig.getNearStores()
Returns list of names of stores that are near the ACS.
|
IDfList |
IDfBocsConfig.getNetworkLocationIdentifiers()
Returns list of the BOCS network location identifiers.
|
IDfList |
IDfValidationDescriptor.getParameterNames()
Returns the list of parameter names
|
IDfList |
IDfAcsConfig.getProjectionEntries()
Returns list of ProjectionEntry objects.
|
IDfList |
IDfAcsTransferPreferences.getProtocols()
Returns a list of enabled protocols.
|
IDfList |
IDfAcsConfig.getStoreEntries()
Returns list of StoreEntry objects.
|
IDfList |
IDfBocsConfig.getUrlEntries()
Returns list of UrlEntry objects.
|
IDfList |
IDfAcsConfig.getUrlEntries()
Returns list of UrlEntry objects.
|
Modifier and Type | Method and Description |
---|---|
void |
IDfAcsConfig.setAcsNetworkLocationIdentifiers(IDfList acsNetworkLocationIdentifiers)
Sets the ACS network location identifiers.
|
void |
IDfBocsConfig.setDocbaseNames(IDfList docbaseNames)
Sets the repository names.
|
void |
IDfBocsConfig.setExternalUrlEntries(IDfList urlEntries)
Replace all ExternalUrlEntry objects.
|
void |
IDfAcsConfig.setNearStores(IDfList nearStores)
Sets list of names of stores that are near the ACS.
|
void |
IDfBocsConfig.setNetworkLocationIdentifiers(IDfList networkLocationIdentifiers)
Sets the BOCS network location identifiers.
|
void |
IDfValidationDescriptor.setParameterNames(IDfList parameterNames)
Sets the list of parameter names
|
void |
IDfAcsConfig.setProjectionEntries(IDfList projectionEntries)
Replace all ProjectionEntry objects.
|
void |
IDfAcsTransferPreferences.setProtocols(IDfList protocols)
Sets protocols to be used for accelerated content transfer.
|
void |
IDfAcsConfig.setStoreEntries(IDfList storeEntries)
Replaces all StoreEntry objects.
|
void |
IDfBocsConfig.setUrlEntries(IDfList urlEntries)
Replace all UrlEntry objects.
|
void |
IDfAcsConfig.setUrlEntries(IDfList urlEntries)
Replaces all UrlEntry objects.
|
Modifier and Type | Method and Description |
---|---|
IDfList |
IDfAspects.getAspects()
Returns a list of the names of all attached aspects.
|
Modifier and Type | Method and Description |
---|---|
IDfList |
IDfSearchMetadataManager.getDOSExtensions(java.lang.String mimeFormat)
Gets the DOS extensions associated to the specified MIME format value in the repository.
|
Modifier and Type | Method and Description |
---|---|
void |
IDfValueListAttrExpression.addValueList(IDfList valueList)
Adds a set of values to the list.
|
IDfValueListAttrExpression |
IDfExpressionSet.addValueListAttrExpression(java.lang.String attrName,
int valueDataType,
int searchOp,
boolean isCaseSensitive,
boolean isRepeated,
IDfList valueList)
Adds a search expression that requires the attribute value to be included in a list of values.
|
static IDfValueListAttrExpression |
DfExpressionFactory.newValueListAttrExpression(java.lang.String attrName,
int valueDataType,
int searchOp,
boolean isCaseSensitive,
boolean isRepeated,
IDfList valueList)
Creates a search expression that requires the attribute value to be included in a list of values.
|
Modifier and Type | Method and Description |
---|---|
IDfList |
DfValidationException.getAttrsNames() |
IDfList |
DfValidationException.getAttrsValues() |
IDfList |
IDfList.getList(int index)
Fetches an instance of an IDfList object from the list at the specified index.
|
IDfList |
IDfProperties.getList(java.lang.String propertyName)
Returns an IDfList interface to which the specified property name is mapped to in the object.
|
IDfList |
IDfProperties.getProperties()
Returns the property names as an IDfList interface.
|
Modifier and Type | Method and Description |
---|---|
int |
IDfList.appendList(IDfList value)
Appends an instance of an IDfList object to the list.
|
int |
IDfList.findListIndex(IDfList value)
Returns the index of the first occurrence of an IDfList object in the list.
|
void |
IDfList.insertAll(int index,
IDfList list)
Inserts all objects contained in an IDfList object into the list at a specified index.
|
void |
IDfList.insertList(int index,
IDfList value)
Inserts an instance of an IDfList object into the list at a specified index.
|
void |
IDfProperties.putList(java.lang.String propertyName,
IDfList propertyValue)
Maps the specified property name to the specified IDfList interface property value.
|
void |
DfValidationException.setAttrsNames(IDfList attrNameList) |
void |
DfValidationException.setAttrsValues(IDfList attrValueList) |
void |
IDfList.setList(int index,
IDfList value)
Adds an instance of an IDfList interface into the list at a specified index.
|
void |
DfValidationException.setProperty(java.lang.String strName,
IDfList value) |
Constructor and Description |
---|
DfValidationException(java.lang.String strKey,
IDfList attrs,
IDfList values,
java.lang.String msg) |
Modifier and Type | Method and Description |
---|---|
IDfList |
IDfXMLUtils.getApplicationList(IDfXMLDocType doctype)
Returns a list strings containing object IDs and object names.
|
IDfList |
IDfXMLUtils.getApplicationList(IDfXMLDocType doctype,
IDfFile file)
Returns a list strings containing object IDs and object names.
|
IDfList |
IDfXMLUtils.getApplicationList(IDfXMLDocType doctype,
IDfFormat formatObj)
Returns a list strings containing object IDs and object names.
|
IDfList |
IDfXMLUtils.getApplicationList(IDfXMLDocType doctype,
IDfSysObject object)
Returns a list strings containing object IDs and object names.
|
IDfList |
IDfXMLUtils.getApplicationList(IDfXMLDocType doctype,
java.lang.String fileOrFormatName)
Returns a list strings containing object IDs and object names.
|
IDfList |
IDfXMLUtils.getApplicationList(java.lang.String applicationName)
Return a list of object IDs.
|
IDfList |
IDfXMLUtils.getApplicationListByDTD(java.lang.String dtdSystemId,
java.lang.String dtdPublicId,
java.lang.String namespace,
java.lang.String rootElement,
boolean returnSingleApp)
Deprecated.
DFC 5.2
|
IDfList |
IDfOperationNode.getChildren()
Returns a list of the immediate children of this node.
|
IDfList |
IDfOperation.getErrors()
Returns the list of operation errors.
|
IDfList |
IDfPredictiveCachingOperation.getNetworkLocationIds()
Returns a list of the network location identifiers to be used for content pre-caching.
|
IDfList |
IDfImportOperation.getNewObjects()
Returns the list of unique new objects created as a result of this operation.
|
IDfList |
IDfCopyOperation.getNewObjects()
Returns the list of unique new objects created as a result of this operation.
|
IDfList |
IDfCheckinOperation.getNewObjects()
Returns the list of unique new objects created as a result of this operation.
|
IDfList |
IDfOperation.getNodes()
Returns the list of all operation nodes.
|
IDfList |
IDfPredictiveCachingOperation.getObjects()
Returns the list of unique objects in this operation.
|
IDfList |
IDfMoveOperation.getObjects()
Returns the list of unique objects in this operation.
|
IDfList |
IDfExportOperation.getObjects()
Returns the list of unique objects in this operation.
|
IDfList |
IDfDeleteOperation.getObjects()
Returns the list of unique objects in this operation.
|
IDfList |
IDfCopyOperation.getObjects()
Returns the list of unique objects in this operation.
|
IDfList |
IDfCheckoutOperation.getObjects()
Returns the list of unique objects in this operation.
|
IDfList |
IDfCheckinOperation.getObjects()
Returns the list of unique objects in this operation.
|
IDfList |
IDfCancelCheckoutOperation.getObjects()
Returns the list of unique objects in this operation.
|
IDfList |
IDfXMLUtils.getObjectTypes(java.lang.String xmlApplication)
getObjectTypes - RESERVED FOR FUTURE USE.
|
IDfList |
IDfOperation.getRootNodes()
Returns a list of the root level nodes of the operation.
|
IDfList |
IDfXMLDocType.getSchemaList()
Returns a list of schemas referenced by SchemaLocation or
noNamespaceSchemaLocation.
|
IDfList |
IDfOperation.getSteps()
Returns the list of operation steps.
|
IDfList |
IDfFormatRecognizer.getSuggestedFileFormats()
Returns a list of format choices for a given
file path.
|
IDfList |
IDfXMLUtils.getZones(java.lang.String xmlApplication)
getZones - RESERVED FOR FUTURE USE.
|
Modifier and Type | Method and Description |
---|---|
void |
IDfPredictiveCachingOperation.setNetworkLocationIds(IDfList networkLocationIds)
Sets the list of the network location identifiers to be used for content pre-caching.
|
Modifier and Type | Method and Description |
---|---|
IDfList |
IDfRegistry.getBinaryValue(java.lang.String name) |
IDfList |
IDfRegistry.getBinaryValueAt(java.lang.String name,
int index) |
IDfList |
IDfRegistry.getBinaryValues(java.lang.String name) |
IDfList |
IDfClientRegistry.getCheckedOutObjects()
Gets all the checked out objects
|
IDfList |
IDfViewedObject.getFilePaths()
It is possible that the given viewed object may have more than one
file path.
|
IDfList |
IDfClientRegistry.getFilesToBeDeleted()
Gets the list of files to be deleted
|
IDfList |
IDfRegistry.getIntValues(java.lang.String name) |
IDfList |
IDfClientRegistry.getLocalObjects()
Gets all the checked out objects
|
IDfList |
IDfCheckedOutObject.getModifiedAttrs()
Returns a list of attribute names for the attributes that have been
modified while the document is checked out.
|
IDfList |
IDfCheckedOutObject.getSharedDocuments()
Returns the list of the object id's of all the documents that share this checked out object
|
IDfList |
IDfRegistry.getStringValues(java.lang.String name) |
IDfList |
IDfClientRegistry.getViewedObjects()
Gets all the viewed objects
|
IDfList |
IDfRegistry.subKeys() |
IDfList |
IDfRegistry.values() |
Modifier and Type | Method and Description |
---|---|
void |
IDfRegistry.setBinaryValue(java.lang.String name,
IDfList data) |
void |
IDfRegistry.setBinaryValueAt(java.lang.String name,
int index,
IDfList data) |
void |
IDfRegistry.setBinaryValues(java.lang.String name,
IDfList data) |
void |
IDfRegistry.setIntValues(java.lang.String name,
IDfList data) |
void |
IDfRegistry.setStringValues(java.lang.String name,
IDfList data) |
Copyright 1994-2023 OpenText Corporation. All rights reserved.