public class ExtendedRemoveAction extends SearchResultAction
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedRemoveAction.ItemListInputStream
Provides an InputStream which serves Item PK's separated by a newline.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
LOG |
FLEXIBLESEARCH_PARAMETERS, FLEXIBLESEARCH_QUERY, GENERIC_QUERY, ITEM_TYPE, SEARCH_CONTEXT, SELECTED_ITEMS, USE_SELECTED_ONLY| Constructor and Description |
|---|
ExtendedRemoveAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfirmationMessage()
Get localized Confirmationmessage.
|
boolean |
needConfirmation()
This action needs a Confirmation.
|
ActionResult |
perform(ActionEvent actionEvent)
This action requires Map of parameters in ActionEvent data.
|
createDialogChip, getAllItems, getFlexibleSearchParameters, getFlexibleSearchQuery, getGenericQuery, getHMCContext, getItemType, getNodeParams, getSelectedItems, getUseSelectedOnly, hasDialogChip, initialize, isActive, isVisible, searchpublic String getConfirmationMessage()
getConfirmationMessage in interface HMCActiongetConfirmationMessage in class SearchResultActionHMCAction.getConfirmationMessage()public boolean needConfirmation()
needConfirmation in interface HMCActionneedConfirmation in class SearchResultActionHMCAction.needConfirmation()public ActionResult perform(ActionEvent actionEvent) throws JaloBusinessException
SearchResultActionperform in interface HMCActionperform in class SearchResultActionactionEvent - ActionEvent contains input data for the actionJaloBusinessExceptionSearchResultAction.ITEM_TYPE,
SearchResultAction.FLEXIBLESEARCH_QUERY,
SearchResultAction.FLEXIBLESEARCH_PARAMETERS,
SearchResultAction.SELECTED_ITEMS,
SearchResultAction.USE_SELECTED_ONLYCopyright © 2017 SAP SE. All Rights Reserved.