getValidOperatorTypeLabels

Retrieves the list of available predicate operator type labels that can be applied to a predicate and value. Used in selection lists.

Syntax:

java.util.ArrayList<java.lang.String> getValidOperatorTypeLabels()

Parameters:

None

Returns:

A string array of available predicate operator type labels.

Subscription API

Using the Subscription Java Bean