public class ExtensionMappingDocument extends InformationAsset
extension_mapping_document asset type in IGC, displayed as 'Extension Mapping Document' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<ExtensionMapping> |
extensionMappings |
protected String |
fileName |
protected List<String> |
lineageServiceInformation |
protected List<Date> |
lineageServiceLastRunDate |
protected List<String> |
lineageServiceStatus |
protected ItemList<Folder> |
parentFolder |
protected String |
type |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
ExtensionMappingDocument() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<ExtensionMapping> |
getExtensionMappings()
Retrieve the
extension_mappings property (displayed as 'Extension Mappings') of the object. |
String |
getFileName()
Retrieve the
file_name property (displayed as 'File Name') of the object. |
List<String> |
getLineageServiceInformation()
Retrieve the
lineage_service_information property (displayed as 'Lineage Service Information') of the object. |
List<Date> |
getLineageServiceLastRunDate()
Retrieve the
lineage_service_last_run_date property (displayed as 'Lineage Service Last Run Date') of the object. |
List<String> |
getLineageServiceStatus()
Retrieve the
lineage_service_status property (displayed as 'Lineage Service Status') of the object. |
ItemList<Folder> |
getParentFolder()
Retrieve the
parent_folder property (displayed as 'Parent Folder') of the object. |
String |
getTheType()
Retrieve the
type property (displayed as 'Type') of the object. |
void |
setExtensionMappings(ItemList<ExtensionMapping> extensionMappings)
Set the
extension_mappings property (displayed as Extension Mappings) of the object. |
void |
setFileName(String fileName)
Set the
file_name property (displayed as File Name) of the object. |
void |
setLineageServiceInformation(List<String> lineageServiceInformation)
Set the
lineage_service_information property (displayed as Lineage Service Information) of the object. |
void |
setLineageServiceLastRunDate(List<Date> lineageServiceLastRunDate)
Set the
lineage_service_last_run_date property (displayed as Lineage Service Last Run Date) of the object. |
void |
setLineageServiceStatus(List<String> lineageServiceStatus)
Set the
lineage_service_status property (displayed as Lineage Service Status) of the object. |
void |
setParentFolder(ItemList<Folder> parentFolder)
Set the
parent_folder property (displayed as Parent Folder) of the object. |
void |
setTheType(String type)
Set the
type property (displayed as Type) 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<ExtensionMapping> extensionMappings
protected String fileName
protected String type
public ItemList<ExtensionMapping> getExtensionMappings()
extension_mappings property (displayed as 'Extension Mappings') of the object.ItemList<ExtensionMapping>public void setExtensionMappings(ItemList<ExtensionMapping> extensionMappings)
extension_mappings property (displayed as Extension Mappings) of the object.extensionMappings - the value to setpublic String getFileName()
file_name property (displayed as 'File Name') of the object.Stringpublic void setFileName(String fileName)
file_name property (displayed as File Name) of the object.fileName - the value to setpublic List<String> getLineageServiceInformation()
lineage_service_information property (displayed as 'Lineage Service Information') of the object.List<String>public void setLineageServiceInformation(List<String> lineageServiceInformation)
lineage_service_information property (displayed as Lineage Service Information) of the object.lineageServiceInformation - the value to setpublic List<Date> getLineageServiceLastRunDate()
lineage_service_last_run_date property (displayed as 'Lineage Service Last Run Date') of the object.List<Date>public void setLineageServiceLastRunDate(List<Date> lineageServiceLastRunDate)
lineage_service_last_run_date property (displayed as Lineage Service Last Run Date) of the object.lineageServiceLastRunDate - the value to setpublic List<String> getLineageServiceStatus()
lineage_service_status property (displayed as 'Lineage Service Status') of the object.List<String>public void setLineageServiceStatus(List<String> lineageServiceStatus)
lineage_service_status property (displayed as Lineage Service Status) of the object.lineageServiceStatus - the value to setpublic ItemList<Folder> getParentFolder()
parent_folder property (displayed as 'Parent Folder') of the object.ItemList<Folder>public void setParentFolder(ItemList<Folder> parentFolder)
parent_folder property (displayed as Parent Folder) of the object.parentFolder - the value to setpublic String getTheType()
type property (displayed as 'Type') of the object.Stringpublic void setTheType(String type)
type property (displayed as Type) of the object.type - the value to setCopyright © 2018–2021 ODPi. All rights reserved.