public class OrderPromotionsTabChip extends AbstractTabChip
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
OrderPromotionsTabChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
static void |
bindLocalizingMap(HttpServletRequest request,
DisplayState displayState,
String beanName) |
AbstractOrder |
getAbstractOrder() |
List<PromotionResult> |
getFiredOrderPromotions() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
List<PromotionResult> |
getPotentialOrderPromotions() |
PromotionOrderResults |
getPromotionResults() |
boolean |
hideEssentials() |
void |
processEvents(Map events)
Does nothing.
|
void |
reload()
Called upon reload of the parent item chip.
|
void |
save()
Called after the parent item chip saved its data.
|
getItem, getItemChip, getItemType, initialize, isChanged, isInitializedaddEventListener, checkValid, clearInfoMessages, clone, containsDisplayEvent, createMenuEntriesForJS, dispose, errorQueueEmpty, getClipboard, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getFrame, getID, getInfoMessages, getJaloSession, getLocalizedString, getLocalizedString, getLogger, getMenuEntries, getNameSpace, getNameSpaceFor, getParent, getProposedUniqueName, getProposedUniqueNameFor, getRequestFocus, getSessionIdentifier, getStringValue, getUniqueName, getWindow, goFullScreen, hasVisibleContextMenuEntries, isButtonPushed, isButtonPushed, isErrorQueueEmpty, isValid, leaveFullScreen, notifyEventListeners, notifyEventListeners, postErrorMessage, postInfoMessage, postWindowEvent, refresh, refreshChild, registerUniqueName, removeEventListener, removeInfoMessage, render, render, setClipboard, setParent, setRequestFocus, setValid, setWindowStatus, translateFormFieldToEventName, translateFormFieldToEventValueequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEventListener, checkValid, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic OrderPromotionsTabChip(DisplayState displayState, Chip parent)
public void processEvents(Map events)
AbstractTabChipprocessEvents in interface ChipprocessEvents in class AbstractTabChipChip.processEvents(java.util.Map)public String getJSPURI()
ChipChip.getJSPURI()public boolean hideEssentials()
hideEssentials in interface TabChiphideEssentials in class AbstractTabChip false as defaultpublic void save()
AbstractTabChipsave in interface SpecialSaveChipsave in class AbstractTabChippublic void reload()
AbstractTabChipreload in interface SpecialReloadChipreload in class AbstractTabChippublic AbstractOrder getAbstractOrder()
public PromotionOrderResults getPromotionResults()
public List<PromotionResult> getFiredOrderPromotions()
public List<PromotionResult> getPotentialOrderPromotions()
public static void bindLocalizingMap(HttpServletRequest request,
DisplayState displayState,
String beanName)
Copyright © 2017 SAP SE. All Rights Reserved.