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.12 M

makeNewRevClass

Called as a Java method by CACHE_CHECKIN_NEW and CHECKIN_NEW_SUB.

mapDocNamedResultSetValuesCheckMetaChange

Called as a Java method by CACHE_WORKFLOW_CHECKIN.

mapDocResultSetCheckMetaChange

Called as a Java method by CACHE_CHECKIN_SEL and CHECKIN_SEL_SUB.

mapNamedResultSetValues

Retrieves the data assigned to the parameter DOC_INFO and maps the result set values for dStatus, dReleaseState, and dProcessingState. The parameter is the same among services while the result set map values vary by service. Called as a Java method by these services:

mapResultSet

Maps the result set and passes QdocInfo, dRevClassID, dDocName, dSecurityGroup, dCheckoutUser, dDocAccount, and dPublishState as parameters. Parameters vary based on service. Called as a Java method by these services:

markDocDeleted

Sets the status message and passes delete_doc as a parameter. Called as a Java method by these services:

markRevDeleted

Updates the revision status as deleted. Called as a Java method by these services:

mergeTable

Merges the named table. Called as a Java method by MERGE_TABLE.