com.retek.rcom.gui.html
Class ServiceLineHtmlTemplate

java.lang.Object
  extended bycom.retek.rcom.gui.html.HtmlTemplate
      extended bycom.retek.rcom.gui.html.ServiceLineHtmlTemplate

public class ServiceLineHtmlTemplate
extends HtmlTemplate


Constructor Summary
ServiceLineHtmlTemplate()
           
 
Method Summary
 void setAccommodationToDraw(RcomAccommodation rcomAccommodation)
           
 void setPromotionDiscountToDraw(RcomOrderLinePromotion rcomPromotion)
           
 void setServiceLineToDraw(CustomerOrderServiceLine serviceLine, RcomOrderLine orderLine)
           
 
Methods inherited from class com.retek.rcom.gui.html.HtmlTemplate
getHtmlString, setTagMask, setTagValue, setTagValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceLineHtmlTemplate

public ServiceLineHtmlTemplate()
Method Detail

setServiceLineToDraw

public void setServiceLineToDraw(CustomerOrderServiceLine serviceLine,
                                 RcomOrderLine orderLine)
                          throws BusinessException,
                                 SystemException
Throws:
BusinessException
SystemException

setPromotionDiscountToDraw

public void setPromotionDiscountToDraw(RcomOrderLinePromotion rcomPromotion)
                                throws SystemException
Throws:
SystemException

setAccommodationToDraw

public void setAccommodationToDraw(RcomAccommodation rcomAccommodation)
                            throws SystemException
Throws:
SystemException


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