public class LineageContainer extends InformationAsset
lineage_container asset type in IGC, displayed as 'Business Lineage Container' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<InformationAsset> |
informationAssets |
protected LineageContainer |
parentContainer |
protected ItemList<Category> |
subBusinessContainer |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
LineageContainer() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<InformationAsset> |
getInformationAssets()
Retrieve the
information_assets property (displayed as 'Contains Information Assets') of the object. |
LineageContainer |
getParentContainer()
Retrieve the
parent_container property (displayed as 'Parent Container') of the object. |
ItemList<Category> |
getSubBusinessContainer()
Retrieve the
sub_business_container property (displayed as 'Sub Business Container') of the object. |
void |
setInformationAssets(ItemList<InformationAsset> informationAssets)
Set the
information_assets property (displayed as Contains Information Assets) of the object. |
void |
setParentContainer(LineageContainer parentContainer)
Set the
parent_container property (displayed as Parent Container) of the object. |
void |
setSubBusinessContainer(ItemList<Category> subBusinessContainer)
Set the
sub_business_container property (displayed as Sub Business Container) 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 ItemList<InformationAsset> informationAssets
protected LineageContainer parentContainer
public ItemList<InformationAsset> getInformationAssets()
information_assets property (displayed as 'Contains Information Assets') of the object.ItemList<InformationAsset>public void setInformationAssets(ItemList<InformationAsset> informationAssets)
information_assets property (displayed as Contains Information Assets) of the object.informationAssets - the value to setpublic LineageContainer getParentContainer()
parent_container property (displayed as 'Parent Container') of the object.LineageContainerpublic void setParentContainer(LineageContainer parentContainer)
parent_container property (displayed as Parent Container) of the object.parentContainer - the value to setpublic ItemList<Category> getSubBusinessContainer()
sub_business_container property (displayed as 'Sub Business Container') of the object.ItemList<Category>Copyright © 2018–2021 ODPi. All rights reserved.