Uses of Interface
com.hybris.backoffice.proxy.LabelServiceProxy
-
-
Uses of LabelServiceProxy in com.hybris.backoffice.labels.impl
Classes in com.hybris.backoffice.labels.impl that implement LabelServiceProxy Modifier and Type Class Description classBackofficeLabelServiceProxy -
Uses of LabelServiceProxy in com.hybris.backoffice.searchservices.providers.impl
Methods in com.hybris.backoffice.searchservices.providers.impl that return LabelServiceProxy Modifier and Type Method Description LabelServiceProxyCategoryFacetValueDisplayNameProvider. getLabelServiceProxy()LabelServiceProxyItemModelLabelSnIndexerValueProvider. getLabelServiceProxy()Methods in com.hybris.backoffice.searchservices.providers.impl with parameters of type LabelServiceProxy Modifier and Type Method Description voidCategoryFacetValueDisplayNameProvider. setLabelServiceProxy(LabelServiceProxy labelServiceProxy)voidItemModelLabelSnIndexerValueProvider. setLabelServiceProxy(LabelServiceProxy labelServiceProxy) -
Uses of LabelServiceProxy in com.hybris.backoffice.solrsearch.providers
Methods in com.hybris.backoffice.solrsearch.providers that return LabelServiceProxy Modifier and Type Method Description LabelServiceProxyCategoryWithCatalogVersionFacetDisplayNameProvider. getLabelServiceProxy()Methods in com.hybris.backoffice.solrsearch.providers with parameters of type LabelServiceProxy Modifier and Type Method Description voidCategoryWithCatalogVersionFacetDisplayNameProvider. setLabelServiceProxy(LabelServiceProxy labelServiceProxy) -
Uses of LabelServiceProxy in com.hybris.backoffice.solrsearch.resolvers
Methods in com.hybris.backoffice.solrsearch.resolvers that return LabelServiceProxy Modifier and Type Method Description LabelServiceProxyBackofficeValueResolver. getLabelServiceProxy()LabelServiceProxyItemModelLabelValueResolver. getLabelServiceProxy()Methods in com.hybris.backoffice.solrsearch.resolvers with parameters of type LabelServiceProxy Modifier and Type Method Description voidBackofficeValueResolver. setLabelServiceProxy(LabelServiceProxy labelServiceProxy)voidItemModelLabelValueResolver. setLabelServiceProxy(LabelServiceProxy labelServiceProxy)
-