org.kuali.student.mock.mojo
Class MockImplWriter
java.lang.Object
org.kuali.student.mock.mojo.MockImplWriter
- Direct Known Subclasses:
- ConformanceTestWriter
public class MockImplWriter
- extends Object
- Author:
- nwright
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
model
protected ServiceContractModel model
directory
protected String directory
rootPackage
protected String rootPackage
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
filter
protected ServicesFilter filter
isR1
protected boolean isR1
MockImplWriter
public MockImplWriter(ServiceContractModel model,
String directory,
String rootPackage,
ServicesFilter filter,
boolean isR1)
write
public void write()
- Write out the entire file
- Parameters:
out
-
filterServices
protected List<Service> filterServices()
validate
protected void validate()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.