Package org.opencms.gwt

Provides core support for GWT.

See:
          Description

Interface Summary
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.
 

Class Summary
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.
CmsCoreService Provides general core services.
CmsDefaultFormValidator A form validator which does nothing special and just validates form field values independently of each other.
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.
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.
 

Exception Summary
CmsRpcException GWT RPC Exception.
 

Package org.opencms.gwt Description

Provides core support for GWT.

Since:
8.0.0