getValidOperatorTypeValues

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

Syntax:

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

Parameters:

None

Returns:

A string array of available predicate operator types.

Subscription API

Using the Subscription Java Bean