public class DataFileRecord extends Datagroup
data_file_record asset type in IGC, displayed as 'Data File Record' in the IGC UI.
databaseSchema, importedViaDataConnection, nameQualifier, nameQuotingCharblueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
DataFileRecord() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasBusinessName()
Retrieve the
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object. |
ItemList<FileRecordAnalysis> |
getAnalysis()
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
DataFile |
getDataFile()
Retrieve the
data_file property (displayed as 'Default Data File') of the object. |
ItemList<DataFileField> |
getDataFileFields()
Retrieve the
data_file_fields property (displayed as 'Data File Fields') of the object. |
List<Number> |
getFieldcount()
Retrieve the
fieldCount property (displayed as 'Number of Fields') of the object. |
List<Number> |
getFkviolationcount()
Retrieve the
FKViolationCount property (displayed as 'Foreign Key Violations') of the object. |
ItemList<Datagroup> |
getImplementsDesignTablesOrViews()
Retrieve the
implements_design_tables_or_views property (displayed as 'Implements Design Tables or Design Views') of the object. |
ItemList<LogicalEntity> |
getImplementsLogicalEntities()
Retrieve the
implements_logical_entities property (displayed as 'Implements Logical Entities') of the object. |
String |
getImportedFrom()
Retrieve the
imported_from property (displayed as 'Imported From') of the object. |
Boolean |
getIncludeForBusinessLineage()
Retrieve the
include_for_business_lineage property (displayed as 'Include for Business Lineage') of the object. |
List<Number> |
getNbrecordtested()
Retrieve the
nbRecordTested property (displayed as 'Number of Records Tested') of the object. |
List<Number> |
getPkduplicatecount()
Retrieve the
PKDuplicateCount property (displayed as 'Primary Key Duplicates') of the object. |
List<Number> |
getQualityBenchmark()
Retrieve the
quality_benchmark property (displayed as 'Quality Benchmark') of the object. |
ItemList<QualityProblem> |
getQualityDimension()
Retrieve the
quality_dimension property (displayed as 'Quality Dimensions') of the object. |
String |
getQualityscore()
Retrieve the
qualityScore property (displayed as 'Quality Score') of the object. |
String |
getQualityscoreBubble()
Retrieve the
qualityScore_bubble property (displayed as 'Quality Score') of the object. |
List<Date> |
getReviewdate()
Retrieve the
reviewDate property (displayed as 'Review Date') of the object. |
List<Number> |
getRowcount()
Retrieve the
rowCount property (displayed as 'Number of Rows') of the object. |
ItemList<Datagroup> |
getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<TermAssignment> |
getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
String |
getSynchronizedFrom()
Retrieve the
synchronized_from property (displayed as 'Synchronized From') of the object. |
void |
setAliasBusinessName(String aliasBusinessName)
Set the
alias_(business_name) property (displayed as Alias (Business Name)) of the object. |
void |
setAnalysis(ItemList<FileRecordAnalysis> analysis)
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
void |
setDataFile(DataFile dataFile)
Set the
data_file property (displayed as Default Data File) of the object. |
void |
setDataFileFields(ItemList<DataFileField> dataFileFields)
Set the
data_file_fields property (displayed as Data File Fields) of the object. |
void |
setFieldcount(List<Number> fieldcount)
Set the
fieldCount property (displayed as Number of Fields) of the object. |
void |
setFkviolationcount(List<Number> fkviolationcount)
Set the
FKViolationCount property (displayed as Foreign Key Violations) of the object. |
void |
setImplementsDesignTablesOrViews(ItemList<Datagroup> implementsDesignTablesOrViews)
Set the
implements_design_tables_or_views property (displayed as Implements Design Tables or Design Views) of the object. |
void |
setImplementsLogicalEntities(ItemList<LogicalEntity> implementsLogicalEntities)
Set the
implements_logical_entities property (displayed as Implements Logical Entities) of the object. |
void |
setImportedFrom(String importedFrom)
Set the
imported_from property (displayed as Imported From) of the object. |
void |
setIncludeForBusinessLineage(Boolean includeForBusinessLineage)
Set the
include_for_business_lineage property (displayed as Include for Business Lineage) of the object. |
void |
setNbrecordtested(List<Number> nbrecordtested)
Set the
nbRecordTested property (displayed as Number of Records Tested) of the object. |
void |
setPkduplicatecount(List<Number> pkduplicatecount)
Set the
PKDuplicateCount property (displayed as Primary Key Duplicates) of the object. |
void |
setQualityBenchmark(List<Number> qualityBenchmark)
Set the
quality_benchmark property (displayed as Quality Benchmark) of the object. |
void |
setQualityDimension(ItemList<QualityProblem> qualityDimension)
Set the
quality_dimension property (displayed as Quality Dimensions) of the object. |
void |
setQualityscore(String qualityscore)
Set the
qualityScore property (displayed as Quality Score) of the object. |
void |
setQualityscoreBubble(String qualityscoreBubble)
Set the
qualityScore_bubble property (displayed as Quality Score) of the object. |
void |
setReviewdate(List<Date> reviewdate)
Set the
reviewDate property (displayed as Review Date) of the object. |
void |
setRowcount(List<Number> rowcount)
Set the
rowCount property (displayed as Number of Rows) of the object. |
void |
setSameAsDataSources(ItemList<Datagroup> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
setSynchronizedFrom(String synchronizedFrom)
Set the
synchronized_from property (displayed as Synchronized From) of the object. |
getDatabaseSchema, getImportedViaDataConnection, getNameQualifier, getNameQuotingChar, setDatabaseSchema, setImportedViaDataConnection, setNameQualifier, setNameQuotingChargetBlueprintElements, getImpactedBy, getImpactsOn, getInCollections, getNativeId, getReadByDesign, getReadByOperational, getReadByStatic, getReadByUserDefined, getWrittenByDesign, getWrittenByOperational, getWrittenByStatic, getWrittenByUserDefined, setBlueprintElements, setImpactedBy, setImpactsOn, setInCollections, setNativeId, setReadByDesign, setReadByOperational, setReadByStatic, setReadByUserDefined, setWrittenByDesign, setWrittenByOperational, setWrittenByStatic, setWrittenByUserDefinedgetAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected String aliasBusinessName
@Deprecated protected ItemList<FileRecordAnalysis> analysis
protected DataFile dataFile
protected ItemList<DataFileField> dataFileFields
protected ItemList<LogicalEntity> implementsLogicalEntities
protected String importedFrom
protected Boolean includeForBusinessLineage
protected String qualityscore
protected String qualityscoreBubble
protected ItemList<QualityProblem> qualityDimension
@Deprecated protected ItemList<TermAssignment> suggestedTermAssignments
protected String synchronizedFrom
public List<Number> getFkviolationcount()
FKViolationCount property (displayed as 'Foreign Key Violations') of the object.List<Number>public void setFkviolationcount(List<Number> fkviolationcount)
FKViolationCount property (displayed as Foreign Key Violations) of the object.fkviolationcount - the value to setpublic List<Number> getPkduplicatecount()
PKDuplicateCount property (displayed as 'Primary Key Duplicates') of the object.List<Number>public void setPkduplicatecount(List<Number> pkduplicatecount)
PKDuplicateCount property (displayed as Primary Key Duplicates) of the object.pkduplicatecount - the value to setpublic String getAliasBusinessName()
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object.Stringpublic void setAliasBusinessName(String aliasBusinessName)
alias_(business_name) property (displayed as Alias (Business Name)) of the object.aliasBusinessName - the value to set@Deprecated public ItemList<FileRecordAnalysis> getAnalysis()
analysis property (displayed as 'Analysis') of the object.ItemList<FileRecordAnalysis>@Deprecated public void setAnalysis(ItemList<FileRecordAnalysis> analysis)
analysis property (displayed as Analysis) of the object.analysis - the value to setpublic DataFile getDataFile()
data_file property (displayed as 'Default Data File') of the object.DataFilepublic void setDataFile(DataFile dataFile)
data_file property (displayed as Default Data File) of the object.dataFile - the value to setpublic ItemList<DataFileField> getDataFileFields()
data_file_fields property (displayed as 'Data File Fields') of the object.ItemList<DataFileField>public void setDataFileFields(ItemList<DataFileField> dataFileFields)
data_file_fields property (displayed as Data File Fields) of the object.dataFileFields - the value to setpublic List<Number> getFieldcount()
fieldCount property (displayed as 'Number of Fields') of the object.List<Number>public void setFieldcount(List<Number> fieldcount)
fieldCount property (displayed as Number of Fields) of the object.fieldcount - the value to setpublic ItemList<Datagroup> getImplementsDesignTablesOrViews()
implements_design_tables_or_views property (displayed as 'Implements Design Tables or Design Views') of the object.ItemList<Datagroup>public void setImplementsDesignTablesOrViews(ItemList<Datagroup> implementsDesignTablesOrViews)
implements_design_tables_or_views property (displayed as Implements Design Tables or Design Views) of the object.implementsDesignTablesOrViews - the value to setpublic ItemList<LogicalEntity> getImplementsLogicalEntities()
implements_logical_entities property (displayed as 'Implements Logical Entities') of the object.ItemList<LogicalEntity>public void setImplementsLogicalEntities(ItemList<LogicalEntity> implementsLogicalEntities)
implements_logical_entities property (displayed as Implements Logical Entities) of the object.implementsLogicalEntities - the value to setpublic String getImportedFrom()
imported_from property (displayed as 'Imported From') of the object.Stringpublic void setImportedFrom(String importedFrom)
imported_from property (displayed as Imported From) of the object.importedFrom - the value to setpublic Boolean getIncludeForBusinessLineage()
include_for_business_lineage property (displayed as 'Include for Business Lineage') of the object.Booleanpublic void setIncludeForBusinessLineage(Boolean includeForBusinessLineage)
include_for_business_lineage property (displayed as Include for Business Lineage) of the object.includeForBusinessLineage - the value to setpublic List<Number> getNbrecordtested()
nbRecordTested property (displayed as 'Number of Records Tested') of the object.List<Number>public void setNbrecordtested(List<Number> nbrecordtested)
nbRecordTested property (displayed as Number of Records Tested) of the object.nbrecordtested - the value to setpublic String getQualityscore()
qualityScore property (displayed as 'Quality Score') of the object.Stringpublic void setQualityscore(String qualityscore)
qualityScore property (displayed as Quality Score) of the object.qualityscore - the value to setpublic String getQualityscoreBubble()
qualityScore_bubble property (displayed as 'Quality Score') of the object.Stringpublic void setQualityscoreBubble(String qualityscoreBubble)
qualityScore_bubble property (displayed as Quality Score) of the object.qualityscoreBubble - the value to setpublic List<Number> getQualityBenchmark()
quality_benchmark property (displayed as 'Quality Benchmark') of the object.List<Number>public void setQualityBenchmark(List<Number> qualityBenchmark)
quality_benchmark property (displayed as Quality Benchmark) of the object.qualityBenchmark - the value to setpublic ItemList<QualityProblem> getQualityDimension()
quality_dimension property (displayed as 'Quality Dimensions') of the object.ItemList<QualityProblem>public void setQualityDimension(ItemList<QualityProblem> qualityDimension)
quality_dimension property (displayed as Quality Dimensions) of the object.qualityDimension - the value to setpublic List<Date> getReviewdate()
reviewDate property (displayed as 'Review Date') of the object.List<Date>public void setReviewdate(List<Date> reviewdate)
reviewDate property (displayed as Review Date) of the object.reviewdate - the value to setpublic List<Number> getRowcount()
rowCount property (displayed as 'Number of Rows') of the object.List<Number>public void setRowcount(List<Number> rowcount)
rowCount property (displayed as Number of Rows) of the object.rowcount - the value to setpublic ItemList<Datagroup> getSameAsDataSources()
same_as_data_sources property (displayed as 'Same as Data Sources') of the object.ItemList<Datagroup>public void setSameAsDataSources(ItemList<Datagroup> sameAsDataSources)
same_as_data_sources property (displayed as Same as Data Sources) of the object.sameAsDataSources - the value to set@Deprecated public ItemList<TermAssignment> getSuggestedTermAssignments()
suggested_term_assignments property (displayed as 'Suggested Term Assignments') of the object.ItemList<TermAssignment>@Deprecated public void setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
suggested_term_assignments property (displayed as Suggested Term Assignments) of the object.suggestedTermAssignments - the value to setpublic String getSynchronizedFrom()
synchronized_from property (displayed as 'Synchronized From') of the object.Stringpublic void setSynchronizedFrom(String synchronizedFrom)
synchronized_from property (displayed as Synchronized From) of the object.synchronizedFrom - the value to setCopyright © 2018–2021 ODPi. All rights reserved.