com.retek.rcom.gui.html
Class PaymentHtmlTemplate

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

public class PaymentHtmlTemplate
extends HtmlTemplate


Constructor Summary
PaymentHtmlTemplate()
           
 
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

PaymentHtmlTemplate

public PaymentHtmlTemplate()
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