com.retek.rcom.gui.screen.customermain
Class CustomerMainHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.customermain.CustomerMainHandler
- public class CustomerMainHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerMainHandler
public CustomerMainHandler()
retrieveDataFromRepository
public void retrieveDataFromRepository()
throws SystemException
- STATE MANAGEMENTS
- Throws:
SystemException
createCustomer
public void createCustomer()
throws SystemException
- Throws:
SystemException
submitCustomer
public void submitCustomer()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isCustomerPersisted
public boolean isCustomerPersisted()
throws SystemException
- Throws:
SystemException
isCustomerCreatedEvent
public boolean isCustomerCreatedEvent(java.lang.Object historyEvent)
throws SystemException
- CUSTOMER EVENTS
- Throws:
SystemException
isCustomerUpdatedEvent
public boolean isCustomerUpdatedEvent(java.lang.Object historyEvent)
throws SystemException
- Throws:
SystemException
isCustomerPreferencesEvent
public boolean isCustomerPreferencesEvent(java.lang.Object historyEvent)
throws SystemException
- Throws:
SystemException
isCatalogRequestEvent
public boolean isCatalogRequestEvent(java.lang.Object historyEvent)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28