Class ExcelImportAction
java.lang.Object
com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
com.hybris.backoffice.widgets.actions.excel.ExcelImportAction
- All Implemented Interfaces:
com.hybris.cockpitng.actions.CockpitAction<String,,String> com.hybris.cockpitng.engine.ComponentWidgetAdapterAware
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanPerform(com.hybris.cockpitng.actions.ActionContext<String> ctx) com.hybris.cockpitng.actions.ActionResult<String>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
getConfirmationMessage, needsConfirmation
-
Field Details
-
SOCKET_OUT_TYPE_CODE
- See Also:
-
-
Constructor Details
-
ExcelImportAction
public ExcelImportAction()
-
-
Method Details
-
perform
-
canPerform
-
getTypeService
-