public class InformationAsset extends MainObject
information_asset asset type in IGC, displayed as 'Information Asset' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<BlueprintElementLink> |
blueprintElements
Deprecated.
No longer applicable from 11.7.0.0 onwards.
|
protected ItemList<InformationAsset> |
impactedBy |
protected ItemList<InformationAsset> |
impactsOn |
protected ItemList<Collection> |
inCollections |
protected String |
nativeId |
protected ItemList<InformationAsset> |
readByDesign |
protected ItemList<InformationAsset> |
readByOperational |
protected ItemList<InformationAsset> |
readByStatic |
protected ItemList<InformationAsset> |
readByUserDefined |
protected ItemList<InformationAsset> |
writtenByDesign |
protected ItemList<InformationAsset> |
writtenByOperational |
protected ItemList<InformationAsset> |
writtenByStatic |
protected ItemList<InformationAsset> |
writtenByUserDefined |
assignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
InformationAsset() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<BlueprintElementLink> |
getBlueprintElements()
Deprecated.
No longer applicable from 11.7.0.0 onwards.
|
ItemList<InformationAsset> |
getImpactedBy()
Retrieve the
impacted_by property (displayed as 'Impacted by') of the object. |
ItemList<InformationAsset> |
getImpactsOn()
Retrieve the
impacts_on property (displayed as 'Impacts on') of the object. |
ItemList<Collection> |
getInCollections()
Retrieve the
in_collections property (displayed as 'In Collections') of the object. |
String |
getNativeId()
Retrieve the
native_id property (displayed as 'Native ID') of the object. |
ItemList<InformationAsset> |
getReadByDesign()
Retrieve the
read_by_(design) property (displayed as 'Read by (Design)') of the object. |
ItemList<InformationAsset> |
getReadByOperational()
Retrieve the
read_by_(operational) property (displayed as 'Read by (Operational)') of the object. |
ItemList<InformationAsset> |
getReadByStatic()
Retrieve the
read_by_(static) property (displayed as 'Read by (Static)') of the object. |
ItemList<InformationAsset> |
getReadByUserDefined()
Retrieve the
read_by_(user_defined) property (displayed as 'Read by (User-Defined)') of the object. |
ItemList<InformationAsset> |
getWrittenByDesign()
Retrieve the
written_by_(design) property (displayed as 'Written by (Design)') of the object. |
ItemList<InformationAsset> |
getWrittenByOperational()
Retrieve the
written_by_(operational) property (displayed as 'Written by (Operational)') of the object. |
ItemList<InformationAsset> |
getWrittenByStatic()
Retrieve the
written_by_(static) property (displayed as 'Written by (Static)') of the object. |
ItemList<InformationAsset> |
getWrittenByUserDefined()
Retrieve the
written_by_(user_defined) property (displayed as 'Written by (User-Defined)') of the object. |
void |
setBlueprintElements(ItemList<BlueprintElementLink> blueprintElements)
Deprecated.
No longer applicable from 11.7.0.0 onwards.
|
void |
setImpactedBy(ItemList<InformationAsset> impactedBy)
Set the
impacted_by property (displayed as Impacted by) of the object. |
void |
setImpactsOn(ItemList<InformationAsset> impactsOn)
Set the
impacts_on property (displayed as Impacts on) of the object. |
void |
setInCollections(ItemList<Collection> inCollections)
Set the
in_collections property (displayed as In Collections) of the object. |
void |
setNativeId(String nativeId)
Set the
native_id property (displayed as Native ID) of the object. |
void |
setReadByDesign(ItemList<InformationAsset> readByDesign)
Set the
read_by_(design) property (displayed as Read by (Design)) of the object. |
void |
setReadByOperational(ItemList<InformationAsset> readByOperational)
Set the
read_by_(operational) property (displayed as Read by (Operational)) of the object. |
void |
setReadByStatic(ItemList<InformationAsset> readByStatic)
Set the
read_by_(static) property (displayed as Read by (Static)) of the object. |
void |
setReadByUserDefined(ItemList<InformationAsset> readByUserDefined)
Set the
read_by_(user_defined) property (displayed as Read by (User-Defined)) of the object. |
void |
setWrittenByDesign(ItemList<InformationAsset> writtenByDesign)
Set the
written_by_(design) property (displayed as Written by (Design)) of the object. |
void |
setWrittenByOperational(ItemList<InformationAsset> writtenByOperational)
Set the
written_by_(operational) property (displayed as Written by (Operational)) of the object. |
void |
setWrittenByStatic(ItemList<InformationAsset> writtenByStatic)
Set the
written_by_(static) property (displayed as Written by (Static)) of the object. |
void |
setWrittenByUserDefined(ItemList<InformationAsset> writtenByUserDefined)
Set the
written_by_(user_defined) property (displayed as Written by (User-Defined)) of the object. |
getAssignedToTerms, 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, setUrltoString@Deprecated protected ItemList<BlueprintElementLink> blueprintElements
protected ItemList<InformationAsset> impactedBy
protected ItemList<InformationAsset> impactsOn
protected ItemList<Collection> inCollections
protected String nativeId
protected ItemList<InformationAsset> readByDesign
protected ItemList<InformationAsset> readByOperational
protected ItemList<InformationAsset> readByStatic
protected ItemList<InformationAsset> readByUserDefined
protected ItemList<InformationAsset> writtenByDesign
protected ItemList<InformationAsset> writtenByOperational
protected ItemList<InformationAsset> writtenByStatic
protected ItemList<InformationAsset> writtenByUserDefined
@Deprecated public ItemList<BlueprintElementLink> getBlueprintElements()
blueprint_elements property (displayed as 'Blueprint Elements') of the object.ItemList<BlueprintElementLink>@Deprecated public void setBlueprintElements(ItemList<BlueprintElementLink> blueprintElements)
blueprint_elements property (displayed as Blueprint Elements) of the object.blueprintElements - the value to setpublic ItemList<InformationAsset> getImpactedBy()
impacted_by property (displayed as 'Impacted by') of the object.ItemList<InformationAsset>public void setImpactedBy(ItemList<InformationAsset> impactedBy)
impacted_by property (displayed as Impacted by) of the object.impactedBy - the value to setpublic ItemList<InformationAsset> getImpactsOn()
impacts_on property (displayed as 'Impacts on') of the object.ItemList<InformationAsset>public void setImpactsOn(ItemList<InformationAsset> impactsOn)
impacts_on property (displayed as Impacts on) of the object.impactsOn - the value to setpublic ItemList<Collection> getInCollections()
in_collections property (displayed as 'In Collections') of the object.ItemList<Collection>public void setInCollections(ItemList<Collection> inCollections)
in_collections property (displayed as In Collections) of the object.inCollections - the value to setpublic String getNativeId()
native_id property (displayed as 'Native ID') of the object.Stringpublic void setNativeId(String nativeId)
native_id property (displayed as Native ID) of the object.nativeId - the value to setpublic ItemList<InformationAsset> getReadByDesign()
read_by_(design) property (displayed as 'Read by (Design)') of the object.ItemList<InformationAsset>public void setReadByDesign(ItemList<InformationAsset> readByDesign)
read_by_(design) property (displayed as Read by (Design)) of the object.readByDesign - the value to setpublic ItemList<InformationAsset> getReadByOperational()
read_by_(operational) property (displayed as 'Read by (Operational)') of the object.ItemList<InformationAsset>public void setReadByOperational(ItemList<InformationAsset> readByOperational)
read_by_(operational) property (displayed as Read by (Operational)) of the object.readByOperational - the value to setpublic ItemList<InformationAsset> getReadByStatic()
read_by_(static) property (displayed as 'Read by (Static)') of the object.ItemList<InformationAsset>public void setReadByStatic(ItemList<InformationAsset> readByStatic)
read_by_(static) property (displayed as Read by (Static)) of the object.readByStatic - the value to setpublic ItemList<InformationAsset> getReadByUserDefined()
read_by_(user_defined) property (displayed as 'Read by (User-Defined)') of the object.ItemList<InformationAsset>public void setReadByUserDefined(ItemList<InformationAsset> readByUserDefined)
read_by_(user_defined) property (displayed as Read by (User-Defined)) of the object.readByUserDefined - the value to setpublic ItemList<InformationAsset> getWrittenByDesign()
written_by_(design) property (displayed as 'Written by (Design)') of the object.ItemList<InformationAsset>public void setWrittenByDesign(ItemList<InformationAsset> writtenByDesign)
written_by_(design) property (displayed as Written by (Design)) of the object.writtenByDesign - the value to setpublic ItemList<InformationAsset> getWrittenByOperational()
written_by_(operational) property (displayed as 'Written by (Operational)') of the object.ItemList<InformationAsset>public void setWrittenByOperational(ItemList<InformationAsset> writtenByOperational)
written_by_(operational) property (displayed as Written by (Operational)) of the object.writtenByOperational - the value to setpublic ItemList<InformationAsset> getWrittenByStatic()
written_by_(static) property (displayed as 'Written by (Static)') of the object.ItemList<InformationAsset>public void setWrittenByStatic(ItemList<InformationAsset> writtenByStatic)
written_by_(static) property (displayed as Written by (Static)) of the object.writtenByStatic - the value to setpublic ItemList<InformationAsset> getWrittenByUserDefined()
written_by_(user_defined) property (displayed as 'Written by (User-Defined)') of the object.ItemList<InformationAsset>public void setWrittenByUserDefined(ItemList<InformationAsset> writtenByUserDefined)
written_by_(user_defined) property (displayed as Written by (User-Defined)) of the object.writtenByUserDefined - the value to setCopyright © 2018–2021 ODPi. All rights reserved.