Class RemoveTmaPolicyConditionAction
java.lang.Object
com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
de.hybris.platform.b2ctelcobackoffice.actions.RemoveTmaPolicyConditionAction
- All Implemented Interfaces:
com.hybris.cockpitng.actions.CockpitAction<Object,,Object> com.hybris.cockpitng.engine.ComponentWidgetAdapterAware
public class RemoveTmaPolicyConditionAction
extends com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
implements com.hybris.cockpitng.actions.CockpitAction<Object,Object>
Action handling the removal of a
TmaPolicyConditionModel from the parent condition or from the current policy
that is being edit.- Since:
- 1810
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<Object> ctx) protected com.hybris.cockpitng.labels.LabelServiceprotected com.hybris.backoffice.widgets.notificationarea.NotificationServiceprotected TmaPolicyServicebooleanneedsConfirmation(com.hybris.cockpitng.actions.ActionContext<Object> ctx) com.hybris.cockpitng.actions.ActionResult<Object>Methods inherited from class com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
addSocketInputEventListener, getComponentID, handleSocketInputEvent, initialize, initializeDefaultEventListeners, registerStubInstance, sendOutput, setComponentID, unregisterStubInstanceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hybris.cockpitng.actions.CockpitAction
canPerform
-
Constructor Details
-
RemoveTmaPolicyConditionAction
public RemoveTmaPolicyConditionAction()
-
-
Method Details
-
perform
-
needsConfirmation
-
getConfirmationMessage
-
getLabelService
protected com.hybris.cockpitng.labels.LabelService getLabelService() -
getNotificationService
protected com.hybris.backoffice.widgets.notificationarea.NotificationService getNotificationService() -
getTmaPolicyService
-