public class DataClass extends InformationAsset
data_class asset type in IGC, displayed as 'Data Class' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
active |
protected String |
additionalRegularExpression |
protected String |
additionialApplicableFor
Valid values are:
structured_data_only (displayed in the UI as 'Structured Data Only')
unstructured_data_only (displayed in the UI as 'Unstructured Data Only')
all_data (displayed in the UI as 'All Data')
|
protected Boolean |
allowsubstringmatch |
protected String |
applicableForSingle
Valid values are:
structured_data_only (displayed in the UI as 'Structured Data Only')
unstructured_data_only (displayed in the UI as 'Unstructured Data Only')
all_data (displayed in the UI as 'All Data')
|
protected String |
classCode |
protected ItemList<Classificationenabledgroup> |
classificationsSelected |
protected ItemList<Classification> |
classifiedAssetsDetected
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
protected String |
columnnamematch |
protected ItemList<DataClass> |
containsDataClasses |
protected String |
dataClassTypeSingle
Valid values are:
Undefined (displayed in the UI as 'Unspecified')
Regex (displayed in the UI as 'Regex')
Java (displayed in the UI as 'Java')
ValidValues (displayed in the UI as 'Valid Values')
Script (displayed in the UI as 'Script')
ColumnSimilarity (displayed in the UI as 'Column Similarity')
UnstructuredFilter (displayed in the UI as 'Unstructured Filter')
|
protected List<String> |
dataTypeFilterElementsEnum
Valid values are:
numeric (displayed in the UI as 'Numeric')
string (displayed in the UI as 'String')
date (displayed in the UI as 'Date')
time (displayed in the UI as 'Time')
timestamp (displayed in the UI as 'Timestamp')
|
protected Number |
defaultThreshold |
protected Boolean |
enabled |
protected String |
example |
protected String |
expression |
protected ItemList<Filter> |
filters |
protected String |
javaClassNameSingle |
protected String |
language
Valid values are:
JavaScript (displayed in the UI as 'JavaScript')
DataRule (displayed in the UI as 'Data Rule')
|
protected Number |
lengthFilterMax |
protected Number |
lengthFilterMin |
protected DataClass |
parentDataClass |
protected Number |
priority |
protected String |
properties |
protected String |
provider |
protected String |
referenceColumnsMetadata |
protected String |
regularExpressionSingle |
protected String |
scope
Valid values are:
value (displayed in the UI as 'Value')
column (displayed in the UI as 'Column')
dataset_columns (displayed in the UI as 'Dataset Columns')
dataset (displayed in the UI as 'Dataset')
|
protected String |
script |
protected Boolean |
squeezeconsecutivewhitespaces |
protected String |
validvaluereferencefile |
protected Boolean |
validValuesCaseSensitive |
protected List<String> |
validValueStrings |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
DataClass() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getActive()
Retrieve the
active property (displayed as 'Active') of the object. |
String |
getAdditionalRegularExpression()
Retrieve the
additional_regular_expression property (displayed as 'Additional Regular Expression') of the object. |
String |
getAdditionialApplicableFor()
Retrieve the
additionial_applicable_for property (displayed as 'Additional Applicable For') of the object. |
Boolean |
getAllowsubstringmatch()
Retrieve the
allowSubstringMatch property (displayed as 'Allow Substring Match') of the object. |
String |
getApplicableForSingle()
Retrieve the
applicable_for_single property (displayed as 'Applicable For') of the object. |
String |
getClassCode()
Retrieve the
class_code property (displayed as 'Class Code') of the object. |
ItemList<Classificationenabledgroup> |
getClassificationsSelected()
Retrieve the
classifications_selected property (displayed as 'Selected Data Classifications') of the object. |
ItemList<Classification> |
getClassifiedAssetsDetected()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
String |
getColumnnamematch()
Retrieve the
columnNameMatch property (displayed as 'Column Name Match') of the object. |
ItemList<DataClass> |
getContainsDataClasses()
Retrieve the
contains_data_classes property (displayed as 'Contains Data Classes') of the object. |
String |
getDataClassTypeSingle()
Retrieve the
data_class_type_single property (displayed as 'Type') of the object. |
List<String> |
getDataTypeFilterElementsEnum()
Retrieve the
data_type_filter_elements_enum property (displayed as 'Data Type') of the object. |
Number |
getDefaultThreshold()
Retrieve the
default_threshold property (displayed as 'Threshold (Percent)') of the object. |
Boolean |
getEnabled()
Retrieve the
enabled property (displayed as 'Enabled') of the object. |
String |
getExample()
Retrieve the
example property (displayed as 'Example') of the object. |
String |
getExpression()
Retrieve the
expression property (displayed as 'Expression') of the object. |
ItemList<Filter> |
getFilters()
Retrieve the
filters property (displayed as 'Filters') of the object. |
String |
getJavaClassNameSingle()
Retrieve the
java_class_name_single property (displayed as 'JAVA Class') of the object. |
String |
getLanguage()
Retrieve the
language property (displayed as 'Language') of the object. |
Number |
getLengthFilterMax()
Retrieve the
length_filter_max property (displayed as 'Maximum Data Length') of the object. |
Number |
getLengthFilterMin()
Retrieve the
length_filter_min property (displayed as 'Minimum Data Length') of the object. |
DataClass |
getParentDataClass()
Retrieve the
parent_data_class property (displayed as 'Parent Data Class') of the object. |
Number |
getPriority()
Retrieve the
priority property (displayed as 'Priority') of the object. |
String |
getProperties()
Retrieve the
properties property (displayed as 'Properties') of the object. |
String |
getProvider()
Retrieve the
provider property (displayed as 'Provider') of the object. |
String |
getReferenceColumnsMetadata()
Retrieve the
reference_columns_metadata property (displayed as 'Reference Columns Metadata') of the object. |
String |
getRegularExpressionSingle()
Retrieve the
regular_expression_single property (displayed as 'Regular Expression') of the object. |
String |
getScope()
Retrieve the
scope property (displayed as 'Scope') of the object. |
String |
getScript()
Retrieve the
script property (displayed as 'Script') of the object. |
Boolean |
getSqueezeconsecutivewhitespaces()
Retrieve the
squeezeConsecutiveWhiteSpaces property (displayed as 'Collapse Consecutive White Spaces') of the object. |
String |
getValidvaluereferencefile()
Retrieve the
validValueReferenceFile property (displayed as 'Valid Value Reference File') of the object. |
Boolean |
getValidValuesCaseSensitive()
Retrieve the
valid_values_case_sensitive property (displayed as 'Case Sensitive') of the object. |
List<String> |
getValidValueStrings()
Retrieve the
valid_value_strings property (displayed as 'Valid Values') of the object. |
void |
setActive(Boolean active)
Set the
active property (displayed as Active) of the object. |
void |
setAdditionalRegularExpression(String additionalRegularExpression)
Set the
additional_regular_expression property (displayed as Additional Regular Expression) of the object. |
void |
setAdditionialApplicableFor(String additionialApplicableFor)
Set the
additionial_applicable_for property (displayed as Additional Applicable For) of the object. |
void |
setAllowsubstringmatch(Boolean allowsubstringmatch)
Set the
allowSubstringMatch property (displayed as Allow Substring Match) of the object. |
void |
setApplicableForSingle(String applicableForSingle)
Set the
applicable_for_single property (displayed as Applicable For) of the object. |
void |
setClassCode(String classCode)
Set the
class_code property (displayed as Class Code) of the object. |
void |
setClassificationsSelected(ItemList<Classificationenabledgroup> classificationsSelected)
Set the
classifications_selected property (displayed as Selected Data Classifications) of the object. |
void |
setClassifiedAssetsDetected(ItemList<Classification> classifiedAssetsDetected)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
setColumnnamematch(String columnnamematch)
Set the
columnNameMatch property (displayed as Column Name Match) of the object. |
void |
setContainsDataClasses(ItemList<DataClass> containsDataClasses)
Set the
contains_data_classes property (displayed as Contains Data Classes) of the object. |
void |
setDataClassTypeSingle(String dataClassTypeSingle)
Set the
data_class_type_single property (displayed as Type) of the object. |
void |
setDataTypeFilterElementsEnum(List<String> dataTypeFilterElementsEnum)
Set the
data_type_filter_elements_enum property (displayed as Data Type) of the object. |
void |
setDefaultThreshold(Number defaultThreshold)
Set the
default_threshold property (displayed as Threshold (Percent)) of the object. |
void |
setEnabled(Boolean enabled)
Set the
enabled property (displayed as Enabled) of the object. |
void |
setExample(String example)
Set the
example property (displayed as Example) of the object. |
void |
setExpression(String expression)
Set the
expression property (displayed as Expression) of the object. |
void |
setFilters(ItemList<Filter> filters)
Set the
filters property (displayed as Filters) of the object. |
void |
setJavaClassNameSingle(String javaClassNameSingle)
Set the
java_class_name_single property (displayed as JAVA Class) of the object. |
void |
setLanguage(String language)
Set the
language property (displayed as Language) of the object. |
void |
setLengthFilterMax(Number lengthFilterMax)
Set the
length_filter_max property (displayed as Maximum Data Length) of the object. |
void |
setLengthFilterMin(Number lengthFilterMin)
Set the
length_filter_min property (displayed as Minimum Data Length) of the object. |
void |
setParentDataClass(DataClass parentDataClass)
Set the
parent_data_class property (displayed as Parent Data Class) of the object. |
void |
setPriority(Number priority)
Set the
priority property (displayed as Priority) of the object. |
void |
setProperties(String properties)
Set the
properties property (displayed as Properties) of the object. |
void |
setProvider(String provider)
Set the
provider property (displayed as Provider) of the object. |
void |
setReferenceColumnsMetadata(String referenceColumnsMetadata)
Set the
reference_columns_metadata property (displayed as Reference Columns Metadata) of the object. |
void |
setRegularExpressionSingle(String regularExpressionSingle)
Set the
regular_expression_single property (displayed as Regular Expression) of the object. |
void |
setScope(String scope)
Set the
scope property (displayed as Scope) of the object. |
void |
setScript(String script)
Set the
script property (displayed as Script) of the object. |
void |
setSqueezeconsecutivewhitespaces(Boolean squeezeconsecutivewhitespaces)
Set the
squeezeConsecutiveWhiteSpaces property (displayed as Collapse Consecutive White Spaces) of the object. |
void |
setValidvaluereferencefile(String validvaluereferencefile)
Set the
validValueReferenceFile property (displayed as Valid Value Reference File) of the object. |
void |
setValidValuesCaseSensitive(Boolean validValuesCaseSensitive)
Set the
valid_values_case_sensitive property (displayed as Case Sensitive) of the object. |
void |
setValidValueStrings(List<String> validValueStrings)
Set the
valid_value_strings property (displayed as Valid Values) of the object. |
getBlueprintElements, 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 Boolean active
protected String additionalRegularExpression
protected String additionialApplicableFor
protected Boolean allowsubstringmatch
protected String applicableForSingle
protected String classCode
protected ItemList<Classificationenabledgroup> classificationsSelected
@Deprecated protected ItemList<Classification> classifiedAssetsDetected
protected String columnnamematch
protected String dataClassTypeSingle
protected List<String> dataTypeFilterElementsEnum
protected Number defaultThreshold
protected Boolean enabled
protected String example
protected String expression
protected String javaClassNameSingle
protected String language
protected Number lengthFilterMax
protected Number lengthFilterMin
protected DataClass parentDataClass
protected Number priority
protected String properties
protected String provider
protected String referenceColumnsMetadata
protected String regularExpressionSingle
protected String scope
protected String script
protected Boolean squeezeconsecutivewhitespaces
protected String validvaluereferencefile
protected Boolean validValuesCaseSensitive
public Boolean getActive()
active property (displayed as 'Active') of the object.Booleanpublic void setActive(Boolean active)
active property (displayed as Active) of the object.active - the value to setpublic String getAdditionalRegularExpression()
additional_regular_expression property (displayed as 'Additional Regular Expression') of the object.Stringpublic void setAdditionalRegularExpression(String additionalRegularExpression)
additional_regular_expression property (displayed as Additional Regular Expression) of the object.additionalRegularExpression - the value to setpublic String getAdditionialApplicableFor()
additionial_applicable_for property (displayed as 'Additional Applicable For') of the object.Stringpublic void setAdditionialApplicableFor(String additionialApplicableFor)
additionial_applicable_for property (displayed as Additional Applicable For) of the object.additionialApplicableFor - the value to setpublic Boolean getAllowsubstringmatch()
allowSubstringMatch property (displayed as 'Allow Substring Match') of the object.Booleanpublic void setAllowsubstringmatch(Boolean allowsubstringmatch)
allowSubstringMatch property (displayed as Allow Substring Match) of the object.allowsubstringmatch - the value to setpublic String getApplicableForSingle()
applicable_for_single property (displayed as 'Applicable For') of the object.Stringpublic void setApplicableForSingle(String applicableForSingle)
applicable_for_single property (displayed as Applicable For) of the object.applicableForSingle - the value to setpublic String getClassCode()
class_code property (displayed as 'Class Code') of the object.Stringpublic void setClassCode(String classCode)
class_code property (displayed as Class Code) of the object.classCode - the value to setpublic ItemList<Classificationenabledgroup> getClassificationsSelected()
classifications_selected property (displayed as 'Selected Data Classifications') of the object.ItemList<Classificationenabledgroup>public void setClassificationsSelected(ItemList<Classificationenabledgroup> classificationsSelected)
classifications_selected property (displayed as Selected Data Classifications) of the object.classificationsSelected - the value to set@Deprecated public ItemList<Classification> getClassifiedAssetsDetected()
classified_assets_detected property (displayed as 'Detected Data Classifications') of the object.ItemList<Classification>@Deprecated public void setClassifiedAssetsDetected(ItemList<Classification> classifiedAssetsDetected)
classified_assets_detected property (displayed as Detected Data Classifications) of the object.classifiedAssetsDetected - the value to setpublic String getColumnnamematch()
columnNameMatch property (displayed as 'Column Name Match') of the object.Stringpublic void setColumnnamematch(String columnnamematch)
columnNameMatch property (displayed as Column Name Match) of the object.columnnamematch - the value to setpublic ItemList<DataClass> getContainsDataClasses()
contains_data_classes property (displayed as 'Contains Data Classes') of the object.ItemList<DataClass>public void setContainsDataClasses(ItemList<DataClass> containsDataClasses)
contains_data_classes property (displayed as Contains Data Classes) of the object.containsDataClasses - the value to setpublic String getDataClassTypeSingle()
data_class_type_single property (displayed as 'Type') of the object.Stringpublic void setDataClassTypeSingle(String dataClassTypeSingle)
data_class_type_single property (displayed as Type) of the object.dataClassTypeSingle - the value to setpublic List<String> getDataTypeFilterElementsEnum()
data_type_filter_elements_enum property (displayed as 'Data Type') of the object.List<String>public void setDataTypeFilterElementsEnum(List<String> dataTypeFilterElementsEnum)
data_type_filter_elements_enum property (displayed as Data Type) of the object.dataTypeFilterElementsEnum - the value to setpublic Number getDefaultThreshold()
default_threshold property (displayed as 'Threshold (Percent)') of the object.Numberpublic void setDefaultThreshold(Number defaultThreshold)
default_threshold property (displayed as Threshold (Percent)) of the object.defaultThreshold - the value to setpublic Boolean getEnabled()
enabled property (displayed as 'Enabled') of the object.Booleanpublic void setEnabled(Boolean enabled)
enabled property (displayed as Enabled) of the object.enabled - the value to setpublic String getExample()
example property (displayed as 'Example') of the object.Stringpublic void setExample(String example)
example property (displayed as Example) of the object.example - the value to setpublic String getExpression()
expression property (displayed as 'Expression') of the object.Stringpublic void setExpression(String expression)
expression property (displayed as Expression) of the object.expression - the value to setpublic ItemList<Filter> getFilters()
filters property (displayed as 'Filters') of the object.ItemList<Filter>public void setFilters(ItemList<Filter> filters)
filters property (displayed as Filters) of the object.filters - the value to setpublic String getJavaClassNameSingle()
java_class_name_single property (displayed as 'JAVA Class') of the object.Stringpublic void setJavaClassNameSingle(String javaClassNameSingle)
java_class_name_single property (displayed as JAVA Class) of the object.javaClassNameSingle - the value to setpublic String getLanguage()
language property (displayed as 'Language') of the object.Stringpublic void setLanguage(String language)
language property (displayed as Language) of the object.language - the value to setpublic Number getLengthFilterMax()
length_filter_max property (displayed as 'Maximum Data Length') of the object.Numberpublic void setLengthFilterMax(Number lengthFilterMax)
length_filter_max property (displayed as Maximum Data Length) of the object.lengthFilterMax - the value to setpublic Number getLengthFilterMin()
length_filter_min property (displayed as 'Minimum Data Length') of the object.Numberpublic void setLengthFilterMin(Number lengthFilterMin)
length_filter_min property (displayed as Minimum Data Length) of the object.lengthFilterMin - the value to setpublic DataClass getParentDataClass()
parent_data_class property (displayed as 'Parent Data Class') of the object.DataClasspublic void setParentDataClass(DataClass parentDataClass)
parent_data_class property (displayed as Parent Data Class) of the object.parentDataClass - the value to setpublic Number getPriority()
priority property (displayed as 'Priority') of the object.Numberpublic void setPriority(Number priority)
priority property (displayed as Priority) of the object.priority - the value to setpublic String getProperties()
properties property (displayed as 'Properties') of the object.Stringpublic void setProperties(String properties)
properties property (displayed as Properties) of the object.properties - the value to setpublic String getProvider()
provider property (displayed as 'Provider') of the object.Stringpublic void setProvider(String provider)
provider property (displayed as Provider) of the object.provider - the value to setpublic String getReferenceColumnsMetadata()
reference_columns_metadata property (displayed as 'Reference Columns Metadata') of the object.Stringpublic void setReferenceColumnsMetadata(String referenceColumnsMetadata)
reference_columns_metadata property (displayed as Reference Columns Metadata) of the object.referenceColumnsMetadata - the value to setpublic String getRegularExpressionSingle()
regular_expression_single property (displayed as 'Regular Expression') of the object.Stringpublic void setRegularExpressionSingle(String regularExpressionSingle)
regular_expression_single property (displayed as Regular Expression) of the object.regularExpressionSingle - the value to setpublic String getScope()
scope property (displayed as 'Scope') of the object.Stringpublic void setScope(String scope)
scope property (displayed as Scope) of the object.scope - the value to setpublic String getScript()
script property (displayed as 'Script') of the object.Stringpublic void setScript(String script)
script property (displayed as Script) of the object.script - the value to setpublic Boolean getSqueezeconsecutivewhitespaces()
squeezeConsecutiveWhiteSpaces property (displayed as 'Collapse Consecutive White Spaces') of the object.Booleanpublic void setSqueezeconsecutivewhitespaces(Boolean squeezeconsecutivewhitespaces)
squeezeConsecutiveWhiteSpaces property (displayed as Collapse Consecutive White Spaces) of the object.squeezeconsecutivewhitespaces - the value to setpublic String getValidvaluereferencefile()
validValueReferenceFile property (displayed as 'Valid Value Reference File') of the object.Stringpublic void setValidvaluereferencefile(String validvaluereferencefile)
validValueReferenceFile property (displayed as Valid Value Reference File) of the object.validvaluereferencefile - the value to setpublic List<String> getValidValueStrings()
valid_value_strings property (displayed as 'Valid Values') of the object.List<String>public void setValidValueStrings(List<String> validValueStrings)
valid_value_strings property (displayed as Valid Values) of the object.validValueStrings - the value to setpublic Boolean getValidValuesCaseSensitive()
valid_values_case_sensitive property (displayed as 'Case Sensitive') of the object.Booleanpublic void setValidValuesCaseSensitive(Boolean validValuesCaseSensitive)
valid_values_case_sensitive property (displayed as Case Sensitive) of the object.validValuesCaseSensitive - the value to setCopyright © 2018–2021 ODPi. All rights reserved.