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
  • Constructor Details

    • ClassificationInfoLabelProvider

      public ClassificationInfoLabelProvider()
  • Method Details

    • canHandle

      public boolean canHandle(String editorType)
    • getLabel

      public String getLabel(String editorType, Object value)
    • getLabelService

      protected com.hybris.cockpitng.labels.LabelService getLabelService()
    • setLabelService

      public void setLabelService(com.hybris.cockpitng.labels.LabelService labelService)