Class ResetCredentialsAction
java.lang.Object
com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
de.hybris.platform.apiregistrybackoffice.actions.ResetCredentialsAction
- All Implemented Interfaces:
com.hybris.cockpitng.actions.CockpitAction<Object,,Object> com.hybris.cockpitng.engine.ComponentWidgetAdapterAware
public class ResetCredentialsAction
extends com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
implements com.hybris.cockpitng.actions.CockpitAction<Object,Object>
Action responsible for Credentials Reset
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanPerform(com.hybris.cockpitng.actions.ActionContext<Object> ctx) getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<Object> ctx) booleanneedsConfirmation(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, unregisterStubInstance
-
Constructor Details
-
ResetCredentialsAction
public ResetCredentialsAction()
-
-
Method Details
-
perform
-
canPerform
-
needsConfirmation
-
getConfirmationMessage
-