|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.googlecode.gendevcode.service.basic.ServiceSupport<GenCodeServiceImpl>
com.googlecode.gendevcode.service.impl.GenCodeServiceImpl
public class GenCodeServiceImpl
生成代码实现类
| 字段摘要 | |
|---|---|
protected String |
GENLEVEL_ALL
生成级别:全部 |
protected String |
GENLEVEL_DICTIONARY_XML
生成级别:字典文件 |
protected String |
GENLEVEL_HIBERNATE_XML
生成级别:Spring的hibernate配置文件 |
protected String |
GENLEVEL_SERVICE_XML
生成级别:Spring的service配置文件 |
| 从类 com.googlecode.gendevcode.service.basic.ServiceSupport 继承的字段 |
|---|
FLAG_END |
| 构造方法摘要 | |
|---|---|
GenCodeServiceImpl()
|
|
| 方法摘要 | |
|---|---|
void |
genCode()
生成代码 |
| 从类 com.googlecode.gendevcode.service.basic.ServiceSupport 继承的方法 |
|---|
getNewId, inputBoolean, inputBoolean, inputDouble, inputDouble, inputInt, inputInt, inputLong, inputLong, inputStr, inputStr, setDebug, setDebug, setError, setError, setFatal, setFatal, setInfo, setInfo, setTrace, setTrace, setWarn, setWarn |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 字段详细信息 |
|---|
protected final String GENLEVEL_HIBERNATE_XML
protected final String GENLEVEL_SERVICE_XML
protected final String GENLEVEL_DICTIONARY_XML
protected final String GENLEVEL_ALL
| 构造方法详细信息 |
|---|
public GenCodeServiceImpl()
| 方法详细信息 |
|---|
public void genCode()
throws Exception
GenCodeService 中的 genCodeException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||