com.retek.rcom.gui.screen.nocustomerinfo
Class NoCustomerInfoHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.nocustomerinfo.NoCustomerInfoHandler

public class NoCustomerInfoHandler
extends ScreenHandler


Constructor Summary
NoCustomerInfoHandler()
           
 
Method Summary
 java.util.Set getAllReturnsNoCriteria()
           
 java.lang.String getComments()
           
 java.lang.String getDisposition()
           
 java.lang.String getItem()
           
 java.lang.String getItemDescription()
           
 java.lang.String getReturnDate()
           
 java.lang.String getReturnQuantity()
           
 java.lang.String getReturnReasonCode()
           
 Money getUnitPrice()
           
 void resolve(java.util.List selectedItems)
           
 void setReturn(java.lang.Object noCustomerInfoReturn)
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoCustomerInfoHandler

public NoCustomerInfoHandler()
Method Detail

getItem

public java.lang.String getItem()
                         throws SystemException,
                                BusinessException
Throws:
SystemException
BusinessException

getItemDescription

public java.lang.String getItemDescription()
                                    throws SystemException,
                                           BusinessException
Throws:
SystemException
BusinessException

getReturnDate

public java.lang.String getReturnDate()
                               throws SystemException
Throws:
SystemException

getReturnQuantity

public java.lang.String getReturnQuantity()
                                   throws SystemException
Throws:
SystemException

getDisposition

public java.lang.String getDisposition()
                                throws SystemException
Throws:
SystemException

getReturnReasonCode

public java.lang.String getReturnReasonCode()
                                     throws SystemException
Throws:
SystemException

getComments

public java.lang.String getComments()
                             throws SystemException
Throws:
SystemException

getUnitPrice

public Money getUnitPrice()
                   throws SystemException
Throws:
SystemException

setReturn

public void setReturn(java.lang.Object noCustomerInfoReturn)

getAllReturnsNoCriteria

public java.util.Set getAllReturnsNoCriteria()
                                      throws SystemException,
                                             BusinessException
Throws:
SystemException
BusinessException

resolve

public void resolve(java.util.List selectedItems)
             throws SystemException,
                    BusinessException
Throws:
SystemException
BusinessException


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