| 接口 | 说明 |
|---|---|
| I_CmsClientMessageBundle |
Convenient client message bundle interface.
|
| I_CmsCoreProvider |
Convenience interface to provide core server-side data to the client.
|
| I_CmsFormValidator |
Interface for handling the server-side validation of a whole form.
|
| I_CmsValidationService |
This interface is the server-side counterpart to the
org.opencms.gwt.client.validation.I_CmsValidator. |
| 类 | 说明 |
|---|---|
| A_CmsClientMessageBundle |
Convenience class to access the localized messages of this OpenCms package.
|
| ClientMessages |
Convenience class to access the localized messages of this OpenCms package.
|
| CmsAliasHelper |
This class contains the real implementations of service methods related to aliases.
|
| CmsBrokenLinkRenderer |
A helper class used to generate the necessary information for displaying links which will be broken
if the user tries to delete a file in the ADE GUI.
|
| CmsCoreService |
Provides general core services.
|
| CmsDefaultFormValidator |
A form validator which does nothing special and just validates form field values independently of each other.
|
| CmsDefaultResourceStatusProvider |
Helper class to generate all the data which is necessary for the resource status dialog(s).
|
| CmsDummySerializationPolicy |
A serialization policy which allows serialization and deserialization of all classes.
|
| CmsGwtActionElement |
Sitemap action used to generate the sitemap editor.
|
| CmsGwtService |
Wrapper for GWT services served through OpenCms.
|
| CmsGwtServiceContext |
This class contains the data that should be cached for a specific service class.
|
| CmsIconCssRuleBuilder |
This is a helper class for creating the text of the CSS rule for a single icon based on resource type and file suffix.
|
| CmsIconUtil |
Utility class to generate the resource icon CSS.
|
| CmsIconUtil.CssBuilder |
Inner helper class for building the CSS rules.
|
| CmsLogService |
Handles client side logging.
|
| CmsPrefetchSerializationPolicy |
A GWT serialization policy for pre-fetching.
|
| CmsResourceStatusConstants |
Constants for the resource info dialog.
|
| CmsTemplateFinder |
Utility class for getting information about available templates.
|
| CmsUrlNameValidationService |
Validation class which both translates a sitemap URL name and checks whether it already exists in a '|'-separated
list of URL names which is passed as a configuration parameter.
|
| CmsVfsService |
A service class for reading the VFS tree.
|
| Messages |
Convenience class to access the localized messages of this OpenCms package.
|
| 异常错误 | 说明 |
|---|---|
| CmsRpcException |
GWT RPC Exception.
|