com.retek.component.customerorder.impl
Class CustomerOrderCareCardServiceLineImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.BusinessObjectImpl
      extended bycom.retek.commons.component.impl.DistributedObjectImpl
          extended bycom.retek.component.customerorder.impl.CustomerOrderServiceLineImpl
              extended bycom.retek.component.customerorder.impl.CustomerOrderCareCardServiceLineImpl
All Implemented Interfaces:
BusinessObject, java.lang.Comparable, CustomerOrderCareCardServiceLine, CustomerOrderServiceLine, com.retek.swing11.commons.type.Displayable, DistributedObject, PromotionDiscountable

public class CustomerOrderCareCardServiceLineImpl
extends CustomerOrderServiceLineImpl
implements CustomerOrderCareCardServiceLine


Nested Class Summary
 
Nested classes inherited from class com.retek.commons.component.impl.DistributedObjectImpl
DistributedObjectImpl.DtoBurgular
 
Field Summary
 
Fields inherited from class com.retek.commons.component.impl.BusinessObjectImpl
context
 
Fields inherited from interface com.retek.component.customerorder.CustomerOrderServiceLine
SERVICE_LINE_TYPE
 
Constructor Summary
CustomerOrderCareCardServiceLineImpl(DistributedContext context, DistributedReference ref, boolean createHollow)
           
CustomerOrderCareCardServiceLineImpl(DistributedContext context, DistributedReference ref, CustomerOrderLine orderLine)
           
 
Method Summary
 CustomerOrderServiceLine createCopy(CustomerOrderLine copyToLine)
           
 CustomerOrderServiceLine createCopyUnchecked(CustomerOrderLine copyToLine)
           
 boolean equalsType(CustomerOrderServiceLine serviceLine)
           
 java.lang.String getCode()
           
 java.lang.String getDescription()
           
 java.lang.String getDetailDescription()
           
 CustomerOrderCareCardServiceLineDto getDto()
           
 Money getExtendedPrice()
           
 Money getExtendedPrice(Quantity qty)
           
protected  int getSortRank()
           
 Money getUnitPrice()
           
 java.lang.String getWorkOrderInstructions()
           
 java.lang.String toDisplayString()
           
 
Methods inherited from class com.retek.component.customerorder.impl.CustomerOrderServiceLineImpl
addPromotionDiscount, clearPromotionDiscounts, compareTo, getCopySourceCustomerOrderServiceLine, getCreatedByUser, getCreatedDate, getCustomerOrderServiceLineDto, getEstimatedDeliveryDate, getLastUpdatedByUser, getLastUpdatedDate, getOrderedQuantity, getOrderLine, getPromotionDiscounts, getServicePromotionDiscountValue, setCopySourceCustomerOrderServiceLine, setEstimatedDeliveryDate, setOrderedQuantity, setOrderLine
 
Methods inherited from class com.retek.commons.component.impl.DistributedObjectImpl
attributesToString, createEmptyDto, debugToString, discardChanges, discardChangesShallow, equals, getGenericDto, getId, getReference, getReference, getVersion, hashCode, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isHollow, isPersisted, markAllDeleted, readLatest, refresh, toString, wrap, wrap, wrap, wrap
 
Methods inherited from class com.retek.commons.component.impl.BusinessObjectImpl
checkRelation, checkRelation, getBusinessInterface, getContext
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.retek.component.customerorder.CustomerOrderServiceLine
getCreatedByUser, getCreatedDate, getEstimatedDeliveryDate, getLastUpdatedByUser, getLastUpdatedDate, getOrderedQuantity, getPromotionDiscounts, getServicePromotionDiscountValue, setEstimatedDeliveryDate, setOrderedQuantity
 
Methods inherited from interface com.retek.commons.component.DistributedObject
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Constructor Detail

CustomerOrderCareCardServiceLineImpl

public CustomerOrderCareCardServiceLineImpl(DistributedContext context,
                                            DistributedReference ref,
                                            boolean createHollow)
                                     throws SystemException

CustomerOrderCareCardServiceLineImpl

public CustomerOrderCareCardServiceLineImpl(DistributedContext context,
                                            DistributedReference ref,
                                            CustomerOrderLine orderLine)
                                     throws SystemException
Method Detail

getDto

public CustomerOrderCareCardServiceLineDto getDto()
                                           throws SystemException
Throws:
SystemException

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface CustomerOrderServiceLine

getCode

public java.lang.String getCode()
Specified by:
getCode in interface CustomerOrderServiceLine

getDetailDescription

public java.lang.String getDetailDescription()
Specified by:
getDetailDescription in interface CustomerOrderServiceLine

getExtendedPrice

public Money getExtendedPrice()
                       throws SystemException
Specified by:
getExtendedPrice in interface CustomerOrderServiceLine
Throws:
SystemException

getUnitPrice

public Money getUnitPrice()
Specified by:
getUnitPrice in interface CustomerOrderServiceLine

getExtendedPrice

public Money getExtendedPrice(Quantity qty)
Specified by:
getExtendedPrice in interface CustomerOrderServiceLine

createCopy

public CustomerOrderServiceLine createCopy(CustomerOrderLine copyToLine)
                                    throws SystemException
Specified by:
createCopy in interface CustomerOrderServiceLine
Specified by:
createCopy in class CustomerOrderServiceLineImpl
Throws:
SystemException

createCopyUnchecked

public CustomerOrderServiceLine createCopyUnchecked(CustomerOrderLine copyToLine)
                                             throws SystemException
Specified by:
createCopyUnchecked in class CustomerOrderServiceLineImpl
Throws:
SystemException

equalsType

public boolean equalsType(CustomerOrderServiceLine serviceLine)
                   throws SystemException
Specified by:
equalsType in interface CustomerOrderServiceLine
Specified by:
equalsType in class CustomerOrderServiceLineImpl
Throws:
SystemException

getSortRank

protected final int getSortRank()
Specified by:
getSortRank in class CustomerOrderServiceLineImpl

getWorkOrderInstructions

public java.lang.String getWorkOrderInstructions()
                                          throws SystemException
Specified by:
getWorkOrderInstructions in interface CustomerOrderServiceLine
Throws:
SystemException

toDisplayString

public java.lang.String toDisplayString()
Specified by:
toDisplayString in interface com.retek.swing11.commons.type.Displayable


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28