public class FieldAnalysis extends Reference
field_analysis asset type in IGC, displayed as 'Field Analysis' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
average_value
The
average_value property, displayed as 'Average Value' in the IGC UI. |
protected ReferenceList |
classification
The
classification property, displayed as 'Detected Data Classifications' in the IGC UI. |
protected String |
created_by
The
created_by property, displayed as 'Created By' in the IGC UI. |
protected Date |
created_on
The
created_on property, displayed as 'Created On' in the IGC UI. |
protected Reference |
data_file_field
The
data_file_field property, displayed as 'Data File Field' in the IGC UI. |
protected String |
domain
The
domain property, displayed as 'Domain' in the IGC UI. |
protected Boolean |
include_constant_values
The
include_constant_values property, displayed as 'Include Constant Values' in the IGC UI. |
protected Boolean |
include_null_values
The
include_null_values property, displayed as 'Include Null Values' in the IGC UI. |
protected String |
inferred_data_type
The
inferred_data_type property, displayed as 'Inferred Data Type' in the IGC UI. |
protected Boolean |
inferred_foreign_key
The
inferred_foreign_key property, displayed as 'Inferred Foreign Key' in the IGC UI. |
protected String |
inferred_format
The
inferred_format property, displayed as 'Inferred Format' in the IGC UI. |
protected Number |
inferred_length
The
inferred_length property, displayed as 'Inferred Length' in the IGC UI. |
protected Number |
inferred_precision
The
inferred_precision property, displayed as 'Inferred Precision' in the IGC UI. |
protected Boolean |
inferred_primary_key
The
inferred_primary_key property, displayed as 'Inferred Primary Key' in the IGC UI. |
protected Number |
inferred_scale
The
inferred_scale property, displayed as 'Inferred Scale' in the IGC UI. |
protected String |
modified_by
The
modified_by property, displayed as 'Modified By' in the IGC UI. |
protected Date |
modified_on
The
modified_on property, displayed as 'Modified On' in the IGC UI. |
protected String |
name
The
name property, displayed as 'Name' in the IGC UI. |
protected Number |
nb_records_tested
The
nb_records_tested property, displayed as 'Number of Record Tested' in the IGC UI. |
protected Number |
number_of_complete_values
The
number_of_complete_values property, displayed as 'Number of Complete Values' in the IGC UI. |
protected Number |
number_of_distinct_formats
The
number_of_distinct_formats property, displayed as 'Number of Distinct Formats' in the IGC UI. |
protected Number |
number_of_distinct_values
The
number_of_distinct_values property, displayed as 'Number of Distinct Values' in the IGC UI. |
protected Number |
number_of_empty_values
The
number_of_empty_values property, displayed as 'Number of Empty Values' in the IGC UI. |
protected Number |
number_of_null_values
The
number_of_null_values property, displayed as 'Number of Null Values' in the IGC UI. |
protected Number |
number_of_valid_values
The
number_of_valid_values property, displayed as 'Number of Valid Values' in the IGC UI. |
protected Number |
number_of_zero_values
The
number_of_zero_values property, displayed as 'Number of Zero Values' in the IGC UI. |
protected String |
project
The
project property, displayed as 'Project' in the IGC UI. |
protected Number |
quality_score
The
quality_score property, displayed as 'Quality Score' in the IGC UI. |
protected ReferenceList |
quality_score_problems
The
quality_score_problems property, displayed as 'Quality Score Problems' in the IGC UI. |
protected Boolean |
require_unique_values
The
require_unique_values property, displayed as 'Require Unique Values' in the IGC UI. |
protected Boolean |
selected_foreign_key
The
selected_foreign_key property, displayed as 'User Selected Foreign Key' in the IGC UI. |
protected ReferenceList |
selected_foreign_key_referenced
The
selected_foreign_key_referenced property, displayed as 'User Selected Foreign Key Referenced' in the IGC UI. |
protected ReferenceList |
selected_foreign_key_references
The
selected_foreign_key_references property, displayed as 'User Selected Foreign Key References' in the IGC UI. |
protected Boolean |
selected_natural_key
The
selected_natural_key property, displayed as 'User Selected Natural Key' in the IGC UI. |
protected Boolean |
selected_primary_key
The
selected_primary_key property, displayed as 'User Selected Primary Key' in the IGC UI. |
protected Reference |
table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected ArrayList<String> |
validation_properties
The
validation_properties property, displayed as 'Validation Properties' in the IGC UI. |
protected ArrayList<String> |
validation_type
The
validation_type property, displayed as 'Validation Type' in the IGC UI. |
| Constructor and Description |
|---|
FieldAnalysis() |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected String name
name property, displayed as 'Name' in the IGC UI.protected Reference table_analysis
table_analysis property, displayed as 'Table Analysis' in the IGC UI.
Reference to a MainObject object.protected String project
project property, displayed as 'Project' in the IGC UI.protected Reference data_file_field
data_file_field property, displayed as 'Data File Field' in the IGC UI.
Reference to a DataFileField object.protected Boolean require_unique_values
require_unique_values property, displayed as 'Require Unique Values' in the IGC UI.protected Boolean include_null_values
include_null_values property, displayed as 'Include Null Values' in the IGC UI.protected Boolean include_constant_values
include_constant_values property, displayed as 'Include Constant Values' in the IGC UI.protected String domain
domain property, displayed as 'Domain' in the IGC UI.protected Number number_of_complete_values
number_of_complete_values property, displayed as 'Number of Complete Values' in the IGC UI.protected Number number_of_valid_values
number_of_valid_values property, displayed as 'Number of Valid Values' in the IGC UI.protected Number number_of_empty_values
number_of_empty_values property, displayed as 'Number of Empty Values' in the IGC UI.protected Number number_of_null_values
number_of_null_values property, displayed as 'Number of Null Values' in the IGC UI.protected Number number_of_distinct_values
number_of_distinct_values property, displayed as 'Number of Distinct Values' in the IGC UI.protected Number number_of_distinct_formats
number_of_distinct_formats property, displayed as 'Number of Distinct Formats' in the IGC UI.protected Number number_of_zero_values
number_of_zero_values property, displayed as 'Number of Zero Values' in the IGC UI.protected String inferred_data_type
inferred_data_type property, displayed as 'Inferred Data Type' in the IGC UI.
protected Number inferred_length
inferred_length property, displayed as 'Inferred Length' in the IGC UI.protected String inferred_format
inferred_format property, displayed as 'Inferred Format' in the IGC UI.protected Number inferred_scale
inferred_scale property, displayed as 'Inferred Scale' in the IGC UI.protected Number inferred_precision
inferred_precision property, displayed as 'Inferred Precision' in the IGC UI.protected String average_value
average_value property, displayed as 'Average Value' in the IGC UI.protected Boolean inferred_foreign_key
inferred_foreign_key property, displayed as 'Inferred Foreign Key' in the IGC UI.protected Boolean inferred_primary_key
inferred_primary_key property, displayed as 'Inferred Primary Key' in the IGC UI.protected ReferenceList classification
classification property, displayed as 'Detected Data Classifications' in the IGC UI.
ReferenceList of Classification objects.protected Boolean selected_primary_key
selected_primary_key property, displayed as 'User Selected Primary Key' in the IGC UI.protected Boolean selected_natural_key
selected_natural_key property, displayed as 'User Selected Natural Key' in the IGC UI.protected Boolean selected_foreign_key
selected_foreign_key property, displayed as 'User Selected Foreign Key' in the IGC UI.protected ReferenceList selected_foreign_key_references
selected_foreign_key_references property, displayed as 'User Selected Foreign Key References' in the IGC UI.
ReferenceList of DatabaseColumn objects.protected ReferenceList selected_foreign_key_referenced
selected_foreign_key_referenced property, displayed as 'User Selected Foreign Key Referenced' in the IGC UI.
ReferenceList of DatabaseColumn objects.protected ArrayList<String> validation_type
validation_type property, displayed as 'Validation Type' in the IGC UI.protected ArrayList<String> validation_properties
validation_properties property, displayed as 'Validation Properties' in the IGC UI.protected Number quality_score
quality_score property, displayed as 'Quality Score' in the IGC UI.protected Number nb_records_tested
nb_records_tested property, displayed as 'Number of Record Tested' in the IGC UI.protected ReferenceList quality_score_problems
quality_score_problems property, displayed as 'Quality Score Problems' in the IGC UI.
ReferenceList of QualityProblem objects.protected String created_by
created_by property, displayed as 'Created By' in the IGC UI.protected Date created_on
created_on property, displayed as 'Created On' in the IGC UI.protected String modified_by
modified_by property, displayed as 'Modified By' in the IGC UI.protected Date modified_on
modified_on property, displayed as 'Modified On' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public Reference getTableAnalysis()
table_analysispublic void setTableAnalysis(Reference table_analysis)
table_analysispublic Reference getDataFileField()
data_file_fieldpublic void setDataFileField(Reference data_file_field)
data_file_fieldpublic Boolean getRequireUniqueValues()
require_unique_valuespublic void setRequireUniqueValues(Boolean require_unique_values)
require_unique_valuespublic Boolean getIncludeNullValues()
include_null_valuespublic void setIncludeNullValues(Boolean include_null_values)
include_null_valuespublic Boolean getIncludeConstantValues()
include_constant_valuespublic void setIncludeConstantValues(Boolean include_constant_values)
include_constant_valuespublic Number getNumberOfCompleteValues()
number_of_complete_valuespublic void setNumberOfCompleteValues(Number number_of_complete_values)
number_of_complete_valuespublic Number getNumberOfValidValues()
number_of_valid_valuespublic void setNumberOfValidValues(Number number_of_valid_values)
number_of_valid_valuespublic Number getNumberOfEmptyValues()
number_of_empty_valuespublic void setNumberOfEmptyValues(Number number_of_empty_values)
number_of_empty_valuespublic Number getNumberOfNullValues()
number_of_null_valuespublic void setNumberOfNullValues(Number number_of_null_values)
number_of_null_valuespublic Number getNumberOfDistinctValues()
number_of_distinct_valuespublic void setNumberOfDistinctValues(Number number_of_distinct_values)
number_of_distinct_valuespublic Number getNumberOfDistinctFormats()
number_of_distinct_formatspublic void setNumberOfDistinctFormats(Number number_of_distinct_formats)
number_of_distinct_formatspublic Number getNumberOfZeroValues()
number_of_zero_valuespublic void setNumberOfZeroValues(Number number_of_zero_values)
number_of_zero_valuespublic String getInferredDataType()
inferred_data_typepublic void setInferredDataType(String inferred_data_type)
inferred_data_typepublic Number getInferredLength()
inferred_lengthpublic void setInferredLength(Number inferred_length)
inferred_lengthpublic String getInferredFormat()
inferred_formatpublic void setInferredFormat(String inferred_format)
inferred_formatpublic Number getInferredScale()
inferred_scalepublic void setInferredScale(Number inferred_scale)
inferred_scalepublic Number getInferredPrecision()
inferred_precisionpublic void setInferredPrecision(Number inferred_precision)
inferred_precisionpublic String getAverageValue()
average_valuepublic void setAverageValue(String average_value)
average_valuepublic Boolean getInferredForeignKey()
inferred_foreign_keypublic void setInferredForeignKey(Boolean inferred_foreign_key)
inferred_foreign_keypublic Boolean getInferredPrimaryKey()
inferred_primary_keypublic void setInferredPrimaryKey(Boolean inferred_primary_key)
inferred_primary_keypublic ReferenceList getClassification()
classificationpublic void setClassification(ReferenceList classification)
classificationpublic Boolean getSelectedPrimaryKey()
selected_primary_keypublic void setSelectedPrimaryKey(Boolean selected_primary_key)
selected_primary_keypublic Boolean getSelectedNaturalKey()
selected_natural_keypublic void setSelectedNaturalKey(Boolean selected_natural_key)
selected_natural_keypublic Boolean getSelectedForeignKey()
selected_foreign_keypublic void setSelectedForeignKey(Boolean selected_foreign_key)
selected_foreign_keypublic ReferenceList getSelectedForeignKeyReferences()
selected_foreign_key_referencespublic void setSelectedForeignKeyReferences(ReferenceList selected_foreign_key_references)
selected_foreign_key_referencespublic ReferenceList getSelectedForeignKeyReferenced()
selected_foreign_key_referencedpublic void setSelectedForeignKeyReferenced(ReferenceList selected_foreign_key_referenced)
selected_foreign_key_referencedpublic ArrayList<String> getValidationType()
validation_typepublic void setValidationType(ArrayList<String> validation_type)
validation_typepublic ArrayList<String> getValidationProperties()
validation_propertiespublic void setValidationProperties(ArrayList<String> validation_properties)
validation_propertiespublic Number getQualityScore()
quality_scorepublic void setQualityScore(Number quality_score)
quality_scorepublic Number getNbRecordsTested()
nb_records_testedpublic void setNbRecordsTested(Number nb_records_tested)
nb_records_testedpublic ReferenceList getQualityScoreProblems()
quality_score_problemspublic void setQualityScoreProblems(ReferenceList quality_score_problems)
quality_score_problemspublic String getCreatedBy()
created_bypublic void setCreatedBy(String created_by)
created_bypublic Date getCreatedOn()
created_onpublic void setCreatedOn(Date created_on)
created_onpublic String getModifiedBy()
modified_bypublic void setModifiedBy(String modified_by)
modified_bypublic Date getModifiedOn()
modified_onpublic void setModifiedOn(Date modified_on)
modified_onpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.