|
|||||||||||
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.rmm.gui.screen.event.SupplierEventDialogHandler
Constructor Summary | |
SupplierEventDialogHandler()
|
Method Summary | |
void |
createSupplierEvent()
SUPPLIER EVENT SETTERS |
java.util.List |
findSuppliers(java.lang.String supplierName)
LIST RETRIEVERS |
java.lang.String |
getDeliveryDate()
|
java.lang.Object |
getEventDescription()
|
java.lang.String |
getEventEndDate()
|
java.util.List |
getEvents()
|
java.lang.String |
getEventStartDate()
|
java.lang.String |
getEventSupplierDescription()
|
java.lang.String |
getOrderByDate()
|
java.lang.String |
getOrderByTime()
|
java.lang.Object |
getShippingMethod()
|
java.util.List |
getShippingMethods()
|
java.lang.String |
getSupplierDescription()
|
java.lang.Object |
getSupplierEvent()
|
java.lang.String |
getSupplierEventEndDate()
|
java.lang.String |
getSupplierEventStartDate()
|
void |
setDeliveryDate(java.lang.String date)
|
void |
setEvent(java.lang.Object object)
EVENT METHODS |
void |
setOrderByDate(java.lang.String date,
java.lang.String time)
|
void |
setShippingMethod(java.lang.Object object)
|
void |
setSupplier(java.lang.Object object)
SUPPLIER METHODS |
void |
setSupplierEvent(java.lang.Object object)
SUPPLIER EVENT GETTERS |
void |
submit()
|
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 SupplierEventDialogHandler()
Method Detail |
public java.util.List findSuppliers(java.lang.String supplierName) throws SystemException, BusinessException
SystemException
BusinessException
public java.util.List getEvents() throws SystemException
SystemException
public java.util.List getShippingMethods() throws SystemException
SystemException
public void setEvent(java.lang.Object object)
public java.lang.String getEventStartDate() throws SystemException
SystemException
public java.lang.String getEventEndDate() throws SystemException
SystemException
public void setSupplier(java.lang.Object object)
public java.lang.String getSupplierDescription() throws SystemException
SystemException
public void setSupplierEvent(java.lang.Object object)
public java.lang.Object getSupplierEvent()
public java.lang.String getEventSupplierDescription() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.Object getEventDescription() throws SystemException
SystemException
public java.lang.String getSupplierEventStartDate() throws SystemException
SystemException
public java.lang.String getSupplierEventEndDate() throws SystemException
SystemException
public java.lang.String getOrderByDate() throws SystemException
SystemException
public java.lang.String getOrderByTime() throws SystemException
SystemException
public java.lang.Object getShippingMethod() throws SystemException
SystemException
public java.lang.String getDeliveryDate() throws SystemException
SystemException
public void createSupplierEvent() throws SystemException
SystemException
public void setOrderByDate(java.lang.String date, java.lang.String time) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public void submit() throws SystemException, BusinessException
SystemException
BusinessException
public void setShippingMethod(java.lang.Object object) throws SystemException
SystemException
public void setDeliveryDate(java.lang.String date) throws SystemException, UiBusinessException
SystemException
UiBusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |