I want to get the list of the filters that the currently logged in user has access to. If necessary, it can be limited to only favorited filters. I've found this REST API endpoint, but I'm wondering if there is a Java API way of getting a similar list. This class list is a bit difficult to navigate, and the component accessor managers or search service don't seem to have a method like the one I need.
Hi Artemy,
Look please at SearchRequestService class.
Just for my reference, how did you find out that this class does what I need? I actually found that class as well using this way:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.