Package com.ads.mm.db.dao
Class DBColumn
java.lang.Object
com.ads.mm.db.dao.DBComponent
com.ads.mm.db.dao.DBColumn
This class consists of methods relating to DBColumn object such as ColumnName, ColumnClass, ColumnAlias, Audit Details, Maximum Value, Minimum Value,
percentNullValue, primaryKeyFlag, logicalColumnName, usedInGapAnalysis, userDefinedFields etc....
percentNullValue, primaryKeyFlag, logicalColumnName, usedInGapAnalysis, userDefinedFields etc....
- Author:
- AnalytiX DS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAssociationsList(com.ads.association.export.model.ExportedAssociation associationObj) It will not add association to this object as it is being used internally.addColumnIndex(DBIndex columnIndex) addColumnValidValues(com.icc.codesetmanager.vo.CodeVo validValue) addExtendedProperty(KeyValue systemKeyValuesVo) voidaddForeignKeyColumnName(String foreignKeyColumnName) Appends the foreignKeyColumnName as specified.voidaddForeignKeyTableName(String foreignKeyTableName) Appends the Column foreignKeyTableName as specified.addValidValues(com.icc.codesetmanager.vo.CodeVo validValue) protected Objectclone()clone method creates a copy of the object.booleanequals method used to compare objects and return boolean value as true or false.intList<com.ads.association.export.model.ExportedAssociation>It will not return any associations particular to this object as it is being used internally.Returns the Column businessKeyFlag.com.icc.codesetmanager.vo.CodeVogetCodeValue(String codeName, String codeValue) com.icc.codesetmanager.vo.CodeVogetCodeValueById(String codeId) Returns the columnAliasReturns the columnClass.Returns the columnComments.getColumnIndex(String indexName) Returns the columnName.Returns the createdBy.Returns the createdDatetime.Returns the Column dataDomain.intfloatReturns the datatype.Returns the Column dbDefaultValue.Returns the dbOperation.Returns the dbOperationHelper.Returns the dbOperationHelper.Returns the Column definition.Returns the entityBaseType.Returns the Column etlDefaultValue.Returns the fileStartingPosition.Returns the foreignKeyColumnName.Returns the Column foreignKeyName.Returns the Column foreignKeyTableName.Returns the foreignReferenceId.intReturns the insertOrder.Returns the Column intended description.Returns the isPublished value.Returns the lastModifiedBy.Returns the lastModifiedDatetime.Returns the Column length.Returns the Column logicalColumnName.Returns the column maximumValue.Returns the metadataSource.Returns the Column minimumValue.Returns the Column percentNullValue.Returns the Column precision.Returns the column prefix.Returns the primaryKeyName.Returns the psudoCode.Returns the referenceId.longgetScale()Returns the Column scale.intReturns the sdiDescription.intReturns the stcmId.Returns the storageType.getTable()Returns the DBTable ObjectgetTags()Returns the transformationScope.Returns the transName.Returns the usedInGapAnalysis value.Returns the userData.Returns the userDefined1 Field.Returns the userDefined10 Field.Returns the userDefined2 Field.Returns the userDefined3 Field.Returns the userDefined4 Field.Returns the userDefined5 Field.Returns the userDefined6 Field.Returns the userDefined7 Field.Returns the userDefined8 Field.Returns the userDefined9 Field.List<com.icc.codesetmanager.vo.CodeVo>inthashCode()hashCode method is used to generate integer code corresponding to the Object.booleanbooleanReturns the Column foreignKeyFlag.booleanReturns the identityFlag.booleanReturns the Column naturalKeyFlag.booleanReturns the nullableFlag value.booleanReturns the Column primaryKeyFlag.booleanReturns the sdiFlag value.booleanisValid()Returns the valid value.voidsetAssociatedBusinessTerm(String associatedBusinessTerm) voidsetAssociatedBusinessTermId(int associatedBusinessTermId) setAssociationsList(List<com.ads.association.export.model.ExportedAssociation> associations) It will not set any associations particular to this object as it is being used internally.voidsetBusinessKeyFlag(String businessKeyFlag) Sets Column businessKeyFlag as specified.voidsetColumnAlias(String columnAlias) Sets the columnAlias as specified.voidsetColumnClass(String columnClass) Sets the columnClass as specified.voidsetColumnComments(String columnComments) Sets the columnComments as specified.setColumnIndexes(List<DBIndex> columnIndexes) voidsetColumnName(String columnName) Sets the columnName as specified.voidsetCreatedBy(String createdBy) Sets the createdBy as specified.voidsetCreatedDatetime(Calendar createdDatetime) Sets the createdDatetime as specified.voidsetDataDomain(String dataDomain) Sets the Column dataDomain as specified.voidsetDataProfileEndDate(Calendar dataProfileEndDate) voidsetDataProfileJobFailReason(String dataProfileJobFailReason) voidsetDataProfileJobState(String dataProfileJobState) voidsetDataProfileScoreId(int dataProfileScoreId) voidsetDataProfileStartDate(Calendar dataProfileStartDate) voidsetDataQualityScore(float dataQualityScore) voidsetDatatype(String datatype) Sets the datatype as specified.voidsetDBDefaultValue(String dbDefaultValue) Sets the Column dbDefaultValue as specified.voidsetDBOperation(DBEnvironment.DBOperation dbOperation) Sets the dbOperation as specified.voidsetDbOperationHelper(DBOperationHelper dbOperationHelper) Sets the transformationScope as specified.voidsetDBOperationHelper(DBOperationHelper dbOperationStatus) Sets the dbOperationHelper as specified.voidsetDeclarationPath(String declarationPath) voidsetDefinition(String definition) Sets the Column definition as specified.voidsetDqToolProfileId(String dqToolProfileId) voidsetElnExpanded(boolean elnExpanded) voidsetEntityBaseType(DBTable.EntityBaseType entityBaseType) Sets the entityBaseType as specified.voidsetETLDefaultValue(String etlDefaultValue) Sets the Column etlDefaultValue as specified.voidsetExpandedLogicalName(String expandedLogicalName) setExtendedProperties(List<KeyValue> extendedProperties) voidsetFileStartingPosition(String fileStartingPosition) Sets the fileStartingPosition as specified.voidsetForeignKeyColumnName(String foreignKeyColumnName) Sets the foreignKeyColumnName as specified.voidsetForeignKeyFlag(boolean foreignKeyFlag) Sets the Column foreignKeyFlag as specified.voidsetForeignKeyName(String foreignKeyName) Sets the foreignKeyName as specified.voidsetForeignKeyTableName(String foreignKeyTableName) Sets the Column foreignKeyTableName as specified.voidsetForeignReferenceId(String foreignReferenceId) Sets the foreignReferenceId as specified.voidsetIdentityFlag(boolean identityFlag) Sets the identityFlag as specified.voidsetIncludeInDataProfile(String includeInDataProfile) voidsetInsertOrder(int insertOrder) Sets the insertOrder as specified.voidsetIntendedDesc(String intendedDesc) Sets the Column Intended Description.voidsetIsPublished(String isPublished) Sets the isPublished as specified.voidsetLastModifiedBy(String lastModifiedBy) Sets the lastModifiedBy as specified.voidsetLastModifiedDatetime(Calendar lastModifiedDatetime) Sets the lastModifiedDatetime as specified.voidSets the Column length as specified.voidsetLogicalColumnName(String logicalColumnName) Sets the Column logicalColumnName as specified.voidsetMaximumValue(String maximumValue) Sets the column maximumValue as specified.voidsetMetadataSource(String metadataSource) Sets the metadataSource as specified.voidsetMinimumValue(String minimumValue) Sets the Column minimumValue as specified.voidsetNaturalKeyFlag(boolean naturalKeyFlag) Sets the Column naturalKeyFlag as specified.voidsetNullableFlag(boolean nullableFlag) Sets the nullableFlag as specified.voidsetPercentNullValue(String percentNullValue) Sets the Column percentNullValue as specified.voidsetPhysicalColumnName(String physicalColumnName) voidsetPrecision(String precision) Sets the Column precision as specified.voidSets the prefix as specified.voidsetPrimaryKeyFlag(boolean primaryKeyFlag) Sets the Column primaryKeyFlag as specified.voidsetPrimaryKeyName(String primaryKeyName) Sets the primaryKeyName as specified.voidsetPsudoCode(String psudoCode) Sets the pseudocode as specified.voidsetReferenceId(String referenceId) Sets the referenceId as specified.voidsetReferenceTable(DBTable referenceTable) voidsetRowCount(long rowCount) voidSets the Column Scale as specified.voidsetSDIClassificationId(int sdiClassificationId) voidsetSdiClassifications(List<SDIClassification> sdiClassifications) voidsetSdiDescription(String sdiDescription) Sets the sdiDescription as specified.voidsetSdiFlag(boolean sdiFlag) Sets the sdiFlag as specified.voidsetSTCMId(int stcmId) Sets the stcmId as specified.voidsetStorageType(String storageType) Sets the storageType as specifiedvoidSets the DBTable as specified.voidvoidsetTransformationScope(String transformationScope) Sets the transformationScope as specified.voidsetTransName(String transName) Sets the transName as specified.voidsetUsedInGapAnalysis(String usedInGapAnalysis) Sets the usedInGapAnalysis value as specified.voidsetUserData(Object userData) Sets the userData as specified.voidsetUserDefined1(String userDefined1) Sets the userDefined1 Field as specified.voidsetUserDefined10(String userDefined10) Sets the userDefined10 field as specified.voidsetUserDefined2(String userDefined2) Sets the userDefined2 Field as specified.voidsetUserDefined3(String userDefined3) Sets the userDefined3 Field as specified.voidsetUserDefined4(String userDefined4) Sets the userDefined4 Field as specified.voidsetUserDefined5(String userDefined5) Sets the userDefined Field5 as specified.voidsetUserDefined6(String userDefined6) Sets the userDefined6 field as specified.voidsetUserDefined7(String userDefined7) Sets the userDefined7 field as specified.voidsetUserDefined8(String userDefined8) Sets the userDefined8 field as specified.voidsetUserDefined9(String userDefined9) Sets the userDefined9 field as specified.voidsetValid(boolean valid) Sets the valid as specified.voidsetValidValues(List<com.icc.codesetmanager.vo.CodeVo> validValues) toString()Returns the String Representation.booleanvalidate()booleanMethods inherited from class com.ads.mm.db.dao.DBComponent
getDataStewardName, isMarked, setDataStewardName, setMarked
-
Constructor Details
-
DBColumn
public DBColumn() -
DBColumn
-
-
Method Details
-
getTable
Returns the DBTable Object- Returns:
- DBTable - Object
-
setTable
Sets the DBTable as specified.- Parameters:
table- DBTable
-
getColumnName
Returns the columnName.- Returns:
- String - columnName
-
setColumnName
Sets the columnName as specified.- Parameters:
columnName- String
-
getDatatype
Returns the datatype.- Returns:
- String - datatype
-
setDatatype
Sets the datatype as specified.- Parameters:
datatype- String
-
getStorageType
Returns the storageType.- Returns:
- String - storageType
-
setStorageType
Sets the storageType as specified- Parameters:
storageType- String
-
getLength
Returns the Column length.- Returns:
- String - length
-
setLength
Sets the Column length as specified.- Parameters:
length- String
-
getPrecision
Returns the Column precision.- Returns:
- String - precision
-
setPrecision
Sets the Column precision as specified.- Parameters:
precision- String
-
getDBDefaultValue
Returns the Column dbDefaultValue.- Returns:
- String - dbDefaultValue
-
setDBDefaultValue
Sets the Column dbDefaultValue as specified.- Parameters:
dbDefaultValue- String
-
getETLDefaultValue
Returns the Column etlDefaultValue.- Returns:
- String - etlDefaultValue
-
setETLDefaultValue
Sets the Column etlDefaultValue as specified.- Parameters:
etlDefaultValue- String
-
isIdentityFlag
public boolean isIdentityFlag()Returns the identityFlag.- Returns:
- boolean identityFlag
-
setIdentityFlag
public void setIdentityFlag(boolean identityFlag) Sets the identityFlag as specified.- Parameters:
identityFlag- boolean
-
getDefinition
Returns the Column definition.- Returns:
- String definition
-
setDefinition
Sets the Column definition as specified.- Parameters:
definition- String
-
getCreatedBy
Returns the createdBy.- Returns:
- String createdBy
-
setCreatedBy
Sets the createdBy as specified.- Parameters:
createdBy- String
-
getCreatedDatetime
Returns the createdDatetime.- Returns:
- Calendar - createdDatetime
-
setCreatedDatetime
Sets the createdDatetime as specified.- Parameters:
createdDatetime- Calendar
-
getLastModifiedBy
Returns the lastModifiedBy.- Returns:
- String lastModifiedBy
-
setLastModifiedBy
Sets the lastModifiedBy as specified.- Parameters:
lastModifiedBy- String
-
getLastModifiedDatetime
Returns the lastModifiedDatetime.- Returns:
- Calendar lastModifiedDatetime
-
setLastModifiedDatetime
Sets the lastModifiedDatetime as specified.- Parameters:
lastModifiedDatetime- Calendar
-
isNullableFlag
public boolean isNullableFlag()Returns the nullableFlag value.- Returns:
- boolean nullableFlag
-
setNullableFlag
public void setNullableFlag(boolean nullableFlag) Sets the nullableFlag as specified.- Parameters:
nullableFlag- boolean
-
getMinimumValue
Returns the Column minimumValue.- Returns:
- String minimumValue
-
setMinimumValue
Sets the Column minimumValue as specified.- Parameters:
minimumValue- String
-
getMaximumValue
Returns the column maximumValue.- Returns:
- String maximumValue
-
setMaximumValue
Sets the column maximumValue as specified.- Parameters:
maximumValue- String
-
getPercentNullValue
Returns the Column percentNullValue.- Returns:
- String percentNullValue
-
setPercentNullValue
Sets the Column percentNullValue as specified.- Parameters:
percentNullValue- String
-
getScale
Returns the Column scale.- Returns:
- String scale
-
setScale
Sets the Column Scale as specified.- Parameters:
scale- String
-
isPrimaryKeyFlag
public boolean isPrimaryKeyFlag()Returns the Column primaryKeyFlag.- Returns:
- boolean primaryKeyFlag
-
setPrimaryKeyFlag
public void setPrimaryKeyFlag(boolean primaryKeyFlag) Sets the Column primaryKeyFlag as specified.- Parameters:
primaryKeyFlag- boolean
-
isNaturalKeyFlag
public boolean isNaturalKeyFlag()Returns the Column naturalKeyFlag.- Returns:
- boolean naturalKeyFlag
-
setNaturalKeyFlag
public void setNaturalKeyFlag(boolean naturalKeyFlag) Sets the Column naturalKeyFlag as specified.- Parameters:
naturalKeyFlag- boolean
-
isForeignKeyFlag
public boolean isForeignKeyFlag()Returns the Column foreignKeyFlag.- Returns:
- boolean foreignKeyFlag
-
setForeignKeyFlag
public void setForeignKeyFlag(boolean foreignKeyFlag) Sets the Column foreignKeyFlag as specified.- Parameters:
foreignKeyFlag- boolean
-
getForeignKeyTableName
Returns the Column foreignKeyTableName.- Returns:
- String foreignKeyTableName
-
setForeignKeyTableName
Sets the Column foreignKeyTableName as specified.- Parameters:
foreignKeyTableName- String
-
addForeignKeyTableName
Appends the Column foreignKeyTableName as specified.- Parameters:
foreignKeyTableName- String
-
getForeignKeyColumnName
Returns the foreignKeyColumnName.- Returns:
- String foreignKeyColumnName
-
addForeignKeyColumnName
Appends the foreignKeyColumnName as specified.- Parameters:
foreignKeyColumnName- String
-
setForeignKeyColumnName
Sets the foreignKeyColumnName as specified.- Parameters:
foreignKeyColumnName- String
-
getDataDomain
Returns the Column dataDomain.- Returns:
- String dataDomain
-
setDataDomain
Sets the Column dataDomain as specified.- Parameters:
dataDomain- String
-
getLogicalColumnName
Returns the Column logicalColumnName.- Returns:
- String logicalColumnName
-
setLogicalColumnName
Sets the Column logicalColumnName as specified.- Parameters:
logicalColumnName- String
-
isSdiFlag
public boolean isSdiFlag()Returns the sdiFlag value.- Returns:
- boolean sdiFlag
-
setSdiFlag
public void setSdiFlag(boolean sdiFlag) Sets the sdiFlag as specified.- Parameters:
sdiFlag- boolean
-
getSdiDescription
Returns the sdiDescription.- Returns:
- String sdiDescription
-
setSdiDescription
Sets the sdiDescription as specified.- Parameters:
sdiDescription- String
-
getSDIClassificationId
public int getSDIClassificationId()- Returns:
-
setSDIClassificationId
public void setSDIClassificationId(int sdiClassificationId) - Parameters:
sdiClassificationId-
-
isValid
public boolean isValid()Returns the valid value.- Returns:
- boolean valid
-
setValid
public void setValid(boolean valid) Sets the valid as specified.- Parameters:
valid- boolean
-
getInsertOrder
public int getInsertOrder()Returns the insertOrder.- Returns:
- int insertOrder
-
setInsertOrder
public void setInsertOrder(int insertOrder) Sets the insertOrder as specified.- Parameters:
insertOrder- int
-
getColumnComments
Returns the columnComments.- Returns:
- String columnComments
-
setColumnComments
Sets the columnComments as specified.- Parameters:
columnComments- String
-
getUserDefined1
Returns the userDefined1 Field.- Returns:
- String userDefined1
-
setUserDefined1
Sets the userDefined1 Field as specified.- Parameters:
userDefined1- String
-
getUserDefined2
Returns the userDefined2 Field.- Returns:
- String userDefined2
-
setUserDefined2
Sets the userDefined2 Field as specified.- Parameters:
userDefined2- String
-
getUserDefined3
Returns the userDefined3 Field.- Returns:
- String userDefined3
-
setUserDefined3
Sets the userDefined3 Field as specified.- Parameters:
userDefined3- String
-
getUserDefined4
Returns the userDefined4 Field.- Returns:
- String userDefined4
-
setUserDefined4
Sets the userDefined4 Field as specified.- Parameters:
userDefined4- String
-
getUserDefined5
Returns the userDefined5 Field.- Returns:
- String userDefined5
-
setUserDefined5
Sets the userDefined Field5 as specified.- Parameters:
userDefined5- String
-
getReferenceId
Returns the referenceId.- Returns:
- String referenceId
-
setReferenceId
Sets the referenceId as specified.- Parameters:
referenceId- String
-
getForeignReferenceId
Returns the foreignReferenceId.- Returns:
- String foreignReferenceId
-
setForeignReferenceId
Sets the foreignReferenceId as specified.- Parameters:
foreignReferenceId- String
-
getEntityBaseType
Returns the entityBaseType.- Returns:
- DBTable - entityBaseType
-
setEntityBaseType
Sets the entityBaseType as specified.- Parameters:
entityBaseType- - DBTable
-
getPrefix
Returns the column prefix.- Returns:
- String prefix
-
setPrefix
Sets the prefix as specified.- Parameters:
prefix- String
-
getPrimaryKeyName
Returns the primaryKeyName.- Returns:
- String primaryKeyName
-
setPrimaryKeyName
Sets the primaryKeyName as specified.- Parameters:
primaryKeyName- String
-
getForeignKeyName
Returns the Column foreignKeyName.- Returns:
- String foreignKeyName
-
setForeignKeyName
Sets the foreignKeyName as specified.- Parameters:
foreignKeyName- String
-
getUserData
Returns the userData.- Returns:
- Object userData
-
setUserData
Sets the userData as specified.- Parameters:
userData- Object
-
getDBOperationHelper
Returns the dbOperationHelper.- Returns:
- DBOperationHelper - Object - dbOperationStatus
-
setDBOperationHelper
Sets the dbOperationHelper as specified.- Parameters:
dbOperationStatus- DBOperationHelper
-
getUsedInGapAnalysis
Returns the usedInGapAnalysis value.- Returns:
- String usedInGapAnalysis
-
setUsedInGapAnalysis
Sets the usedInGapAnalysis value as specified.- Parameters:
usedInGapAnalysis- String
-
getTransName
Returns the transName.- Returns:
- String transName
-
getPsudoCode
Returns the psudoCode.- Returns:
- String psudoCode
-
getIntendedDesc
Returns the Column intended description.- Returns:
- String intendedDesc
-
setTransName
Sets the transName as specified.- Parameters:
transName- String
-
setPsudoCode
Sets the pseudocode as specified.- Parameters:
psudoCode- String
-
setIntendedDesc
Sets the Column Intended Description.- Parameters:
intendedDesc- String
-
getTransformationScope
Returns the transformationScope.- Returns:
- String transformationScope
-
setDbOperationHelper
Sets the transformationScope as specified.- Parameters:
dbOperationHelper- DBOperationHelper
-
setUserDefined10
Sets the userDefined10 field as specified.- Parameters:
userDefined10- String
-
setUserDefined6
Sets the userDefined6 field as specified.- Parameters:
userDefined6- String
-
setUserDefined7
Sets the userDefined7 field as specified.- Parameters:
userDefined7- String
-
setUserDefined8
Sets the userDefined8 field as specified.- Parameters:
userDefined8- String
-
setUserDefined9
Sets the userDefined9 field as specified.- Parameters:
userDefined9- String
-
setTransformationScope
Sets the transformationScope as specified.- Parameters:
transformationScope- String
-
getFileStartingPosition
Returns the fileStartingPosition.- Returns:
- String fileStartingPosition
-
setFileStartingPosition
Sets the fileStartingPosition as specified.- Parameters:
fileStartingPosition- String
-
clone
clone method creates a copy of the object.- Overrides:
clonein classObject- Returns:
- Object
- Throws:
CloneNotSupportedException
-
getDbOperationHelper
Returns the dbOperationHelper.- Returns:
- DBOperationHelper Object
-
getUserDefined10
Returns the userDefined10 Field.- Returns:
- userDefined10 - String
-
getUserDefined6
Returns the userDefined6 Field.- Returns:
- userDefined6 - String
-
getUserDefined7
Returns the userDefined7 Field.- Returns:
- userDefined7 - String
-
getUserDefined8
Returns the userDefined8 Field.- Returns:
- userDefined8 - String
-
getUserDefined9
Returns the userDefined9 Field.- Returns:
- userDefined9 - String
-
getColumnAlias
Returns the columnAlias- Returns:
- columnAlias - String
-
setColumnAlias
Sets the columnAlias as specified.- Parameters:
columnAlias- - String
-
getColumnClass
Returns the columnClass.- Returns:
- columnClass - String
-
setColumnClass
Sets the columnClass as specified.- Parameters:
columnClass- String
-
getBusinessKeyFlag
Returns the Column businessKeyFlag.- Returns:
- businessKeyFlag - String
-
setBusinessKeyFlag
Sets Column businessKeyFlag as specified.- Parameters:
businessKeyFlag- String
-
getDBOperation
Returns the dbOperation.- Returns:
- the dbOperation
-
setDBOperation
Sets the dbOperation as specified.- Parameters:
dbOperation- the dbOperation to set
-
toString
Returns the String Representation. -
getSTCMId
public int getSTCMId()Returns the stcmId.- Returns:
- stcmId - int
-
setSTCMId
public void setSTCMId(int stcmId) Sets the stcmId as specified.- Parameters:
stcmId- int
-
getIsPublished
Returns the isPublished value.- Returns:
- String
-
setIsPublished
Sets the isPublished as specified.- Parameters:
isPublished- String
-
getMetadataSource
Returns the metadataSource.- Returns:
-
setMetadataSource
Sets the metadataSource as specified.- Parameters:
metadataSource-
-
equals
equals method used to compare objects and return boolean value as true or false. -
hashCode
public int hashCode()hashCode method is used to generate integer code corresponding to the Object. -
createCopy
-
getExtendedProperties
-
setExtendedProperties
-
addExtendedProperty
-
getTags
-
setTags
-
addTag
-
getAssociationsList
It will not return any associations particular to this object as it is being used internally. Please use Associations api to fetch the associations.- Returns:
- list of associations
-
setAssociationsList
public DBColumn setAssociationsList(List<com.ads.association.export.model.ExportedAssociation> associations) It will not set any associations particular to this object as it is being used internally.- Parameters:
associations-- Returns:
-
addAssociationsList
public DBColumn addAssociationsList(com.ads.association.export.model.ExportedAssociation associationObj) It will not add association to this object as it is being used internally.- Parameters:
associations-- Returns:
-
getColumnIndexes
- Returns:
-
setColumnIndexes
- Parameters:
columnIndexes-- Returns:
-
getColumnIndex
-
addColumnIndex
-
getValidValues
- Returns:
-
setValidValues
- Parameters:
validValues-
-
addValidValues
- Parameters:
validValue-- Returns:
-
addColumnValidValues
-
getCodeValueById
- Parameters:
codeId-- Returns:
-
getCodeValue
- Parameters:
codeName-codeValue-- Returns:
-
getExpandedLogicalName
- Returns:
-
setExpandedLogicalName
- Parameters:
expandedLogicalName-
-
getAssociatedBusinessTerm
- Returns:
-
setAssociatedBusinessTerm
- Parameters:
associatedBusinessTerm-
-
getAssociatedBusinessTermId
public int getAssociatedBusinessTermId()- Returns:
-
setAssociatedBusinessTermId
public void setAssociatedBusinessTermId(int associatedBusinessTermId) - Parameters:
associatedBusinessTermId-
-
isElnExpanded
public boolean isElnExpanded()- Returns:
-
setElnExpanded
public void setElnExpanded(boolean elnExpanded) - Parameters:
elnExpanded-
-
getDeclarationPath
- Returns:
- the declarationPath
-
setDeclarationPath
- Parameters:
declarationPath- the declarationPath to set
-
getPhysicalColumnName
- Returns:
- the physicalColumnName
-
setPhysicalColumnName
- Parameters:
physicalColumnName- the physicalColumnName to set
-
getIncludeInDataProfile
- Returns:
- the includeInDataProfile
-
setIncludeInDataProfile
- Parameters:
includeInDataProfile- the includeInDataProfile to set
-
getDataProfileJobState
- Returns:
- the dataProfileJobState
-
setDataProfileJobState
- Parameters:
dataProfileJobState- the dataProfileJobState to set
-
getDataProfileJobFailReason
- Returns:
- the dataProfileJobFailReason
-
setDataProfileJobFailReason
- Parameters:
dataProfileJobFailReason- the dataProfileJobFailReason to set
-
getDataProfileStartDate
- Returns:
- the dataProfileStartDate
-
setDataProfileStartDate
- Parameters:
dataProfileStartDate- the dataProfileStartDate to set
-
getDataProfileEndDate
- Returns:
- the dataProfileEndDate
-
setDataProfileEndDate
- Parameters:
dataProfileEndDate- the dataProfileEndDate to set
-
getDataProfileScoreId
public int getDataProfileScoreId() -
setDataProfileScoreId
public void setDataProfileScoreId(int dataProfileScoreId) -
getRowCount
public long getRowCount() -
setRowCount
public void setRowCount(long rowCount) -
getSdiClassifications
-
setSdiClassifications
-
getDqToolProfileId
-
setDqToolProfileId
-
getDataQualityScore
public float getDataQualityScore() -
setDataQualityScore
public void setDataQualityScore(float dataQualityScore) -
validate
public boolean validate() -
validateMandatoryFields
public boolean validateMandatoryFields() -
getReferenceTable
- Returns:
- the referenceTable
-
setReferenceTable
- Parameters:
referenceTable- the referenceTable to set
-