Package com.ads.api.beans.sm
Class SMColumn
java.lang.Object
com.ads.api.beans.common.Node
com.ads.api.beans.sm.SMColumn
This class provides some beans control methods related to Column, Table in
which the Column is present and its related Audit History Details.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe constants of this enumerated type are used to specify the ColumnType such as Tables, Columns and Columns being treated as Tables.Nested classes/interfaces inherited from class com.ads.api.beans.common.Node
Node.Depth, Node.InputDataType, Node.NodeType, Node.ReturnType -
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(SMIndex columnIndex) Method adds the columnIndex as specified.addExtendedProperty(KeyValue systemKeyValuesVo) addSDIClassification(SDIClassification classification) It adds the given sdiClassification object to the list.addValidValues(CodeValue validValue) Returns the associatedBusinessTerm Value.intReturns the associatedBusinessTermId Value.List<com.ads.association.export.model.ExportedAssociation>It will not return any associations particular to this object as it is being used internally.Returns the auditHistory Details.Returns the columnAlias Value.Returns the columnClass.Returns the columnComments.Returns the columnDataDomain Value.Returns the columnDatatype.Returns the columnDBDefaultValue.Returns the columnDefinition.Returns the columnETLDefaultValue.intReturns the columnId.This method returns null on getColumn calls from SMUtil unless its being loaded as a complete networkReturns the columnLength.Returns the columnName.Returns the columnPrecision.Returns the columnReferenceId.Returns the columnScale Value.Returns the columnType i.e whether it is a ENTITY, ENTITY_ATTRIBUTE or ENTITY_ELEMENT..Returns the dataProfileEndDate Value.Returns the dataProfileJobFailReason Value.Returns the dataProfileJobState Value.Returns the dataProfileScore Value.intReturns the dataProfileScoreId Value.Returns the dataProfileStartDate Value.floatReturns the dataQualityScore.Deprecated.Returns the declarationPath Value.Returns the dqToolProfileId.Deprecated.intReturns the environmentId.Returns the environmentName and this can be accessed through Lineage API only.Returns the expandedLogicalName Value.Returns the list of extendedProperties of a column.Returns the fileStartingPosition Value.Returns the foreignKeyColumnName Value.Returns the foreignKeyTableName Value.floatDeprecated.Returns the includeInDataProfile Value.intReturns the insertOrder i.e order in which the column is created in database.Returns the logicalColumnName Value.Returns the maximumValue.Returns the metadataSource Value.Returns the minimumValue.Returns the percentNullValue.Returns the physicalColumnName Value.Deprecated.Deprecated.Returns the list of sdiClassifications of the column.Deprecated.Returns the status Value.intDeprecated.Returns the storageType.Returns the systemName and this can be accessed through Lineage API only.getTable()Returns the SMTable object.intReturns the tableId.Returns the tableName.getTags()Returns the UserDefinedField1 Value.Returns the UserDefinedField10 Value.Returns the UserDefinedField2 Value.Returns the UserDefinedField2 Value.Returns the UserDefinedField4 Value.Returns the UserDefinedField5 Value.Returns the UserDefinedField6 Value.Returns the UserDefinedField7 Value.Returns the UserDefinedField8 Value.Returns the UserDefinedField9 Value.Returns the list of CodeValue objects.Returns the workflowStatus Value.getXPath()Returns the xPath.booleanReturns the businessKeyFlag Value as Y or N.booleanReturns the columnIdentityFlag value as True or False.booleanReturns the columnNullableFlag value as True or False.booleanbooleanReturns the naturalKeyFlag Value as True or False.booleanReturns the naturalKeyFlag Value as True or False.booleanReturns the primaryKeyFlag Value as True or False.booleanReturns the sdiFlag Value as True or False.booleanReturns the usedInGapAnalysis Value as Y or N.booleanisValid()Returns the isvalid value as True or False.voidsetAssociatedBusinessTerm(String associatedBusinessTerm) Method sets the associatedBusinessTerm Value as specified.voidsetAssociatedBusinessTermId(int associatedBusinessTermId) Method sets the associatedBusinessTermId Value as specified.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.voidsetAuditHistory(AuditHistory auditHistory) Method sets the auditHistory Details as specified.voidsetBusinessKeyFlag(boolean businessKeyFlag) Method sets the businessKeyFlag value as specified.voidsetColumnAlias(String columnAlias) Method sets the columnAlias value as specified.voidsetColumnClass(String columnClass) Method sets the columnClass value as specified.voidsetColumnComments(String columnComments) Method sets the columnComments as specified.voidsetColumnDataDomain(String columnDataDomain) Method sets the columnDataDomain Value as specified.voidsetColumnDatatype(String columnDatatype) Method sets the columnDatatype as specified.voidsetColumnDBDefaultValue(String columnDBDefaultValue) Method sets the columnDBDefaultValue as specified.voidsetColumnDefinition(String columnDefinition) Method sets the columnDefinition as specified.voidsetColumnETLDefaultValue(String columnETLDefaultValue) Method sets the columnETLDefaultValue as specified.voidsetColumnId(int columnId) Method sets the columnId as specified.voidsetColumnIdentityFlag(boolean columnIdentityFlag) Method sets the columnIdentityFlag as specified.setColumnIndexes(List<SMIndex> columnIndexes) Method sets the columnIndexes as specified.voidsetColumnLength(String columnLength) Method sets the columnLength as specified.voidsetColumnName(String columnName) Method sets the columnName as specified.voidsetColumnNullableFlag(boolean columnNullableFlag) Method sets the columnNullableFlag as specified.voidsetColumnPrecision(String columnPrecision) Method sets the columnPrecision as specified.voidsetColumnReferenceId(String columnReferenceId) Method sets the columnReferenceId as specified.voidsetColumnScale(String columnScale) Method sets the columnScale Value as specified.voidMethod sets the SMColumnType as specified.voidsetDataProfileEndDate(String dataProfileEndDate) Method sets the dataProfileEndDate as specified.voidsetDataProfileJobFailReason(String dataProfileJobFailReason) Method sets the dataProfileJobFailReason as specified.voidsetDataProfileJobState(String dataProfileJobState) Method sets the dataProfileJobState as specified.voidsetDataProfileScore(String dataProfileScore) Method sets the dataProfileScore as specified.voidsetDataProfileScoreId(int dataProfileScoreId) Method sets the dataProfileScoreId as specified.voidsetDataProfileStartDate(String dataProfileStartDate) Method sets the dataProfileStartDate as specified.voidsetDataQualityScore(float dataQualityScore) Method sets the dataQualityScore as specified.voidsetDataStewardName(String dataStewardName) Deprecated.voidsetDeclarationPath(String declarationPath) Method sets the declarationPath as specified.voidsetDqToolProfileId(int dqToolProfileId) Deprecated.voidsetDqToolProfileId(String dqToolProfileId) Method sets the dqToolProfileIdvoidsetDriftAlert(String driftAlert) Deprecated.voidsetElnExpanded(boolean elnExpanded) voidsetEnvironmentId(int environmentId) Method sets the environmentId as specified.voidsetEnvironmentName(String environmentName) Method sets the environmentName as specified and can be set from Lineage API only.voidsetExpandedLogicalName(String expandedLogicalName) Method sets the expandedLogicalName Value as specified.setExtendedProperties(List<KeyValue> extendedProperties) Method sets the list of KeyValues to the column as specified.voidsetFileStartingPosition(String fileStartingPosition) Method sets the fileStartingPosition value as specified.voidsetForeignKeyColumnName(String foreignKeyColumnName) Method sets the foreignKeyColumnName Value as specified.voidsetForeignKeyFlag(boolean foreignKeyFlag) Method sets the foreignKeyFlag Value as specified.voidsetForeignKeyTableName(String foreignKeyTableName) Method sets the foreignKeyTableName Value as specified.voidsetImpactScore(float impactScore) Deprecated.voidsetIncludeInDataProfile(String includeInDataProfile) Method sets the includeInDataProfile as specified.voidsetInsertOrder(int insertOrder) Method sets the insertOrder Value as specified.voidsetLogicalColumnName(String logicalColumnName) Method sets the logicalColumnName Value as specified.voidsetMaximumValue(String maximumValue) Method sets the maximumValue as specified.voidsetMetadataSource(String metadataSource) Method sets the metadataSource as specified.voidsetMinimumValue(String minimumValue) Method sets the minimumValue as specified.voidsetNaturalKeyFlag(boolean naturalKeyFlag) Method sets the naturalKeyFlag Value as specified.voidsetPercentNullValue(String percentNullValue) Method sets the percentNullValue as specified.voidsetPhysicalColumnName(String physicalColumnName) Method sets the physicalColumnName Value as specified.voidsetPrimaryKeyFlag(boolean primaryKeyFlag) Method sets the primaryKeyFlag Value as specified.voidsetSdiClassificationId(String sdiClassificationId) Deprecated.voidsetSDIClassificationName(String sdiClassificationName) Deprecated.voidsetSDIClassifications(List<SDIClassification> sdiClassifications) Method sets the list of sdiClassifications to the column as specified.voidsetSDIDescription(String sdiDescription) Deprecated.voidsetSDIFlag(boolean sdiFlag) Method sets the sdiFlag Value as specified.voidMethod sets the status value as specified.voidsetSTCMId(int stcmId) Deprecated.voidsetStorageType(String storageType) Method sets the storageType as specified.voidsetSystemName(String systemName) Method sets the systemName as specified and can be set from Lineage API only.voidMethod sets the _table as specified.voidsetTableId(int tableId) Method sets the tableId as specified.voidsetTableName(String tableName) Method sets the tableName as specified.voidvoidsetUsedInGapAnalysis(boolean usedInGapAnalysis) Method sets the usedInGapAnalysis as specified.voidsetUserDefined1(String userDefined1) Method sets the UserDefinedField1 value as specified.voidsetUserDefined10(String userDefined10) Method sets the UserDefinedField10 value as specified.voidsetUserDefined2(String userDefined2) Method sets the UserDefinedField2 value as specified.voidsetUserDefined3(String userDefined3) Method sets the UserDefinedField3 value as specified.voidsetUserDefined4(String userDefined4) Method sets the UserDefinedField4 value as specified.voidsetUserDefined5(String userDefined5) Method sets the UserDefinedField5 value as specified.voidsetUserDefined6(String userDefined6) Method sets the UserDefinedField6 value as specified.voidsetUserDefined7(String userDefined7) Method sets the UserDefinedField7 value as specified.voidsetUserDefined8(String userDefined8) Method sets the UserDefinedField8 value as specified.voidsetUserDefined9(String userDefined9) Method sets the UserDefinedField9 value as specified.voidsetValid(boolean valid) Method sets the valid Value as specified.voidsetValidValues(List<CodeValue> validValues) Method sets the CodeValue objects as specified.voidsetWorkflowStatus(String workflowStatus) Method sets the work flow status value as specified.voidMethod sets the xPath as specified.toString()Methods inherited from class com.ads.api.beans.common.Node
addChildNode, getChildNodes, getEndPointType, getNodeId, getNodeType, getObjectTypeId, setChildNodes, setEndPointType, setNodeId, setNodeType, setObjectTypeId
-
Constructor Details
-
SMColumn
public SMColumn() -
SMColumn
-
-
Method Details
-
getSTCMId
public int getSTCMId()Deprecated.- Returns:
- the stcmId
-
setSTCMId
public void setSTCMId(int stcmId) Deprecated.- Parameters:
stcmId- the stcmId to set
-
getDqToolProfileId
Returns the dqToolProfileId.- Returns:
- dqToolProfileId String
-
setDqToolProfileId
Deprecated. -
setDqToolProfileId
Method sets the dqToolProfileId- Parameters:
dqToolProfileId- String
-
getDataQualityScore
public float getDataQualityScore()Returns the dataQualityScore.- Returns:
- dataQualityScore float
-
setDataQualityScore
public void setDataQualityScore(float dataQualityScore) Method sets the dataQualityScore as specified.- Parameters:
dataQualityScore-
-
getImpactScore
Deprecated. -
setImpactScore
Deprecated. -
getDriftAlert
Deprecated. -
setDriftAlert
Deprecated. -
getColumnId
public int getColumnId()Returns the columnId.- Returns:
- columnId int.
-
setColumnId
public void setColumnId(int columnId) Method sets the columnId as specified.- Parameters:
columnId- int
-
getTableId
public int getTableId()Returns the tableId.- Returns:
- tableId int
-
setTableId
public void setTableId(int tableId) Method sets the tableId as specified.- Parameters:
tableId- int
-
getTableName
Returns the tableName.- Returns:
- tableName String
-
setTableName
Method sets the tableName as specified.- Parameters:
tableName- String
-
getColumnName
Returns the columnName.- Returns:
- columnName String
-
setColumnName
Method sets the columnName as specified.- Parameters:
columnName- String
-
getColumnDatatype
Returns the columnDatatype.- Returns:
- columnDatatype String
-
setColumnDatatype
Method sets the columnDatatype as specified.- Parameters:
columnDatatype- String
-
getStorageType
Returns the storageType.- Returns:
- storageType String
-
setStorageType
Method sets the storageType as specified.- Parameters:
storageType- String
-
getColumnLength
Returns the columnLength.- Returns:
- columnLength String.
-
setColumnLength
Method sets the columnLength as specified.- Parameters:
columnLength- String.
-
getColumnPrecision
Returns the columnPrecision.- Returns:
- columnPrecision String.
-
setColumnPrecision
Method sets the columnPrecision as specified.- Parameters:
columnPrecision- String
-
getColumnDBDefaultValue
Returns the columnDBDefaultValue.- Returns:
- columnDBDefaultValue String.
-
setColumnDBDefaultValue
Method sets the columnDBDefaultValue as specified.- Parameters:
columnDBDefaultValue- String
-
getColumnETLDefaultValue
Returns the columnETLDefaultValue.- Returns:
- columnETLDefaultValue String
-
setColumnETLDefaultValue
Method sets the columnETLDefaultValue as specified.- Parameters:
columnETLDefaultValue- String
-
isColumnIdentityFlag
public boolean isColumnIdentityFlag()Returns the columnIdentityFlag value as True or False.- Returns:
- columnIdentityFlag boolean.
-
setColumnIdentityFlag
public void setColumnIdentityFlag(boolean columnIdentityFlag) Method sets the columnIdentityFlag as specified.- Parameters:
columnIdentityFlag- boolean.
-
getColumnDefinition
Returns the columnDefinition.- Returns:
- columnDefinition String.
-
setColumnDefinition
Method sets the columnDefinition as specified.- Parameters:
columnDefinition- String.
-
isColumnNullableFlag
public boolean isColumnNullableFlag()Returns the columnNullableFlag value as True or False.- Returns:
- columnNullableFlag boolean.
-
setColumnNullableFlag
public void setColumnNullableFlag(boolean columnNullableFlag) Method sets the columnNullableFlag as specified.- Parameters:
columnNullableFlag- boolean
-
getMinimumValue
Returns the minimumValue.- Returns:
- minimumValue String
-
setMinimumValue
Method sets the minimumValue as specified.- Parameters:
minimumValue- String
-
getMaximumValue
Returns the maximumValue.- Returns:
- maximumValue String.
-
setMaximumValue
Method sets the maximumValue as specified.- Parameters:
maximumValue- String
-
getPercentNullValue
Returns the percentNullValue.- Returns:
- percentNullValue String
-
setPercentNullValue
Method sets the percentNullValue as specified.- Parameters:
percentNullValue- String
-
getColumnScale
Returns the columnScale Value.- Returns:
- columnScale String
-
setColumnScale
Method sets the columnScale Value as specified.- Parameters:
columnScale- String
-
isPrimaryKeyFlag
public boolean isPrimaryKeyFlag()Returns the primaryKeyFlag Value as True or False.- Returns:
- primaryKeyFlag boolean
-
setPrimaryKeyFlag
public void setPrimaryKeyFlag(boolean primaryKeyFlag) Method sets the primaryKeyFlag Value as specified.- Parameters:
primaryKeyFlag- boolean
-
isNaturalKeyFlag
public boolean isNaturalKeyFlag()Returns the naturalKeyFlag Value as True or False.- Returns:
- naturalKeyFlag boolean.
-
setNaturalKeyFlag
public void setNaturalKeyFlag(boolean naturalKeyFlag) Method sets the naturalKeyFlag Value as specified.- Parameters:
naturalKeyFlag- boolean
-
isForeignKeyFlag
public boolean isForeignKeyFlag()Returns the naturalKeyFlag Value as True or False.- Returns:
- foreignKeyFlag boolean
-
setForeignKeyFlag
public void setForeignKeyFlag(boolean foreignKeyFlag) Method sets the foreignKeyFlag Value as specified.- Parameters:
foreignKeyFlag- boolean
-
getForeignKeyTableName
Returns the foreignKeyTableName Value.- Returns:
- foreignKeyTableName String.
-
setForeignKeyTableName
Method sets the foreignKeyTableName Value as specified.- Parameters:
foreignKeyTableName- String
-
getForeignKeyColumnName
Returns the foreignKeyColumnName Value.- Returns:
- foreignKeyColumnName String
-
setForeignKeyColumnName
Method sets the foreignKeyColumnName Value as specified.- Parameters:
foreignKeyColumnName- String
-
getColumnDataDomain
Returns the columnDataDomain Value.- Returns:
- columnDataDomain String
-
setColumnDataDomain
Method sets the columnDataDomain Value as specified.- Parameters:
columnDataDomain- String
-
getLogicalColumnName
Returns the logicalColumnName Value.- Returns:
- logicalColumnName String
-
setLogicalColumnName
Method sets the logicalColumnName Value as specified.- Parameters:
logicalColumnName- String
-
getPhysicalColumnName
Returns the physicalColumnName Value.- Returns:
- physicalColumnName String
-
setPhysicalColumnName
Method sets the physicalColumnName Value as specified.- Parameters:
physicalColumnName- String
-
isElnExpanded
public boolean isElnExpanded()- Returns:
- the elnExpanded
-
setElnExpanded
public void setElnExpanded(boolean elnExpanded) - Parameters:
elnExpanded- the elnExpanded to set
-
getExpandedLogicalName
Returns the expandedLogicalName Value.- Returns:
- expandedLogicalName String
-
setExpandedLogicalName
Method sets the expandedLogicalName Value as specified.- Parameters:
expandedLogicalName- String
-
getAssociatedBusinessTerm
Returns the associatedBusinessTerm Value.- Returns:
- associatedBusinessTerm String
-
setAssociatedBusinessTerm
Method sets the associatedBusinessTerm Value as specified.- Parameters:
associatedBusinessTerm- String
-
getAssociatedBusinessTermId
public int getAssociatedBusinessTermId()Returns the associatedBusinessTermId Value.- Returns:
- associatedBusinessTermId String
-
setAssociatedBusinessTermId
public void setAssociatedBusinessTermId(int associatedBusinessTermId) Method sets the associatedBusinessTermId Value as specified.- Parameters:
associatedBusinessTermId- String
-
isSDIFlag
public boolean isSDIFlag()Returns the sdiFlag Value as True or False.- Returns:
- sdiFlag boolean.
-
setSDIFlag
public void setSDIFlag(boolean sdiFlag) Method sets the sdiFlag Value as specified.- Parameters:
sdiFlag- boolean
-
getSDIDescription
Deprecated.Returns the sdiDescription.- Returns:
- sdiDescription String.
-
setSDIDescription
Deprecated.Method sets the sdiDescription Value as specified.- Parameters:
sdiDescription- String
-
isValid
public boolean isValid()Returns the isvalid value as True or False.- Returns:
- valid boolean
-
setValid
public void setValid(boolean valid) Method sets the valid Value as specified.- Parameters:
valid- boolean
-
getInsertOrder
public int getInsertOrder()Returns the insertOrder i.e order in which the column is created in database.- Returns:
- insertOrder int
-
setInsertOrder
public void setInsertOrder(int insertOrder) Method sets the insertOrder Value as specified.- Parameters:
insertOrder- int
-
getColumnComments
Returns the columnComments.- Returns:
- columnComments String
-
setColumnComments
Method sets the columnComments as specified.- Parameters:
columnComments- String
-
getColumnReferenceId
Returns the columnReferenceId.- Returns:
- columnReferenceId String
-
setColumnReferenceId
Method sets the columnReferenceId as specified.- Parameters:
columnReferenceId- String
-
getColumnType
Returns the columnType i.e whether it is a ENTITY, ENTITY_ATTRIBUTE or ENTITY_ELEMENT..- Returns:
- type SMColumnType.
-
setColumnType
Method sets the SMColumnType as specified.- Parameters:
type- SMColumnType.
-
getXPath
Returns the xPath.- Returns:
- xPath String
-
setXPath
Method sets the xPath as specified.- Parameters:
xPath- String
-
isUsedInGapAnalysis
public boolean isUsedInGapAnalysis()Returns the usedInGapAnalysis Value as Y or N.- Returns:
- usedInGapAnalysis boolean
-
setUsedInGapAnalysis
public void setUsedInGapAnalysis(boolean usedInGapAnalysis) Method sets the usedInGapAnalysis as specified.- Parameters:
usedInGapAnalysis- boolean
-
getUserDefined1
Returns the UserDefinedField1 Value.- Returns:
- userDefined1 String.
-
setUserDefined1
Method sets the UserDefinedField1 value as specified.- Parameters:
userDefined1- String.
-
getUserDefined2
Returns the UserDefinedField2 Value.- Returns:
- userDefined2 String.
-
setUserDefined2
Method sets the UserDefinedField2 value as specified.- Parameters:
userDefined2- String.
-
getUserDefined3
Returns the UserDefinedField2 Value.- Returns:
- userDefined3 String.
-
setUserDefined3
Method sets the UserDefinedField3 value as specified.- Parameters:
userDefined3- String.
-
getUserDefined4
Returns the UserDefinedField4 Value.- Returns:
- userDefined4 String.
-
setUserDefined4
Method sets the UserDefinedField4 value as specified.- Parameters:
userDefined4- String.
-
getUserDefined5
Returns the UserDefinedField5 Value.- Returns:
- userDefined5 String.
-
setUserDefined5
Method sets the UserDefinedField5 value as specified.- Parameters:
userDefined5- String
-
getUserDefined6
Returns the UserDefinedField6 Value.- Returns:
- userDefined6 String
-
setUserDefined6
Method sets the UserDefinedField6 value as specified.- Parameters:
userDefined6- String
-
getUserDefined7
Returns the UserDefinedField7 Value.- Returns:
- userDefined7 String
-
setUserDefined7
Method sets the UserDefinedField7 value as specified.- Parameters:
userDefined7- String
-
getUserDefined8
Returns the UserDefinedField8 Value.- Returns:
- userDefined8 String
-
setUserDefined8
Method sets the UserDefinedField8 value as specified.- Parameters:
userDefined8- String
-
getUserDefined9
Returns the UserDefinedField9 Value.- Returns:
- userDefined9 String
-
setUserDefined9
Method sets the UserDefinedField9 value as specified.- Parameters:
userDefined9- String
-
getUserDefined10
Returns the UserDefinedField10 Value.- Returns:
- userDefined10 String
-
setUserDefined10
Method sets the UserDefinedField10 value as specified.- Parameters:
userDefined10- String
-
getFileStartingPosition
Returns the fileStartingPosition Value.- Returns:
- fileStartingPosition String
-
setFileStartingPosition
Method sets the fileStartingPosition value as specified.- Parameters:
fileStartingPosition- String
-
getColumnClass
Returns the columnClass.- Returns:
- columnClass String
-
setColumnClass
Method sets the columnClass value as specified.- Parameters:
columnClass- String
-
isBusinessKeyFlag
public boolean isBusinessKeyFlag()Returns the businessKeyFlag Value as Y or N.- Returns:
- businessKeyFlag boolean.
-
setBusinessKeyFlag
public void setBusinessKeyFlag(boolean businessKeyFlag) Method sets the businessKeyFlag value as specified.- Parameters:
businessKeyFlag- boolean
-
getColumnAlias
Returns the columnAlias Value.- Returns:
- columnAlias String.
-
setColumnAlias
Method sets the columnAlias value as specified.- Parameters:
columnAlias- String
-
getStatus
Returns the status Value.- Returns:
- status String
-
setStatus
Method sets the status value as specified.- Parameters:
status- String
-
getWorkflowStatus
Returns the workflowStatus Value.- Returns:
- workflowStatus String
-
setWorkflowStatus
Method sets the work flow status value as specified.- Parameters:
workflowStatus- String
-
getAuditHistory
Returns the auditHistory Details.- Returns:
- auditHistory AuditHistory
-
setAuditHistory
Method sets the auditHistory Details as specified.- Parameters:
auditHistory- AuditHistory
-
getSdiClassificationId
Deprecated.Returns the sdiClassificationId Value.- Returns:
- sdiClassificationId int
-
setSdiClassificationId
Deprecated.Method sets the sdiClassificationId to the system as specified.- Parameters:
sdiClassificationId- int
-
getSDIClassificationName
Deprecated.Returns the sdiClassificationId Value.- Returns:
- sdiClassificationId int
-
setSDIClassificationName
Deprecated.Method sets the sdiClassificationName to the environment as specified.- Parameters:
sdiClassificationName- String
-
getSDIClassifications
Returns the list of sdiClassifications of the column.- Returns:
- sdiClassifications List
-
setSDIClassifications
Method sets the list of sdiClassifications to the column as specified.- Parameters:
sdiClassifications- List
-
addSDIClassification
It adds the given sdiClassification object to the list.- Parameters:
classification-- Returns:
- SMColumn
-
getDataStewardName
Deprecated.Returns the dataStewardName Value.- Returns:
- dataStewardName String
-
setDataStewardName
Deprecated.Method sets the dataStewardName as specified.- Parameters:
dataStewardName- String
-
getDeclarationPath
Returns the declarationPath Value.- Returns:
- declarationPath String
-
setDeclarationPath
Method sets the declarationPath as specified.- Parameters:
declarationPath- String
-
getTable
Returns the SMTable object.- Returns:
- SMTable object
-
setTable
Method sets the _table as specified.- Parameters:
_table- String
-
getEnvironmentId
public int getEnvironmentId()Returns the environmentId.- Returns:
- environmentId int
-
setEnvironmentId
public void setEnvironmentId(int environmentId) Method sets the environmentId as specified.- Parameters:
environmentId- int
-
getMetadataSource
Returns the metadataSource Value.- Returns:
- metadataSource String
-
setMetadataSource
Method sets the metadataSource as specified.- Parameters:
metadataSource- String
-
getExtendedProperties
Returns the list of extendedProperties of a column.- Returns:
- extendedProperties List
-
setExtendedProperties
Method sets the list of KeyValues to the column as specified.- Parameters:
extendedProperties- List
-
addExtendedProperty
- Parameters:
systemKeyValuesVo-- Returns:
-
getColumnIndexes
This method returns null on getColumn calls from SMUtil unless its being loaded as a complete network- Returns:
-
setColumnIndexes
Method sets the columnIndexes as specified.- Parameters:
columnIndexes- String
-
addColumnIndex
Method adds the columnIndex as specified.- Parameters:
columnIndex- String
-
getValidValues
Returns the list of CodeValue objects.- Returns:
- validValues List
-
setValidValues
Method sets the CodeValue objects as specified.- Parameters:
validValues- List
-
addValidValues
- Parameters:
validValue-- Returns:
-
getDataProfileScoreId
public int getDataProfileScoreId()Returns the dataProfileScoreId Value.- Returns:
- dataProfileScoreId String
-
setDataProfileScoreId
public void setDataProfileScoreId(int dataProfileScoreId) Method sets the dataProfileScoreId as specified.- Parameters:
dataProfileScoreId- String
-
getDataProfileScore
Returns the dataProfileScore Value.- Returns:
- dataProfileScore String
-
setDataProfileScore
Method sets the dataProfileScore as specified.- Parameters:
dataProfileScore- String
-
getIncludeInDataProfile
Returns the includeInDataProfile Value.- Returns:
- includeInDataProfile String
-
setIncludeInDataProfile
Method sets the includeInDataProfile as specified.- Parameters:
includeInDataProfile- String
-
getDataProfileJobState
Returns the dataProfileJobState Value.- Returns:
- dataProfileJobState String
-
setDataProfileJobState
Method sets the dataProfileJobState as specified.- Parameters:
dataProfileJobState- String
-
getDataProfileJobFailReason
Returns the dataProfileJobFailReason Value.- Returns:
- dataProfileJobFailReason String
-
setDataProfileJobFailReason
Method sets the dataProfileJobFailReason as specified.- Parameters:
dataProfileJobFailReason- String
-
getDataProfileStartDate
Returns the dataProfileStartDate Value.- Returns:
- dataProfileStartDate String
-
setDataProfileStartDate
Method sets the dataProfileStartDate as specified.- Parameters:
dataProfileStartDate- String
-
getDataProfileEndDate
Returns the dataProfileEndDate Value.- Returns:
- dataProfileEndDate String
-
setDataProfileEndDate
Method sets the dataProfileEndDate as specified.- Parameters:
dataProfileEndDate- String
-
getSystemName
Returns the systemName and this can be accessed through Lineage API only.- Returns:
- systemName String
-
setSystemName
Method sets the systemName as specified and can be set from Lineage API only.- Parameters:
systemName- String
-
getEnvironmentName
Returns the environmentName and this can be accessed through Lineage API only.- Returns:
- environmentName String
-
setEnvironmentName
Method sets the environmentName as specified and can be set from Lineage API only.- Parameters:
environmentName- String
-
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 SMColumn 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 SMColumn addAssociationsList(com.ads.association.export.model.ExportedAssociation associationObj) It will not add association to this object as it is being used internally.- Parameters:
associationObj-- Returns:
-
toString
-