Class RankFacetUpAction
java.lang.Object
com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
de.hybris.platform.adaptivesearchbackoffice.actions.facets.RankFacetUpAction
- All Implemented Interfaces:
com.hybris.cockpitng.actions.CockpitAction<AbstractEditorData,,Object> com.hybris.cockpitng.engine.ComponentWidgetAdapterAware
public class RankFacetUpAction
extends com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
implements com.hybris.cockpitng.actions.CockpitAction<AbstractEditorData,Object>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanPerform(com.hybris.cockpitng.actions.ActionContext<AbstractEditorData> ctx) com.hybris.cockpitng.actions.ActionResult<Object>perform(com.hybris.cockpitng.actions.ActionContext<AbstractEditorData> ctx) 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
-
Constructor Details
-
RankFacetUpAction
public RankFacetUpAction()
-
-
Method Details
-
perform
public com.hybris.cockpitng.actions.ActionResult<Object> perform(com.hybris.cockpitng.actions.ActionContext<AbstractEditorData> ctx) - Specified by:
performin interfacecom.hybris.cockpitng.actions.CockpitAction<AbstractEditorData,Object>
-
canPerform
- Specified by:
canPerformin interfacecom.hybris.cockpitng.actions.CockpitAction<AbstractEditorData,Object>
-