public class DatabaseAlias extends Datagroup
database_alias asset type in IGC, displayed as 'Database Alias' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<Datagroup> |
aliasOfDatabaseTablesOrViews |
protected ItemList<DataItem> |
databaseColumns |
protected ItemList<DatabaseColumn> |
definedForeignKey |
protected ItemList<CandidateKey> |
definedPrimaryKey
Deprecated.
No longer applicable from 11.5.0.2sp5 onwards and 11.7.1.0 onwards.
|
protected ItemList<CandidateKey> |
implementedKey |
protected String |
importedFrom |
protected ItemList<DatabaseIndex> |
indexes |
protected List<String> |
lineageServiceInformation |
protected List<Date> |
lineageServiceLastRunDate |
protected List<String> |
lineageServiceStatus |
protected ItemList<InformationAsset> |
readsFromOperational |
protected ItemList<InformationAsset> |
readsFromUserDefined |
databaseSchema, importedViaDataConnection, nameQualifier, nameQuotingCharblueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
DatabaseAlias() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Datagroup> |
getAliasOfDatabaseTablesOrViews()
Retrieve the
alias_of_database_tables_or_views property (displayed as 'Alias of Database Tables or Views') of the object. |
ItemList<DataItem> |
getDatabaseColumns()
Retrieve the
database_columns property (displayed as 'Database Columns') of the object. |
ItemList<DatabaseColumn> |
getDefinedForeignKey()
Retrieve the
defined_foreign_key property (displayed as 'Defined Foreign Key') of the object. |
ItemList<CandidateKey> |
getDefinedPrimaryKey()
Deprecated.
No longer applicable from 11.5.0.2sp5 and 11.7.1.0 onwards.
|
ItemList<CandidateKey> |
getImplementedKey()
Retrieve the
implemented_key property (displayed as 'Defined Primary Key') of the object. |
String |
getImportedFrom()
Retrieve the
imported_from property (displayed as 'Imported From') of the object. |
ItemList<DatabaseIndex> |
getIndexes()
Retrieve the
indexes property (displayed as 'Indexes') 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<InformationAsset> |
getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
void |
setAliasOfDatabaseTablesOrViews(ItemList<Datagroup> aliasOfDatabaseTablesOrViews)
Set the
alias_of_database_tables_or_views property (displayed as Alias of Database Tables or Views) of the object. |
void |
setDatabaseColumns(ItemList<DataItem> databaseColumns)
Set the
database_columns property (displayed as Database Columns) of the object. |
void |
setDefinedForeignKey(ItemList<DatabaseColumn> definedForeignKey)
Set the
defined_foreign_key property (displayed as Defined Foreign Key) of the object. |
void |
setDefinedPrimaryKey(ItemList<CandidateKey> definedPrimaryKey)
Deprecated.
No longer applicable from 11.5.0.2sp5 and 11.7.1.0 onwards.
|
void |
setImplementedKey(ItemList<CandidateKey> implementedKey)
Set the
implemented_key property (displayed as Defined Primary Key) of the object. |
void |
setImportedFrom(String importedFrom)
Set the
imported_from property (displayed as Imported From) of the object. |
void |
setIndexes(ItemList<DatabaseIndex> indexes)
Set the
indexes property (displayed as Indexes) 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 |
setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
getDatabaseSchema, getImportedViaDataConnection, getNameQualifier, getNameQuotingChar, setDatabaseSchema, setImportedViaDataConnection, setNameQualifier, setNameQuotingChargetBlueprintElements, 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<DatabaseColumn> definedForeignKey
@Deprecated protected ItemList<CandidateKey> definedPrimaryKey
implementedKeyprotected ItemList<CandidateKey> implementedKey
protected String importedFrom
protected ItemList<DatabaseIndex> indexes
protected ItemList<InformationAsset> readsFromOperational
protected ItemList<InformationAsset> readsFromUserDefined
public ItemList<Datagroup> getAliasOfDatabaseTablesOrViews()
alias_of_database_tables_or_views property (displayed as 'Alias of Database Tables or Views') of the object.ItemList<Datagroup>public void setAliasOfDatabaseTablesOrViews(ItemList<Datagroup> aliasOfDatabaseTablesOrViews)
alias_of_database_tables_or_views property (displayed as Alias of Database Tables or Views) of the object.aliasOfDatabaseTablesOrViews - the value to setpublic ItemList<DataItem> getDatabaseColumns()
database_columns property (displayed as 'Database Columns') of the object.ItemList<DataItem>public void setDatabaseColumns(ItemList<DataItem> databaseColumns)
database_columns property (displayed as Database Columns) of the object.databaseColumns - the value to setpublic ItemList<DatabaseColumn> getDefinedForeignKey()
defined_foreign_key property (displayed as 'Defined Foreign Key') of the object.ItemList<DatabaseColumn>public void setDefinedForeignKey(ItemList<DatabaseColumn> definedForeignKey)
defined_foreign_key property (displayed as Defined Foreign Key) of the object.definedForeignKey - the value to set@Deprecated public ItemList<CandidateKey> getDefinedPrimaryKey()
defined_primary_key property (displayed as 'Defined Primary Key') of the object.ItemList<CandidateKey>getImplementedKey()@Deprecated public void setDefinedPrimaryKey(ItemList<CandidateKey> definedPrimaryKey)
defined_primary_key property (displayed as Defined Primary Key) of the object.definedPrimaryKey - the value to setsetImplementedKey(ItemList)public ItemList<CandidateKey> getImplementedKey()
implemented_key property (displayed as 'Defined Primary Key') of the object.ItemList<CandidateKey>public void setImplementedKey(ItemList<CandidateKey> implementedKey)
implemented_key property (displayed as Defined Primary Key) of the object.implementedKey - 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 ItemList<DatabaseIndex> getIndexes()
indexes property (displayed as 'Indexes') of the object.ItemList<DatabaseIndex>public void setIndexes(ItemList<DatabaseIndex> indexes)
indexes property (displayed as Indexes) of the object.indexes - 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<InformationAsset> getReadsFromOperational()
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object.ItemList<InformationAsset>public void setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
reads_from_(operational) property (displayed as Reads from (Operational)) of the object.readsFromOperational - the value to setpublic ItemList<InformationAsset> getReadsFromUserDefined()
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object.ItemList<InformationAsset>public void setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object.readsFromUserDefined - the value to setCopyright © 2018–2021 ODPi. All rights reserved.