Skip Headers
Oracle® Fusion Middleware Services Reference Guide for Oracle Universal Content Management
11g Release 1 (11.1.1)

Part Number E11011-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to current chapter
Up
Go to next page
Next
View PDF

A.2 A

addAliases

Adds the aliases and passes IworkflowAlias as a parameter. Called as a Java method by ADD_WORKFLOWALIASES.

addCollaboration

Called as a Java method by ADD_COLLABORATION.

addContext

Called as a Java method by ADD_WEB_APP.

addFiles:

Checks in the content item by name. Called as a Java method by these services:

addOrEditDocMetaData

Called as a Java method by ADD_METADEF and EDIT_METADEF.

addOrEditProvider

Adds the new provider. Called as a Java method by ADD_EDIT_PROVIDER

addOrEditSchemaTable

Called as a Java method by ADDOREDIT_SCHEMA_TABLE.

addProblemReport

Adds the problem report to the database. Called as a Java method by ADD_PROBLEMREPORT.

addRegisteredUserAttribute

Retrieves the user database profile information. Called as a Java method by REGISTER_USER.

addSchemaRelation

Called as a Java method by ADD_SCHEMA_RELATION.

addSchemaView

Called as a Java method by ADD_SCHEMA_VIEW.

addSubscription

Adds the subscription and passes Isubscription as a parameter. Called as a Java method by SUBSCRIBE.

addTemplate

Called as a Java method by ADD_WF_TEMPLATE.

addUserAttributes

Adds/updates the user security attributes and passes IuserSecurityAttribute as a parameter. Called as a Java method by ADD_USER and EDIT_USER.

addWfDocuments

Adds the workflow content items and passes ADD_WORKFLOWDOCUMENT_SUB as a parameter. The action throws a data exception if the service is unable to add content item revisions. Called as a Java method by ADD_WORKFLOWDOCUMENTS.

addWorkflow

Adds the workflow. Called as a Java method by ADD_WORKFLOW.

addWorkflowScript

Called as a Java method by ADD_WORKFLOW_SCRIPT.

addWorkflowStep

Adds the workflow steps and passes IworkflowStep as a parameter The action throws a data exception if the service is unable to add the step to the workflow. Called as a Java method by ADD_WORKFLOWSTEP.

addWorkflowStepScript

Called as a Java method by ADD_WORKFLOWSTEP.

addWorkflowToken

Called as a Java method by ADD_WORKFLOW_TOKEN.

Alias

Retrieves alias information. The result of this query is assigned to the parameter Alias and stored for later use. Called as a Select Cache Query action by GET_ALIASES.

AliasUserMap

Retrieves the user alias map. The result of this query is assigned to the parameter AliasUserMap and stored for later use. Called as a Select Cache Query action by GET_ALIASES.

allowProblemReportAction

Allows the problem report action to execute and passes update as a parameter. Called as a Java method by DELETE_PROBLEMREPORT and UPDATE_PROBLEMREPORT.

appendCommonSystemInfo

Called as a Java method by GET_SYSTEM_AUDIT_INFO.

appendDatabaseAuditMessage

Called as a Java method by APPEND_DATABASE_AUDIT_INFO.

appendFileCachingMessage

Called as a Java method by APPEND_FILE_CACHING_INFO.

approveDo

Approves the content item for the workflow. Called as a Java method by WORKFLOW_APPROVE.