|
||||||||||||
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.ReturnLineNormalReturnPanelHandler
Constructor Summary | |
---|---|
ReturnLineNormalReturnPanelHandler()
STATE MANAGEMENT |
Method Summary | |
---|---|
void |
applyReturnLine()
|
java.lang.Object |
buildComponentReturnLine(java.lang.Object component)
COMPONENT METHODS |
void |
createReturnLine()
RETURN LINE GETTER METHODS |
java.lang.String |
getComment()
|
java.lang.String |
getComponentDescription()
|
java.lang.String |
getComponentDisplayCode()
|
java.lang.Object |
getCustomer(boolean isShipTo)
|
java.lang.Object |
getDefaultGiftRefundTenderType()
|
java.lang.String |
getExpectedReturnQuantity()
|
java.util.Collection |
getGiftReturnTenderTypes()
|
java.util.List |
getReturnableComponents()
|
java.util.List |
getReturnableOrderLines()
|
java.lang.Object |
getReturnLine()
|
java.lang.Object |
getReturnLineParent()
|
java.lang.Object |
getReturnReason()
|
java.lang.String[] |
getReturnReasonArray()
|
java.util.List |
getReturnReasonList()
|
java.lang.String |
getSellingItemNumber()
|
java.lang.Object |
getTenderType()
|
boolean |
hasReturnLine()
|
boolean |
isBillToAddressForRefundRecipient()
|
boolean |
isComponentReturnRequired()
|
boolean |
isEditAllowed()
|
boolean |
isGiftRecipientShipToCustomer()
|
boolean |
isGiftReturn()
|
boolean |
isOrderLineGifted()
|
boolean |
isParentOrderLinePack()
|
boolean |
isParentReturnable()
|
boolean |
isParentReturnLine()
|
boolean |
isQuantityPositive(java.lang.String quantity)
|
boolean |
isReservedAtComponentLevel()
|
boolean |
isReturnRequired()
|
boolean |
isZeroSaleOrder()
|
java.lang.String |
retrieveAddress()
|
void |
setComment(java.lang.String comment)
|
void |
setComponentReturnLine(java.lang.Object object)
|
void |
setExpectedReturnQuantity(java.lang.String quantity)
RETURN LINE SETTER METHODS |
void |
setGiftRefundAddress(java.lang.Object address)
|
void |
setGiftRefundAddressToBillTo()
|
void |
setGiftRefundAddressToShipTo()
|
void |
setGiftReturn(boolean isGiftReturn)
|
void |
setParentOrderLine(java.lang.Object object)
PARENT ORDER LINE METHODS |
void |
setReturnLine(java.lang.Object orderLine)
|
void |
setReturnReason(java.lang.Object object)
|
void |
setReturnRequired(boolean required)
|
void |
setTenderType(java.lang.Object tenderType)
|
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 ReturnLineNormalReturnPanelHandler()
Method Detail |
public java.util.List getReturnReasonList() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String[] getReturnReasonArray() throws SystemException, BusinessException
SystemException
BusinessException
public java.util.List getReturnableOrderLines() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isZeroSaleOrder() throws SystemException, BusinessException
SystemException
BusinessException
public void setParentOrderLine(java.lang.Object object)
public boolean isParentReturnLine()
public boolean isParentOrderLinePack() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isParentReturnable() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isReservedAtComponentLevel() throws SystemException, BusinessException
SystemException
BusinessException
public java.util.List getReturnableComponents() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.Object buildComponentReturnLine(java.lang.Object component) throws SystemException, BusinessException
SystemException
BusinessException
public void setComponentReturnLine(java.lang.Object object)
public java.lang.String getComponentDisplayCode() throws SystemException
SystemException
public java.lang.String getComponentDescription() throws SystemException
SystemException
public boolean isComponentReturnRequired() throws SystemException
SystemException
public void createReturnLine() throws SystemException, BusinessException
SystemException
BusinessException
public void setReturnLine(java.lang.Object orderLine)
public java.lang.Object getReturnLine()
public boolean hasReturnLine()
public java.lang.Object getReturnLineParent() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getSellingItemNumber() throws SystemException
SystemException
public java.lang.String getExpectedReturnQuantity() throws SystemException
SystemException
public java.lang.Object getReturnReason() throws SystemException
SystemException
public java.lang.Object getTenderType() throws SystemException
SystemException
public boolean isReturnRequired() throws SystemException
SystemException
public boolean isGiftReturn() throws SystemException
SystemException
public java.lang.String getComment() throws SystemException
SystemException
public boolean isEditAllowed() throws SystemException, BusinessException
SystemException
BusinessException
public void setExpectedReturnQuantity(java.lang.String quantity) throws SystemException, BusinessException
SystemException
BusinessException
public void setReturnReason(java.lang.Object object) throws SystemException, BusinessException
SystemException
BusinessException
public void setReturnRequired(boolean required) throws SystemException, BusinessException
SystemException
BusinessException
public void setComment(java.lang.String comment) throws SystemException
SystemException
public void setGiftReturn(boolean isGiftReturn) throws SystemException
SystemException
public void setTenderType(java.lang.Object tenderType) throws SystemException, BusinessException
SystemException
BusinessException
public void applyReturnLine() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isQuantityPositive(java.lang.String quantity)
public java.lang.String retrieveAddress() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isOrderLineGifted() throws SystemException
SystemException
public java.util.Collection getGiftReturnTenderTypes() throws SystemException
SystemException
public boolean isGiftRecipientShipToCustomer() throws SystemException
SystemException
public java.lang.Object getCustomer(boolean isShipTo) throws SystemException, BusinessException
SystemException
BusinessException
public void setGiftRefundAddress(java.lang.Object address) throws SystemException, BusinessException
SystemException
BusinessException
public void setGiftRefundAddressToShipTo() throws SystemException, BusinessException
SystemException
BusinessException
public void setGiftRefundAddressToBillTo() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isBillToAddressForRefundRecipient() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.Object getDefaultGiftRefundTenderType() throws SystemException
SystemException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |