Uses of Interface
de.hybris.platform.adaptivesearchbackoffice.common.AsFacetUtils
-
-
Uses of AsFacetUtils in de.hybris.platform.adaptivesearchbackoffice.common.impl
Classes in de.hybris.platform.adaptivesearchbackoffice.common.impl that implement AsFacetUtils Modifier and Type Class Description classDefaultAsFacetUtilsDefault implementation ofAsFacetUtils. -
Uses of AsFacetUtils in de.hybris.platform.adaptivesearchbackoffice.editors.excludedfacets
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.excludedfacets that return AsFacetUtils Modifier and Type Method Description AsFacetUtilsAsExcludedFacetsDataHandler. getAsFacetUtils()Methods in de.hybris.platform.adaptivesearchbackoffice.editors.excludedfacets with parameters of type AsFacetUtils Modifier and Type Method Description voidAsExcludedFacetsDataHandler. setAsFacetUtils(AsFacetUtils asFacetUtils) -
Uses of AsFacetUtils in de.hybris.platform.adaptivesearchbackoffice.editors.facets
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.facets that return AsFacetUtils Modifier and Type Method Description AsFacetUtilsAsFacetsDataHandler. getAsFacetUtils()Methods in de.hybris.platform.adaptivesearchbackoffice.editors.facets with parameters of type AsFacetUtils Modifier and Type Method Description voidAsFacetsDataHandler. setAsFacetUtils(AsFacetUtils asFacetUtils) -
Uses of AsFacetUtils in de.hybris.platform.adaptivesearchbackoffice.editors.promotedfacets
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.promotedfacets that return AsFacetUtils Modifier and Type Method Description AsFacetUtilsAsPromotedFacetsDataHandler. getAsFacetUtils()Methods in de.hybris.platform.adaptivesearchbackoffice.editors.promotedfacets with parameters of type AsFacetUtils Modifier and Type Method Description voidAsPromotedFacetsDataHandler. setAsFacetUtils(AsFacetUtils asFacetUtils)
-