voidboolean<T extends RuleListReadHandle>
Tmatch (StructureWriteHandle document,
String[] candidateRules,
T ruleListHandle)<T extends RuleListReadHandle>
Tmatch (StructureWriteHandle document,
String[] candidateRules,
T ruleListHandle, ServerTransform transform)<T extends RuleListReadHandle>
Tmatch (StructureWriteHandle document,
T ruleListHandle)<T extends RuleListReadHandle>
Tmatch (QueryDefinition docQuery,
long start, long pageLength, String[] candidateRules,
T ruleListHandle)<T extends RuleListReadHandle>
Tmatch (QueryDefinition docQuery,
long start, long pageLength, String[] candidateRules,
T ruleListHandle, ServerTransform transform)<T extends RuleListReadHandle>
Tmatch (QueryDefinition docQuery,
T ruleListHandle)<T extends RuleListReadHandle>
T<T extends RuleListReadHandle>
Tmatch (String[] docIds, String[] candidateRules,
T ruleListHandle, ServerTransform transform)<T extends RuleListReadHandle>
T<T extends RuleListReadHandle>
T<T extends RuleListReadHandle>
TmatchAs (Object content, String[] candidateRules,
T ruleListHandle, ServerTransform transform)<T extends RuleListReadHandle>
T<T extends RuleReadHandle>
T<T> TreadRuleAs (String ruleName, Class<T> as)voidwriteRule (RuleDefinition writeHandle)voidwriteRule (String ruleName, RuleWriteHandle writeHandle)voidwriteRuleAs (String ruleName, Object ruleSource)ruleName - Name of the ruleContentHandle
are registered. Learn more
about shortcut methodsT - the type of object that will be returned by
the handle registered for itruleName - name of rule on REST serveras - the IO class for reading the ruleResourceNotFoundExceptionForbiddenUserExceptionFailedRequestExceptionT - the type of RuleReadHandle to returnruleName - Name of rule on REST server.readHandle - Handle that will accept the rule
payload. Often will be an instance of RuleDefinition.ResourceNotFoundExceptionForbiddenUserExceptionFailedRequestExceptionContentHandle
are registered. Learn more
about shortcut methodsruleName - name of rule on REST serverruleSource - an IO representation of the ruleResourceNotFoundExceptionForbiddenUserExceptionFailedRequestExceptionwriteHandle - Handle that contains the rule
payload. Must be a RuleDefinition object to use this method, which
has no ruleName.ResourceNotFoundExceptionForbiddenUserExceptionFailedRequestExceptionruleName - Name of rule on REST server.writeHandle - Handle that contains the rule
payload. Often will be an instance of RuleDefinition.ruleName - Name of rule on REST server.ForbiddenUserExceptionFailedRequestExceptionT - the type of RuleListReadHandle to returndocQuery - A query definition to qualify documents
to match.ruleListHandle - A handle to hold the match
results.T - the type of RuleListReadHandle to returndocQuery - A query definition to qualify documents
to match.start - The start position in query results to
match.pageLength - The number of results in the
filtering query to match. Use null to return all matches.candidateRules - An array of rule names to return
in matches. Null matches all rules.ruleListHandle - A handle to hold the match
results.T - the type of RuleListReadHandle to returndocQuery - A query definition to qualify documents
to match.start - The start position in query results to
match.pageLength - The number of results in the
filtering query to match. Use null to return all matches.candidateRules - An array of rule names to return
in matches. A zero-length array matches all rules.ruleListHandle - A handle to hold the match
results.transform - a server transform to modify the rule
list payload.T - the type of RuleListReadHandle to returndocIds - An array of document IDs to match
against.ruleListHandle - A handle to hold the match
results.T - the type of RuleListReadHandle to returndocIds - An array of document IDs to match
against.candidateRules - An array of rule names to return
in matches. A zero-length array matches all rules.ruleListHandle - A handle to hold the match
resultsT - the type of RuleListReadHandle to returndocIds - An array of document IDs to match
against.candidateRules - An array of rule names to return
in matches. A zero-length array matches all rules.ruleListHandle - A handle to hold the match
results.transform - a server transform to modify the rule
list payload.ContentHandle
are registered. Learn more
about shortcut methodsT - the type of object that will be returned by
the handle registered for itcontent - an IO representation of the document to
match against rulesruleListHandle - a handle to hold the match
resultsContentHandle
are registered. Learn more
about shortcut methodsT - the type of object that will be returned by
the handle registered for itcontent - an IO representation of the document to
match against rulescandidateRules - an array of rule names to match.
A zero-length array matches all rules.ruleListHandle - a handle to hold the match
resultsContentHandle
are registered. Learn more
about shortcut methodsT - the type of RuleListReadHandle to returncontent - an IO representation of the document to
match against rulescandidateRules - an array of rule names to match.
A zero-length array matches all rules.ruleListHandle - a handle to hold the match
resultstransform - a server transform to modify the rule
list payloadT - the type of RuleListReadHandle to returndocument - A document payload to match against
rules.ruleListHandle - A handle to hold the match
results.T - the type of RuleListReadHandle to returndocument - A document payload to match against
rules.candidateRules - An array of rule names to match.
A zero-length array matches all rules.ruleListHandle - A handle to hold the match
resultsT - the type of RuleListReadHandle to returndocument - A document payload to match against
rules.candidateRules - An array of rule names to match.
A zero-length array matches all rules.ruleListHandle - A handle to hold the match
results.transform - a server transform to modify the rule
list payload.Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.