Uses of Class
org.apache.syncope.client.console.rest.FIQLQueryRestClient
Packages that use FIQLQueryRestClient
Package
Description
-
Uses of FIQLQueryRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return FIQLQueryRestClient -
Uses of FIQLQueryRestClient in org.apache.syncope.client.console.panels.search
Fields in org.apache.syncope.client.console.panels.search declared as FIQLQueryRestClientModifier and TypeFieldDescriptionprotected FIQLQueryRestClient
AbstractSearchPanel.fiqlQueryRestClient
protected FIQLQueryRestClient
SaveFIQLQuery.fiqlQueryRestClient
Constructors in org.apache.syncope.client.console.panels.search with parameters of type FIQLQueryRestClientModifierConstructorDescriptionFIQLQueries
(String id, FIQLQueryRestClient fiqlQueryRestClient, AbstractSearchPanel searchPanel, String target, PageReference pageRef) FIQLQueryDirectoryPanel
(String id, FIQLQueryRestClient restClient, AbstractSearchPanel searchPanel, String target, FIQLQueries parent, PageReference pageRef)