public class InformationGovernanceRule extends InformationAsset
information_governance_rule asset type in IGC, displayed as 'Information Governance Rule' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
glossaryType
Valid values are:
PUBLISHED (displayed in the UI as 'PUBLISHED')
DRAFT (displayed in the UI as 'DRAFT')
|
protected ItemList<InformationAsset> |
governsAssets |
protected ItemList<InformationAsset> |
implementedByAssets |
protected String |
language |
protected ItemList<InformationGovernancePolicy> |
referencingPolicies |
protected ItemList<InformationGovernanceRule> |
relatedRules |
protected ItemList<InformationGovernanceRule> |
translations |
protected List<String> |
workflowCurrentState
Valid values are:
DRAFT (displayed in the UI as 'DRAFT')
WAITING_APPROVAL (displayed in the UI as 'WAITING_APPROVAL')
APPROVED (displayed in the UI as 'APPROVED')
|
protected List<String> |
workflowStoredState
Valid values are:
DRAFT (displayed in the UI as 'DRAFT')
WAITING_APPROVAL (displayed in the UI as 'WAITING_APPROVAL')
APPROVED (displayed in the UI as 'APPROVED')
|
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
InformationGovernanceRule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGlossaryType()
Retrieve the
glossary_type property (displayed as 'Glossary Type') of the object. |
ItemList<InformationAsset> |
getGovernsAssets()
Retrieve the
governs_assets property (displayed as 'Governs Assets') of the object. |
ItemList<InformationAsset> |
getImplementedByAssets()
Retrieve the
implemented_by_assets property (displayed as 'Implemented by Assets') of the object. |
String |
getLanguage()
Retrieve the
language property (displayed as 'Language') of the object. |
ItemList<InformationGovernancePolicy> |
getReferencingPolicies()
Retrieve the
referencing_policies property (displayed as 'Referencing Policies') of the object. |
ItemList<InformationGovernanceRule> |
getRelatedRules()
Retrieve the
related_rules property (displayed as 'Related Rules') of the object. |
ItemList<InformationGovernanceRule> |
getTranslations()
Retrieve the
translations property (displayed as 'Translations') of the object. |
List<String> |
getWorkflowCurrentState()
Retrieve the
workflow_current_state property (displayed as 'Workflow Current State') of the object. |
List<String> |
getWorkflowStoredState()
Retrieve the
workflow_stored_state property (displayed as 'Workflow Stored State') of the object. |
void |
setGlossaryType(String glossaryType)
Set the
glossary_type property (displayed as Glossary Type) of the object. |
void |
setGovernsAssets(ItemList<InformationAsset> governsAssets)
Set the
governs_assets property (displayed as Governs Assets) of the object. |
void |
setImplementedByAssets(ItemList<InformationAsset> implementedByAssets)
Set the
implemented_by_assets property (displayed as Implemented by Assets) of the object. |
void |
setLanguage(String language)
Set the
language property (displayed as Language) of the object. |
void |
setReferencingPolicies(ItemList<InformationGovernancePolicy> referencingPolicies)
Set the
referencing_policies property (displayed as Referencing Policies) of the object. |
void |
setRelatedRules(ItemList<InformationGovernanceRule> relatedRules)
Set the
related_rules property (displayed as Related Rules) of the object. |
void |
setTranslations(ItemList<InformationGovernanceRule> translations)
Set the
translations property (displayed as Translations) of the object. |
void |
setWorkflowCurrentState(List<String> workflowCurrentState)
Set the
workflow_current_state property (displayed as Workflow Current State) of the object. |
void |
setWorkflowStoredState(List<String> workflowStoredState)
Set the
workflow_stored_state property (displayed as Workflow Stored State) 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 String glossaryType
protected ItemList<InformationAsset> governsAssets
protected ItemList<InformationAsset> implementedByAssets
protected String language
protected ItemList<InformationGovernancePolicy> referencingPolicies
protected ItemList<InformationGovernanceRule> relatedRules
protected ItemList<InformationGovernanceRule> translations
protected List<String> workflowCurrentState
public String getGlossaryType()
glossary_type property (displayed as 'Glossary Type') of the object.Stringpublic void setGlossaryType(String glossaryType)
glossary_type property (displayed as Glossary Type) of the object.glossaryType - the value to setpublic ItemList<InformationAsset> getGovernsAssets()
governs_assets property (displayed as 'Governs Assets') of the object.ItemList<InformationAsset>public void setGovernsAssets(ItemList<InformationAsset> governsAssets)
governs_assets property (displayed as Governs Assets) of the object.governsAssets - the value to setpublic ItemList<InformationAsset> getImplementedByAssets()
implemented_by_assets property (displayed as 'Implemented by Assets') of the object.ItemList<InformationAsset>public void setImplementedByAssets(ItemList<InformationAsset> implementedByAssets)
implemented_by_assets property (displayed as Implemented by Assets) of the object.implementedByAssets - 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 ItemList<InformationGovernancePolicy> getReferencingPolicies()
referencing_policies property (displayed as 'Referencing Policies') of the object.ItemList<InformationGovernancePolicy>public void setReferencingPolicies(ItemList<InformationGovernancePolicy> referencingPolicies)
referencing_policies property (displayed as Referencing Policies) of the object.referencingPolicies - the value to setpublic ItemList<InformationGovernanceRule> getRelatedRules()
related_rules property (displayed as 'Related Rules') of the object.ItemList<InformationGovernanceRule>public void setRelatedRules(ItemList<InformationGovernanceRule> relatedRules)
related_rules property (displayed as Related Rules) of the object.relatedRules - the value to setpublic ItemList<InformationGovernanceRule> getTranslations()
translations property (displayed as 'Translations') of the object.ItemList<InformationGovernanceRule>public void setTranslations(ItemList<InformationGovernanceRule> translations)
translations property (displayed as Translations) of the object.translations - the value to setpublic List<String> getWorkflowCurrentState()
workflow_current_state property (displayed as 'Workflow Current State') of the object.List<String>public void setWorkflowCurrentState(List<String> workflowCurrentState)
workflow_current_state property (displayed as Workflow Current State) of the object.workflowCurrentState - the value to setpublic List<String> getWorkflowStoredState()
workflow_stored_state property (displayed as 'Workflow Stored State') of the object.List<String>Copyright © 2018–2021 ODPi. All rights reserved.