Uses of Class
org.opencms.report.A_CmsReport
Packages that use A_CmsReport
Package
Description
Classes to handle the OpenCms publish process.
Classes used to generate the OpenCms reports, which are displayed during publish, import, export etc.
-
Uses of A_CmsReport in org.opencms.publish
Subclasses of A_CmsReport in org.opencms.publishModifier and TypeClassDescriptionclassReport class used for the publish operations. -
Uses of A_CmsReport in org.opencms.report
Subclasses of A_CmsReport in org.opencms.reportModifier and TypeClassDescriptionclassHTML report output to be used for import / export / publish operations in the entire OpenCms system.classReport class used for the logfile.classReport proxy that multiplexes to all containedinstances.I_CmsReportclassStream report where the output is streamed to the given print stream instance.classReport for shell which writes to LOG.classReport class used for the shell.classReport class used to write the output of a report to a StringBuffer.classReport class for displaying reports to the user in the workplace.Methods in org.opencms.report with parameters of type A_CmsReportModifier and TypeMethodDescriptionvoidCmsMultiplexReport.addReport(A_CmsReport report) Adds the given report to become a proxy delegate of this multiplexer.