Uses of Interface
de.hybris.platform.validation.messages.ResourceBundleProvider
-
-
Uses of ResourceBundleProvider in de.hybris.platform.configurablebundleservices.constraints
Methods in de.hybris.platform.configurablebundleservices.constraints that return ResourceBundleProvider Modifier and Type Method Description protected ResourceBundleProviderTypeValidatorHelper. getResourceBundleProvider() -
Uses of ResourceBundleProvider in de.hybris.platform.validation.messages.impl
Classes in de.hybris.platform.validation.messages.impl that implement ResourceBundleProvider Modifier and Type Class Description classDefaultResourceBundleProviderDefault Implementation of interfaceResourceBundleProvider -
Uses of ResourceBundleProvider in de.hybris.platform.validation.services.impl
Fields in de.hybris.platform.validation.services.impl declared as ResourceBundleProvider Modifier and Type Field Description protected ResourceBundleProviderDefaultConstraintViolationFactory. bundleProviderprotected ResourceBundleProviderDefaultHybrisConstraintViolation. bundleProviderMethods in de.hybris.platform.validation.services.impl with parameters of type ResourceBundleProvider Modifier and Type Method Description voidDefaultConstraintViolationFactory. setBundleProvider(ResourceBundleProvider bundleProvider)voidDefaultHybrisConstraintViolation. setBundleProvider(ResourceBundleProvider bundleProvider)
-