com.retek.rcom.gui.screen.ordercommon
Class CatalogRequestDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.ordercommon.CatalogRequestDialogHandler

public class CatalogRequestDialogHandler
extends ScreenHandler


Constructor Summary
CatalogRequestDialogHandler()
          STATE MANAGEMENT
 
Method Summary
 void createNewCustomer()
           
 void discardChanges()
           
 java.util.List getActiveCatalogs()
          CATALOG REQUEST METHODS
 java.lang.Object getAddress()
           
 java.lang.String getAddressCity()
           
 java.lang.String getAddressDayExtension()
           
 java.lang.String getAddressDayPhone()
           
 java.lang.String getAddressEmail()
           
 java.lang.String getAddressEveningExtension()
           
 java.lang.String getAddressEveningPhone()
           
 java.lang.String getAddressLabel()
           
 java.lang.String getAddressLine1()
           
 java.lang.String getAddressLine2()
           
 java.lang.String getAddressLine3()
           
 java.lang.String getAddressPostalCode()
           
 java.lang.String getAddressState()
           
 java.lang.String getCatalogDeliveryDate()
           
 java.lang.String getCatalogDescription()
           
 java.lang.String getCounty()
           
 java.lang.Object getCustomer()
           
 java.util.List getCustomerPreferences()
           
 java.lang.String getFirstName()
           
 java.lang.String getLastName()
           
 java.lang.String getMiddleName()
           
 java.lang.Object getSalutation()
           
 java.util.List getSalutationList()
           
 java.lang.Object getSuffix()
           
 java.util.List getSuffixList()
           
 boolean isCatalogSelected(java.lang.Object testCatalog)
           
 boolean isCustomerPersisted()
           
 void setAddress(java.lang.Object object)
          CUSTOMER ADDRESS METHODS
 void setAddressLine1(java.lang.String string)
           
 void setAddressLine2(java.lang.String string)
           
 void setAddressLine3(java.lang.String string)
           
 void setCatalog(java.lang.Object object)
           
 void setCity(java.lang.String string)
           
 void setCounty(java.lang.String string)
           
 void setCustomerFromRepository()
           
 void setDayPhone(java.lang.String string, java.lang.String ext)
           
 void setEmail(java.lang.String email)
           
 void setEvePhone(java.lang.String string, java.lang.String ext)
           
 void setFirstName(java.lang.String string)
           
 void setLastName(java.lang.String string)
           
 void setMiddleInitials(java.lang.String string)
           
 void setNation(java.lang.Object object)
           
 void setPostalCode(java.lang.String string)
           
 void setRequestList(java.util.List requestList)
           
 void setSalutation(java.lang.Object object)
           
 void setShippingLabel(java.lang.String string)
           
 void setState(java.lang.String string)
           
 void setSuffix(java.lang.Object object)
           
 void submitCustomer()
           
 void submitRequest(java.util.List submitList)
           
 
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

CatalogRequestDialogHandler

public CatalogRequestDialogHandler()
                            throws SystemException
STATE MANAGEMENT

Method Detail

isCustomerPersisted

public boolean isCustomerPersisted()

getCustomer

public java.lang.Object getCustomer()

setRequestList

public void setRequestList(java.util.List requestList)

isCatalogSelected

public boolean isCatalogSelected(java.lang.Object testCatalog)

getActiveCatalogs

public java.util.List getActiveCatalogs()
                                 throws SystemException
CATALOG REQUEST METHODS

Throws:
SystemException

setCatalog

public void setCatalog(java.lang.Object object)

getCatalogDescription

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

getCatalogDeliveryDate

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

submitRequest

public void submitRequest(java.util.List submitList)
                   throws SystemException,
                          UiBusinessException
Throws:
SystemException
UiBusinessException

setAddress

public void setAddress(java.lang.Object object)
                throws SystemException,
                       BusinessException
CUSTOMER ADDRESS METHODS

Throws:
SystemException
BusinessException

getAddress

public java.lang.Object getAddress()

getAddressLabel

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

getSuffix

public java.lang.Object getSuffix()
                           throws SystemException
Throws:
SystemException

getSalutation

public java.lang.Object getSalutation()
                               throws SystemException
Throws:
SystemException

getFirstName

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

getMiddleName

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

getLastName

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

getAddressLine1

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

getAddressLine2

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

getAddressLine3

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

getAddressCity

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

getAddressState

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

getAddressPostalCode

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

getCounty

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

getAddressDayPhone

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

getAddressDayExtension

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

getAddressEveningPhone

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

getAddressEveningExtension

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

getAddressEmail

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

getSalutationList

public java.util.List getSalutationList()
                                 throws SystemException
Throws:
SystemException

getSuffixList

public java.util.List getSuffixList()
                             throws SystemException
Throws:
SystemException

setFirstName

public void setFirstName(java.lang.String string)
                  throws SystemException
Throws:
SystemException

setMiddleInitials

public void setMiddleInitials(java.lang.String string)
                       throws SystemException
Throws:
SystemException

setLastName

public void setLastName(java.lang.String string)
                 throws SystemException
Throws:
SystemException

setSuffix

public void setSuffix(java.lang.Object object)
               throws SystemException
Throws:
SystemException

setSalutation

public void setSalutation(java.lang.Object object)
                   throws SystemException
Throws:
SystemException

setAddressLine1

public void setAddressLine1(java.lang.String string)
                     throws SystemException
Throws:
SystemException

setAddressLine2

public void setAddressLine2(java.lang.String string)
                     throws SystemException
Throws:
SystemException

setAddressLine3

public void setAddressLine3(java.lang.String string)
                     throws SystemException
Throws:
SystemException

setCity

public void setCity(java.lang.String string)
             throws SystemException
Throws:
SystemException

setState

public void setState(java.lang.String string)
              throws SystemException
Throws:
SystemException

setPostalCode

public void setPostalCode(java.lang.String string)
                   throws SystemException
Throws:
SystemException

setNation

public void setNation(java.lang.Object object)
               throws SystemException,
                      BusinessException
Throws:
SystemException
BusinessException

setDayPhone

public void setDayPhone(java.lang.String string,
                        java.lang.String ext)
                 throws SystemException
Throws:
SystemException

setEvePhone

public void setEvePhone(java.lang.String string,
                        java.lang.String ext)
                 throws SystemException
Throws:
SystemException

setEmail

public void setEmail(java.lang.String email)
              throws SystemException
Throws:
SystemException

setShippingLabel

public void setShippingLabel(java.lang.String string)
                      throws SystemException
Throws:
SystemException

setCounty

public void setCounty(java.lang.String string)
               throws SystemException
Throws:
SystemException

submitCustomer

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

discardChanges

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

createNewCustomer

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

setCustomerFromRepository

public void setCustomerFromRepository()
                               throws SystemException
Throws:
SystemException

getCustomerPreferences

public java.util.List getCustomerPreferences()
                                      throws SystemException
Throws:
SystemException


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