org.kuali.student.contract.writer.service
Class EachMethodServiceWriterForOneService

java.lang.Object
  extended by org.kuali.student.contract.writer.service.EachMethodServiceWriterForOneService

public class EachMethodServiceWriterForOneService
extends Object

Author:
nwright

Constructor Summary
EachMethodServiceWriterForOneService(ServiceContractModel model, String directory, String rootPackage, String servKey)
           
 
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

EachMethodServiceWriterForOneService

public EachMethodServiceWriterForOneService(ServiceContractModel model,
                                            String directory,
                                            String rootPackage,
                                            String servKey)
Method Detail

write

public void write()
Write out the entire file

Parameters:
out -


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