|
|||||||||||
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.ordermain.OrderMainCustomerHandler
Constructor Summary | |
OrderMainCustomerHandler()
|
Method Summary | |
java.lang.String |
getAddressCity()
|
java.lang.String |
getAddressLabel()
CUSTOMER ADDRESS |
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.lang.String |
getCounty()
|
java.lang.Object |
getCustomer()
CUSTOMER METHOD |
java.lang.String |
getCustomerId()
|
java.lang.String |
getCustomerName()
|
java.lang.String |
getDayExtension()
|
java.lang.String |
getDayPhone()
|
java.lang.String |
getEmail()
|
java.lang.String |
getEveningExtension()
|
java.lang.String |
getEveningPhone()
|
java.lang.String |
getGeoCode()
|
java.lang.String |
getMediaDefaultSourceCode()
SOURCE CODE METHOD |
java.lang.String |
getMediaDescription()
|
java.lang.String |
getMediaSeason()
|
java.lang.String |
getOrderStoreDisplayCode()
|
boolean |
hasMaintenanceOrder()
ORDER METHODS |
void |
retrieveDataFromRepository()
STATE MANAGEMENT |
void |
setBillToAddress()
|
void |
setBillToAddress(java.lang.Object address)
|
void |
setShipToAddress()
|
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 OrderMainCustomerHandler()
Method Detail |
public void retrieveDataFromRepository()
public boolean hasMaintenanceOrder() throws SystemException
SystemException
public void setShipToAddress() throws SystemException, BusinessException
SystemException
BusinessException
public void setBillToAddress() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.Object getCustomer()
public java.lang.String getCustomerId() throws SystemException
SystemException
public java.lang.String getCustomerName() throws SystemException
SystemException
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 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.String getCounty() throws SystemException
SystemException
public java.lang.String getGeoCode() throws SystemException
SystemException
public java.lang.String getDayPhone() throws SystemException
SystemException
public java.lang.String getDayExtension() throws SystemException
SystemException
public java.lang.String getEveningPhone() throws SystemException
SystemException
public java.lang.String getEveningExtension() throws SystemException
SystemException
public java.lang.String getEmail() throws SystemException
SystemException
public void setBillToAddress(java.lang.Object address) throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getOrderStoreDisplayCode() throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |