public class B2BItemAction extends ItemAction
| Constructor and Description |
|---|
B2BItemAction() |
| Modifier and Type | Method and Description |
|---|---|
protected B2BReportingService |
getB2bReportingService() |
protected B2BUnitService<B2BUnitModel,B2BCustomerModel> |
getB2bUnitService() |
protected CommonI18NService |
getCommonI18NService() |
protected B2BOrderDao |
getDefaultB2BOrderDao() |
protected FormatFactory |
getFormatFactory() |
protected ModelService |
getModelService() |
protected UserService |
getUserService() |
ActionResult |
perform(ActionEvent arg0)
This action requires the Item in ActionEvent data.
|
canChange, canRead, canRemove, createDialogChip, getConfirmationMessage, getEditorContext, getHMCContext, getItem, getNodeParams, hasDialogChip, initialize, isActive, isAutoSave, isVisible, needConfirmation, needSaveBeforePerform, setAutoSaveprotected B2BOrderDao getDefaultB2BOrderDao()
protected CommonI18NService getCommonI18NService()
protected FormatFactory getFormatFactory()
protected B2BUnitService<B2BUnitModel,B2BCustomerModel> getB2bUnitService()
protected ModelService getModelService()
protected UserService getUserService()
protected B2BReportingService getB2bReportingService()
public ActionResult perform(ActionEvent arg0) throws JaloBusinessException
ItemActionperform in interface HMCActionperform in class ItemActionarg0 - ActionEvent contains input data for the actionJaloBusinessExceptionCopyright © 2017 SAP SE. All Rights Reserved.