public class ProductComparisonSearchResultAction extends SearchResultAction
FLEXIBLESEARCH_PARAMETERS, FLEXIBLESEARCH_QUERY, GENERIC_QUERY, ITEM_TYPE, SEARCH_CONTEXT, SELECTED_ITEMS, USE_SELECTED_ONLY| Constructor and Description |
|---|
ProductComparisonSearchResultAction() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassificationClass |
getClassificationClass(ActionEvent event) |
boolean |
isActive(ActionEvent event) |
ActionResult |
perform(ActionEvent event)
This action requires Map of parameters in ActionEvent data.
|
protected void |
showProductComparisonWindow(List<Product> products,
ClassificationClass cclass) |
createDialogChip, getAllItems, getConfirmationMessage, getFlexibleSearchParameters, getFlexibleSearchQuery, getGenericQuery, getHMCContext, getItemType, getNodeParams, getSelectedItems, getUseSelectedOnly, hasDialogChip, initialize, isVisible, needConfirmation, searchpublic ActionResult perform(ActionEvent event) throws JaloBusinessException
SearchResultActionperform in interface HMCActionperform in class SearchResultActionevent - ActionEvent contains input data for the actionJaloBusinessExceptionSearchResultAction.ITEM_TYPE,
SearchResultAction.FLEXIBLESEARCH_QUERY,
SearchResultAction.FLEXIBLESEARCH_PARAMETERS,
SearchResultAction.SELECTED_ITEMS,
SearchResultAction.USE_SELECTED_ONLYprotected void showProductComparisonWindow(List<Product> products, ClassificationClass cclass)
public boolean isActive(ActionEvent event)
isActive in interface HMCStatefulActionisActive in class SearchResultActionprotected ClassificationClass getClassificationClass(ActionEvent event)
Copyright © 2017 SAP SE. All Rights Reserved.