public class MockImplWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
directory |
static String |
ENROLLMENT_ROOT_PACKAGE |
protected ServicesFilter |
filter |
protected boolean |
isR1 |
static String |
LUM_ROOT_PACKAGE |
protected ServiceContractModel |
model |
static String |
ROOT_PACKAGE |
protected String |
rootPackage |
| Constructor and Description |
|---|
MockImplWriter(ServiceContractModel model,
String directory,
String rootPackage,
ServicesFilter filter,
boolean isR1) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Service> |
filterServices() |
protected void |
validate() |
void |
write()
Write out the entire file
|
protected ServiceContractModel model
protected String rootPackage
public static final String ROOT_PACKAGE
public static final String LUM_ROOT_PACKAGE
public static final String ENROLLMENT_ROOT_PACKAGE
protected ServicesFilter filter
protected boolean isR1
public MockImplWriter(ServiceContractModel model, String directory, String rootPackage, ServicesFilter filter, boolean isR1)
public void write()
out - protected List<Service> filterServices()
protected void validate()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.