Class DeleteOverrideReferenceAction

  • All Implemented Interfaces:
    com.hybris.cockpitng.actions.CockpitAction<AbstractEditorData,​java.lang.Object>, com.hybris.cockpitng.engine.ComponentWidgetAdapterAware

    public class DeleteOverrideReferenceAction
    extends DeleteReferenceAction
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean canPerform​(com.hybris.cockpitng.actions.ActionContext<AbstractEditorData> ctx)  
      • Methods inherited from class de.hybris.platform.adaptivesearchbackoffice.actions.configurablemultireferenceeditor.deletereference.DeleteReferenceAction

        perform
      • Methods inherited from class com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware

        addSocketInputEventListener, getComponentID, handleSocketInputEvent, initialize, initializeDefaultEventListeners, registerStubInstance, sendOutput, setComponentID, unregisterStubInstance
      • 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.actions.CockpitAction

        getConfirmationMessage, needsConfirmation
    • Constructor Detail

      • DeleteOverrideReferenceAction

        public DeleteOverrideReferenceAction()