Uses of Class
org.webdocwf.util.loader.generator.ImportDefinitionAttributes

Packages that use ImportDefinitionAttributes
org.webdocwf.util.loader.generator   
 

Uses of ImportDefinitionAttributes in org.webdocwf.util.loader.generator
 

Methods in org.webdocwf.util.loader.generator that return ImportDefinitionAttributes
 ImportDefinitionAttributes DomlDesignReader.getImportDefinition()
          This method read value of importDefinitionAttributes parameters.
 ImportDefinitionAttributes CsvTableDesignReader.getImportDefinition()
          This method read value of importDefinitionAttributes parameters.
 ImportDefinitionAttributes TableDesignReader.getImportDefinition()
          This method read value of importDefinitionAttributes parameters.
 

Constructors in org.webdocwf.util.loader.generator with parameters of type ImportDefinitionAttributes
SqlStatements(java.lang.String nameSQL, java.lang.String tableName, ImportDefinitionAttributes importDefinitionAttributes, RelationshipsAttributes relationshipsAttributes, int k, InputParameters generatorParameters)
          Construct object SqlStatements with associated parameters.
WriteSqlFiles(java.lang.String tableName, int i, ImportDefinitionAttributes importDefinitionAttributes, RelationshipsAttributes relationshipsAttributes, InputParameters generatorParameters)
          Construct object WriteSqlFiles with associated parameters.
WriteImportDefinition(org.w3c.dom.Document document, org.w3c.dom.Element root, ImportDefinitionAttributes importDefinitionAttributes, InputParameters generatorParameters)
          Construct object WriteImportDefinition with associated parameters.
GenerateDoml(org.w3c.dom.Document documentDoml, org.w3c.dom.Element rootDoml, org.w3c.dom.Element childRoot1, org.w3c.dom.Element childRoot2, java.lang.String tableName, ImportDefinitionAttributes importDefinitionAttributes, RelationshipsAttributes relationshipsAttributes, InputParameters generatorParameters)
          Construct object GenerateDoml with associated parameters.
 



Copyright © 2002-2007 Together - the Workgroup. All Rights Reserved.