Uses of Class
org.apache.syncope.common.lib.to.ReportTO
Packages that use ReportTO
Package
Description
-
Uses of ReportTO in org.apache.syncope.client.console.reports
Methods in org.apache.syncope.client.console.reports that return types with arguments of type ReportTOModifier and TypeMethodDescriptionReportDirectoryPanel.getActions
(IModel<ReportTO> model) ReportDirectoryPanel.getColumns()
ReportDirectoryPanel.ReportDataProvider.iterator
(long first, long count) Methods in org.apache.syncope.client.console.reports with parameters of type ReportTOModifier and TypeMethodDescriptionprotected WizardModel
ReportWizardBuilder.buildModelSteps
(ReportTO modelObject, WizardModel wizardModel) protected Serializable
ReportWizardBuilder.onApplyInternal
(ReportTO modelObject) protected abstract void
ReportDirectoryPanel.viewReportExecs
(ReportTO reportTO, AjaxRequestTarget target) Method parameters in org.apache.syncope.client.console.reports with type arguments of type ReportTOConstructors in org.apache.syncope.client.console.reports with parameters of type ReportTOModifierConstructorDescriptionProfile
(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
Methods in org.apache.syncope.client.console.rest that return ReportTOMethods in org.apache.syncope.client.console.rest that return types with arguments of type ReportTOMethods in org.apache.syncope.client.console.rest with parameters of type ReportTO -
Uses of ReportTO in org.apache.syncope.client.console.widgets
Fields in org.apache.syncope.client.console.widgets with type parameters of type ReportTO -
Uses of ReportTO in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return ReportTOModifier and TypeMethodDescriptionReturns report with matching key.Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type ReportTOMethods in org.apache.syncope.common.rest.api.service with parameters of type ReportTO -
Uses of ReportTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return ReportTOModifier and TypeMethodDescriptionprotected ReportTO
ReportLogic.resolveReference
(Method method, Object... args) Methods in org.apache.syncope.core.logic that return types with arguments of type ReportTOMethods in org.apache.syncope.core.logic with parameters of type ReportTO -
Uses of ReportTO in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return ReportTOMethods in org.apache.syncope.core.provisioning.api.data with parameters of type ReportTO -
Uses of ReportTO in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return ReportTOMethods in org.apache.syncope.core.provisioning.java.data with parameters of type ReportTO -
Uses of ReportTO in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return ReportTOMethods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type ReportTOMethods in org.apache.syncope.core.rest.cxf.service with parameters of type ReportTO