Retrieves the list of available predicate operator types that can be applied to a predicate and value. Used in selection lists.
java.util.ArrayList<java.lang.String> getValidOperatorTypeValues()
None
A string array of available predicate operator types.
Using the Subscription Java Bean