public class EnableB2BCustomer extends B2BItemAction
| Constructor and Description |
|---|
EnableB2BCustomer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive(ActionEvent actionEvent) |
boolean |
isVisible(ActionEvent actionEvent) |
boolean |
needConfirmation()
This default implementation returns
false. |
ActionResult |
perform(ActionEvent actionEvent)
This action requires the Item in ActionEvent data.
|
getB2bReportingService, getB2bUnitService, getCommonI18NService, getDefaultB2BOrderDao, getFormatFactory, getModelService, getUserServicecanChange, canRead, canRemove, createDialogChip, getConfirmationMessage, getEditorContext, getHMCContext, getItem, getNodeParams, hasDialogChip, initialize, isAutoSave, needSaveBeforePerform, setAutoSavepublic ActionResult perform(ActionEvent actionEvent) throws JaloBusinessException
ItemActionperform in interface HMCActionperform in class B2BItemActionactionEvent - ActionEvent contains input data for the actionJaloBusinessExceptionpublic boolean needConfirmation()
ItemActionfalse. Overwrite this method if you want confirmation for this
action.needConfirmation in interface HMCActionneedConfirmation in class ItemActionpublic boolean isActive(ActionEvent actionEvent)
isActive in interface HMCStatefulActionisActive in class ItemActionpublic boolean isVisible(ActionEvent actionEvent)
isVisible in interface HMCStatefulActionisVisible in class ItemActionCopyright © 2017 SAP SE. All Rights Reserved.