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.