- 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.
- getDatabases() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.assets.DatabaseContextHandler
-
Get list of databases on the server.
- getDatabases(String, String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.server.AnalyticsModelingRestServices
-
Get databases available on the server for the user.
- getDatabaseSchemas(String) - 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.
- 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.
- 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) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.server.AnalyticsModelingRestServices
-
Get schema defined by data source 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
-