A B C D F G I M O P R S T U V W X

A

AntConstants - com.googlecode.gendevcode.ant 中的 类
Ant常量
AntConstants() - 类 com.googlecode.gendevcode.ant.AntConstants 的构造方法
 
AntGenCodeFilesServiceImpl - com.googlecode.gendevcode.ant.service 中的 类
生成代码文件实现类(Ant)
AntGenCodeFilesServiceImpl() - 类 com.googlecode.gendevcode.ant.service.AntGenCodeFilesServiceImpl 的构造方法
 
AntProjectConfigServiceImpl - com.googlecode.gendevcode.ant.service 中的 类
项目设置实现类(Ant)
AntProjectConfigServiceImpl() - 类 com.googlecode.gendevcode.ant.service.AntProjectConfigServiceImpl 的构造方法
 

B

BASE_PAGEPATH - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
页面根目录
BASE_PAGEPATH - 类 com.googlecode.gendevcode.maven.MvnConstants 中的静态变量
页面根目录
BASE_SRC_DAO_PATH - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
dao层源码根目录
BASE_SRC_SERVICE_PATH - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
service层源码根目录
BASE_SRC_WEB_PATH - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
web层源码根目录
BASE_SRCPATH - 类 com.googlecode.gendevcode.maven.MvnConstants 中的静态变量
源码根目录
BaseService - com.googlecode.gendevcode.service.basic 中的 接口
 
BEAN_ID_DEFAULT - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态变量
实体类标识:默认

C

Cache - com.googlecode.gendevcode.common 中的 类
通用缓存类
ColumnPdmXml - com.googlecode.gendevcode.model.pdm 中的 类
字段结构
ColumnPdmXml() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 的构造方法
 
com.googlecode.gendevcode - 软件包 com.googlecode.gendevcode
 
com.googlecode.gendevcode.ant - 软件包 com.googlecode.gendevcode.ant
 
com.googlecode.gendevcode.ant.service - 软件包 com.googlecode.gendevcode.ant.service
 
com.googlecode.gendevcode.common - 软件包 com.googlecode.gendevcode.common
 
com.googlecode.gendevcode.maven - 软件包 com.googlecode.gendevcode.maven
 
com.googlecode.gendevcode.maven.service - 软件包 com.googlecode.gendevcode.maven.service
 
com.googlecode.gendevcode.model - 软件包 com.googlecode.gendevcode.model
 
com.googlecode.gendevcode.model.basic - 软件包 com.googlecode.gendevcode.model.basic
 
com.googlecode.gendevcode.model.pdm - 软件包 com.googlecode.gendevcode.model.pdm
 
com.googlecode.gendevcode.service - 软件包 com.googlecode.gendevcode.service
 
com.googlecode.gendevcode.service.basic - 软件包 com.googlecode.gendevcode.service.basic
 
com.googlecode.gendevcode.service.impl - 软件包 com.googlecode.gendevcode.service.impl
 

D

DataTypePdmXml - com.googlecode.gendevcode.model.pdm 中的 类
数据类型结构
DataTypePdmXml() - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 的构造方法
 
doExecute() - 类 com.googlecode.gendevcode.service.impl.MainServiceImpl 中的方法
执行
doExecute() - 接口 com.googlecode.gendevcode.service.MainService 中的方法
执行

F

FLAG_END - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的静态变量
结束标志

G

genCode() - 接口 com.googlecode.gendevcode.service.GenCodeService 中的方法
生成代码
genCode() - 类 com.googlecode.gendevcode.service.impl.GenCodeServiceImpl 中的方法
生成代码
GenCodeFilesService - com.googlecode.gendevcode.service 中的 接口
生成代码文件接口类
GenCodeFilesServiceSupport - com.googlecode.gendevcode.service.basic 中的 类
生成代码文件基础类
GenCodeFilesServiceSupport() - 类 com.googlecode.gendevcode.service.basic.GenCodeFilesServiceSupport 的构造方法
 
