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

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

public class EachMethodServiceWriter
extends Object

Author:
nwright

Field Summary
static String DEFAULT_ROOT_PACKAGE
           
 
Constructor Summary
EachMethodServiceWriter(ServiceContractModel model, String directory, String rootPackage, ServicesFilter filter)
           
 
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
 

Field Detail

DEFAULT_ROOT_PACKAGE

public static final String DEFAULT_ROOT_PACKAGE
See Also:
Constant Field Values
Constructor Detail

EachMethodServiceWriter

public EachMethodServiceWriter(ServiceContractModel model,
                               String directory,
                               String rootPackage,
                               ServicesFilter filter)
Method Detail

write

public void write()
Write out the entire file

Parameters:
out -


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