DecisionTable.getColumnCount()

Signature

int getColumnCount(String uri)

Domain

ACTION, CONDITION, QUERY, BUI

Description

Returns column count of the Decision Table.

Parameters

NameTypeDescription
uriStringURI of the Decision Table.

Returns

TypeDescription
intColumn count of the Decision Table

Cautions

none