|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.orderentry.OrderEntryCustomerHandler
Constructor Summary | |
---|---|
OrderEntryCustomerHandler(OrderScreenType screenType)
|
Method Summary | |
---|---|
void |
applyOrderStore()
|
void |
createCustomer()
|
java.util.List |
findCustomerByNumber(java.lang.String customerId)
CUSTOMER METHODS |
java.lang.String |
getAddressCity()
|
java.lang.String |
getAddressCounty()
|
java.lang.String |
getAddressDayExtension()
|
java.lang.String |
getAddressDayPhone()
|
java.lang.String |
getAddressEmail()
|
java.lang.String |
getAddressEveningExtension()
|
java.lang.String |
getAddressEveningPhone()
|
java.lang.String |
getAddressGeoCode()
|
java.lang.String |
getAddressLabel()
|
java.lang.String |
getAddressLine1()
|
java.lang.String |
getAddressLine2()
|
java.lang.String |
getAddressLine3()
|
java.lang.String |
getAddressName()
|
java.lang.String |
getAddressPostalCode()
|
java.lang.String |
getAddressState()
|
java.util.Set |
getBadAddresses()
|
java.lang.Object |
getBillToAddress()
|
CustomerCreditPreApproval |
getCreditPreApproval()
|
java.lang.Object |
getCustomer()
|
java.lang.String |
getCustomerId()
|
CustomerOrder |
getCustomerOrder()
|
java.lang.String |
getFirstName()
|
java.util.List |
getGeoCodesForOrderStore()
STORE ADDRESS |
java.lang.String |
getLastName()
|
java.lang.String |
getMediaDefaultSourceCode()
|
java.lang.String |
getMediaDescription()
|
java.lang.String |
getMediaSeason()
|
java.lang.String |
getMiddleInitial()
|
java.lang.Object |
getNation()
|
java.lang.Object |
getOrderStoreAddress()
|
java.lang.Object |
getSalutation()
|
java.lang.Object |
getShipToAddress()
|
java.lang.Object |
getSuffix()
|
boolean |
isCustomerPhoneValid()
|
boolean |
isOrderCustomerModifiable()
|
boolean |
isOrderSourceCodeModifiable()
|
void |
retrieveDataFromRepository()
STATE MANAGEMENT |
void |
setAddress(java.lang.Object object)
ADDRESS METHODS |
void |
setBillToAddress(java.lang.Object object)
|
void |
setCustomerFirstName(java.lang.String firstName)
|
void |
setCustomerLastName(java.lang.String lastName)
|
void |
setCustomerMiddleInitial(java.lang.String middleInitial)
|
void |
setCustomerOptOut(boolean optOut)
|
void |
setCustomerSalutation(java.lang.Object salutation)
|
void |
setCustomerSuffix(java.lang.Object suffix)
|
void |
setOrderStore(java.lang.String storeCode)
|
void |
setSourceCode(java.lang.String sourceCodeText)
ORDER METHODS |
boolean |
showCreditCardPreApproval()
CREDIT PREAPPROVAL SHOWN FLAG |
void |
storeCustomer(java.lang.Object object)
SEARCH METHODS |
void |
storeDataInRepository()
|
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 |
public OrderEntryCustomerHandler(OrderScreenType screenType)
Method Detail |
public void retrieveDataFromRepository() throws SystemException
SystemException
public java.lang.Object getCustomer()
public void storeDataInRepository() throws SystemException, BusinessException
SystemException
BusinessException
public void storeCustomer(java.lang.Object object) throws SystemException, BusinessException
SystemException
BusinessException
public java.util.List findCustomerByNumber(java.lang.String customerId) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public void createCustomer() throws SystemException
SystemException
public java.lang.String getCustomerId() throws SystemException
SystemException
public java.lang.Object getSalutation() throws SystemException
SystemException
public java.lang.String getFirstName() throws SystemException
SystemException
public java.lang.String getMiddleInitial() throws SystemException
SystemException
public java.lang.String getLastName() throws SystemException
SystemException
public java.lang.Object getSuffix() throws SystemException
SystemException
public void setCustomerSalutation(java.lang.Object salutation) throws SystemException
SystemException
public void setCustomerSuffix(java.lang.Object suffix) throws SystemException
SystemException
public void setCustomerFirstName(java.lang.String firstName) throws SystemException
SystemException
public void setCustomerMiddleInitial(java.lang.String middleInitial) throws SystemException
SystemException
public void setCustomerLastName(java.lang.String lastName) throws SystemException
SystemException
public java.lang.Object getBillToAddress() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.Object getShipToAddress() throws SystemException, BusinessException
SystemException
BusinessException
public void setBillToAddress(java.lang.Object object) throws SystemException, BusinessException
SystemException
BusinessException
public boolean isOrderCustomerModifiable() throws SystemException
SystemException
public CustomerCreditPreApproval getCreditPreApproval() throws SystemException, BusinessException
SystemException
BusinessException
public void setCustomerOptOut(boolean optOut) throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Set getBadAddresses() throws SystemException
SystemException
public void setSourceCode(java.lang.String sourceCodeText) throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getMediaDefaultSourceCode() throws SystemException
SystemException
public java.lang.String getMediaDescription() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getMediaSeason() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrder getCustomerOrder()
public boolean isOrderSourceCodeModifiable() throws SystemException
SystemException
public void setOrderStore(java.lang.String storeCode) throws UiBusinessException, SystemException, BusinessException
UiBusinessException
SystemException
BusinessException
public java.lang.Object getOrderStoreAddress() throws SystemException
SystemException
public void setAddress(java.lang.Object object)
public java.lang.String getAddressLabel() throws SystemException
SystemException
public java.lang.String getAddressName() throws SystemException
SystemException
public java.lang.String getAddressLine1() throws SystemException
SystemException
public java.lang.String getAddressLine2() throws SystemException
SystemException
public java.lang.String getAddressLine3() throws SystemException
SystemException
public java.lang.String getAddressCity() throws SystemException
SystemException
public java.lang.String getAddressState() throws SystemException
SystemException
public java.lang.String getAddressPostalCode() throws SystemException
SystemException
public java.lang.Object getNation() throws SystemException
SystemException
public java.lang.String getAddressDayPhone() throws SystemException
SystemException
public java.lang.String getAddressDayExtension() throws SystemException
SystemException
public java.lang.String getAddressEveningPhone() throws SystemException
SystemException
public java.lang.String getAddressEveningExtension() throws SystemException
SystemException
public java.lang.String getAddressEmail() throws SystemException
SystemException
public java.lang.String getAddressCounty() throws SystemException
SystemException
public java.lang.String getAddressGeoCode() throws SystemException
SystemException
public java.util.List getGeoCodesForOrderStore() throws SystemException, BusinessException
SystemException
BusinessException
public void applyOrderStore() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isCustomerPhoneValid() throws SystemException
SystemException
public boolean showCreditCardPreApproval()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |