Uses of Interface
de.hybris.platform.acceleratorservices.urlencoder.attributes.UrlEncodingAttributeManager
Packages that use UrlEncodingAttributeManager
Package
Description
-
Uses of UrlEncodingAttributeManager in de.hybris.platform.acceleratorservices.urlencoder
Methods in de.hybris.platform.acceleratorservices.urlencoder that return types with arguments of type UrlEncodingAttributeManagerModifier and TypeMethodDescriptionUrlEncoderService.getUrlEncodingAttrManagerMap()Collection of attributes and attributemanages to determine the encoding pattern -
Uses of UrlEncodingAttributeManager in de.hybris.platform.acceleratorservices.urlencoder.attributes.impl
Classes in de.hybris.platform.acceleratorservices.urlencoder.attributes.impl that implement UrlEncodingAttributeManagerModifier and TypeClassDescriptionclassAbstract implementation ofUrlEncodingAttributeManager.classDefault implementation for currency attribute handler.classDefault implementation for language attribute handler.classDefault implementation for storefront attribute handler. -
Uses of UrlEncodingAttributeManager in de.hybris.platform.acceleratorservices.urlencoder.impl
Methods in de.hybris.platform.acceleratorservices.urlencoder.impl that return types with arguments of type UrlEncodingAttributeManagerModifier and TypeMethodDescriptionprotected Map<String,UrlEncodingAttributeManager> DefaultUrlEncoderService.getUrlEncodingAttributeManagerMap()DefaultUrlEncoderService.getUrlEncodingAttrManagerMap()Method parameters in de.hybris.platform.acceleratorservices.urlencoder.impl with type arguments of type UrlEncodingAttributeManagerModifier and TypeMethodDescriptionvoidDefaultUrlEncoderService.setUrlEncodingAttributeManagerMap(Map<String, UrlEncodingAttributeManager> urlEncodingAttributeManagerMap)