Index
All Classes and Interfaces|All Packages
D
- DinoViewAdmin - Class in org.odpi.openmetadata.viewservices.dino.admin
-
DinoViewAdmin is the class that is called by the UI Server to initialize and terminate the Dino OMVS.
- DinoViewAdmin() - Constructor for class org.odpi.openmetadata.viewservices.dino.admin.DinoViewAdmin
-
Default constructor
- DinoViewHandler - Class in org.odpi.openmetadata.viewservices.dino.handlers
-
The DinoViewHandler is initialised with the configured resource endpoints.
- DinoViewHandler() - Constructor for class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
-
Default constructor for DinoViewHandler
- DinoViewHandler(List<ResourceEndpointConfig>) - Constructor for class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
-
Constructor for DinoViewHandler with configured resourceEndpoints
- DinoViewInstanceHandler - Class in org.odpi.openmetadata.viewservices.dino.server
-
DinoViewInstanceHandler retrieves information from the instance map for the view service instances.
- DinoViewInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.dino.server.DinoViewInstanceHandler
-
Default constructor registers the view service
- DinoViewRegistration - Class in org.odpi.openmetadata.viewservices.dino.server
-
DinoViewRegistration registers the view service with the OMAG Server administration services.
- DinoViewRegistration() - Constructor for class org.odpi.openmetadata.viewservices.dino.server.DinoViewRegistration
- DinoViewRESTServices - Class in org.odpi.openmetadata.viewservices.dino.server
-
The DinoViewRESTServices provides the implementation of the Dino Open Metadata View Service (OMVS).
- DinoViewRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Default constructor
- DinoViewServicesInstance - Class in org.odpi.openmetadata.viewservices.dino.server
-
DinoViewServicesInstance caches references to objects it needs for a specific server.
- DinoViewServicesInstance(String, AuditLog, String, int, List<ResourceEndpointConfig>) - Constructor for class org.odpi.openmetadata.viewservices.dino.server.DinoViewServicesInstance
-
Set up the Dino OMVS instance Unlike the superclass () Dino does not expect to be passed remoteServerName or remoteServerURL during configuration or initialization.
G
- getDinoViewHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewInstanceHandler
-
The getDinoViewHandler method retrieves the handler from the DinoViewServicesInstance and returns it.
- getResourceEndpointList(String, String) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve platform origin
- getResourceEndpoints(String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
-
getResourceEndpoints - returns a list of the configured resource endpoints.
I
- initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.dino.admin.DinoViewAdmin
-
Initialize the Dino view service.
O
- org.odpi.openmetadata.viewservices.dino.admin - package org.odpi.openmetadata.viewservices.dino.admin
- org.odpi.openmetadata.viewservices.dino.handlers - package org.odpi.openmetadata.viewservices.dino.handlers
- org.odpi.openmetadata.viewservices.dino.server - package org.odpi.openmetadata.viewservices.dino.server
P
- platformGetAccessServiceList(String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- platformGetAccessServices(String, String, DinoPlatformRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve access services for platform
- platformGetActiveServerList(String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- platformGetActiveServers(String, String, DinoPlatformRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve active servers for platform
- platformGetCommonServiceList(String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- platformGetCommonServices(String, String, DinoPlatformRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve common services for platform
- platformGetGovernanceServiceList(String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- platformGetGovernanceServices(String, String, DinoPlatformRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve governance services for platform
- platformGetKnownServerList(String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- platformGetKnownServers(String, String, DinoPlatformRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve known servers for platform
- platformGetOrigin(String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- platformGetOrigin(String, String, DinoPlatformRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve platform origin
- platformGetOverview(String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- platformGetOverview(String, String, DinoPlatformRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve platform overview - this is an overview of multiple aspects of the platform for when it becomes the focus.
- platformGetViewServiceList(String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- platformGetViewServices(String, String, DinoPlatformRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve view services for platform
R
- registerViewService() - Static method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRegistration
-
Pass information about this view service to the OMAG Server administration services.
S
- serverGetAccessServiceDetails(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetAccessServiceDetails(String, String, DinoServiceRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve service details for a specified access service
- serverGetAccessServices(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetAccessServices(String, String, DinoServiceRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve list of access services for a specified server
- serverGetAuditLog(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetAuditLog(String, String, DinoServerRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve server's audit log
- serverGetCohortDetails(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
-
Retrieve the server's cohort descriptions and the local and remote registrations for each cohort
- serverGetEngineDetails(String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetEngineDetails(String, String, DinoEngineRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve engine details for a specified engine
- serverGetEngineServiceDetails(String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetEngineServiceDetails(String, String, DinoServiceRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve service details for a specified engine service
- serverGetEngineServices(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetEngineServices(String, String, DinoServiceRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve list of engine services for a specified server
- serverGetInstanceConfiguration(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetInstanceConfiguration(String, String, DinoServerRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve server's running instance configuration
- serverGetIntegrationServiceDetails(String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetIntegrationServiceDetails(String, String, DinoServiceRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve service details for a specified integration service
- serverGetIntegrationServices(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetIntegrationServices(String, String, DinoServiceRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve list of integration services for a specified server
- serverGetOrigin(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetOrigin(String, String, DinoServerRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve server origin
- serverGetOverview(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetOverview(String, String, DinoServerRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve server overview - this is an overview of multiple aspects of the server for when it becomes the focus.
- serverGetStoredAndActiveConfiguration(String, String, DinoServerRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve server's running instance configuration
- serverGetStoredConfiguration(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetStoredConfiguration(String, String, DinoServerRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve server's stored configuration
- serverGetTypeClassification(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetTypeClassification(String, String, DinoServerRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve server type classification
- serverGetViewServiceDetails(String, String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetViewServiceDetails(String, String, DinoServiceRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve service details for a specified view service
- serverGetViewServices(String, String, String, String) - Method in class org.odpi.openmetadata.viewservices.dino.handlers.DinoViewHandler
- serverGetViewServices(String, String, DinoServiceRequestBody) - Method in class org.odpi.openmetadata.viewservices.dino.server.DinoViewRESTServices
-
Retrieve list of view services for a specified server
- shutdown() - Method in class org.odpi.openmetadata.viewservices.dino.admin.DinoViewAdmin
-
Shutdown the dino view service.
All Classes and Interfaces|All Packages