genCodeFilesXml(List<TablePdmXml>, Map<String, ViewPdmXml>, String, ProjectXml) - 类 com.googlecode.gendevcode.maven.service.MvnGenCodeFilesServiceImpl 中的方法
创建代码文件
genCodeFilesXml(List<TablePdmXml>, Map<String, ViewPdmXml>, String, ProjectXml) - 类 com.googlecode.gendevcode.service.basic.GenCodeFilesServiceSupport 中的方法
创建代码文件
genCodeFilesXml(List<TablePdmXml>, Map<String, ViewPdmXml>, String, ProjectXml) - 接口 com.googlecode.gendevcode.service.GenCodeFilesService 中的方法
创建代码文件
GenCodeService - com.googlecode.gendevcode.service 中的 接口
生成代码接口类
GenCodeServiceImpl - com.googlecode.gendevcode.service.impl 中的 类
生成代码实现类
GenCodeServiceImpl() - 类 com.googlecode.gendevcode.service.impl.GenCodeServiceImpl 的构造方法
 
genDictionaryXml(List<TablePdmXml>, Map<String, ViewPdmXml>, ProjectXml) - 类 com.googlecode.gendevcode.service.basic.GenCodeFilesServiceSupport 中的方法
创建字典文件
genDictionaryXml(List<TablePdmXml>, Map<String, ViewPdmXml>, ProjectXml) - 接口 com.googlecode.gendevcode.service.GenCodeFilesService 中的方法
创建字典文件
genHibernateXml(List<TablePdmXml>, Map<String, ViewPdmXml>, ProjectXml) - 类 com.googlecode.gendevcode.service.basic.GenCodeFilesServiceSupport 中的方法
创建Spring的hibernate配置文件信息
genHibernateXml(List<TablePdmXml>, Map<String, ViewPdmXml>, ProjectXml) - 接口 com.googlecode.gendevcode.service.GenCodeFilesService 中的方法
创建Spring的hibernate配置文件信息
GENLEVEL_ALL - 类 com.googlecode.gendevcode.service.impl.GenCodeServiceImpl 中的变量
生成级别:全部
GENLEVEL_COLUMN - 类 com.googlecode.gendevcode.maven.MvnConstants 中的静态变量
生成级别:column.xml
GENLEVEL_DAO - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
生成级别:dao
GENLEVEL_DAO - 类 com.googlecode.gendevcode.maven.MvnConstants 中的静态变量
生成级别:dao
GENLEVEL_DAOIMPL - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
生成级别:dao.impl
GENLEVEL_DAOIMPL - 类 com.googlecode.gendevcode.maven.MvnConstants 中的静态变量
生成级别:dao.impl
GENLEVEL_DICTIONARY_XML - 类 com.googlecode.gendevcode.service.impl.GenCodeServiceImpl 中的变量
生成级别:字典文件
GENLEVEL_HIBERNATE_XML - 类 com.googlecode.gendevcode.service.impl.GenCodeServiceImpl 中的变量
生成级别:Spring的hibernate配置文件
GENLEVEL_MODEL - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
生成级别:model
GENLEVEL_MODEL - 类 com.googlecode.gendevcode.maven.MvnConstants 中的静态变量
生成级别:model
GENLEVEL_PAGES - 类 com.googlecode.gendevcode.maven.MvnConstants 中的静态变量
生成级别:pages
GENLEVEL_SERVICE - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
生成级别:service
GENLEVEL_SERVICE - 类 com.googlecode.gendevcode.maven.MvnConstants 中的静态变量
生成级别:service
GENLEVEL_SERVICE_XML - 类 com.googlecode.gendevcode.service.impl.GenCodeServiceImpl 中的变量
生成级别:Spring的service配置文件
GENLEVEL_SERVICEIMPL - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
生成级别:service.impl
GENLEVEL_SERVICEIMPL - 类 com.googlecode.gendevcode.maven.MvnConstants 中的静态变量
生成级别:service.impl
GENLEVEL_SRCPATH_MAP - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
生成级别对应源码根目录
GENLEVEL_SRCPATH_MAP - 类 com.googlecode.gendevcode.maven.MvnConstants 中的静态变量
生成级别对应源码根目录
GENLEVEL_WEBACTION - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
生成级别:web.action
GENLEVEL_WEBCONTROLLER - 类 com.googlecode.gendevcode.maven.MvnConstants 中的静态变量
生成级别:web.controller
GENLEVEL_WEBFORM - 类 com.googlecode.gendevcode.ant.AntConstants 中的静态变量
生成级别:web.form
genPagesFile(Map<String, Object>, TablePdmXml, ViewPdmXml, ProjectXml) - 类 com.googlecode.gendevcode.ant.service.AntGenCodeFilesServiceImpl 中的方法
创建页面文件
genPagesFile(Map<String, Object>, TablePdmXml, ViewPdmXml, ProjectXml) - 类 com.googlecode.gendevcode.maven.service.MvnGenCodeFilesServiceImpl 中的方法
创建页面文件
genPagesFile(Map<String, Object>, TablePdmXml, ViewPdmXml, ProjectXml) - 类 com.googlecode.gendevcode.service.basic.GenCodeFilesServiceSupport 中的方法
创建页面文件
genServiceXml(List<TablePdmXml>, Map<String, ViewPdmXml>, ProjectXml) - 类 com.googlecode.gendevcode.service.basic.GenCodeFilesServiceSupport 中的方法
创建Spring的service配置文件信息
genServiceXml(List<TablePdmXml>, Map<String, ViewPdmXml>, ProjectXml) - 接口 com.googlecode.gendevcode.service.GenCodeFilesService 中的方法
创建Spring的service配置文件信息
getBean(String, Class<T>) - 类 com.googlecode.gendevcode.common.Cache 中的方法
获取系统类实体类
getBean(String, int, Class<T>) - 类 com.googlecode.gendevcode.common.Cache 中的方法
获取系统类实体类
getBean(String, int, String, Class<T>) - 类 com.googlecode.gendevcode.common.Cache 中的方法
获取系统类实体类
getBeanMap() - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的方法
获取实体类信息集合
getClassName() - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
getCnName() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
获取项目名(中文名)
getCode() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
getCode() - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
getColumnPdmXmlList() - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
getDataType() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
getDataType() - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
获取数据类型
getDataTypePdmXmlList() - 类 com.googlecode.gendevcode.common.Cache 中的方法
获取数据类型结构列表
getDictionary() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
getExchangeType() - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
获取转换的数据类型
getGenFilePath(String, String, ProjectXml) - 类 com.googlecode.gendevcode.ant.service.AntProjectConfigServiceImpl 中的方法
根据模块名称和生成级别获取待生成的文件路径
getGenFilePath(String, String, ProjectXml) - 类 com.googlecode.gendevcode.maven.service.MvnProjectConfigServiceImpl 中的方法
根据模块名称和生成级别获取待生成的文件路径
getGenFilePath(String, String, ProjectXml) - 接口 com.googlecode.gendevcode.service.ProjectConfigService 中的方法
根据模块名称和生成级别获取待生成的文件路径
getGenLevelList() - 类 com.googlecode.gendevcode.ant.service.AntProjectConfigServiceImpl 中的方法
获取生成级别列表
getGenLevelList() - 类 com.googlecode.gendevcode.maven.service.MvnProjectConfigServiceImpl 中的方法
获取生成级别列表
getGenLevelList() - 接口 com.googlecode.gendevcode.service.ProjectConfigService 中的方法
获取生成级别列表
getGroupId() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
获取组织名
getId() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
getId() - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
获取编号
getId() - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
getId() - 类 com.googlecode.gendevcode.model.pdm.ViewPdmXml 中的方法
 
getId() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
获取编号
getId() - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的方法
获取类标识
getImportClass() - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
获取需要导入类库
getImportClassList() - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
getInstance() - 类 com.googlecode.gendevcode.common.Cache 中的静态方法
 
getIsCustomSys() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
设置是否使用自定义系统管理模块
getIsMatch() - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
获取是否需要模糊匹配
getIsPK() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
getLength() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
getMandatory() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
getModules() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
获取模块组
getName() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
getName() - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
getName() - 类 com.googlecode.gendevcode.model.pdm.ViewPdmXml 中的方法
 
getName() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
获取项目名(英文名)
getNewId() - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
获取新ID
getPackageCode() - 类 com.googlecode.gendevcode.model.pdm.ViewPdmXml 中的方法
 
getPdmPath() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
获取PDM路径
getProjectPath() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
获取项目根目录
getProjectTypeList() - 类 com.googlecode.gendevcode.common.Cache 中的方法
项目类型列表
getProjectXmlList() - 类 com.googlecode.gendevcode.common.Cache 中的方法
获取项目信息列表
getRemark() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
getRemark() - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
获取自定义注释
getResourcesPath() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
获取资源路径
getRootPath() - 类 com.googlecode.gendevcode.common.Cache 中的方法
获得程序根目录
getSpace() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
getTableObjectId() - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
getType() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
获取项目类型
getUserName() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
获取用户名称
getViewId() - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 

I

ID_GENCODE - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态变量
类标识:生成代码
ID_GENCODEFILES - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态变量
类标识:生成代码文件
ID_MAIN - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态变量
类标识:主类
ID_PDM - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态变量
类标识:读取PDM
ID_PROJECTCONFIG - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态变量
类标识:项目设置配置
init() - 类 com.googlecode.gendevcode.common.Cache 中的方法
初始化数据
init() - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的静态方法
初始化数据类型结构对象
init() - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态方法
初始化数据
init() - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态方法
初始化方式获得对象集合
inputBoolean(String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
获得控制台输入布尔值
inputBoolean(String, Boolean) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
获得控制台输入浮点值
inputDouble(String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
获得控制台输入浮点值
inputDouble(String, Double) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
获得控制台输入浮点值
inputInt(String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
获得控制台输入整数值
inputInt(String, Integer) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
获得控制台输入整数值
inputLong(String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
获得控制台输入整数值
inputLong(String, Long) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
获得控制台输入整数值
inputStr(String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
获得控制台输入字符串值
inputStr(String, String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
获得控制台输入字符串值

M

Main - com.googlecode.gendevcode 中的 类
生成代码工具主类
Main() - 类 com.googlecode.gendevcode.Main 的构造方法
 
main(String[]) - 类 com.googlecode.gendevcode.Main 中的静态方法
 
MainService - com.googlecode.gendevcode.service 中的 接口
主类接口类
MainServiceImpl - com.googlecode.gendevcode.service.impl 中的 类
主类实现类
MainServiceImpl() - 类 com.googlecode.gendevcode.service.impl.MainServiceImpl 的构造方法
 
MvnConstants - com.googlecode.gendevcode.maven 中的 类
Maven常量
MvnConstants() - 类 com.googlecode.gendevcode.maven.MvnConstants 的构造方法
 
MvnGenCodeFilesServiceImpl - com.googlecode.gendevcode.maven.service 中的 类
生成代码文件实现类(Maven)
MvnGenCodeFilesServiceImpl() - 类 com.googlecode.gendevcode.maven.service.MvnGenCodeFilesServiceImpl 的构造方法
 
MvnProjectConfigServiceImpl - com.googlecode.gendevcode.maven.service 中的 类
项目设置实现类(Maven)
MvnProjectConfigServiceImpl() - 类 com.googlecode.gendevcode.maven.service.MvnProjectConfigServiceImpl 的构造方法
 

O

OBJECT_NAME - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
对象名

P

PdmService - com.googlecode.gendevcode.service 中的 接口
读取PDM文件接口类
PdmServiceImpl - com.googlecode.gendevcode.service.impl 中的 类
读取PDM文件实现类
PdmServiceImpl() - 类 com.googlecode.gendevcode.service.impl.PdmServiceImpl 的构造方法
 
ProjectConfigService - com.googlecode.gendevcode.service 中的 接口
项目设置接口类
ProjectConfigServiceSupport<T> - com.googlecode.gendevcode.service.basic 中的 类
项目设置基础类
ProjectConfigServiceSupport() - 类 com.googlecode.gendevcode.service.basic.ProjectConfigServiceSupport 的构造方法
 
ProjectXml - com.googlecode.gendevcode.model 中的 类
项目信息
ProjectXml() - 类 com.googlecode.gendevcode.model.ProjectXml 的构造方法
 

R

readXml() - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态方法
读取XML文件获取对象
reset() - 类 com.googlecode.gendevcode.common.Cache 中的方法
重置数据

S

ServiceConfigXml - com.googlecode.gendevcode.model 中的 类
系统类配置信息
ServiceConfigXml() - 类 com.googlecode.gendevcode.model.ServiceConfigXml 的构造方法
 
ServiceSupport<T> - com.googlecode.gendevcode.service.basic 中的 类
基础事件类
ServiceSupport() - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 的构造方法
 
setBeanMap(Map<String, List<String[]>>) - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的方法
设置实体类信息集合
setClassName(String) - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
setCnName(String) - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
设置项目名(中文名)
setCode(String) - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
setCode(String) - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
setColumnPdmXmlList(List<ColumnPdmXml>) - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
setDataType(String) - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
setDataType(String) - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
设置数据类型
setDebug(String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置调试类型的日志
setDebug(String, Throwable) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置调试类型的日志
setDictionary(String) - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
setError(String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置错误类型的日志
setError(String, Throwable) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置错误类型的日志
setExchangeType(String) - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
设置转换的数据类型
setFatal(String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置失败类型的日志
setFatal(String, Throwable) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置失败类型的日志
setGroupId(String) - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
设置组织名
setId(String) - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
setId(Integer) - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
设置编号
setId(String) - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
setId(String) - 类 com.googlecode.gendevcode.model.pdm.ViewPdmXml 中的方法
 
setId(String) - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
设置编号
setId(String) - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的方法
设置类标识
setImportClass(String) - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
设置需要导入类库
setImportClassList(List<String>) - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
setInfo(String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置信息类型的日志
setInfo(String, Throwable) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置信息类型的日志
setIsCustomSys(Boolean) - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
获取是否使用自定义系统管理模块
setIsMatch(Boolean) - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
设置是否需要模糊匹配
setIsPK(Boolean) - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
setLength(String) - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
setMandatory(Boolean) - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
setModules(String[]) - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
设置设置模块组
setName(String) - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
setName(String) - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
setName(String) - 类 com.googlecode.gendevcode.model.pdm.ViewPdmXml 中的方法
 
setName(String) - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
设置项目名(英文名)
setPackageCode(String) - 类 com.googlecode.gendevcode.model.pdm.ViewPdmXml 中的方法
 
setPdmPath(String) - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
设置PDM路径
setProjectPath(String) - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
设置项目根目录
setRemark(String) - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
setRemark(String) - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
设置自定义注释
setResourcesPath(String) - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
设置资源路径
setSpace(String) - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
setTableInfo(Map<String, TablePdmXml>, Map<String, TablePdmXml>, List<ViewPdmXml>, Map<String, List<String>>, Document) - 类 com.googlecode.gendevcode.service.impl.PdmServiceImpl 中的方法
获取表信息
setTableInfo(Map<String, TablePdmXml>, Map<String, TablePdmXml>, List<ViewPdmXml>, Map<String, List<String>>, Document) - 接口 com.googlecode.gendevcode.service.PdmService 中的方法
获取表信息
setTableObjectId(String) - 类 com.googlecode.gendevcode.model.pdm.ColumnPdmXml 中的方法
 
setTrace(String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置跟踪类型的日志
setTrace(String, Throwable) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置跟踪类型的日志
setType(Integer) - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
设置项目类型
setUserName(String) - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
设置用户名称
setViewId(String) - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
setViewTabelId(List<ViewPdmXml>, Map<String, ViewPdmXml>, Map<String, List<String>>, Document) - 类 com.googlecode.gendevcode.service.impl.PdmServiceImpl 中的方法
获取表和视图的关联关系
setViewTabelId(List<ViewPdmXml>, Map<String, ViewPdmXml>, Map<String, List<String>>, Document) - 接口 com.googlecode.gendevcode.service.PdmService 中的方法
获取表和视图的关联关系
setWarn(String) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置警告类型的日志
setWarn(String, Throwable) - 类 com.googlecode.gendevcode.service.basic.ServiceSupport 中的方法
设置警告类型的日志
showWelcomeText() - 类 com.googlecode.gendevcode.service.impl.MainServiceImpl 中的方法
显示欢迎信息

T

TablePdmXml - com.googlecode.gendevcode.model.pdm 中的 类
表结构
TablePdmXml() - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 的构造方法
 
TAG_BEAN - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态变量
标签:实体类
TAG_CNNAME - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:项目名(中文名)
TAG_DATATYPE - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的静态变量
标签:数据类型
TAG_EXCHANGETYPE - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的静态变量
标签:转换的数据类型
TAG_GROUPID - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:组织名
TAG_ID - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的静态变量
标签:编号
TAG_ID - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:编号
TAG_ID - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态变量
标签:编号
TAG_IMPORTCLASS - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的静态变量
标签:需要导入类库
TAG_ISCUSTOMSYS - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:是否使用自定义系统管理模块
TAG_ISMATCH - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的静态变量
标签:是否需要模糊匹配
TAG_MODULES - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:模块名称组
TAG_NAME - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:项目名(英文名)
TAG_PDMPATH - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:PDM路径
TAG_PROJECT_TABLE - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:项目的表名
TAG_PROJECTPATH - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:项目根目录
TAG_REMARK - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的静态变量
标签:自定义注释
TAG_RESOURCESPATH - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:资源路径
TAG_SERVER - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态变量
标签:类
TAG_SYSCONFIG_TABLE - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:系统配置的表名
TAG_TABLE - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的静态变量
标签:表名
TAG_TYPE - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:项目类型
TAG_USERNAME - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
标签:用户名称
TAG_VALUE - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态变量
标签:值
TAG_VERSION - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的静态变量
标签:版本号
toString() - 类 com.googlecode.gendevcode.model.basic.XmlObject 中的方法
 
toString() - 类 com.googlecode.gendevcode.model.pdm.DataTypePdmXml 中的方法
 
toString() - 类 com.googlecode.gendevcode.model.pdm.TablePdmXml 中的方法
 
toString() - 类 com.googlecode.gendevcode.model.ProjectXml 中的方法
 
toString() - 类 com.googlecode.gendevcode.model.ServiceConfigXml 中的方法
 
TYPE_ANT - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
项目类型:ant
TYPE_MAVEN - 类 com.googlecode.gendevcode.model.ProjectXml 中的静态变量
项目类型:maven

U

Util - com.googlecode.gendevcode.common 中的 类
通用辅助类
Util() - 类 com.googlecode.gendevcode.common.Util 的构造方法
 

V

VelocityFactory - com.googlecode.gendevcode.common 中的 类
模板工厂类
VelocityFactory() - 类 com.googlecode.gendevcode.common.VelocityFactory 的构造方法
 
ViewPdmXml - com.googlecode.gendevcode.model.pdm 中的 类
视图结构
ViewPdmXml() - 类 com.googlecode.gendevcode.model.pdm.ViewPdmXml 的构造方法
 

W

writeFile(String, String) - 类 com.googlecode.gendevcode.common.Util 中的静态方法
将字符串写入文件中
writeFile(Map<String, Object>, String, String, String) - 类 com.googlecode.gendevcode.common.VelocityFactory 中的静态方法
写入文件

X

XmlObject<T> - com.googlecode.gendevcode.model.basic 中的 类
XML对象基础类
XmlObject() - 类 com.googlecode.gendevcode.model.basic.XmlObject 的构造方法
 

A B C D F G I M O P R S T U V W X

Copyright © 2012 Devilishkom. All Rights Reserved.