com.retek.rcom.gui.html
Class OrderTotalHtmlTemplate

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

public class OrderTotalHtmlTemplate
extends HtmlTemplate


Constructor Summary
OrderTotalHtmlTemplate()
           
 
Method Summary
 java.lang.String getHtmlString()
           
 void setOrderToDraw(CustomerOrder order)
           
 
Methods inherited from class com.retek.rcom.gui.html.HtmlTemplate
setTagMask, setTagValue, setTagValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrderTotalHtmlTemplate

public OrderTotalHtmlTemplate()
Method Detail

setOrderToDraw

public void setOrderToDraw(CustomerOrder order)
                    throws SystemException,
                           BusinessException
Throws:
SystemException
BusinessException

getHtmlString

public java.lang.String getHtmlString()
Overrides:
getHtmlString in class HtmlTemplate


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