Uses of Class
org.openforis.collect.relational.model.CodeTable
Packages that use CodeTable
Package
Description
-
Uses of CodeTable in org.openforis.collect.relational.data
Methods in org.openforis.collect.relational.data with parameters of type CodeTableModifier and TypeMethodDescriptionstatic CodeTableDataExtractorDataExtractorFactory.getExtractor(CodeTable table) -
Uses of CodeTable in org.openforis.collect.relational.data.internal
Constructors in org.openforis.collect.relational.data.internal with parameters of type CodeTable -
Uses of CodeTable in org.openforis.collect.relational.model
Methods in org.openforis.collect.relational.model that return CodeTableModifier and TypeMethodDescriptionprotected CodeTableRelationalSchemaGenerator.createCodeListTable(RelationalSchema rs, CodeList codeList, CodeTable parent, Integer hierarchyIdx) RelationalSchema.getCodeListTable(CodeAttributeDefinition attrDef) RelationalSchema.getCodeListTable(CodeList list, Integer levelIdx) CodeTable.getParent()Methods in org.openforis.collect.relational.model that return types with arguments of type CodeTableMethods in org.openforis.collect.relational.model with parameters of type CodeTableModifier and TypeMethodDescriptionprotected CodeTableRelationalSchemaGenerator.createCodeListTable(RelationalSchema rs, CodeList codeList, CodeTable parent, Integer hierarchyIdx)