Uses of Interface
de.hybris.platform.search.restriction.session.converter.SessionSearchRestrictionConverter
-
Packages that use SessionSearchRestrictionConverter Package Description de.hybris.platform.search.restriction.impl de.hybris.platform.search.restriction.session.converter.impl -
-
Uses of SessionSearchRestrictionConverter in de.hybris.platform.search.restriction.impl
Methods in de.hybris.platform.search.restriction.impl with parameters of type SessionSearchRestrictionConverter Modifier and Type Method Description voidDefaultSearchRestrictionService. setConverter(SessionSearchRestrictionConverter converter) -
Uses of SessionSearchRestrictionConverter in de.hybris.platform.search.restriction.session.converter.impl
Classes in de.hybris.platform.search.restriction.session.converter.impl that implement SessionSearchRestrictionConverter Modifier and Type Class Description classDefaultSessionSearchRestrictionConverterDefault implementation ofSessionSearchRestrictionConverterinterface.
-