org.kuali.student.contract.model.util
Class HtmlContractServiceWriter
java.lang.Object
org.kuali.student.contract.model.util.HtmlContractServiceWriter
public class HtmlContractServiceWriter
- extends Object
- Author:
- nwright
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
service
private Service service
writer
private HtmlWriter writer
model
private ServiceContractModel model
finder
private ModelFinder finder
HtmlContractServiceWriter
public HtmlContractServiceWriter(Service service,
String directory,
ServiceContractModel model)
write
public void write()
calcIncludedServices
private String calcIncludedServices(List<String> includedServices)
calcMainMessageStructures
private Set<XmlType> calcMainMessageStructures()
calcMainMessageStructures
public static Set<XmlType> calcMainMessageStructures(ServiceContractModel mdl,
String serviceOptionaFilter)
addHTMLBreaks
private String addHTMLBreaks(String str)
writeMethod
public void writeMethod(ServiceMethod method)
stripListFromType
private static String stripListFromType(String type)
writeStyleSheet
public void writeStyleSheet()
Copyright © 2007-2012 The Kuali Foundation. All Rights Reserved.