org.kuali.student.contract.writer.service
Class MockImplWriter
java.lang.Object
  
org.kuali.student.contract.writer.service.MockImplWriter
public class MockImplWriter
- extends Object
 
- Author:
 
  - nwright
 
 
 
| 
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 | 
 
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
 
MockImplWriter
public MockImplWriter(ServiceContractModel model,
                      String directory,
                      String rootPackage,
                      ServicesFilter filter,
                      boolean isR1)
write
public void write()
- Write out the entire file
- Parameters:
 out - 
 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.