Class TokenOrListParam

All Implemented Interfaces:
IQueryParameterOr<TokenParam>, Serializable

This class represents a restful search operation parameter for an "OR list" of tokens (in other words, a list which can contain one-or-more tokens, where the server should return results matching any of the tokens)
See Also: