类 com.googlecode.gendevcode.model.pdm.ViewPdmXml
的使用

使用 ViewPdmXml 的软件包
com.googlecode.gendevcode.ant.service   
com.googlecode.gendevcode.maven.service   
com.googlecode.gendevcode.service   
com.googlecode.gendevcode.service.basic   
com.googlecode.gendevcode.service.impl   
 

com.googlecode.gendevcode.ant.serviceViewPdmXml 的使用
 

参数类型为 ViewPdmXmlcom.googlecode.gendevcode.ant.service 中的方法
 void AntGenCodeFilesServiceImpl.genPagesFile(Map<String,Object> dataMap, TablePdmXml tablePdmXml, ViewPdmXml viewPdmXml, ProjectXml projectXml)
          创建页面文件
 

com.googlecode.gendevcode.maven.serviceViewPdmXml 的使用
 

参数类型为 ViewPdmXmlcom.googlecode.gendevcode.maven.service 中的方法
 void MvnGenCodeFilesServiceImpl.genPagesFile(Map<String,Object> dataMap, TablePdmXml tablePdmXml, ViewPdmXml viewPdmXml, ProjectXml projectXml)
          创建页面文件
 

类型变量类型为 ViewPdmXmlcom.googlecode.gendevcode.maven.service 中的方法参数
 void MvnGenCodeFilesServiceImpl.genCodeFilesXml(List<TablePdmXml> tablePdmXmlList, Map<String,ViewPdmXml> viewMap, String genLevel, ProjectXml projectXml)
          创建代码文件
 

com.googlecode.gendevcode.serviceViewPdmXml 的使用
 

类型变量类型为 ViewPdmXmlcom.googlecode.gendevcode.service 中的方法参数
 void GenCodeFilesService.genCodeFilesXml(List<TablePdmXml> tablePdmXmlList, Map<String,ViewPdmXml> viewMap, String genLevel, ProjectXml projectXml)
          创建代码文件
 void GenCodeFilesService.genDictionaryXml(List<TablePdmXml> tablePdmXmlList, Map<String,ViewPdmXml> viewMap, ProjectXml projectXml)
          创建字典文件
 void GenCodeFilesService.genHibernateXml(List<TablePdmXml> tablePdmXmlList, Map<String,ViewPdmXml> viewMap, ProjectXml projectXml)
          创建Spring的hibernate配置文件信息
 void GenCodeFilesService.genServiceXml(List<TablePdmXml> tablePdmXmlList, Map<String,ViewPdmXml> viewMap, ProjectXml projectXml)
          创建Spring的service配置文件信息
 void PdmService.setTableInfo(Map<String,TablePdmXml> tablePdmXmlMap, Map<String,TablePdmXml> tablePdmXmlByCodeMap, List<ViewPdmXml> viewList, Map<String,List<String>> tableIdListMap, Document doc)
          获取表信息
 void PdmService.setViewTabelId(List<ViewPdmXml> viewList, Map<String,ViewPdmXml> viewMap, Map<String,List<String>> tableIdListMap, Document doc)
          获取表和视图的关联关系
 void PdmService.setViewTabelId(List<ViewPdmXml> viewList, Map<String,ViewPdmXml> viewMap, Map<String,List<String>> tableIdListMap, Document doc)
          获取表和视图的关联关系
 

com.googlecode.gendevcode.service.basicViewPdmXml 的使用
 

参数类型为 ViewPdmXmlcom.googlecode.gendevcode.service.basic 中的方法
abstract  void GenCodeFilesServiceSupport.genPagesFile(Map<String,Object> dataMap, TablePdmXml tablePdmXml, ViewPdmXml viewPdmXml, ProjectXml projectXml)
          创建页面文件
 

类型变量类型为 ViewPdmXmlcom.googlecode.gendevcode.service.basic 中的方法参数
 void GenCodeFilesServiceSupport.genCodeFilesXml(List<TablePdmXml> tablePdmXmlList, Map<String,ViewPdmXml> viewMap, String genLevel, ProjectXml projectXml)
          创建代码文件
 void GenCodeFilesServiceSupport.genDictionaryXml(List<TablePdmXml> tablePdmXmlList, Map<String,ViewPdmXml> viewMap, ProjectXml projectXml)
          创建字典文件
 void GenCodeFilesServiceSupport.genHibernateXml(List<TablePdmXml> tablePdmXmlList, Map<String,ViewPdmXml> viewMap, ProjectXml projectXml)
          创建Spring的hibernate配置文件信息
 void GenCodeFilesServiceSupport.genServiceXml(List<TablePdmXml> tablePdmXmlList, Map<String,ViewPdmXml> viewMap, ProjectXml projectXml)
          创建Spring的service配置文件信息
 

com.googlecode.gendevcode.service.implViewPdmXml 的使用
 

类型变量类型为 ViewPdmXmlcom.googlecode.gendevcode.service.impl 中的方法参数
 void PdmServiceImpl.setTableInfo(Map<String,TablePdmXml> tablePdmXmlMap, Map<String,TablePdmXml> tablePdmXmlByNameMap, List<ViewPdmXml> viewList, Map<String,List<String>> tableIdListMap, Document doc)
          获取表信息
 void PdmServiceImpl.setViewTabelId(List<ViewPdmXml> viewList, Map<String,ViewPdmXml> viewMap, Map<String,List<String>> tableIdListMap, Document doc)
          获取表和视图的关联关系
 void PdmServiceImpl.setViewTabelId(List<ViewPdmXml> viewList, Map<String,ViewPdmXml> viewMap, Map<String,List<String>> tableIdListMap, Document doc)
          获取表和视图的关联关系
 



Copyright © 2012 Devilishkom. All Rights Reserved.