com.retek.rcom.gui.screen.ordercommon
Class OrderLinePrimaryHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.ordercommon.OrderLinePrimaryHandler

public class OrderLinePrimaryHandler
extends ScreenHandler


Constructor Summary
OrderLinePrimaryHandler(OrderScreenType orderScreenType)
          STATE MANAGEMENT
 
Method Summary
 void copyBufferToSelection(java.lang.Object object)
           
 void copyObjectToBuffer(java.lang.Object object)
          COPY/PASTE METHODS
 java.lang.String getAccommodationAmount()
           
 java.lang.String getAccommodationDescription()
           
 java.lang.String getAccommodationServiceDescription()
           
 java.util.List getAllOrderLines()
           
 java.lang.String getBackorderedQuantity()
           
 java.lang.String getCancelledQuantity()
           
 java.lang.String getChargeableQuantity()
           
 java.lang.String getComponentBackorderedQuantity()
           
 java.lang.String getComponentCancelledQuantity()
           
 java.lang.String getComponentDescription()
           
 java.util.List getComponentLines()
          COMPONENT LINE METHODS
 java.lang.String getComponentQuantity()
           
 java.lang.String getComponentReservedQuantity()
           
 java.lang.String getComponentShippedQuantity()
           
 java.lang.String getDescription()
           
 java.lang.String getDirectShip()
           
 java.lang.String getDiscountPrice()
           
 java.lang.String getECDD()
           
 java.lang.Object getEmployeeDiscount()
          EMPLOYEE DISCOUNT METHODS
 java.lang.String getEmployeeDiscountAmount()
           
 java.lang.String getEmployeeDiscountDescription()
           
 java.lang.String getExtendedPrice()
           
 java.lang.String getInventorySku()
           
 java.lang.Object getLastOrderLine()
           
 java.lang.String getLineNumber()
           
 java.lang.String getLineType()
           
 java.util.List getOrderAccommodations()
           
 java.lang.Object getOrderLine()
           
 java.util.List getOrderLineAccommodations()
           
 java.util.Collection getOrderLinePromotions()
           
 java.lang.String getPrice()
           
 java.lang.String getPromotionAmount()
           
 java.lang.String getPromotionDescription()
           
 java.lang.String getPromotionTypeDescription()
           
 java.lang.String getReservedQuantity()
           
 java.lang.String getReturnedServiceLineQuantity()
           
 java.lang.String getReturnedServiceLineTotal()
           
 java.lang.String getSellingItemDisplayCode()
          SELLING SKU METHODS
 java.lang.String getServiceLineDescription()
           
 java.lang.String getServiceLineEcdd()
           
 java.lang.String getServiceLinePrice()
           
 java.lang.String getServiceLineQuantity()
           
 java.util.Collection getServiceLines()
           
 java.lang.String getServiceLineTotal()
           
 java.lang.String getServiceLineType()
           
 java.lang.String getShippedQuantity()
           
 java.lang.String getShippingMethod()
           
 java.lang.String getShipToLabel()
           
 java.lang.String getStatus()
           
 boolean hasGifting()
           
 boolean hasMonogramming()
           
 boolean hasOrder()
           
 boolean hasPersonalization()
           
 boolean isGiftingRefundable()
           
 boolean isGiftingServiceLine(java.lang.Object serviceLine)
           
 boolean isOrderAccommodationLine(java.lang.Object object)
           
 boolean isOrderCancelled()
          ORDER METHODS
 boolean isOrderLine(java.lang.Object object)
          LINE SELECTION METHODS
 boolean isOrderLineAccommodationLine(java.lang.Object object)
           
 boolean isPartialLine(java.lang.Object object)
           
 boolean isPersonalizationRefundable()
           
 boolean isReturnLine(java.lang.Object object)
           
 boolean isServiceLine(java.lang.Object object)
           
 boolean isValueAddedServiceLine(java.lang.Object serviceLine)
           
 void reloadMaintenanceOrder()
           
 void retrieveOrderFromRepository()
           
 void setAccommodation(java.lang.Object object)
          ACCOMODATION METHODS
 void setEmployeeDiscount(java.lang.Object object)
           
 void setOrderLine(java.lang.Object object)
          ORDER LINE METHODS
 void setPromotion(java.lang.Object object)
          PROMOTION METHODS
 void setServiceLine(java.lang.Object line)
          SERVICE LINE METHODS
 
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

OrderLinePrimaryHandler

public OrderLinePrimaryHandler(OrderScreenType orderScreenType)
STATE MANAGEMENT

Method Detail

retrieveOrderFromRepository

public void retrieveOrderFromRepository()
                                 throws SystemException
Throws:
SystemException

hasOrder

public boolean hasOrder()

isOrderCancelled

public boolean isOrderCancelled()
                         throws SystemException
ORDER METHODS

Throws:
SystemException

getAllOrderLines

public java.util.List getAllOrderLines()
                                throws SystemException,
                                       BusinessException
Throws:
SystemException
BusinessException

getLastOrderLine

public java.lang.Object getLastOrderLine()
                                  throws SystemException,
                                         BusinessException
Throws:
SystemException
BusinessException

getOrderAccommodations

public java.util.List getOrderAccommodations()
                                      throws SystemException
Throws:
SystemException

reloadMaintenanceOrder

public void reloadMaintenanceOrder()

setOrderLine

public void setOrderLine(java.lang.Object object)
ORDER LINE METHODS


getOrderLine

public java.lang.Object getOrderLine()

getLineNumber

public java.lang.String getLineNumber()
                               throws SystemException
Throws:
SystemException

getLineType

public java.lang.String getLineType()
                             throws SystemException
Throws:
SystemException

getStatus

public java.lang.String getStatus()
                           throws SystemException
Throws:
SystemException

getPrice

public java.lang.String getPrice()
                          throws SystemException,
                                 BusinessException
Throws:
SystemException
BusinessException

getDiscountPrice

public java.lang.String getDiscountPrice()
                                  throws SystemException,
                                         BusinessException
Throws:
SystemException
BusinessException

getChargeableQuantity

public java.lang.String getChargeableQuantity()
                                       throws SystemException,
                                              BusinessException
Throws:
SystemException
BusinessException

getExtendedPrice

public java.lang.String getExtendedPrice()
                                  throws SystemException,
                                         BusinessException
Throws:
SystemException
BusinessException

getShipToLabel

public java.lang.String getShipToLabel()
                                throws SystemException,
                                       BusinessException
Throws:
SystemException
BusinessException

getShippingMethod

public java.lang.String getShippingMethod()
                                   throws SystemException
Throws:
SystemException

getECDD

public java.lang.String getECDD()
                         throws SystemException
Throws:
SystemException

getServiceLines

public java.util.Collection getServiceLines()
                                     throws SystemException
Throws:
SystemException

getOrderLineAccommodations

public java.util.List getOrderLineAccommodations()
                                          throws SystemException
Throws:
SystemException

getOrderLinePromotions

public java.util.Collection getOrderLinePromotions()
                                            throws SystemException
Throws:
SystemException

getReservedQuantity

public java.lang.String getReservedQuantity()
                                     throws SystemException
Throws:
SystemException

getBackorderedQuantity

public java.lang.String getBackorderedQuantity()
                                        throws SystemException
Throws:
SystemException

getCancelledQuantity

public java.lang.String getCancelledQuantity()
                                      throws SystemException
Throws:
SystemException

getShippedQuantity

public java.lang.String getShippedQuantity()
                                    throws SystemException
Throws:
SystemException

hasPersonalization

public boolean hasPersonalization()
                           throws SystemException,
                                  BusinessException
Throws:
SystemException
BusinessException

hasMonogramming

public boolean hasMonogramming()
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException

getSellingItemDisplayCode

public java.lang.String getSellingItemDisplayCode()
                                           throws SystemException
SELLING SKU METHODS

Throws:
SystemException

getDescription

public java.lang.String getDescription()
                                throws SystemException
Throws:
SystemException

getInventorySku

public java.lang.String getInventorySku()
                                 throws SystemException
Throws:
SystemException

getDirectShip

public java.lang.String getDirectShip()
                               throws SystemException
Throws:
SystemException

hasGifting

public boolean hasGifting()
                   throws SystemException
Throws:
SystemException

getComponentLines

public java.util.List getComponentLines()
                                 throws SystemException,
                                        BusinessException
COMPONENT LINE METHODS

Throws:
SystemException
BusinessException

getComponentDescription

public java.lang.String getComponentDescription()
                                         throws SystemException
Throws:
SystemException

getComponentQuantity

public java.lang.String getComponentQuantity()
                                      throws SystemException
Throws:
SystemException

getComponentReservedQuantity

