|
||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||
See:
Description
| Interface Summary | |
|---|---|
| I_CmsReport | This is the interface for the report classes which are used for the output during operations that run on a spearate Thread in OpenCms, like publish, import, export etc. |
| I_CmsReportThread | Identifies a class that can be used as a report thread . |
| Class Summary | |
|---|---|
| A_CmsReport | Base report class. |
| A_CmsReportThread | Provides a common Thread class for the reports. |
| CmsHtmlReport | HTML report output to be used for import / export / publish operations in the entire OpenCms system. |
| CmsLogReport | Report class used for the logfile. |
| CmsPrintStreamReport | Stream report where the output is streamed to the given print stream instance. |
| CmsShellReport | Report class used for the shell. |
| CmsStringBufferReport | Report class used to write the output of a report to a StringBuffer. |
Classes used to generate the OpenCms reports, which are displayed during publish, import, export etc.
The resource files needed for the localization are contained in the file org.opencms.workplace.workplace.properties.
|
||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||