Class ClassificationInfoLabelProvider
java.lang.Object
com.hybris.cockpitng.editor.instant.labelprovider.impl.AbstractInstantEditorLabelProvider
de.hybris.platform.platformbackoffice.classification.ClassificationInfoLabelProvider
- All Implemented Interfaces:
com.hybris.cockpitng.editor.instant.labelprovider.InstantEditorLabelProvider,org.springframework.core.Ordered
public class ClassificationInfoLabelProvider
extends com.hybris.cockpitng.editor.instant.labelprovider.impl.AbstractInstantEditorLabelProvider
-
Field Summary
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected com.hybris.cockpitng.labels.LabelServicevoidsetLabelService(com.hybris.cockpitng.labels.LabelService labelService) Methods inherited from class com.hybris.cockpitng.editor.instant.labelprovider.impl.AbstractInstantEditorLabelProvider
getOrder, setOrder
-
Constructor Details
-
ClassificationInfoLabelProvider
public ClassificationInfoLabelProvider()
-
-
Method Details
-
canHandle
-
getLabel
-
getLabelService
protected com.hybris.cockpitng.labels.LabelService getLabelService() -
setLabelService
public void setLabelService(com.hybris.cockpitng.labels.LabelService labelService)
-