Uses of Interface
com.hybris.backoffice.proxy.LabelServiceProxy
-
Packages that use LabelServiceProxy Package Description com.hybris.backoffice.labels.impl com.hybris.backoffice.solrsearch.providers com.hybris.backoffice.solrsearch.resolvers -
-
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.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)
-