Package org.opencms.gwt.client.seo
Class Messages
java.lang.Object
org.opencms.gwt.client.seo.Messages
The messages class for the SEO dialog.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle. -
Method Summary
Modifier and TypeMethodDescriptionstatic CmsMessages
get()
Returns an instance of this localized message accessor.Returns the bundle name for this OpenCms package.
-
Field Details
-
GUI_ADD_ALIAS_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ALIAS_MOVED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ALIAS_MOVED_DESCRIPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ALIAS_PAGE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ALIAS_PAGE_DESCRIPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ALIAS_REDIRECT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ALIAS_REDIRECT_DESCRIPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ALIASES_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ENTER_ALIAS_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXISTING_ALIASES_0
Message constant for key in the resource bundle.- See Also:
-
GUI_NEW_ALIAS_0
Message constant for key in the resource bundle.- See Also:
-
GUI_REMOVE_ALIAS_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SEO_OPTIONS_0
Message constant for key in the resource bundle.- See Also:
-
-
Method Details
-
get
Returns an instance of this localized message accessor.- Returns:
- an instance of this localized message accessor
-
getBundleName
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
-