- getAssetsList() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerAssets
-
- getAttribute(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainer
-
Get attribute value identified by name.
- getCatalog() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
-
Get name of the relational database catalog.
- getCatalog() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
-
Get catalog name.
- getColumn() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
-
Get column definition.
- getColumnName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
-
Get name of the column referencing primary key.
- getData() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.AnalyticsModelingOMASAPIResponse
-
Get data of the response.
- getDataSource() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
-
Get data source element of the module.
- getDatatype() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
-
Get name of the column data type defined by ODBC standard.
- getDbName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
-
Get database name.
- getDbType() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
-
Get type defining vendor.
- getDbVersion() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
-
Get version of the database.
- getErrorCause() - Method in exception org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.exceptions.AnalyticsModelingCheckedException
-
Helper function to provide details of the original error.
- getErrorCode() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
-
Get error code.
- getExceptionCause() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
-
Get message of original cause - details.
- getExcludedTables() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ModuleTableFilter.Envelop
-
- getFkColumn() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignKey
-
- getForeignKey() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
-
Get list of foreign keys defined in the table.
- getGuid() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.MetadataBase
-
Get repository entity GUID for bean instantiated from that entity.
- getGUID() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
-
Get global unique identifier of the database.
- getId() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainer
-
Get response data identifier.
- getIdentifier() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
-
Get module identifier.
- getIncludedTables() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ModuleTableFilter.Envelop
-
- getKeyedColumn() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PrimaryKey
-
Get list of columns names defining primary key.
- getMessage() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
-
Get error message
- getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.AnalyticsModelingErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.AnalyticsModelingErrorCode
-
Retrieve a message definition object for an exception.
- getMeta() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ModuleTableFilter
-
- getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.Database
-
Get name of the database.
- getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.Schema
-
Get name of the database.
- getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
-
Get name of the relational database column.
- getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
-
Get name of the data source.
- getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignKey
-
- getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PrimaryKey
-
Get name of the primary key.
- getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PropertyType
-
Get name of the property.
- getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
-
Get name of the table.
- getPhysicalModule() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerModule
-
Get Analytics Modeling module.
- getPkCatalog() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
-
Get name of the catalog the primary column belongs to.
- getPkColumn() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
-
Get name of the primary column.
- getPkName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
-
Get name of the primary key.
- getPkSchema() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
-
Get name of the schema the primary column belongs to.
- getPkTable() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
-
Get name of the table the primary column belongs to.
- getPosition() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
-
Get position of the item in the table.
- getPrimaryKey() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
-
Get definition of the primary key.
- getProperty() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.BaseObjectType
-
Get list of the object properties.
- getPropertyByName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.BaseObjectType
-
Get property by name.
- getReferencedColumns() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
-
Get list of GUIDs for referenced columns.
- getSchema() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
-
Get name of the relational database schema.
- getSchema() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
-
Get schema name.
- getSchemaType() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
-
Get schema type
- getTable() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
-
Get list of tables of the data source schema.
- getTableItem() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
-
Get list of table items.
- getTablesList() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerSchemaTables
-
- getType() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.Database
-
Get type of the database.
- getType() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.Schema
-
Get type of the database.
- getType() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainer
-
Get type of the response data.
- getValue() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PropertyType
-
Get property value.
- getVendorType() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
-
Get name of the relational database column data type defined by vendor.
- getVersion() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.Database
-
Get version of the database.
- getVersion() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
-
Get version of the module.
- ResponseContainer - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model
-
Base class container for the generic data in a response.
Each response data has set of attributes defined by names.
Id - identifier of the response data
Type - set by subclass to identify content of the response.
- ResponseContainerAssets - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model
-
Response container for list of GUIDs.
The container has following attributes:
assets - list of affected asset GUIDs (created, modified, or deleted).
The type of the container is 'assets'.
- ResponseContainerAssets() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerAssets
-
- ResponseContainerDatabase - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model
-
Response container for database.
The container has following attributes:
name - database name.
guid - unique identifier to access database metdata.
type - of the database, vendor.
version - database version.
The type of the container is 'database'.
- ResponseContainerDatabase() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
-
Constructor defines 'database' type
- ResponseContainerDatabaseSchema - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model
-
Response container for Analytics Modeling schema representation.
The container has following attributes:
catalog - name of the schema catalog.
schema - name of the schema.
schemaType - this can be 'user' or 'system'.
- ResponseContainerDatabaseSchema() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
-
Constructor defines 'schema' type and sets schemaType to 'user'
- ResponseContainerModule - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model
-
Response container for Analytics Modeling module representation.
The container has following attributes:
physicalDefinition - Analytics Modeling module representation.
The type of the container is 'module'.
- ResponseContainerModule() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerModule
-
Constructor defines 'module' type
- ResponseContainerSchemaTables - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model
-
Response container for list of table names available in the schema.
The container has following attributes:
tables - list of table names available in the schema.
The type of the container is 'tables'.
- ResponseContainerSchemaTables() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerSchemaTables
-
- Schema - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.metadata
-
Schema metadata bean contains the properties and guid for a schema entity
retrieved from the metadata repository.
- Schema() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.Schema
-
- SchemasResponse - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.responses
-
Response for request of the available database schemas.
- SchemasResponse() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.SchemasResponse
-
- SchemaTablesResponse - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.responses
-
- SchemaTablesResponse() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.SchemaTablesResponse
-
- setAssetList(ResponseContainerAssets) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.AssetsResponse
-
Set list of asset GUIDs.
- setAssetsList(List<String>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerAssets
-
- setAttribute(String, Object) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainer
-
Set attribute value identified by name.
- setCatalog(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
-
Set name of the relational database catalog.
- setCatalog(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
-
Set catalog name.
- setColumn(Column) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
-
Set column definition.
- setColumnName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
-
Set name of the column referencing primary key.
- setData(List<? extends ResponseContainer>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.AnalyticsModelingOMASAPIResponse
-
Set response data.
- setDatabasesList(List<ResponseContainerDatabase>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.DatabasesResponse
-
Set list of databases as response content.
- setDataSource(List<DataSource>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
-
Set data source element of the module.
- setDatatype(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
-
Set name of the column data type defined by ODBC standard.
- setDbName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
-
Set database name.
- setDbType(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
-
Set type defining vendor.
- setDbVersion(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
-
Set version of the database.
- setErrorCode(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
-
Set error code.
- setExceptionCause(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
-
Set details of the error.
- setExcludedTables(List<String>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ModuleTableFilter.Envelop
-
- setFkColumn(List<ForeignColumn>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignKey
-
- setForeignKey(List<ForeignKey>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
-
Set list of foreign keys for the table.
- setGuid(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.MetadataBase
-
Set GUID of the bean usually from the entity.
- setGUID(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
-
Set global unique identifier of the database.
- setId(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainer
-
Set response data identifier.
- setIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
-
Set module identifier.
- setIncludedTables(List<String>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ModuleTableFilter.Envelop
-
- setKeyedColumn(List<String>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PrimaryKey
-
Set list of names defining primary key columns.
- setMessage(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
-
Set error message.
- setMeta(ModuleTableFilter.Envelop) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ModuleTableFilter
-
- setModule(ResponseContainerModule) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ModuleResponse
-
Set module definition.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.Database
-
Set name of the database bean usually from entity.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.Schema
-
Set name of the database bean usually from entity.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
-
Set name of the relational database column.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
-
Set name of the data source.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignKey
-
- setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PrimaryKey
-
Set the name of primary key.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PropertyType
-
Set name of the property.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
-
Set table name.
- setNullable(Boolean) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
-
Define if the column value can be NULL - not set
- setPhysicalModule(MetadataModule) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerModule
-
Set Analytics Modeling module.
- setPkCatalog(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
-
Set name of the catalog the primary column belongs to.
- setPkColumn(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
-
Set name of the primary column.
- setPkName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
-
Set name of the primary key.
- setPkSchema(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
-
Set name of the schema the primary column belongs to.
- setPkTable(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
-
Set name of the table the primary column belongs to.
- setPosition(int) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
-
Set position of the item in the table.
- setPrimaryKey(List<PrimaryKey>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
-
Set primary key for the table.
- setProperty(List<PropertyType>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.BaseObjectType
-
Set list of the object properties.
- setReferencedColumns(List<String>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
-
Set list of referenced columns defined by GUID.
- setSchema(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
-
Set name of the relational database schema.
- setSchema(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
-
Set schema name.
- setSchemaList(List<ResponseContainerDatabaseSchema>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.SchemasResponse
-
Set list of schemas available for database.
- setTable(List<Table>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
-
Set tables of the data source schema.
- setTableItem(List<TableItem>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
-
Set list of table items.
- setTableList(ResponseContainerSchemaTables) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.SchemaTablesResponse
-
Set list of tables of the schema.
- setTablesList(List<String>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerSchemaTables
-
- setType(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.Database
-
Set type of the database bean usually from entity.
- setType(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.Schema
-
Set type of the database bean usually from entity.
- setValue(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PropertyType
-
Set property value.
- setVendorType(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
-
Set name of the relational database column data type defined by vendor.
- setVersion(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.metadata.Database
-
Set version of the data base bean usually from entity.
- setVersion(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
-
Set version of the module.