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

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

public class SummaryPrimaryHandler
extends ScreenHandler


Constructor Summary
SummaryPrimaryHandler(OrderScreenType screenType)
           
 
Method Summary
 java.lang.String getShippingSummaryHtml()
           
 boolean isCustomerPhoneValid()
           
 boolean isPendAndSubmitAllowed()
           
 void refreshCustomerOrder(boolean doRefundIfNegativeBalance)
           
 boolean shouldRefreshView()
           
 void storeShippingSummaryHtmlToRepository(java.lang.String summaryHtml)
           
 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(OrderScreenType screenType)
Method Detail

refreshCustomerOrder

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

warehouseReserveOrder

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

isPendAndSubmitAllowed

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

shouldRefreshView

public boolean shouldRefreshView()

getShippingSummaryHtml

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

storeShippingSummaryHtmlToRepository

public void storeShippingSummaryHtmlToRepository(java.lang.String summaryHtml)
                                          throws SystemException,
                                                 BusinessException
Throws:
SystemException
BusinessException

isCustomerPhoneValid

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


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