FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
integer | requestId
A unique identifier for this request. |
wildcard string | ruleClassName
The name of the RuleClass that this response is associated with. |
wildcard integer | instanceId
The Rule Instance Id that this response is associated with. If zero, this is from the Rule Class, not from a specific instance. |
wildcard integer | response
The type of the response (e.g. Approved, warning, or objection). |
wildcard string | message
A message value that can be used to indicate other information on success or failure. |
Member Detail |
---|
wildcard integer instanceIdThe Rule Instance Id that this response is associated with. If zero, this is from the Rule Class, not from a specific instance.
wildcard string messageA message value that can be used to indicate other information on success or failure.
integer requestIdA unique identifier for this request.
wildcard integer responseThe type of the response (e.g. Approved, warning, or objection).
wildcard string ruleClassNameThe name of the RuleClass that this response is associated with.
FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |