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

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

public class SummaryPrimaryHandler
extends ScreenHandler


Constructor Summary
SummaryPrimaryHandler()
           
 
Method Summary
 java.lang.String getOriginalSummaryHtml()
           
 java.lang.String getShippingSummaryHtml()
           
 boolean hasCustomerOrder()
           
 boolean isPendAllowed()
           
 boolean isSubmitAllowed()
           
 void refreshCustomerOrder()
           
 boolean shouldRefreshView()
           
 void warehouseReserveOrder()
           
 
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

SummaryPrimaryHandler

public SummaryPrimaryHandler()
Method Detail

hasCustomerOrder

public boolean hasCustomerOrder()

refreshCustomerOrder

public void refreshCustomerOrder()
                          throws SystemException,
                                 BusinessException
Throws:
SystemException
BusinessException

warehouseReserveOrder

public void warehouseReserveOrder()
                           throws SystemException,
                                  BusinessException
Throws:
SystemException
BusinessException

isPendAllowed

public boolean isPendAllowed()
                      throws SystemException,
                             BusinessException
Throws:
SystemException
BusinessException

isSubmitAllowed

public boolean isSubmitAllowed()
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException

shouldRefreshView

public boolean shouldRefreshView()

getShippingSummaryHtml

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

getOriginalSummaryHtml

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


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