DecisionTable.getRuleCount()

Signature

int getRuleCount(String uri)

Domain

ACTION, CONDITION, QUERY, BUI

Description

Returns row count of the Decision Table.

Parameters

NameTypeDescription
uriStringURI of the Decision Table.

Returns

TypeDescription
intRule count of the Decision Table

Cautions

none