com.retek.rcom.gui.screen.altselling
Interface SellingListDisplayDialog

All Superinterfaces:
java.awt.event.ActionListener, java.util.EventListener
All Known Implementing Classes:
CrossOrSubSellDialog, UpsellFrame

public interface SellingListDisplayDialog
extends java.awt.event.ActionListener


Method Summary
 java.lang.Object getSellingListType()
           
 void performActionEvent(RActionEvent event)
           
 boolean setSellingList(java.lang.Object sellingList)
           
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Method Detail

setSellingList

public boolean setSellingList(java.lang.Object sellingList)
                       throws SystemException,
                              BusinessException
Throws:
SystemException
BusinessException

performActionEvent

public void performActionEvent(RActionEvent event)

getSellingListType

public java.lang.Object getSellingListType()


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25