org.kuali.student.contract.model.util
Class HtmlContractWriter

java.lang.Object
  extended by org.kuali.student.contract.model.util.HtmlContractWriter

public class HtmlContractWriter
extends Object

Author:
nwright

Constructor Summary
HtmlContractWriter(String directory, ServiceContractModel model)
           
 
Method Summary
 void write(String projectVersion, String formattedDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlContractWriter

public HtmlContractWriter(String directory,
                          ServiceContractModel model)
Method Detail

write

public void write(String projectVersion,
                  String formattedDate)


Copyright © 2004–2014 The Kuali Foundation. All rights reserved.