Uses of Interface
de.hybris.platform.cmsfacades.common.validator.ValidatableService
-
Packages that use ValidatableService Package Description de.hybris.platform.cmsfacades.cmsitems.converter de.hybris.platform.cmsfacades.common.validator.impl -
-
Uses of ValidatableService in de.hybris.platform.cmsfacades.cmsitems.converter
Methods in de.hybris.platform.cmsfacades.cmsitems.converter that return ValidatableService Modifier and Type Method Description ValidatableServiceDefaultCMSItemConverter. getValidatableService()Methods in de.hybris.platform.cmsfacades.cmsitems.converter with parameters of type ValidatableService Modifier and Type Method Description voidDefaultCMSItemConverter. setValidatableService(ValidatableService validatableService) -
Uses of ValidatableService in de.hybris.platform.cmsfacades.common.validator.impl
Classes in de.hybris.platform.cmsfacades.common.validator.impl that implement ValidatableService Modifier and Type Class Description classDefaultValidatableServiceDefault Implementation of theValidatableService.
-