public class Term extends Reference
term asset type in IGC, displayed as 'Term' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
abbreviation
The
abbreviation property, displayed as 'Abbreviation' in the IGC UI. |
protected String |
additional_abbreviation
The
additional_abbreviation property, displayed as 'Additional Abbreviation' in the IGC UI. |
protected ReferenceList |
assigned_assets
The
assigned_assets property, displayed as 'Assigned Assets' in the IGC UI. |
protected ReferenceList |
assigned_terms
The
assigned_terms property, displayed as 'Assigned Terms' in the IGC UI. |
protected ReferenceList |
assigned_to_terms
The
assigned_to_terms property, displayed as 'Assigned to Terms' in the IGC UI. |
protected ReferenceList |
Automation_Rules
The
Automation_Rules property, displayed as 'Automation Rules' in the IGC UI. |
protected ReferenceList |
category_path
The
category_path property, displayed as 'Category Path' 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 String |
example
The
example property, displayed as 'Example' in the IGC UI. |
protected String |
glossary_type
The
glossary_type property, displayed as 'Glossary Type' in the IGC UI. |
protected ReferenceList |
governed_by_rules
The
governed_by_rules property, displayed as 'Governed by Rules' in the IGC UI. |
protected Reference |
has_a
The
has_a property, displayed as 'Has A' in the IGC UI. |
protected ReferenceList |
has_a_term
The
has_a_term property, displayed as 'Has A' in the IGC UI. |
protected ReferenceList |
has_types
The
has_types property, displayed as 'Has Types' in the IGC UI. |
protected ReferenceList |
in_collections
The
in_collections property, displayed as 'In Collections' in the IGC UI. |
protected ReferenceList |
is_a_type_of
The
is_a_type_of property, displayed as 'Is a Type Of' in the IGC UI. |
protected Boolean |
is_modifier
The
is_modifier property, displayed as 'Is Modifier' in the IGC UI. |
protected ReferenceList |
is_of
The
is_of property, displayed as 'Is Of' in the IGC UI. |
protected ReferenceList |
labels
The
labels property, displayed as 'Labels' in the IGC UI. |
protected String |
language
The
language property, displayed as 'Language' in the IGC UI. |
protected String |
long_description
The
long_description property, displayed as 'Long Description' 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 Reference |
parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
preferred_synonym
The
preferred_synonym property, displayed as 'Preferred Synonym' in the IGC UI. |
protected ReferenceList |
referencing_categories
The
referencing_categories property, displayed as 'Referencing Categories' in the IGC UI. |
protected ReferenceList |
related_terms
The
related_terms property, displayed as 'Related Terms' in the IGC UI. |
protected Reference |
replaced_by
The
replaced_by property, displayed as 'Replaced By' in the IGC UI. |
protected ReferenceList |
replaces
The
replaces property, displayed as 'Replaces' in the IGC UI. |
protected String |
short_description
The
short_description property, displayed as 'Short Description' in the IGC UI. |
protected String |
status
The
status property, displayed as 'Status' in the IGC UI. |
protected ReferenceList |
stewards
The
stewards property, displayed as 'Stewards' in the IGC UI. |
protected ReferenceList |
synonyms
The
synonyms property, displayed as 'Synonyms' in the IGC UI. |
protected ReferenceList |
translations
The
translations property, displayed as 'Translations' in the IGC UI. |
protected String |
type
The
type property, displayed as 'Type' in the IGC UI. |
protected String |
usage
The
usage property, displayed as 'Usage' in the IGC UI. |
protected ArrayList<String> |
workflow_current_state
The
workflow_current_state property, displayed as 'Workflow Current State' in the IGC UI. |
protected ArrayList<String> |
workflow_stored_state
The
workflow_stored_state property, displayed as 'Workflow Stored State' in the IGC UI. |
| Constructor and Description |
|---|
Term() |
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 Reference parent_category
protected ReferenceList category_path
category_path property, displayed as 'Category Path' in the IGC UI.
ReferenceList of Category objects.protected ReferenceList referencing_categories
referencing_categories property, displayed as 'Referencing Categories' in the IGC UI.
ReferenceList of Category objects.protected ReferenceList labels
protected ReferenceList stewards
stewards property, displayed as 'Stewards' in the IGC UI.
ReferenceList of AsclSteward objects.protected String status
status property, displayed as 'Status' in the IGC UI.
protected ReferenceList governed_by_rules
governed_by_rules property, displayed as 'Governed by Rules' in the IGC UI.
ReferenceList of InformationGovernanceRule objects.protected String language
language property, displayed as 'Language' in the IGC UI.protected String abbreviation
abbreviation property, displayed as 'Abbreviation' in the IGC UI.protected String additional_abbreviation
additional_abbreviation property, displayed as 'Additional Abbreviation' in the IGC UI.protected String example
example property, displayed as 'Example' in the IGC UI.protected String usage
usage property, displayed as 'Usage' in the IGC UI.protected Boolean is_modifier
is_modifier property, displayed as 'Is Modifier' in the IGC UI.protected String type
type property, displayed as 'Type' in the IGC UI.
protected ReferenceList translations
translations property, displayed as 'Translations' in the IGC UI.
ReferenceList of Term objects.protected ReferenceList is_a_type_of
is_a_type_of property, displayed as 'Is a Type Of' in the IGC UI.
ReferenceList of Term objects.protected ReferenceList has_types
has_types property, displayed as 'Has Types' in the IGC UI.
ReferenceList of Term objects.protected ReferenceList is_of
protected Reference has_a
protected ReferenceList has_a_term
has_a_term property, displayed as 'Has A' in the IGC UI.
ReferenceList of Term objects.protected ReferenceList synonyms
synonyms property, displayed as 'Synonyms' in the IGC UI.
ReferenceList of Term objects.protected Reference preferred_synonym
protected ReferenceList related_terms
related_terms property, displayed as 'Related Terms' in the IGC UI.
ReferenceList of Term objects.protected ReferenceList replaces
replaces property, displayed as 'Replaces' in the IGC UI.
ReferenceList of Term objects.protected Reference replaced_by
protected ReferenceList assigned_terms
assigned_terms property, displayed as 'Assigned Terms' in the IGC UI.
ReferenceList of Term 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 assigned_assets
assigned_assets property, displayed as 'Assigned Assets' in the IGC UI.
ReferenceList of InformationAsset objects.protected ReferenceList Automation_Rules
Automation_Rules property, displayed as 'Automation Rules' in the IGC UI.
ReferenceList of MainObject objects.protected ReferenceList in_collections
in_collections property, displayed as 'In Collections' in the IGC UI.
ReferenceList of Collection objects.protected ArrayList<String> workflow_current_state
workflow_current_state property, displayed as 'Workflow Current State' in the IGC UI.protected ArrayList<String> workflow_stored_state
workflow_stored_state property, displayed as 'Workflow Stored State' in the IGC UI.
protected String glossary_type
glossary_type property, displayed as 'Glossary Type' in the IGC UI.
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 String getShortDescription()
short_descriptionpublic void setShortDescription(String short_description)
short_descriptionpublic String getLongDescription()
long_descriptionpublic void setLongDescription(String long_description)
long_descriptionpublic Reference getParentCategory()
parent_categorypublic void setParentCategory(Reference parent_category)
parent_categorypublic ReferenceList getCategoryPath()
category_pathpublic void setCategoryPath(ReferenceList category_path)
category_pathpublic ReferenceList getReferencingCategories()
referencing_categoriespublic void setReferencingCategories(ReferenceList referencing_categories)
referencing_categoriespublic ReferenceList getLabels()
labelspublic void setLabels(ReferenceList labels)
labelspublic ReferenceList getStewards()
stewardspublic void setStewards(ReferenceList stewards)
stewardspublic ReferenceList getGovernedByRules()
governed_by_rulespublic void setGovernedByRules(ReferenceList governed_by_rules)
governed_by_rulespublic String getAbbreviation()
abbreviationpublic void setAbbreviation(String abbreviation)
abbreviationpublic String getAdditionalAbbreviation()
additional_abbreviationpublic void setAdditionalAbbreviation(String additional_abbreviation)
additional_abbreviationpublic Boolean getIsModifier()
is_modifierpublic void setIsModifier(Boolean is_modifier)
is_modifierpublic ReferenceList getTranslations()
translationspublic void setTranslations(ReferenceList translations)
translationspublic ReferenceList getIsATypeOf()
is_a_type_ofpublic void setIsATypeOf(ReferenceList is_a_type_of)
is_a_type_ofpublic ReferenceList getHasTypes()
has_typespublic void setHasTypes(ReferenceList has_types)
has_typespublic ReferenceList getIsOf()
is_ofpublic void setIsOf(ReferenceList is_of)
is_ofpublic ReferenceList getHasATerm()
has_a_termpublic void setHasATerm(ReferenceList has_a_term)
has_a_termpublic ReferenceList getSynonyms()
synonymspublic void setSynonyms(ReferenceList synonyms)
synonymspublic Reference getPreferredSynonym()
preferred_synonympublic void setPreferredSynonym(Reference preferred_synonym)
preferred_synonympublic ReferenceList getRelatedTerms()
related_termspublic void setRelatedTerms(ReferenceList related_terms)
related_termspublic ReferenceList getReplaces()
replacespublic void setReplaces(ReferenceList replaces)
replacespublic Reference getReplacedBy()
replaced_bypublic void setReplacedBy(Reference replaced_by)
replaced_bypublic ReferenceList getAssignedTerms()
assigned_termspublic void setAssignedTerms(ReferenceList assigned_terms)
assigned_termspublic ReferenceList getAssignedToTerms()
assigned_to_termspublic void setAssignedToTerms(ReferenceList assigned_to_terms)
assigned_to_termspublic ReferenceList getAssignedAssets()
assigned_assetspublic void setAssignedAssets(ReferenceList assigned_assets)
assigned_assetspublic ReferenceList getAutomationRules()
Automation_Rulespublic void setAutomationRules(ReferenceList Automation_Rules)
Automation_Rulespublic ReferenceList getInCollections()
in_collectionspublic void setInCollections(ReferenceList in_collections)
in_collectionspublic ArrayList<String> getWorkflowCurrentState()
workflow_current_statepublic void setWorkflowCurrentState(ArrayList<String> workflow_current_state)
workflow_current_statepublic ArrayList<String> getWorkflowStoredState()
workflow_stored_statepublic void setWorkflowStoredState(ArrayList<String> workflow_stored_state)
workflow_stored_statepublic String getGlossaryType()
glossary_typepublic void setGlossaryType(String glossary_type)
glossary_typepublic 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.