com.retek.rcom.gui.html
Class ReturnTotalHtmlTemplate

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

public class ReturnTotalHtmlTemplate
extends HtmlTemplate


Field Summary
static java.lang.String ORDER_RETURN_TOTAL_FILENAME
           
static java.lang.String SHIP_TO_RETURN_FILENAME
           
 
Constructor Summary
ReturnTotalHtmlTemplate(java.lang.String filename)
           
 
Method Summary
 java.lang.String getHtmlString()
           
 void setOrderToDraw(CustomerOrder order)
           
 void setShipTo(ShipTo orderLineShipTo)
           
 
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
 

Field Detail

ORDER_RETURN_TOTAL_FILENAME

public static final java.lang.String ORDER_RETURN_TOTAL_FILENAME

SHIP_TO_RETURN_FILENAME

public static final java.lang.String SHIP_TO_RETURN_FILENAME
Constructor Detail

ReturnTotalHtmlTemplate

public ReturnTotalHtmlTemplate(java.lang.String filename)
Method Detail

setOrderToDraw

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

setShipTo

public void setShipTo(ShipTo orderLineShipTo)
               throws SystemException,
                      BusinessException
Throws:
SystemException
BusinessException

getHtmlString

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


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