Uses of Interface
de.hybris.platform.b2ctelcoservices.services.TmaPoVariantService
-
Packages that use TmaPoVariantService Package Description de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl de.hybris.platform.b2ctelcoservices.services.impl -
-
Uses of TmaPoVariantService in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl that return TmaPoVariantService Modifier and Type Method Description protected TmaPoVariantServiceTmaAbstractPoVariantValueCategoryDetailsResolver. getTmaPoVariantService()Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl with parameters of type TmaPoVariantService Modifier and Type Method Description voidTmaAbstractPoVariantValueCategoryDetailsResolver. setTmaPoVariantService(TmaPoVariantService tmaPoVariantService) -
Uses of TmaPoVariantService in de.hybris.platform.b2ctelcoservices.services.impl
Classes in de.hybris.platform.b2ctelcoservices.services.impl that implement TmaPoVariantService Modifier and Type Class Description classDefaultTmaPoVariantServiceDefault implementation of theTmaPoVariantService.
-