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

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

public class PureJavaInfcWriter
extends Object

Author:
nwright

Field Summary
static String DEFAULT_ROOT_PACKAGE
           
 
Constructor Summary
PureJavaInfcWriter(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

PureJavaInfcWriter

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

write

public void write()
Write out the entire file

Parameters:
out -


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