public class CodeListTables extends Object
| Constructor and Description |
|---|
CodeListTables() |
public static String getTableName(CodeAttributeDefinition attrDef)
public static String getTableName(RelationalSchemaConfig config, CodeAttributeDefinition attrDef)
public static String getTableName(RelationalSchemaConfig config, CodeList codeList, Integer levelIdx)
public static String getIdColumnName(RelationalSchemaConfig config, String tableName)
public static String getCodeColumnName(RelationalSchemaConfig config, String tableName)
public static String getLabelColumnName(RelationalSchemaConfig config, CodeList codeList, Integer levelIdx)
public static String getLabelColumnName(RelationalSchemaConfig config, String tableName)
public static String getLabelColumnName(CodeList codeList, Integer levelIdx, String langCode)
public static String getLabelColumnName(RelationalSchemaConfig config, CodeList codeList, Integer levelIdx, String langCode)
public static String getDescriptionColumnName(RelationalSchemaConfig config, String tableName)
public static String getDescriptionColumnName(CodeList codeList, Integer levelIdx)
public static String getDescriptionColumnName(RelationalSchemaConfig config, CodeList codeList, Integer levelIdx)
public static String getDescriptionColumnName(CodeList codeList, Integer levelIdx, String langCode)
public static String getDescriptionColumnName(RelationalSchemaConfig config, CodeList codeList, Integer levelIdx, String langCode)
protected static String getDescriptionColumnName(RelationalSchemaConfig config, String baseTableName, String langCode)
Copyright © 2021 Open Foris. All rights reserved.