public class DataFile extends InformationAsset
data_file asset type in IGC, displayed as 'Data File' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aliasBusinessName |
protected AmazonS3DataFile |
amazonS3DataFiles |
protected ItemList<DataFileRecord> |
dataFileRecords |
protected Host |
host |
protected DataFileDefinition |
implementsDataFileDefinition |
protected ItemList<PhysicalDataModel> |
implementsPhysicalModels |
protected String |
importedFrom |
protected Boolean |
includeForBusinessLineage |
protected MainObject |
parentFolder |
protected ItemList<MainObject> |
parentFolderOrHost |
protected String |
path |
protected String |
storeType |
protected ItemList<TermAssignment> |
suggestedTermAssignments
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
protected String |
synchronizedFrom |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
DataFile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasBusinessName()
Retrieve the
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object. |
AmazonS3DataFile |
getAmazonS3DataFiles()
Retrieve the
amazon_s3_data_files property (displayed as 'Amazon S3 Data Files') of the object. |
ItemList<DataFileRecord> |
getDataFileRecords()
Retrieve the
data_file_records property (displayed as 'Data File Records') of the object. |
Host |
getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
DataFileDefinition |
getImplementsDataFileDefinition()
Retrieve the
implements_data_file_definition property (displayed as 'Implements Data File Definition') of the object. |
ItemList<PhysicalDataModel> |
getImplementsPhysicalModels()
Retrieve the
implements_physical_models property (displayed as 'Implements Physical Models') of the object. |
String |
getImportedFrom()
Retrieve the
imported_from property (displayed as 'Imported From') of the object. |
Boolean |
getIncludeForBusinessLineage()
Retrieve the
include_for_business_lineage property (displayed as 'Include for Business Lineage') of the object. |
MainObject |
getParentFolder()
Retrieve the
parent_folder property (displayed as 'Parent Folder') of the object. |
ItemList<MainObject> |
getParentFolderOrHost()
Retrieve the
parent_folder_or_host property (displayed as 'Parent Folder or Host') of the object. |
String |
getPath()
Retrieve the
path property (displayed as 'Path') of the object. |
String |
getStoreType()
Retrieve the
store_type property (displayed as 'Type') of the object. |
ItemList<TermAssignment> |
getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
String |
getSynchronizedFrom()
Retrieve the
synchronized_from property (displayed as 'Synchronized From') of the object. |
void |
setAliasBusinessName(String aliasBusinessName)
Set the
alias_(business_name) property (displayed as Alias (Business Name)) of the object. |
void |
setAmazonS3DataFiles(AmazonS3DataFile amazonS3DataFiles)
Set the
amazon_s3_data_files property (displayed as Amazon S3 Data Files) of the object. |
void |
setDataFileRecords(ItemList<DataFileRecord> dataFileRecords)
Set the
data_file_records property (displayed as Data File Records) of the object. |
void |
setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
setImplementsDataFileDefinition(DataFileDefinition implementsDataFileDefinition)
Set the
implements_data_file_definition property (displayed as Implements Data File Definition) of the object. |
void |
setImplementsPhysicalModels(ItemList<PhysicalDataModel> implementsPhysicalModels)
Set the
implements_physical_models property (displayed as Implements Physical Models) of the object. |
void |
setImportedFrom(String importedFrom)
Set the
imported_from property (displayed as Imported From) of the object. |
void |
setIncludeForBusinessLineage(Boolean includeForBusinessLineage)
Set the
include_for_business_lineage property (displayed as Include for Business Lineage) of the object. |
void |
setParentFolder(MainObject parentFolder)
Set the
parent_folder property (displayed as Parent Folder) of the object. |
void |
setParentFolderOrHost(ItemList<MainObject> parentFolderOrHost)
Set the
parent_folder_or_host property (displayed as Parent Folder or Host) of the object. |
void |
setPath(String path)
Set the
path property (displayed as Path) of the object. |
void |
setStoreType(String storeType)
Set the
store_type property (displayed as Type) of the object. |
void |
setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
setSynchronizedFrom(String synchronizedFrom)
Set the
synchronized_from property (displayed as Synchronized From) 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 aliasBusinessName
protected AmazonS3DataFile amazonS3DataFiles
protected ItemList<DataFileRecord> dataFileRecords
protected Host host
protected DataFileDefinition implementsDataFileDefinition
protected ItemList<PhysicalDataModel> implementsPhysicalModels
protected String importedFrom
protected Boolean includeForBusinessLineage
protected MainObject parentFolder
protected ItemList<MainObject> parentFolderOrHost
protected String path
protected String storeType
@Deprecated protected ItemList<TermAssignment> suggestedTermAssignments
protected String synchronizedFrom
public String getAliasBusinessName()
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object.Stringpublic void setAliasBusinessName(String aliasBusinessName)
alias_(business_name) property (displayed as Alias (Business Name)) of the object.aliasBusinessName - the value to setpublic AmazonS3DataFile getAmazonS3DataFiles()
amazon_s3_data_files property (displayed as 'Amazon S3 Data Files') of the object.AmazonS3DataFilepublic void setAmazonS3DataFiles(AmazonS3DataFile amazonS3DataFiles)
amazon_s3_data_files property (displayed as Amazon S3 Data Files) of the object.amazonS3DataFiles - the value to setpublic ItemList<DataFileRecord> getDataFileRecords()
data_file_records property (displayed as 'Data File Records') of the object.ItemList<DataFileRecord>public void setDataFileRecords(ItemList<DataFileRecord> dataFileRecords)
data_file_records property (displayed as Data File Records) of the object.dataFileRecords - the value to setpublic Host getHost()
host property (displayed as 'Host') of the object.Hostpublic void setHost(Host host)
host property (displayed as Host) of the object.host - the value to setpublic DataFileDefinition getImplementsDataFileDefinition()
implements_data_file_definition property (displayed as 'Implements Data File Definition') of the object.DataFileDefinitionpublic void setImplementsDataFileDefinition(DataFileDefinition implementsDataFileDefinition)
implements_data_file_definition property (displayed as Implements Data File Definition) of the object.implementsDataFileDefinition - the value to setpublic ItemList<PhysicalDataModel> getImplementsPhysicalModels()
implements_physical_models property (displayed as 'Implements Physical Models') of the object.ItemList<PhysicalDataModel>public void setImplementsPhysicalModels(ItemList<PhysicalDataModel> implementsPhysicalModels)
implements_physical_models property (displayed as Implements Physical Models) of the object.implementsPhysicalModels - the value to setpublic String getImportedFrom()
imported_from property (displayed as 'Imported From') of the object.Stringpublic void setImportedFrom(String importedFrom)
imported_from property (displayed as Imported From) of the object.importedFrom - the value to setpublic Boolean getIncludeForBusinessLineage()
include_for_business_lineage property (displayed as 'Include for Business Lineage') of the object.Booleanpublic void setIncludeForBusinessLineage(Boolean includeForBusinessLineage)
include_for_business_lineage property (displayed as Include for Business Lineage) of the object.includeForBusinessLineage - the value to setpublic MainObject getParentFolder()
parent_folder property (displayed as 'Parent Folder') of the object.MainObjectpublic void setParentFolder(MainObject parentFolder)
parent_folder property (displayed as Parent Folder) of the object.parentFolder - the value to setpublic ItemList<MainObject> getParentFolderOrHost()
parent_folder_or_host property (displayed as 'Parent Folder or Host') of the object.ItemList<MainObject>public void setParentFolderOrHost(ItemList<MainObject> parentFolderOrHost)
parent_folder_or_host property (displayed as Parent Folder or Host) of the object.parentFolderOrHost - the value to setpublic String getPath()
path property (displayed as 'Path') of the object.Stringpublic void setPath(String path)
path property (displayed as Path) of the object.path - the value to setpublic String getStoreType()
store_type property (displayed as 'Type') of the object.Stringpublic void setStoreType(String storeType)
store_type property (displayed as Type) of the object.storeType - the value to set@Deprecated public ItemList<TermAssignment> getSuggestedTermAssignments()
suggested_term_assignments property (displayed as 'Suggested Term Assignments') of the object.ItemList<TermAssignment>@Deprecated public void setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
suggested_term_assignments property (displayed as Suggested Term Assignments) of the object.suggestedTermAssignments - the value to setpublic String getSynchronizedFrom()
synchronized_from property (displayed as 'Synchronized From') of the object.Stringpublic void setSynchronizedFrom(String synchronizedFrom)
synchronized_from property (displayed as Synchronized From) of the object.synchronizedFrom - the value to setCopyright © 2018–2021 ODPi. All rights reserved.