Get filters

Previous Topic

Next Topic

Book Contents

Get filters

Your application can retrieve a list of fields that have been set up as filters and their values by calling the getFilters method.

Filters getFilters(TopicsServiceContext topicsServiceContext,

FieldContext fieldContext)

throws InvalidArgumentException, TopicsServiceException;

Send Feedback