Skip Headers
Oracle® Fusion Middleware Services Reference Guide for Oracle Universal Content Management
11g Release 1 (11.1.1)
E11011-01
  Go To Documentation Library
Library
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

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.