public class Database extends InformationAsset
database asset type in IGC, displayed as 'Database' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aliasBusinessName |
protected ItemList<BiModel> |
biModels |
protected ItemList<BiReport> |
biReports |
protected ItemList<DatabaseSchema> |
databaseSchemas |
protected String |
databaseType |
protected ItemList<DataConnectionMapping> |
dataConnectionMappings |
protected ItemList<DataConnection> |
dataConnections |
protected ItemList<DataPolicy> |
dataPolicies
Deprecated.
No longer applicable from 11.7.0.1 onwards.
|
protected String |
dbms |
protected String |
dbmsServerInstance |
protected String |
dbmsVendor |
protected String |
dbmsVersion |
protected Host |
host |
protected String |
importedFrom |
protected String |
location |
protected ItemList<MdmModel> |
mappedToMdmModels |
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 |
|---|
Database() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasBusinessName()
Retrieve the
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object. |
ItemList<BiModel> |
getBiModels()
Retrieve the
bi_models property (displayed as 'BI Models') of the object. |
ItemList<BiReport> |
getBiReports()
Retrieve the
bi_reports property (displayed as 'BI Reports') of the object. |
ItemList<DatabaseSchema> |
getDatabaseSchemas()
Retrieve the
database_schemas property (displayed as 'Database Schemas') of the object. |
String |
getDatabaseType()
Retrieve the
database_type property (displayed as 'Database Type') of the object. |
ItemList<DataConnectionMapping> |
getDataConnectionMappings()
Retrieve the
data_connection_mappings property (displayed as 'Data Connection Mappings') of the object. |
ItemList<DataConnection> |
getDataConnections()
Retrieve the
data_connections property (displayed as 'Data Connections') of the object. |
ItemList<DataPolicy> |
getDataPolicies()
Deprecated.
No longer applicable from 11.7.0.1 onwards.
|
String |
getDbms()
Retrieve the
dbms property (displayed as 'DBMS') of the object. |
String |
getDbmsServerInstance()
Retrieve the
dbms_server_instance property (displayed as 'DBMS Server Instance') of the object. |
String |
getDbmsVendor()
Retrieve the
dbms_vendor property (displayed as 'DBMS Vendor') of the object. |
String |
getDbmsVersion()
Retrieve the
dbms_version property (displayed as 'DBMS Version') of the object. |
Host |
getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
String |
getImportedFrom()
Retrieve the
imported_from property (displayed as 'Imported From') of the object. |
String |
getLocation()
Retrieve the
location property (displayed as 'Location') of the object. |
ItemList<MdmModel> |
getMappedToMdmModels()
Retrieve the
mapped_to_mdm_models property (displayed as 'Mapped to MDM Models') 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 |
setBiModels(ItemList<BiModel> biModels)
Set the
bi_models property (displayed as BI Models) of the object. |
void |
setBiReports(ItemList<BiReport> biReports)
Set the
bi_reports property (displayed as BI Reports) of the object. |
void |
setDatabaseSchemas(ItemList<DatabaseSchema> databaseSchemas)
Set the
database_schemas property (displayed as Database Schemas) of the object. |
void |
setDatabaseType(String databaseType)
Set the
database_type property (displayed as Database Type) of the object. |
void |
setDataConnectionMappings(ItemList<DataConnectionMapping> dataConnectionMappings)
Set the
data_connection_mappings property (displayed as Data Connection Mappings) of the object. |
void |
setDataConnections(ItemList<DataConnection> dataConnections)
Set the
data_connections property (displayed as Data Connections) of the object. |
void |
setDataPolicies(ItemList<DataPolicy> dataPolicies)
Deprecated.
No longer applicable from 11.7.0.0 onwards.
|
void |
setDbms(String dbms)
Set the
dbms property (displayed as DBMS) of the object. |
void |
setDbmsServerInstance(String dbmsServerInstance)
Set the
dbms_server_instance property (displayed as DBMS Server Instance) of the object. |
void |
setDbmsVendor(String dbmsVendor)
Set the
dbms_vendor property (displayed as DBMS Vendor) of the object. |
void |
setDbmsVersion(String dbmsVersion)
Set the
dbms_version property (displayed as DBMS Version) of the object. |
void |
setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
setImportedFrom(String importedFrom)
Set the
imported_from property (displayed as Imported From) of the object. |
void |
setLocation(String location)
Set the
location property (displayed as Location) of the object. |
void |
setMappedToMdmModels(ItemList<MdmModel> mappedToMdmModels)
Set the
mapped_to_mdm_models property (displayed as Mapped to MDM Models) 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 ItemList<DataConnectionMapping> dataConnectionMappings
protected ItemList<DataConnection> dataConnections
@Deprecated protected ItemList<DataPolicy> dataPolicies
protected ItemList<DatabaseSchema> databaseSchemas
protected String databaseType
protected String dbms
protected String dbmsServerInstance
protected String dbmsVendor
protected String dbmsVersion
protected Host host
protected String importedFrom
protected String location
@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 ItemList<BiModel> getBiModels()
bi_models property (displayed as 'BI Models') of the object.ItemList<BiModel>public void setBiModels(ItemList<BiModel> biModels)
bi_models property (displayed as BI Models) of the object.biModels - the value to setpublic ItemList<BiReport> getBiReports()
bi_reports property (displayed as 'BI Reports') of the object.ItemList<BiReport>public void setBiReports(ItemList<BiReport> biReports)
bi_reports property (displayed as BI Reports) of the object.biReports - the value to setpublic ItemList<DataConnectionMapping> getDataConnectionMappings()
data_connection_mappings property (displayed as 'Data Connection Mappings') of the object.ItemList<DataConnectionMapping>public void setDataConnectionMappings(ItemList<DataConnectionMapping> dataConnectionMappings)
data_connection_mappings property (displayed as Data Connection Mappings) of the object.dataConnectionMappings - the value to setpublic ItemList<DataConnection> getDataConnections()
data_connections property (displayed as 'Data Connections') of the object.ItemList<DataConnection>public void setDataConnections(ItemList<DataConnection> dataConnections)
data_connections property (displayed as Data Connections) of the object.dataConnections - the value to set@Deprecated public ItemList<DataPolicy> getDataPolicies()
data_policies property (displayed as 'Data Policies') of the object.ItemList<DataPolicy>@Deprecated public void setDataPolicies(ItemList<DataPolicy> dataPolicies)
data_policies property (displayed as Data Policies) of the object.dataPolicies - the value to setpublic ItemList<DatabaseSchema> getDatabaseSchemas()
database_schemas property (displayed as 'Database Schemas') of the object.ItemList<DatabaseSchema>public void setDatabaseSchemas(ItemList<DatabaseSchema> databaseSchemas)
database_schemas property (displayed as Database Schemas) of the object.databaseSchemas - the value to setpublic String getDatabaseType()
database_type property (displayed as 'Database Type') of the object.Stringpublic void setDatabaseType(String databaseType)
database_type property (displayed as Database Type) of the object.databaseType - the value to setpublic String getDbms()
dbms property (displayed as 'DBMS') of the object.Stringpublic void setDbms(String dbms)
dbms property (displayed as DBMS) of the object.dbms - the value to setpublic String getDbmsServerInstance()
dbms_server_instance property (displayed as 'DBMS Server Instance') of the object.Stringpublic void setDbmsServerInstance(String dbmsServerInstance)
dbms_server_instance property (displayed as DBMS Server Instance) of the object.dbmsServerInstance - the value to setpublic String getDbmsVendor()
dbms_vendor property (displayed as 'DBMS Vendor') of the object.Stringpublic void setDbmsVendor(String dbmsVendor)
dbms_vendor property (displayed as DBMS Vendor) of the object.dbmsVendor - the value to setpublic String getDbmsVersion()
dbms_version property (displayed as 'DBMS Version') of the object.Stringpublic void setDbmsVersion(String dbmsVersion)
dbms_version property (displayed as DBMS Version) of the object.dbmsVersion - 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 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 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 ItemList<MdmModel> getMappedToMdmModels()
mapped_to_mdm_models property (displayed as 'Mapped to MDM Models') of the object.ItemList<MdmModel>public void setMappedToMdmModels(ItemList<MdmModel> mappedToMdmModels)
mapped_to_mdm_models property (displayed as Mapped to MDM Models) of the object.mappedToMdmModels - 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.