public class MoveMediaSearchResultAction extends SearchResultAction
MoveMediaWizard for moving all selected media items to another folder.FLEXIBLESEARCH_PARAMETERS, FLEXIBLESEARCH_QUERY, GENERIC_QUERY, ITEM_TYPE, SEARCH_CONTEXT, SELECTED_ITEMS, USE_SELECTED_ONLY| Constructor and Description |
|---|
MoveMediaSearchResultAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive(ActionEvent actionEvent) |
ActionResult |
perform(ActionEvent actionEvent)
This action requires Map of parameters in ActionEvent data.
|
createDialogChip, getAllItems, getConfirmationMessage, getFlexibleSearchParameters, getFlexibleSearchQuery, getGenericQuery, getHMCContext, getItemType, getNodeParams, getSelectedItems, getUseSelectedOnly, hasDialogChip, initialize, isVisible, needConfirmation, searchpublic 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_ONLYpublic boolean isActive(ActionEvent actionEvent)
isActive in interface HMCStatefulActionisActive in class SearchResultActionCopyright © 2017 SAP SE. All Rights Reserved.