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

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

public class MockImplWriterForOneService
extends Object

Author:
nwright

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

MockImplWriterForOneService

public MockImplWriterForOneService(ServiceContractModel model,
                                   String directory,
                                   String rootPackage,
                                   String servKey,
                                   boolean isR1)
Method Detail

write

public void write()
Write out the entire file

Parameters:
out -


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