com.retek.rcom.gui.screen.ordermain
Class NoInfoReturnHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.ordermain.NoInfoReturnHandler

public class NoInfoReturnHandler
extends ScreenHandler


Constructor Summary
NoInfoReturnHandler()
          STATE MANAGEMENT
 
Method Summary
 java.lang.Object applyReturnLine()
           
 java.lang.String getComments()
           
 java.lang.String getDateReturned()
           
 java.lang.String getDescription()
           
 java.lang.String getDisposition()
           
 java.lang.String getItemDisplayCode()
           
 java.util.Collection getReturnInfoLines()
           
 java.lang.String getReturnQuanity()
           
 java.lang.String getReturnReason()
           
 void setNoCustomerInformationReturn(java.lang.Object noReturnInfo)
          RETURN LINE METHODS
 void setOrderLine(java.lang.Object object)
          ORDER LINE METHODS
 
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

NoInfoReturnHandler

public NoInfoReturnHandler()
STATE MANAGEMENT

Method Detail

setOrderLine

public void setOrderLine(java.lang.Object object)
ORDER LINE METHODS


getReturnInfoLines

public java.util.Collection getReturnInfoLines()
                                        throws SystemException,
                                               BusinessException
Throws:
SystemException
BusinessException

setNoCustomerInformationReturn

public void setNoCustomerInformationReturn(java.lang.Object noReturnInfo)
RETURN LINE METHODS


getItemDisplayCode

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

getDescription

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

getReturnQuanity

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

getDisposition

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

getReturnReason

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

getDateReturned

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

getComments

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

applyReturnLine

public java.lang.Object applyReturnLine()
                                 throws SystemException,
                                        BusinessException
Throws:
SystemException
BusinessException


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