Uses of Class
org.apache.syncope.client.console.rest.ReportRestClient
-
-
Uses of ReportRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return ReportRestClient Modifier and Type Method Description ReportRestClient
IdRepoConsoleContext. reportRestClient()
-
Uses of ReportRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as ReportRestClient Modifier and Type Field Description protected ReportRestClient
Reports. reportRestClient
-
Uses of ReportRestClient in org.apache.syncope.client.console.reports
Fields in org.apache.syncope.client.console.reports declared as ReportRestClient Modifier and Type Field Description protected ReportRestClient
ReportDirectoryPanel. reportRestClient
protected ReportRestClient
ReportExecutionDetails. reportRestClient
protected ReportRestClient
ReportStartAtTogglePanel. reportRestClient
protected ReportRestClient
ReportWizardBuilder. reportRestClient
Constructors in org.apache.syncope.client.console.reports with parameters of type ReportRestClient Constructor Description ReportDirectoryPanel(ReportRestClient restClient, PageReference pageRef)
ReportWizardBuilder(ReportTO reportTO, ImplementationRestClient implementationRestClient, ReportRestClient reportRestClient, MIMETypesLoader mimeTypesLoader, PageReference pageRef)
-
Uses of ReportRestClient in org.apache.syncope.client.console.widgets
Fields in org.apache.syncope.client.console.widgets declared as ReportRestClient Modifier and Type Field Description protected ReportRestClient
JobActionPanel. reportRestClient
protected ReportRestClient
JobWidget. reportRestClient
-