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 shouldDoLookup(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 -

shouldDoLookup

public static boolean shouldDoLookup(Lookup lookup)


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