Class AddChildTmaPoAction
java.lang.Object
com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
de.hybris.platform.b2ctelcobackoffice.actions.AddChildTmaPoAction
- All Implemented Interfaces:
com.hybris.cockpitng.actions.CockpitAction<Object,,Object> com.hybris.cockpitng.engine.ComponentWidgetAdapterAware
public class AddChildTmaPoAction
extends com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
implements com.hybris.cockpitng.actions.CockpitAction<Object,Object>
Action handling the addition of new tree nodes in
TmaBundledProductOfferingModel.CHILDREN tree hierarchy.- Since:
- 6.7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.hybris.cockpitng.labels.LabelServiceprotected de.hybris.platform.servicelayer.model.ModelServiceprotected com.hybris.cockpitng.util.notifications.NotificationServiceprotected TmaPoServicecom.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, getConfirmationMessage, needsConfirmation
-
Constructor Details
-
AddChildTmaPoAction
public AddChildTmaPoAction()
-
-
Method Details
-
perform
-
getProductOfferingService
-
getLabelService
protected com.hybris.cockpitng.labels.LabelService getLabelService() -
getNotificationService
protected com.hybris.cockpitng.util.notifications.NotificationService getNotificationService() -
getModelService
protected de.hybris.platform.servicelayer.model.ModelService getModelService()
-