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.15 Q

QactiveWorkflowProjects

Retrieves registered project information. The result of this query is assigned to the parameter ProjectInfo and stored for later use. The action passes mustExist as a parameter. Called as a Select Cache Query action by GET_PROJECT_INFO.

Qalias

Queries the user alias information. The result of this query is assigned to the parameter AliasInfo. Called as a Select Query action by ADD_ALIAS and EDIT_ALIAS.

QaliasesForUser

Queries if the user has been assigned an alias. The result of this query is assigned to the parameter Alias. Called as a Select Query action by DELETE_USER.

QarchivedDoc

Retrieves archived content item information from the database. The result of this query is assigned to the parameter FILE_DOC_INFO and stored for later use. This action should not throw any exceptions. The control mask setting specifies that the query must return a record or the action fails with the given error message. Called as a Select Cache Query action by GET_ARCHIVED_FILE.

Qcache

Called as a Select Cache Query action by CONTINUE_SUBMIT_HTML_FORM.

QcheckinCache

Called as a Select Cache Query by these services:

QcheckinCachesForUser

Called as a Select Cache Query action by these services:

Qcollaboration

Called as a Select Query action by ADD_COLLABORATION.

Called as a Select Cache Query action by these services:

QdocAccount

Queries the content item account information. The result of this query is assigned to the parameter DOCACCOUNT_INFO. Called as a Select Query action by ADD_DOC_ACCOUNT.

QdocAccounts

Retrieves content item account information. The result of this query is assigned to the parameter DOCACCOUNT_INFO and stored for later use. Called as a Select Cache Query action by QUERY_DOC_ACCOUNTS.

QdocInfo

Retrieves content item information. The result of this query is assigned to the parameter DOC_INFO. Called as a Select Cache Query action by these services:

QdocInfoSimilarCheckin

Called as a Select Cache Query by CHECKIN_SEL_SUB.

QdocName

Called as a Select Cache Query by these services:

QdocNameMeta

Retrieves the content item name. The result of this query is assigned to the parameter DOC_INFO and stored for later use. Called as a Select Cache Query by these services:

QdocType

Queries the content item's file type information. The result of this query is assigned to the parameter DOCTYPE_INFO. Called as a Select Query action by ADD_DOCTYPE.

QdocTypeDocuments

Queries a specific content item's file type information. The result of this query is assigned to the parameter DOCUMENTS. Called as a Select Query action by DELETE_DOCTYPE.

QdocTypes

Retrieves content item types. The result of this query is assigned to the parameter DocTypes and stored for later use. Called as a Select Cache Query action by GET_DOCTYPES.

QdocumentProblemReports

Called as a Select Cache Query action by GET_DOCUMENT_PROBLEMREPORTS.

Qdocuments

Called as a Select Cache Query action by UPDATE_DOCINFO_BYREV and UPDATE_DOCINFO_SUB.

QextensionFormatMap

Queries the content item's format map extension. The result of this query is assigned to the parameter FormatMap. Called as a Select Query action by DELETE_DOCFORMAT.

QextensionMap

Queries the mapping of the file extension. The result of this query is assigned to the parameter ExtensionMap. Called as a Select Query action by ADD_DOCEXTENSION.

QformatMap

Queries the format map information. The result of this query is assigned to the parameter FormatMap. Called as a Select Query action by ADD_DOCFORMAT.

Qgroup

Queries group information. The result of this query is assigned to the parameter GROUP_INFO. Called as a Select Query action by ADD_GROUP.

QgroupRevisions

Queries group revision information. The result of this query is assigned to the parameter GROUP_REVS. Called as a Select Query action by DELETE_GROUP.

QgroupRole

Queries group role information. The result of this query is assigned to the parameter GroupRole. Called as a Select Cache Query action by EDIT_GROUP.

QgroupWF

Queries group workflow information. The result of this query is assigned to the parameter GROUP_WF. Called as a Select Query action by DELETE_GROUP.

QisAliasSubscribed

Queries if the alias is subscribed. The result of this query is assigned to the parameter SUBSCRIIPTION_INFO. Called as a Select Query action by SUBSCRIBE_EX.

QisDocWFLocked

Called as a Select Query action by ADD_WORKFLOWDOCUMENT_SUB.

QisWfTokenUsed

Called as a Select Query action by DELETE_WORKFLOW_TOKEN.

QlatestIDByName

Retrieves the latest content item name information. The result of this query is assigned to the parameter DOC_LATEST_ID and stored for later use. The control mask setting specifies that the query must return a record or the action fails with the given error message. Called as a Select Cache Query action by CHECKOUT_BY_NAME and UNDO_CHECKOUT_BY_NAME.

Qmetadef

Called as a Select Query action by these services:

QmetaFieldInfo

Retrieves meta data field information and passes MetaFieldInfo as a parameter. Called as a Select Cache Query action by GET_METADEFS and UPDATE_META_TABLE.

QODMAdocInfo

Called as a Select Cache Query action by ODMA_DOC_INFO_SIMPLE.

QprjDocumentsDeleted

Called as a Select Cache Query action by GET_PROJECT_ACTIONS.

QprjDocumentsForAgent

Called as a Select Cache Query action by GET_PROJECT_ACTIONS.

QproblemReport

Retrieves problem report information from the database using a query. The result of this query is assigned to the parameter ProblemReport and stored for later use. Called as a Select Cache Query by these services:

QprojectDocument

Called as a Select Cache Query by these services:

QregisteredProject

Retrieves registered project information. The result of this query is assigned to the specified parameter. Called as a Select Cache Query by these services:

QregisteredProjects

Called as a Select Cache Query action by GET_REGISTEREDPROJECTS.

QreleasedDocInfo

