Class CodeTableConstants
java.lang.Object
edu.suffolk.litlab.efspserver.tyler.codes.CodeTableConstants
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getCreateIndex
(String tableName) static String
getCreateTable
(String tableName) static String
static String
getDeleteAllCourtsFrom
(String tableName) static String
getDeleteFrom
(String tableName) static String
static String
static String
getInsertInto
(String tableName) static String
static String
static String
static String
static String
getTableColumns
(String tableName) getTableColumnsWithType
(String tableName) static String
static String
getZipNameFromTable
(String tableName) static boolean
isCourtTable
(String tableName) static String
static boolean
tableHasLocation
(String tableName) static String
static String
-
Constructor Details
-
CodeTableConstants
public CodeTableConstants()
-
-
Method Details
-
getZipNameFromTable
-
getTableColumns
-
getTableColumnsWithType
-
isCourtTable
-
getTableExists
-
getIndicesExist
-
updateVersion
-
needToUpdateVersion
-
getCaseSubtypesFor
-
getProcedureOrRemedy
-
getMotionTypes
-
getSpecificStatesForCountryForLoc
-
getFilingStatuses
-
getLanguages
-
getDamageAmount
-
getNameSuffixes
-
vacuumAnalyzeAll
-
tableHasLocation
-
getCreateTable
-
getCreateIndex
-
getInsertInto
-
getDeleteFrom
-
getDeleteAllCourtsFrom
-