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

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

public class VersionLinesUtility
extends Object

Author:
ocleirig

Constructor Summary
VersionLinesUtility()
           
 
Method Summary
static void writeVersionTag(HtmlWriter writer, String homeLink, String otherHomeLink, String projectVersion, String formattedDate)
           
static void writeVersionTag(PrintStream writer, String homeLink, String otherHomeLink, String projectVersion, String formattedDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionLinesUtility

public VersionLinesUtility()
Method Detail

writeVersionTag

public static void writeVersionTag(HtmlWriter writer,
                                   String homeLink,
                                   String otherHomeLink,
                                   String projectVersion,
                                   String formattedDate)

writeVersionTag

public static void writeVersionTag(PrintStream writer,
                                   String homeLink,
                                   String otherHomeLink,
                                   String projectVersion,
                                   String formattedDate)


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