|
|||||||||||
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.shippingrate.ShippingRateTableDialogHandler
Constructor Summary | |
ShippingRateTableDialogHandler()
STATE MANAGEMENT |
Method Summary | |
void |
createShippingRateTable()
|
java.util.List |
getAllBanners()
|
java.util.List |
getAllChannelTypes()
|
java.lang.Object |
getBanner()
|
java.lang.Object |
getChannelType()
|
java.util.List |
getChannelTypes()
|
java.lang.String |
getEndDate()
|
java.lang.String |
getName()
|
java.lang.String |
getRushDeliveryCharge()
|
java.lang.String |
getRushDeliveryChargeNonContiguous()
|
java.util.Collection |
getShippingRateSourceCodes()
|
java.lang.Object |
getShippingRateTable()
|
java.lang.String |
getSourceCodeDescription()
|
java.lang.String |
getSourceCodeName()
|
java.lang.String |
getStartDate()
|
java.lang.String |
getStatus()
|
java.lang.Object |
getType()
|
java.util.List |
getTypesList()
|
boolean |
isShippingRateTableActive()
|
java.util.Collection |
search(java.util.Collection selectedSourceCodes)
|
void |
setBanner(java.lang.Object object)
|
void |
setChannelType(java.lang.Object object)
|
void |
setCurrentSourceCode(java.lang.Object object)
SOURCE CODE METHODS |
void |
setEndDate(java.lang.String endDate)
|
void |
setName(java.lang.String name)
|
void |
setRushDeliveryCharge(java.lang.String charge)
|
void |
setRushDeliveryChargeNonContiguous(java.lang.String charge)
|
void |
setSearchMedia(java.lang.String media)
SEARCH METHODS |
void |
setSearchSourceCode(java.lang.String sourceCode)
|
void |
setSearchSourceDescription(java.lang.String description)
|
void |
setShippingRateTable(java.lang.Object table)
SHIPPING RATE TABLE METHODS |
void |
setSourceCodes(java.util.List sourceCodeList)
|
void |
setStartDate(java.lang.String startDate)
|
void |
submit()
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 ShippingRateTableDialogHandler()
Method Detail |
public java.util.List getAllBanners()
public java.util.List getAllChannelTypes()
public java.util.List getChannelTypes() throws SystemException
SystemException
public java.util.List getTypesList()
public void setShippingRateTable(java.lang.Object table)
public void createShippingRateTable() throws SystemException
SystemException
public java.lang.Object getShippingRateTable()
public void setBanner(java.lang.Object object) throws SystemException
SystemException
public java.lang.Object getBanner() throws SystemException
SystemException
public void setChannelType(java.lang.Object object) throws SystemException
SystemException
public java.lang.Object getChannelType() throws SystemException
SystemException
public java.lang.Object getType() throws SystemException
SystemException
public void setStartDate(java.lang.String startDate) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public java.lang.String getStartDate() throws SystemException
SystemException
public void setEndDate(java.lang.String endDate) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public java.lang.String getEndDate() throws SystemException
SystemException
public java.lang.String getStatus() throws SystemException
SystemException
public void setName(java.lang.String name) throws SystemException
SystemException
public java.lang.String getName() throws SystemException
SystemException
public java.util.Collection getShippingRateSourceCodes() throws SystemException, BusinessException
SystemException
BusinessException
public void setRushDeliveryCharge(java.lang.String charge) throws SystemException
SystemException
public java.lang.String getRushDeliveryCharge() throws SystemException
SystemException
public void setRushDeliveryChargeNonContiguous(java.lang.String charge) throws SystemException
SystemException
public java.lang.String getRushDeliveryChargeNonContiguous() throws SystemException
SystemException
public boolean isShippingRateTableActive() throws SystemException
SystemException
public void setSourceCodes(java.util.List sourceCodeList) throws SystemException
SystemException
public void setSearchMedia(java.lang.String media)
public void setSearchSourceCode(java.lang.String sourceCode)
public void setSearchSourceDescription(java.lang.String description)
public java.util.Collection search(java.util.Collection selectedSourceCodes) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public void setCurrentSourceCode(java.lang.Object object)
public java.lang.String getSourceCodeName() throws SystemException
SystemException
public java.lang.String getSourceCodeDescription() throws SystemException
SystemException
public void submit() throws SystemException, BusinessException
SystemException
BusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |