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

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

public class MockImplWriter
extends Object

Author:
nwright

Field Summary
static String ENROLLMENT_ROOT_PACKAGE
           
static String LUM_ROOT_PACKAGE
           
static String ROOT_PACKAGE
           
 
Constructor Summary
MockImplWriter(ServiceContractModel model, String directory, String rootPackage, ServicesFilter filter, 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
 

Field Detail

ROOT_PACKAGE

public static final String ROOT_PACKAGE
See Also:
Constant Field Values

LUM_ROOT_PACKAGE

public static final String LUM_ROOT_PACKAGE
See Also:
Constant Field Values

ENROLLMENT_ROOT_PACKAGE

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

MockImplWriter

public MockImplWriter(ServiceContractModel model,
                      String directory,
                      String rootPackage,
                      ServicesFilter filter,
                      boolean isR1)
Method Detail

write

public void write()
Write out the entire file

Parameters:
out -


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