| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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.
|
| CmsClientUserSettingConverter |
Helper class to deal with loading and saving user preferences from the ADE user interface.
|
| 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.
|
| CmsIconUtil |
Utility class to generate the resource icon CSS.
|
| CmsLogService |
Handles client side logging.
|
| CmsMessagesService |
Exports the register client messages into a single JavaScript resource.
|
| CmsPrefetchSerializationPolicy |
A GWT serialization policy for pre-fetching.
|
| CmsPropertyEditorHelper |
Helper class responsible for loading / saving properties when using the property dialog.
|
| CmsQuickLaunchProvider |
Provides the data for the buttons in the quick launch menu.
|
| 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.
|
| Exception | Description |
|---|---|
| CmsRpcException |
GWT RPC Exception.
|