|
|||||||||||
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.ordercommon.OrderSpecialHandlingHandler
Constructor Summary | |
OrderSpecialHandlingHandler(OrderScreenType orderScreenType)
STATE MANAGEMENT |
Method Summary | |
boolean |
areOrderLinesModifiable()
VALIDATION METHODS |
void |
clearSpecialHandling()
|
java.lang.String |
getCardExtendedPrice()
|
java.lang.Object |
getCardType()
|
java.lang.String |
getCardTypeDescription()
|
java.lang.Object |
getCustomerOrder()
|
java.lang.String |
getDescription()
|
java.lang.String |
getDisplayCode()
ORDER LINE GETTERS |
java.lang.String |
getEstimatedDeliveryDate()
|
java.lang.String |
getEventHoldDescription()
|
java.util.List |
getOrderLines()
SHIP REQUEST METHODS |
java.lang.String |
getPersonalHoldDate()
|
java.lang.String |
getProcessTogether()
|
java.lang.String |
getWrapExtendedPrice()
|
java.lang.String |
getWrapPrice()
|
java.lang.String |
getWrapTogether()
|
java.lang.String |
getWrapTypeDescription()
|
boolean |
hasOrderLinesOnEventHold()
|
boolean |
hasOrderLinesOnPersonalHold()
|
boolean |
hasShipRequest()
|
boolean |
isDirectShippable()
|
boolean |
isGroupWrappable()
|
boolean |
isMaintenanceOrder()
|
void |
processTogether()
|
void |
setCurrentOrderLine(java.lang.Object object)
|
void |
setOrderLineGroup(java.util.List orderLineList)
ORDER LINE METHODS |
void |
setShipRequest(java.lang.Object object)
|
void |
warehouseReserveOrder()
|
void |
wrapTogether()
|
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 OrderSpecialHandlingHandler(OrderScreenType orderScreenType)
Method Detail |
public void warehouseReserveOrder() throws SystemException, BusinessException
SystemException
BusinessException
public void setShipRequest(java.lang.Object object)
public boolean hasShipRequest()
public java.lang.Object getCustomerOrder()
public boolean isMaintenanceOrder()
public java.util.List getOrderLines() throws SystemException, BusinessException
SystemException
BusinessException
public void setOrderLineGroup(java.util.List orderLineList) throws SystemException
SystemException
public void setCurrentOrderLine(java.lang.Object object) throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getDisplayCode() throws SystemException
SystemException
public java.lang.String getDescription() throws SystemException
SystemException
public java.lang.String getEstimatedDeliveryDate() throws SystemException
SystemException
public boolean isDirectShippable() throws SystemException
SystemException
public java.lang.String getProcessTogether() throws SystemException
SystemException
public java.lang.String getWrapTogether() throws SystemException
SystemException
public java.lang.String getWrapTypeDescription() throws SystemException
SystemException
public java.lang.String getWrapPrice() throws SystemException
SystemException
public java.lang.Object getCardType() throws SystemException
SystemException
public java.lang.String getCardTypeDescription() throws SystemException
SystemException
public java.lang.String getWrapExtendedPrice() throws SystemException
SystemException
public java.lang.String getCardExtendedPrice() throws SystemException
SystemException
public java.lang.String getEventHoldDescription() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getPersonalHoldDate() throws SystemException
SystemException
public boolean areOrderLinesModifiable() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isGroupWrappable() throws SystemException, BusinessException
SystemException
BusinessException
public boolean hasOrderLinesOnPersonalHold() throws SystemException
SystemException
public boolean hasOrderLinesOnEventHold() throws SystemException, BusinessException
SystemException
BusinessException
public void clearSpecialHandling() throws SystemException, BusinessException
SystemException
BusinessException
public void processTogether() throws SystemException, BusinessException
SystemException
BusinessException
public void wrapTogether() throws SystemException, BusinessException
SystemException
BusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |