请参阅: 说明
接口 | 说明 |
---|---|
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 .
|
类 | 说明 |
---|---|
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.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
The resource files needed for the localization are contained in the file org.opencms.workplace.workplace.properties
.