org.kuali.student.admin.ui.mojo
Class AdminUiLookupViewBeanWriter

java.lang.Object
  extended by org.kuali.student.admin.ui.mojo.AdminUiLookupViewBeanWriter

public class AdminUiLookupViewBeanWriter
extends Object

Author:
nwright

Constructor Summary
AdminUiLookupViewBeanWriter(ServiceContractModel model, String directory, String rootPackage, String servKey, XmlType xmlType, List<ServiceMethod> methods)
           
 
Method Summary
 void write()
          Write out the entire file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminUiLookupViewBeanWriter

public AdminUiLookupViewBeanWriter(ServiceContractModel model,
                                   String directory,
                                   String rootPackage,
                                   String servKey,
                                   XmlType xmlType,
                                   List<ServiceMethod> methods)
Method Detail

write

public void write()
Write out the entire file

Parameters:
out -


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.