Uses of Interface
de.hybris.platform.platformbackoffice.services.BackofficeClassificationService
-
-
Uses of BackofficeClassificationService in de.hybris.platform.platformbackoffice.facades.impl
Methods in de.hybris.platform.platformbackoffice.facades.impl that return BackofficeClassificationService Modifier and Type Method Description protected BackofficeClassificationServiceClassificationAwareBackofficeItemComparisonFacade. getBackofficeClassificationService()Methods in de.hybris.platform.platformbackoffice.facades.impl with parameters of type BackofficeClassificationService Modifier and Type Method Description voidClassificationAwareBackofficeItemComparisonFacade. setBackofficeClassificationService(BackofficeClassificationService backofficeClassificationService) -
Uses of BackofficeClassificationService in de.hybris.platform.platformbackoffice.services.impl
Classes in de.hybris.platform.platformbackoffice.services.impl that implement BackofficeClassificationService Modifier and Type Class Description classDefaultBackofficeClassificationServiceContains methods helpful when working with classifications - e.g. -
Uses of BackofficeClassificationService in de.hybris.platform.platformbackoffice.widgets.compare.renderers
Fields in de.hybris.platform.platformbackoffice.widgets.compare.renderers declared as BackofficeClassificationService Modifier and Type Field Description protected BackofficeClassificationServiceClassificationCompareViewSubsectionRenderer. backofficeClassificationServiceMethods in de.hybris.platform.platformbackoffice.widgets.compare.renderers that return BackofficeClassificationService Modifier and Type Method Description protected BackofficeClassificationServiceClassificationCompareViewSubsectionRenderer. getBackofficeClassificationService()Methods in de.hybris.platform.platformbackoffice.widgets.compare.renderers with parameters of type BackofficeClassificationService Modifier and Type Method Description voidClassificationCompareViewSubsectionRenderer. setBackofficeClassificationService(BackofficeClassificationService compareViewClassificationService)
-