public class DataClassOld extends Reference
data_class_old asset type in IGC, displayed as 'Data Class' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ReferenceList |
assigned_to_terms
The
assigned_to_terms property, displayed as 'Assigned to Terms' in the IGC UI. |
protected String |
class_code
The
class_code property, displayed as 'Class Code' in the IGC UI. |
protected ReferenceList |
classifies_data_field
The
classifies_data_field property, displayed as 'Classifies Data Field' in the IGC UI. |
protected ReferenceList |
governed_by_rules
The
governed_by_rules property, displayed as 'Governed by Rules' in the IGC UI. |
protected ReferenceList |
has_sub_data_class
The
has_sub_data_class property, displayed as 'Has Sub Data Class' in the IGC UI. |
protected ReferenceList |
implements_rules
The
implements_rules property, displayed as 'Implements Rules' in the IGC UI. |
protected ReferenceList |
inferred_by_df_analysis_summary
The
inferred_by_df_analysis_summary property, displayed as 'Inferred By DF Analysis Summary' in the IGC UI. |
protected Reference |
is_sub_of_data_class
The
is_sub_of_data_class property, displayed as 'Is Sub Of Data Class' in the IGC UI. |
protected Boolean |
is_user_defined
The
is_user_defined property, displayed as 'Is User Defined' in the IGC UI. |
protected ReferenceList |
labels
The
labels property, displayed as 'Labels' in the IGC UI. |
protected String |
long_description
The
long_description property, displayed as 'Long Description' in the IGC UI. |
protected String |
name
The
name property, displayed as 'Name' in the IGC UI. |
protected String |
short_description
The
short_description property, displayed as 'Short Description' in the IGC UI. |
protected ReferenceList |
stewards
The
stewards property, displayed as 'Stewards' in the IGC UI. |
| Constructor and Description |
|---|
DataClassOld() |
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 String short_description
short_description property, displayed as 'Short Description' in the IGC UI.protected String long_description
long_description property, displayed as 'Long Description' in the IGC UI.protected ReferenceList labels
protected ReferenceList stewards
stewards property, displayed as 'Stewards' in the IGC UI.
ReferenceList of AsclSteward objects.protected ReferenceList assigned_to_terms
assigned_to_terms property, displayed as 'Assigned to Terms' in the IGC UI.
ReferenceList of Term objects.protected ReferenceList implements_rules
implements_rules property, displayed as 'Implements Rules' in the IGC UI.
ReferenceList of InformationGovernanceRule objects.protected ReferenceList governed_by_rules
governed_by_rules property, displayed as 'Governed by Rules' in the IGC UI.
ReferenceList of InformationGovernanceRule objects.protected Reference is_sub_of_data_class
is_sub_of_data_class property, displayed as 'Is Sub Of Data Class' in the IGC UI.
Reference to a DataClassOld object.protected ReferenceList classifies_data_field
classifies_data_field property, displayed as 'Classifies Data Field' in the IGC UI.
ReferenceList of DataItem objects.protected ReferenceList has_sub_data_class
has_sub_data_class property, displayed as 'Has Sub Data Class' in the IGC UI.
ReferenceList of DataClassOld objects.protected String class_code
class_code property, displayed as 'Class Code' in the IGC UI.protected ReferenceList inferred_by_df_analysis_summary
inferred_by_df_analysis_summary property, displayed as 'Inferred By DF Analysis Summary' in the IGC UI.
ReferenceList of ColumnAnalysisSummary objects.protected Boolean is_user_defined
is_user_defined property, displayed as 'Is User Defined' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public String getShortDescription()
short_descriptionpublic void setShortDescription(String short_description)
short_descriptionpublic String getLongDescription()
long_descriptionpublic void setLongDescription(String long_description)
long_descriptionpublic ReferenceList getLabels()
labelspublic void setLabels(ReferenceList labels)
labelspublic ReferenceList getStewards()
stewardspublic void setStewards(ReferenceList stewards)
stewardspublic ReferenceList getAssignedToTerms()
assigned_to_termspublic void setAssignedToTerms(ReferenceList assigned_to_terms)
assigned_to_termspublic ReferenceList getImplementsRules()
implements_rulespublic void setImplementsRules(ReferenceList implements_rules)
implements_rulespublic ReferenceList getGovernedByRules()
governed_by_rulespublic void setGovernedByRules(ReferenceList governed_by_rules)
governed_by_rulespublic Reference getIsSubOfDataClass()
is_sub_of_data_classpublic void setIsSubOfDataClass(Reference is_sub_of_data_class)
is_sub_of_data_classpublic ReferenceList getClassifiesDataField()
classifies_data_fieldpublic void setClassifiesDataField(ReferenceList classifies_data_field)
classifies_data_fieldpublic ReferenceList getHasSubDataClass()
has_sub_data_classpublic void setHasSubDataClass(ReferenceList has_sub_data_class)
has_sub_data_classpublic String getClassCode()
class_codepublic void setClassCode(String class_code)
class_codepublic ReferenceList getInferredByDfAnalysisSummary()
inferred_by_df_analysis_summarypublic void setInferredByDfAnalysisSummary(ReferenceList inferred_by_df_analysis_summary)
inferred_by_df_analysis_summarypublic Boolean getIsUserDefined()
is_user_definedpublic void setIsUserDefined(Boolean is_user_defined)
is_user_definedpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.