public java.lang.String getComponentReservedQuantity()
                                              throws SystemException
Throws:
SystemException

getComponentBackorderedQuantity

public java.lang.String getComponentBackorderedQuantity()
                                                 throws SystemException
Throws:
SystemException

getComponentCancelledQuantity

public java.lang.String getComponentCancelledQuantity()
                                               throws SystemException
Throws:
SystemException

getComponentShippedQuantity

public java.lang.String getComponentShippedQuantity()
                                             throws SystemException
Throws:
SystemException

setServiceLine

public void setServiceLine(java.lang.Object line)
SERVICE LINE METHODS


getServiceLineType

public java.lang.String getServiceLineType()

getServiceLineDescription

public java.lang.String getServiceLineDescription()
                                           throws SystemException
Throws:
SystemException

getServiceLineQuantity

public java.lang.String getServiceLineQuantity()
                                        throws SystemException
Throws:
SystemException

getReturnedServiceLineQuantity

public java.lang.String getReturnedServiceLineQuantity()
                                                throws SystemException
Throws:
SystemException

getReturnedServiceLineTotal

public java.lang.String getReturnedServiceLineTotal()
                                             throws SystemException
Throws:
SystemException

getServiceLinePrice

public java.lang.String getServiceLinePrice()
                                     throws SystemException
Throws:
SystemException

getServiceLineTotal

public java.lang.String getServiceLineTotal()
                                     throws SystemException
Throws:
SystemException

getServiceLineEcdd

public java.lang.String getServiceLineEcdd()
                                    throws SystemException
Throws:
SystemException

isPersonalizationRefundable

public boolean isPersonalizationRefundable()
                                    throws SystemException
Throws:
SystemException

isGiftingRefundable

public boolean isGiftingRefundable()
                            throws SystemException
Throws:
SystemException

setAccommodation

public void setAccommodation(java.lang.Object object)
ACCOMODATION METHODS


getAccommodationServiceDescription

public java.lang.String getAccommodationServiceDescription()

getAccommodationDescription

public java.lang.String getAccommodationDescription()
                                             throws SystemException
Throws:
SystemException

getAccommodationAmount

public java.lang.String getAccommodationAmount()
                                        throws SystemException
Throws:
SystemException

setPromotion

public void setPromotion(java.lang.Object object)
PROMOTION METHODS


getPromotionTypeDescription

public java.lang.String getPromotionTypeDescription()

getPromotionDescription

public java.lang.String getPromotionDescription()
                                         throws SystemException
Throws:
SystemException

getPromotionAmount

public java.lang.String getPromotionAmount()
                                    throws SystemException
Throws:
SystemException

getEmployeeDiscount

public java.lang.Object getEmployeeDiscount()
                                     throws SystemException
EMPLOYEE DISCOUNT METHODS

Throws:
SystemException

setEmployeeDiscount

public void setEmployeeDiscount(java.lang.Object object)

getEmployeeDiscountDescription

public java.lang.String getEmployeeDiscountDescription()
                                                throws SystemException
Throws:
SystemException

getEmployeeDiscountAmount

public java.lang.String getEmployeeDiscountAmount()
                                           throws SystemException,
                                                  BusinessException
Throws:
SystemException
BusinessException

isOrderLine

public boolean isOrderLine(java.lang.Object object)
LINE SELECTION METHODS


isPartialLine

public boolean isPartialLine(java.lang.Object object)

isReturnLine

public boolean isReturnLine(java.lang.Object object)

isServiceLine

public boolean isServiceLine(java.lang.Object object)

isOrderAccommodationLine

public boolean isOrderAccommodationLine(java.lang.Object object)
                                 throws SystemException
Throws:
SystemException

isOrderLineAccommodationLine

public boolean isOrderLineAccommodationLine(java.lang.Object object)
                                     throws SystemException
Throws:
SystemException

copyObjectToBuffer

public void copyObjectToBuffer(java.lang.Object object)
COPY/PASTE METHODS


copyBufferToSelection

public void copyBufferToSelection(java.lang.Object object)
                           throws SystemException,
                                  BusinessException,
                                  UiBusinessException
Throws:
SystemException
BusinessException
UiBusinessException

isGiftingServiceLine

public boolean isGiftingServiceLine(java.lang.Object serviceLine)

isValueAddedServiceLine

public boolean isValueAddedServiceLine(java.lang.Object serviceLine)


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25