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

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

public class AdminUiInquiryViewBeanWriter
extends Object

Author:
nwright

Constructor Summary
AdminUiInquiryViewBeanWriter(ServiceContractModel model, String directory, String rootPackage, String servKey, XmlType xmlType, List<ServiceMethod> methods)
           
 
Method Summary
static boolean doLookup(Lookup lookup)
           
 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

AdminUiInquiryViewBeanWriter

public AdminUiInquiryViewBeanWriter(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 -

doLookup

public static boolean doLookup(Lookup lookup)


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