public class JpaImplWriterForOneService extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
directory |
protected ModelFinder |
finder |
protected boolean |
isR1 |
protected ServiceContractModel |
model |
protected String |
rootPackage |
protected String |
servKey |
Constructor and Description |
---|
JpaImplWriterForOneService(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
boolean isR1) |
protected ServiceContractModel model
protected ModelFinder finder
protected String rootPackage
protected boolean isR1
public JpaImplWriterForOneService(ServiceContractModel model, String directory, String rootPackage, String servKey, boolean isR1)
public void write()
out
- Copyright © 2004–2014 The Kuali Foundation. All rights reserved.