|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.rcom.gui.screen.altselling.SellingListDisplayManager
Constructor Summary | |
SellingListDisplayManager()
|
Method Summary | |
void |
displayCrossSellList(REventListener listener,
java.lang.Object line)
CROSSSELL LIST METHODS |
void |
displaySubsellList(REventListener listener,
java.lang.Object line)
SUBSELL LIST METHODS |
void |
displayUpsellLists(RcomScreen screen,
RcomTab paymentTab,
java.lang.Object order,
boolean displayAllLists)
UPSELL LIST METHODS |
boolean |
hasCrossSellLists(java.lang.Object orderLine)
|
boolean |
hasSubSellLists(java.lang.Object orderLine)
|
boolean |
hasUpsellLists(java.lang.Object order)
|
boolean |
isAllWindowsOpen()
WINDOW STATE METHODS |
void |
removeWindows()
|
void |
upsellDialogClosed()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SellingListDisplayManager()
Method Detail |
public boolean isAllWindowsOpen() throws SystemException, BusinessException
SystemException
BusinessException
public void upsellDialogClosed()
public void removeWindows()
public void displayUpsellLists(RcomScreen screen, RcomTab paymentTab, java.lang.Object order, boolean displayAllLists) throws SystemException, BusinessException
SystemException
BusinessException
public boolean hasUpsellLists(java.lang.Object order) throws SystemException, BusinessException
SystemException
BusinessException
public void displaySubsellList(REventListener listener, java.lang.Object line) throws SystemException, BusinessException
SystemException
BusinessException
public boolean hasSubSellLists(java.lang.Object orderLine) throws SystemException, BusinessException
SystemException
BusinessException
public void displayCrossSellList(REventListener listener, java.lang.Object line) throws SystemException, BusinessException
SystemException
BusinessException
public boolean hasCrossSellLists(java.lang.Object orderLine) throws SystemException, BusinessException
SystemException
BusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |