A.4 C

cacheCheckin

Called as a Java method by these services:

cacheTemplates

Caches templates. Called as a Java method by these services:

cancelComponentInstall

Cancels the installation of a component. Called as a Java method by CANCEL_COMPONENT_INSTALL.

cancelCriteriaWorkflow

Cancels the criteria workflow and passes WfDocuments and Qdocuments as parameters. Called as a Java method by these services:

cancelSearchIndex

Cancels the search indexing session. Called as a Java method by CANCEL_SEARCH_INDEX.

cancelWorkflow

Cancels the workflow and passes WfDocuments and Qdocuments as parameters. Called as a Java method by DELETE_WORKFLOW and WORKFLOW_CANCEL.

canDeleteStep

Evaluates whether a workflow step can be deleted. Called as a Java method by DELETE_WORKFLOWSTEP.

checkCanCreateDocSecurity

Evaluates the assigned security level to verify that the user is authorized to perform this action. Called as a Java method by these services:

checkCollaborationAccess

Called as a Java method by these services:

checkConversionCache

Called as a Java method by GET_DYNAMIC_CONVERSION_SUB.

checkCounters

Called as a Java method by INSERT_NATIVE.

checkCriteriaWorkflow

Evaluates the criteria workflow. Called as a Java method by these services:

checkDocRules

Evaluates the defined content item rules and passes checkout and isNotPublished as parameters. Called as a Java method by these services:

checkDocState

Called as a Java method by ADD_WORKFLOWDOCUMENT_SUB.

checkForceLogin

Forces a log in. Called as a Java method by these services:

checkForPublish

Called as a Java method by UPDATE_BYREV.

checkForRefreshingCachedResources

Called as a Java method by LOAD_RESOURCE_FILE.

checkInByID

Called as a Java method by CACHE_CHECKIN_SEL and CHECKIN_SEL_SUB.

checkInByName

Checks in the content item by name. Called as a Java method by CHECKIN_BYNAME.

checkIsLatestRev

Evaluates for the latest revision. Called as a Java method by CHECKOUT_BY_NAME and RESUBMIT_FOR_CONVERSION.

checkIsSelf

Checks whether the user is editing self. Called as a Java method by EDIT_USER_PROFILE.

checkParametersAgainstResultSet

Called as a Java method by DELETE_DOC.

checkProblemReportSecurity

Retrieves the data assigned to the parameter DOC_INFO and evaluates the problem report security information. Called as a Java method by these services:

checkRefreshUsers

Updates the user information. Called as a Java method by these services:

checkRevisionProperties

Retrieves the latest revision information and passes Qrevisions as a parameter. Called as a Java method by these services:

checkSecurity

Retrieves the data assigned to the parameter DOC_INFO and evaluates the assigned security level to verify that the user is authorized to perform this action. The parameter varies by service. Called as a Java method by these services:

checkSubAdmin

Checks if the user has the sub administrator role and passes a parameter, which varies depending which service is used. Called as a Java method by the following services:

checkUserAuthType

Called as a Java method by CHANGE_USER_AUTH_TYPE.

checkWorkflow

Checks workflow information by referencing WF_INFO and passes isNotActiveBasic as a parameter. Called as a Java method by these services:

checkWorkflowAdminAccess

Called as a Java method by GET_WORKFLOWS.

computeCompanionDirectory

Called as a Java method by ADD_WORKFLOWDOCUMENT_SUB.

computeDeleteSecurity

Called as a Java method by DELETE_REV.

computeDocID

Computes the generated content item revision ID. Called as a Java method by these services:

computeDocInfoInHtmlPage

Evaluates the content information for the HTML page. Parameters vary by service. Called as a Java method by these services:

computeDocSubscribers

Evaluates the content item for subscribers. Called as a Java method by GET_DOC_SUBSCRIBERS.

computeProjectInfo

Computes project information. Called as a Java method by GET_PROJECT_INFO.

computeRejectTargetStep

Computes the reject target step. Called as a Java method by WORKFLOW_REJECT.

computeRemainingUsers

Called as a Java method by these services:

computeURLs

Evaluates URLS and passes REVISIONS as a parameter. Called as a Java method by REV_HISTORY.

computeWfDocumentsInfo

Evaluates the workflow content item information and passes WfDocuments as a parameter. Called as a Java method by GET_WORKFLOWDOCUMENTS.

conditionalDetermineCheckin

Prepares the form for check in. Called as a Java method by FORM_PROCESS.

continueCheckin

Called as a Java method by CONTINUE_CHECKIN.

controlIndexing

Executes the search indexing control. Called as a Java method by CONTROL_SEARCH_INDEX.

createAddEditProviderForm

Creates an Add/Edit provider form. Called as a Java method by GET_ADD_EDIT_PROVIDER_FORM.

createArchiveFileName

Creates the archive file name. Called as a Java method by GET_ARCHIVED_FILE.

createFileName

Creates a new file name. Called as a Java method by GET_FILE and LOAD_RESOURCE_FILE.

createNewRev

Called as a Java method by ADD_WORKFLOWDOCUMENT_SUB.

createResultSetSQL

Executes a query with parameters taken from the Data Binder (dataSource and whereClause local data) rather than from given parameters. It places the results in the local data using the ResultSet name found in the Data Binder (resultName). Called as a Java method by these services:

createSubscriptionType

Creates the subscription type. Called as a Java method by CREATE_SUBSCRIPTION_TYPE.

createWebFileNameFromRelativeUrl

Creates a Web file name from the provided relative URL and passes TEMPLATE_URL_INFO as a parameter. Called as a Java method by GET_DYNAMIC_URL.

createWorkflowID

Creates the workflow label. Called as a Java method by ADD_WORKFLOW.