Interface | Description |
---|---|
I_CmsCollectorInfoFactory |
AutoBean factory for I_CmsContentLoadCollectorInfo.
|
I_CmsContentLoadCollectorInfo |
Interface defining the data used to call a content collector.
|
I_CmsHasIconClasses |
Interface for elements with icons.
|
I_CmsUploadConstants |
An interface that holds some constants for the upload dialog.
|
Class | Description |
---|---|
CmsAdditionalInfoBean |
Additional info bean.
|
CmsBroadcastMessage |
Contains the broadcast message data.
|
CmsBrokenLinkBean |
A bean which represents either the source or the target of a broken link.
|
CmsCategoryBean |
A specific bean holding all info to be displayed in the categories tab.
|
CmsCategoryTreeEntry |
Recursive category tree entry.
|
CmsClientDateBean |
A bean containing a date, both as a 'long' value and a user-readable string representation.
|
CmsClientLock |
Client side lock class.
|
CmsClientVariantInfo |
Client-side bean which holds information about a client variant of a template context.
|
CmsContextMenuEntryBean |
A context menu entry bean.
|
CmsCoreData |
Runtime data bean for prefetching.
|
CmsCoreData.UserInfo |
Bean class containing info about the current user.
|
CmsDataViewConstants |
Constants used by the data view widget code (client/server side).
|
CmsDataViewParamEncoder |
Encodes/decodes the configuration passed to the data view popup as a request parameter.
|
CmsDeleteResourceBean |
A bean which represents the information for the delete dialog.
|
CmsExternalLinkInfoBean |
Provides information about an external link.
|
CmsGwtConstants |
Common constants needed for client side code.
|
CmsGwtConstants.Favorites |
Parameters for favorite dialog.
|
CmsGwtConstants.QuickLaunch |
Quick launcher constants.
|
CmsHistoryResourceBean |
A bean representing the data to be displayed in the history dialog for a single resource version.
|
CmsHistoryResourceCollection |
A collection of historical versions of a resource.
|
CmsHistoryVersion |
Bean representing a file version for the history dialog.
|
CmsIconBean |
A bean carrying icon CSS class information.
|
CmsLinkBean |
A bean for representing a link, which can be external or internal.
|
CmsListInfoBean |
A bean holding all info to be displayed in
org.opencms.gwt.client.ui.CmsListItemWidget s. |
CmsLockInfo |
A bean for storing information about whether a resource could be locked or not, and if not, why.
|
CmsLockReportInfo |
A bean holding the lock report info.
|
CmsMenuCommandParameters |
A class which contains constants for menu command parameters.
|
CmsModelResourceInfo |
Bean holding model resource information to be displayed in the model select dialog.
|
CmsPermissionInfo |
The permission info bean.
|
CmsPrepareEditResponse |
Response bean class for the 'prepareEdit' RPC method.
|
CmsPreviewInfo |
Info needed to preview a resource.
|
CmsPrincipalBean |
A bean that holds the informations of a principal to show the availability dialog.
|
CmsQuickLaunchData |
Bean representing an entry in the quick launch menu.
|
CmsQuickLaunchParams |
Parameters used by the quick launch provider.
|
CmsRenameInfoBean |
Bean class containing the information needed for the Rename dialog.
|
CmsReplaceInfo |
File replace dialog info.
|
CmsResourceCategoryInfo |
Category information for a specific resource.
|
CmsResourceStatusBean |
Information used to display the resource info dialog.
|
CmsResourceStatusRelationBean |
Bean class which represents a resource which is related to another resource.
|
CmsRestoreInfoBean |
The bean with the necessary information for the "Restore" dialog.
|
CmsReturnLinkInfo |
This class represents the result of a "return link" lookup, which is what happens if the user
clicks the "go to last page" button in the sitemap editor.
|
CmsTemplateContextInfo |
Client-compatible bean with information about the current template context.
|
CmsTinyMCEData |
Data for TinyMCE editor.
|
CmsUploadFileBean |
A bean that holds the upload file infos.
|
CmsUploadProgessInfo |
A bean that holds the upload progress infos.
|
CmsUserSettingsBean |
Bean for transferring user preference information between the client and the server.
|
CmsValidationQuery |
A simple bean class which represents a validation request for a single form field.
|
CmsValidationResult |
The result of a single field validation.
|
CmsVfsEntryBean |
A bean which represents a resource in the VFS.
|
Enum | Description |
---|---|
CmsClientLock.LockType |
The available lock types.
|
CmsCoreData.AdeContext |
A enumeration for the ADE context.
|
CmsCoreData.ModuleKey |
The available client modules.
|
CmsHistoryVersion.OfflineOnline |
Enum for distinguishing between offline and online project.
|
CmsListInfoBean.LockIcon |
Lock icons.
|
CmsListInfoBean.StateIcon |
Enum for the type of page icon which should be displayed.
|
CmsLockInfo.State |
An enum indicating the success or type of failure of a locking operation.
|
CmsResourceStatusTabId |
Enum used for identifying tabs in the resource info dialog.
|
CmsReturnLinkInfo.Status |
The moved status.
|
CmsUploadProgessInfo.UPLOAD_STATE |
A enum for the upload state.
|