Retrieves content item security information. The result of this query is assigned to the parameter SEC_DOC_INFO and stored for later use. The control mask setting specifies that the query must return a record or the action fails with the given error message. Called as a Select Cache Query action by GET_HIGHLIGHT_INFO and GET_XML_HIGHLIGHT_INFO.

QrevHistory

Retrieves revision history information. The result of this query is assigned to the parameter REVISION_HISTORY. The DOC_INFO template uses REVISION_HISTORY in a loop to present information about each revision in the DOC_INF page. Called as a Select Cache Query action by DOC_INFO and REVIEW_WORKFLOW_DOC.

QrevHistoryReleased

Retrieves revision history information. The result of this query is assigned to the parameter REVISION_HISTORY. The DOC_INFO template uses REVISION_HISTORY in a loop to present information about each revision in the DOC_INFO page. Called as a Select Cache Query action by REV_HISTORY.

QrevisionsByClass

Retrieves revision information by class. The result of this query is assigned to the parameter REVISIONS and stored for later use. Called as a Select Cache Query by DELETE_BYCLASS and DELETE_DOC.

QrevisionsByName

Called as a Select Cache Query action by DELETE_BYNAME.

Qrole

Queries role information. The result of this query is assigned to the parameter ROLE_INFO. Called as a Select Query action by ADD_ROLE.

Qroles

Queries role information. The result of this query is assigned to the parameter ROLES and stored for later use. The action throws a data exception if it is unable to query for list of roles. Called as a Select Cache Query action by ADD_GROUP.

QsecurityGroup

Retrieves security group information from the database. The result of this query is assigned to the parameter SECURITY_GROUPS. The control mask setting specifies that the query must return a record or the action fails with the given error message. The action throws a data exception if the security group is not in the database.

Called as a Select Query action by EDIT_GROUP.

Called as a Select Cache Query action by QUERY_GROUP.

Quser

Retrieves user information. The result of this query is assigned to the parameter USER_INFO and stored for later use. The control mask setting specifies that the query must return a record or the action fails with the given error message. The action throws a data exception if the system is unable to retrieve information for the specified user. Called as a Select Cache Query action by GET_USER_INFO.

QuserMetaFieldInfo

Called as a Select Cache Query action by GET_USER_METADEFS and UPDATE_USER_META_TABLE.

QuserSecurityAttributeByType

Retrieves the security attributes by type. The result of this query is assigned to the parameter RoleUsers. Called as a Select Query action by DELETE_ROLE.

QuserSubscription

Retrieves the user subscription information. The result of this query is assigned to the parameter USER_SUBSCRIPTION and stored for later use. Called as a Select Cache Query action by DOC_SUBS_LIST.

QwfCriteriaDocRevs

Retrieves the workflow revision criteria. The result of this query is assigned to the parameter WfDocuments and stored for later use. This action should not throw any exceptions. Called as a Select Cache Query by CRITERIAWORKFLOW_DISABLE and CRITERIAWORKFLOW_DISABLE_SUB.

QwfDocInformation

References the active workflow content item revision ID. The result of this query is assigned to the parameter DOC_INFO and stored for later use. Called as a Select Cache Query action by WORKFLOW_REJECT.

QwfDocName

Called as a Select Cache Query action by ADD_WORKFLOWDOCUMENT_SUB.

QwfDocState

Called as a Select Cache Query action by GET_WORKFLOW_INFO and GET_WORKFLOW_INFO_BYNAME.

QwfStates

Retrieves the workflow state information and provides an internal status table that stores information about content items in active workflows. The result of this query is assigned to the parameter WorkflowState and stored for later use. This action should not throw any exceptions. Called as a Select Cache Query action by GET_WORKFLOWDOCREVISIONS.

Qworkflow

Retrieves workflow information. The result of this query is assigned to the specified parameter. Called as a Select Query by action by ADD_WORKFLOW.

Called as a Select Cache Query action by these services:

QworkflowAlias

Retrieves workflow alias information. The result of this query is assigned to the parameter WFAlias. Called as a Select Query action by DELETE_ALIAS.

QworkflowAliases

Retrieves workflow alias information. Called as a Select Cache Query action by DELETE_WFCONTRIBUTORS

QworkflowCriteriaForGroup

Called as a Select Cache Query action by GET_CRITERIA_WORKFLOWS_FOR_GROUP.

QworkflowCriteriaStepsForGroup

Called as a Select Cache Query action by GET_CRITERIA_WORKFLOWS_FOR_GROUP.

QworkflowDocument

Retrieves workflow content item information. The result of this query is assigned to the parameter WfDocuments and stored for later use. Called as a Select Cache Query action by these services:

QworkflowDocuments

Retrieves workflow content item information. The result of this query is assigned to the parameter WfDocuments and stored for later use. Called as a Select Cache Query action by GET_WORKFLOW and GET_WORKFLOWDOCUMENTS.

QworkflowForID

Called as a Select Cache Query action by GET_WORKFLOW_INFO and GET_WORKFLOW_INFO_BYNAME.

Qworkflows

Called as a Select Cache Query by GET_WORKFLOWS_FOR_ALL.

QworkflowStep

Retrieves workflow step information. The result of this query is assigned to the parameter STEP_INFO. The action throws a data exception if the step name is not unique. Called as a Select Query action by ADD_WORKFLOWSTEP. Called as a Select Cache Query action by EDIT_WORKFLOWSTEP.

QworkflowSteps

Retrieves workflow step information including step description, type, and number of reviewers required to pass each step. The result of this query is assigned to the specified parameter. Called as a Select Cache Query action by these services:

QworkflowStepsAll

Called as a Select Cache Query action by GET_WORKFLOWS_FOR_ALL.