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)
           
 void setSellingList(java.lang.Object sellingList)
           
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Method Detail

setSellingList

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

performActionEvent

public void performActionEvent(RActionEvent event)

getSellingListType

public java.lang.Object getSellingListType()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28