Uses of Interface
org.opencms.gwt.I_CmsValidationService
Packages that use I_CmsValidationService
-
Uses of I_CmsValidationService in org.opencms.ade.postupload
Classes in org.opencms.ade.postupload that implement I_CmsValidationServiceModifier and TypeClassDescriptionclass
Checks whether an uploaded file's modified name is already used by another file. -
Uses of I_CmsValidationService in org.opencms.gwt
Classes in org.opencms.gwt that implement I_CmsValidationServiceModifier and TypeClassDescriptionclass
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.Methods in org.opencms.gwt that return I_CmsValidationServiceModifier and TypeMethodDescriptionstatic I_CmsValidationService
CmsCoreService.getValidationService
(String name) Internal helper method for getting a validation service.