Uses of Class
org.apache.syncope.common.lib.to.ReportTO
Package
Description
-
Uses of ReportTO in org.apache.syncope.client.console.reports
Modifier and TypeMethodDescriptionReportDirectoryPanel.getActions
(IModel<ReportTO> model) ReportDirectoryPanel.getColumns()
ReportDirectoryPanel.ReportDataProvider.iterator
(long first, long count) Modifier and TypeMethodDescriptionprotected WizardModel
ReportWizardBuilder.buildModelSteps
(ReportTO modelObject, WizardModel wizardModel) protected Serializable
ReportWizardBuilder.onApplyInternal
(ReportTO modelObject) protected abstract void
ReportDirectoryPanel.viewReportExecs
(ReportTO reportTO, AjaxRequestTarget target) ModifierConstructorDescriptionProfile
(ReportTO modelObject, ReportWizardBuilder.Configuration configuration) ReportExecutionDetails
(ReportTO reportTO, PageReference pageRef) ReportWizardBuilder
(ReportTO reportTO, ImplementationRestClient implementationRestClient, ReportRestClient reportRestClient, MIMETypesLoader mimeTypesLoader, PageReference pageRef) -
Uses of ReportTO in org.apache.syncope.client.console.rest
-
Uses of ReportTO in org.apache.syncope.client.console.widgets
-
Uses of ReportTO in org.apache.syncope.common.rest.api.service
Modifier and TypeMethodDescriptionReturns report with matching key. -
Uses of ReportTO in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionprotected ReportTO
ReportLogic.resolveReference
(Method method, Object... args) -
Uses of ReportTO in org.apache.syncope.core.provisioning.api.data
-
Uses of ReportTO in org.apache.syncope.core.provisioning.java.data
-
Uses of ReportTO in org.apache.syncope.core.rest.cxf.service