|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.rcom.gui.html.HtmlTemplate
com.retek.rcom.gui.html.ServiceLineHtmlTemplate
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 |
public ServiceLineHtmlTemplate()
Method Detail |
public void setServiceLineToDraw(CustomerOrderServiceLine serviceLine, RcomOrderLine orderLine) throws BusinessException, SystemException
BusinessException
SystemException
public void setPromotionDiscountToDraw(RcomOrderLinePromotion rcomPromotion) throws SystemException
SystemException
public void setAccommodationToDraw(RcomAccommodation rcomAccommodation) throws SystemException
SystemException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |