public class InformationGovernancePolicy extends InformationAsset
information_governance_policy asset type in IGC, displayed as 'Information Governance Policy' 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<InformationGovernanceRule> |
informationGovernanceRules |
protected String |
language |
protected InformationGovernancePolicy |
parentPolicy |
protected ItemList<InformationGovernancePolicy> |
subpolicies |
protected ItemList<InformationGovernancePolicy> |
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 |
|---|
InformationGovernancePolicy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGlossaryType()
Retrieve the
glossary_type property (displayed as 'Glossary Type') of the object. |
ItemList<InformationGovernanceRule> |
getInformationGovernanceRules()
Retrieve the
information_governance_rules property (displayed as 'Information Governance Rules') of the object. |
String |
getLanguage()
Retrieve the
language property (displayed as 'Language') of the object. |
InformationGovernancePolicy |
getParentPolicy()
Retrieve the
parent_policy property (displayed as 'Parent Policy') of the object. |
ItemList<InformationGovernancePolicy> |
getSubpolicies()
Retrieve the
subpolicies property (displayed as 'Subpolicies') of the object. |
ItemList<InformationGovernancePolicy> |
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 |
setInformationGovernanceRules(ItemList<InformationGovernanceRule> informationGovernanceRules)
Set the
information_governance_rules property (displayed as Information Governance Rules) of the object. |
void |
setLanguage(String language)
Set the
language property (displayed as Language) of the object. |
void |
setParentPolicy(InformationGovernancePolicy parentPolicy)
Set the
parent_policy property (displayed as Parent Policy) of the object. |
void |
setSubpolicies(ItemList<InformationGovernancePolicy> subpolicies)
Set the
subpolicies property (displayed as Subpolicies) of the object. |
void |
setTranslations(ItemList<InformationGovernancePolicy> 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<InformationGovernanceRule> informationGovernanceRules
protected String language
protected InformationGovernancePolicy parentPolicy
protected ItemList<InformationGovernancePolicy> subpolicies
protected ItemList<InformationGovernancePolicy> 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<InformationGovernanceRule> getInformationGovernanceRules()
information_governance_rules property (displayed as 'Information Governance Rules') of the object.ItemList<InformationGovernanceRule>public void setInformationGovernanceRules(ItemList<InformationGovernanceRule> informationGovernanceRules)
information_governance_rules property (displayed as Information Governance Rules) of the object.informationGovernanceRules - 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 InformationGovernancePolicy getParentPolicy()
parent_policy property (displayed as 'Parent Policy') of the object.InformationGovernancePolicypublic void setParentPolicy(InformationGovernancePolicy parentPolicy)
parent_policy property (displayed as Parent Policy) of the object.parentPolicy - the value to setpublic ItemList<InformationGovernancePolicy> getSubpolicies()
subpolicies property (displayed as 'Subpolicies') of the object.ItemList<InformationGovernancePolicy>public void setSubpolicies(ItemList<InformationGovernancePolicy> subpolicies)
subpolicies property (displayed as Subpolicies) of the object.subpolicies - the value to setpublic ItemList<InformationGovernancePolicy> getTranslations()
translations property (displayed as 'Translations') of the object.ItemList<InformationGovernancePolicy>public void setTranslations(ItemList<InformationGovernancePolicy> 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.