- getAuditLogMessageDefinition(MessageDefinition, String...) - Static method in enum org.odpi.openmetadata.accessservices.analyticsmodeling.auditlog.AnalyticsModelingAuditCode
-
Build Audit log message from message definition of error code.
- getContextBuilder() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.server.AnalyticsModelingServicesInstance
-
Get the handler that does major work this OMAS is designed for.
- getDatabaseContextHandler(String, String, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.server.AnalyticsModelingInstanceHandler
-
Retrieve the handler for retrieving assets details for the access service.
- getDatabases(String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.assets.DatabaseContextHandler
-
Get list of databases on the server.
- getDatabases(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.server.AnalyticsModelingRestServices
-
Get databases available on the server for the user.
- getDatabaseSchemas(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.assets.DatabaseContextHandler
-
Retrieve schemas for given database from repository.
- getEntityBooleanProperty(EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.contentmanager.OMEntityDao
-
Get entity property of type boolean.
- getEntityByGuid(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.contentmanager.OMEntityDao
-
Helper function to fetch entity by GUID from repository.
- getEntityIntProperty(EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.contentmanager.OMEntityDao
-
Get entity property of type integer.
- getEntityQName(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.contentmanager.OMEntityDao
-
Get qualified name property for the entity.
- getEntityStringProperty(EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.contentmanager.OMEntityDao
-
Get entity property of type string.
- getExceptionHandler() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.server.AnalyticsModelingRestServices
-
- getHandler() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.server.AnalyticsModelingRestServices
-
- getInvalidParameterHandler() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.server.AnalyticsModelingRestServices
-
- getMapProperty(InstanceProperties, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.contentmanager.OMEntityDao
-
Get map of property from collection of instance properties.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.analyticsmodeling.auditlog.AnalyticsModelingAuditCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.analyticsmodeling.auditlog.AnalyticsModelingAuditCode
-
Retrieve a message definition object for an exception.
- getModule(String, String, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.assets.DatabaseContextHandler
-
Build Analytics Modeling module for database schema
- getModule(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.server.AnalyticsModelingRestServices
-
Build module for the schema.
- getNewBean(Class<Database>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.converter.DatabaseConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<Database>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.converter.DatabaseConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<Object>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.converter.EmptyConverter
-
This stub should be never called
- getNewBean(Class<Object>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.converter.EmptyConverter
-
This stub should be never called
- getNewBean(Class<Schema>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.converter.SchemaConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<Schema>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.converter.SchemaConverter
-
Using the supplied instances, return a new instance of the bean.
- getRelationshipsForEntity(EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.contentmanager.OMEntityDao
-
Get relationships of certain type for the entity.
- getSchemas(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.server.AnalyticsModelingRestServices
-
Get schema defined by database GUID.
- getSchemaTables(String, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.assets.DatabaseContextHandler
-
Get tables for schema.
- getStringProperty(String, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.contentmanager.OMEntityDao
-
Get property of type string from collection of instance properties.
- getTables(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.server.AnalyticsModelingRestServices
-
Get tables for the schema.
- GUID - Static variable in class org.odpi.openmetadata.accessservices.analyticsmodeling.utils.Constants
-