public class DataFileFolderNobucket extends InformationAsset
data_file_folder_nobucket asset type in IGC, displayed as 'Data File Folder' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected AmazonS3DataFileFolder |
amazonS3DataFileFolder |
protected ItemList<DataFileFolder> |
dataFileFolders |
protected ItemList<DataFile> |
dataFiles |
protected Host |
host |
protected Boolean |
includeForBusinessLineage |
protected String |
location |
protected DataFileFolderNobucket |
parentFolder |
protected ItemList<MainObject> |
sameAsDataSources |
protected Date |
sourceCreationDate |
protected Date |
sourceModificationDate |
protected String |
storeType |
protected String |
synchronizedFrom |
protected String |
type |
protected ItemList<DataFileDefinition> |
usesDataFileDefinitions |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
DataFileFolderNobucket() |
| Modifier and Type | Method and Description |
|---|---|
AmazonS3DataFileFolder |
getAmazonS3DataFileFolder()
Retrieve the
amazon_s3_data_file_folder property (displayed as 'Amazon S3 Data File Folder') of the object. |
ItemList<DataFileFolder> |
getDataFileFolders()
Retrieve the
data_file_folders property (displayed as 'Data File Folders') of the object. |
ItemList<DataFile> |
getDataFiles()
Retrieve the
data_files property (displayed as 'Data Files') of the object. |
Host |
getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
Boolean |
getIncludeForBusinessLineage()
Retrieve the
include_for_business_lineage property (displayed as 'Include for Business Lineage') of the object. |
String |
getLocation()
Retrieve the
location property (displayed as 'Location') of the object. |
DataFileFolderNobucket |
getParentFolder()
Retrieve the
parent_folder property (displayed as 'Parent Folder') of the object. |
ItemList<MainObject> |
getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
Date |
getSourceCreationDate()
Retrieve the
source_creation_date property (displayed as 'Source Creation Date') of the object. |
Date |
getSourceModificationDate()
Retrieve the
source_modification_date property (displayed as 'Source Modification Date') of the object. |
String |
getStoreType()
Retrieve the
store_type property (displayed as 'Store Type') of the object. |
String |
getSynchronizedFrom()
Retrieve the
synchronized_from property (displayed as 'Synchronized From') of the object. |
String |
getTheType()
Retrieve the
type property (displayed as 'Type') of the object. |
ItemList<DataFileDefinition> |
getUsesDataFileDefinitions()
Retrieve the
uses_data_file_definitions property (displayed as 'Uses Data File Definitions') of the object. |
void |
setAmazonS3DataFileFolder(AmazonS3DataFileFolder amazonS3DataFileFolder)
Set the
amazon_s3_data_file_folder property (displayed as Amazon S3 Data File Folder) of the object. |
void |
setDataFileFolders(ItemList<DataFileFolder> dataFileFolders)
Set the
data_file_folders property (displayed as Data File Folders) of the object. |
void |
setDataFiles(ItemList<DataFile> dataFiles)
Set the
data_files property (displayed as Data Files) of the object. |
void |
setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
setIncludeForBusinessLineage(Boolean includeForBusinessLineage)
Set the
include_for_business_lineage property (displayed as Include for Business Lineage) of the object. |
void |
setLocation(String location)
Set the
location property (displayed as Location) of the object. |
void |
setParentFolder(DataFileFolderNobucket parentFolder)
Set the
parent_folder property (displayed as Parent Folder) of the object. |
void |
setSameAsDataSources(ItemList<MainObject> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
setSourceCreationDate(Date sourceCreationDate)
Set the
source_creation_date property (displayed as Source Creation Date) of the object. |
void |
setSourceModificationDate(Date sourceModificationDate)
Set the
source_modification_date property (displayed as Source Modification Date) of the object. |
void |
setStoreType(String storeType)
Set the
store_type property (displayed as Store Type) of the object. |
void |
setSynchronizedFrom(String synchronizedFrom)
Set the
synchronized_from property (displayed as Synchronized From) of the object. |
void |
setTheType(String type)
Set the
type property (displayed as Type) of the object. |
void |
setUsesDataFileDefinitions(ItemList<DataFileDefinition> usesDataFileDefinitions)
Set the
uses_data_file_definitions property (displayed as Uses Data File Definitions) 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 AmazonS3DataFileFolder amazonS3DataFileFolder
protected ItemList<DataFileFolder> dataFileFolders
protected Host host
protected Boolean includeForBusinessLineage
protected String location
protected DataFileFolderNobucket parentFolder
protected ItemList<MainObject> sameAsDataSources
protected Date sourceCreationDate
protected Date sourceModificationDate
protected String storeType
protected String synchronizedFrom
protected String type
protected ItemList<DataFileDefinition> usesDataFileDefinitions
public AmazonS3DataFileFolder getAmazonS3DataFileFolder()
amazon_s3_data_file_folder property (displayed as 'Amazon S3 Data File Folder') of the object.AmazonS3DataFileFolderpublic void setAmazonS3DataFileFolder(AmazonS3DataFileFolder amazonS3DataFileFolder)
amazon_s3_data_file_folder property (displayed as Amazon S3 Data File Folder) of the object.amazonS3DataFileFolder - the value to setpublic ItemList<DataFileFolder> getDataFileFolders()
data_file_folders property (displayed as 'Data File Folders') of the object.ItemList<DataFileFolder>public void setDataFileFolders(ItemList<DataFileFolder> dataFileFolders)
data_file_folders property (displayed as Data File Folders) of the object.dataFileFolders - the value to setpublic ItemList<DataFile> getDataFiles()
data_files property (displayed as 'Data Files') of the object.ItemList<DataFile>public void setDataFiles(ItemList<DataFile> dataFiles)
data_files property (displayed as Data Files) of the object.dataFiles - 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 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 String getLocation()
location property (displayed as 'Location') of the object.Stringpublic void setLocation(String location)
location property (displayed as Location) of the object.location - the value to setpublic DataFileFolderNobucket getParentFolder()
parent_folder property (displayed as 'Parent Folder') of the object.DataFileFolderNobucketpublic void setParentFolder(DataFileFolderNobucket parentFolder)
parent_folder property (displayed as Parent Folder) of the object.parentFolder - the value to setpublic ItemList<MainObject> getSameAsDataSources()
same_as_data_sources property (displayed as 'Same as Data Sources') of the object.ItemList<MainObject>public void setSameAsDataSources(ItemList<MainObject> sameAsDataSources)
same_as_data_sources property (displayed as Same as Data Sources) of the object.sameAsDataSources - the value to setpublic Date getSourceCreationDate()
source_creation_date property (displayed as 'Source Creation Date') of the object.Datepublic void setSourceCreationDate(Date sourceCreationDate)
source_creation_date property (displayed as Source Creation Date) of the object.sourceCreationDate - the value to setpublic Date getSourceModificationDate()
source_modification_date property (displayed as 'Source Modification Date') of the object.Datepublic void setSourceModificationDate(Date sourceModificationDate)
source_modification_date property (displayed as Source Modification Date) of the object.sourceModificationDate - the value to setpublic String getStoreType()
store_type property (displayed as 'Store Type') of the object.Stringpublic void setStoreType(String storeType)
store_type property (displayed as Store Type) of the object.storeType - 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 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 setpublic ItemList<DataFileDefinition> getUsesDataFileDefinitions()
uses_data_file_definitions property (displayed as 'Uses Data File Definitions') of the object.ItemList<DataFileDefinition>public void setUsesDataFileDefinitions(ItemList<DataFileDefinition> usesDataFileDefinitions)
uses_data_file_definitions property (displayed as Uses Data File Definitions) of the object.usesDataFileDefinitions - the value to setCopyright © 2018–2021 ODPi. All rights reserved.