Class TmaWidgetRenderingUtils

java.lang.Object
com.hybris.cockpitng.util.impl.DefaultComponentMarkingUtils
com.hybris.cockpitng.widgets.util.impl.DefaultWidgetRenderingUtils
de.hybris.platform.b2ctelcobackoffice.renderers.TmaWidgetRenderingUtils
All Implemented Interfaces:
com.hybris.cockpitng.util.ComponentMarkingUtils, com.hybris.cockpitng.widgets.util.WidgetRenderingUtils

public class TmaWidgetRenderingUtils extends com.hybris.cockpitng.widgets.util.impl.DefaultWidgetRenderingUtils
Utility class for overriding the default label displayed in scenarios when an attribute cannot be accessed for an item type.
Since:
6.7
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.hybris.cockpitng.util.impl.DefaultComponentMarkingUtils

    com.hybris.cockpitng.util.impl.DefaultComponentMarkingUtils.IdentifiableEventListener, com.hybris.cockpitng.util.impl.DefaultComponentMarkingUtils.Listener
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.hybris.cockpitng.widgets.util.QualifierLabel
    getAttributeLabel(Object object, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType, String qualifier)
     

    Methods inherited from class com.hybris.cockpitng.widgets.util.impl.DefaultWidgetRenderingUtils

    computeLabel, createEncryptedLabel, getAttributeLabel, getCockpitLocaleService, getDataAttribute, getLabelService, getPropertyValueService, getTypeFacade, readProperty, setCockpitLocaleService, setLabelService, setPropertyValueService, setTypeFacade

    Methods inherited from class com.hybris.cockpitng.util.impl.DefaultComponentMarkingUtils

    getEventListener, getListenersToRemove, handleMarkedComponentListener, isListenerToRemove, markComponent, markComponent, mergeComponentSets, moveMarkedComponents, registerMarkedComponentsListener

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.hybris.cockpitng.util.ComponentMarkingUtils

    markComponent, markComponent, moveMarkedComponents, registerMarkedComponentsListener
  • Constructor Details

    • TmaWidgetRenderingUtils

      public TmaWidgetRenderingUtils()
  • Method Details

    • getAttributeLabel

      public com.hybris.cockpitng.widgets.util.QualifierLabel getAttributeLabel(Object object, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType, String qualifier)
      Specified by:
      getAttributeLabel in interface com.hybris.cockpitng.widgets.util.WidgetRenderingUtils
      Overrides:
      getAttributeLabel in class com.hybris.cockpitng.widgets.util.impl.DefaultWidgetRenderingUtils