| Package | Description |
|---|---|
| org.opencms.gwt |
Provides core support for GWT.
|
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static I_CmsValidationService |
CmsCoreService.getValidationService(java.lang.String name)
Internal helper method for getting a validation service.
|