public class SyncItemAction extends ItemAction
| Constructor and Description |
|---|
SyncItemAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive(ActionEvent event) |
ActionResult |
perform(ActionEvent actionEvent)
This action requires the Item in ActionEvent data.
|
canChange, canRead, canRemove, createDialogChip, getConfirmationMessage, getEditorContext, getHMCContext, getItem, getNodeParams, hasDialogChip, initialize, isAutoSave, isVisible, needConfirmation, needSaveBeforePerform, setAutoSavepublic ActionResult perform(ActionEvent actionEvent) throws JaloBusinessException
ItemActionperform in interface HMCActionperform in class ItemActionactionEvent - ActionEvent contains input data for the actionJaloBusinessExceptionItemAction.perform(de.hybris.platform.hmc.util.action.ActionEvent)public boolean isActive(ActionEvent event)
isActive in interface HMCStatefulActionisActive in class ItemActionItemAction.isActive(de.hybris.platform.hmc.util.action.ActionEvent)Copyright © 2017 SAP SE. All Rights Reserved.