public class DinoViewHandler extends Object
| Constructor and Description |
|---|
DinoViewHandler()
Default constructor for DinoViewHandler
|
DinoViewHandler(List<ResourceEndpointConfig> resourceEndpoints)
Constructor for DinoViewHandler with configured resourceEndpoints
|
public DinoViewHandler()
public DinoViewHandler(List<ResourceEndpointConfig> resourceEndpoints)
resourceEndpoints - - list of resource endpoint configuration objects for this view servicepublic Map<String,List<ResourceEndpoint>> getResourceEndpoints(String userId, String methodName)
userId - userId under which the request is performedmethodName - The name of the method being invokedpublic PlatformOverview platformGetOverview(String userId, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic String platformGetOrigin(String userId, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic List<DinoServerInstance> platformGetActiveServerList(String userId, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic List<DinoServerInstance> platformGetKnownServerList(String userId, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic List<RegisteredOMAGService> platformGetAccessServiceList(String userId, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic List<RegisteredOMAGService> platformGetViewServiceList(String userId, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic List<RegisteredOMAGService> platformGetGovernanceServiceList(String userId, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic List<RegisteredOMAGService> platformGetCommonServiceList(String userId, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic ServerOverview serverGetOverview(String userId, String serverName, String platformName, String serverInstanceName, String description, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic String serverGetOrigin(String userId, String serverName, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic ServerTypeClassificationSummary serverGetTypeClassification(String userId, String serverName, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic OMAGServerConfig serverGetStoredConfiguration(String userId, String serverName, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic OMAGServerConfig serverGetInstanceConfiguration(String userId, String serverName, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionpublic Map<String,ServerCohortDetails> serverGetCohortDetails(String userId, String serverName, String platformName, String methodName) throws DinoViewServiceException
userId - userId under which the request is performedserverName - The name of the server to interrogateplatformName - The name of the platform the server can be reached atmethodName - The name of the method being invokedDinoViewServiceException - an error was detected and reportedpublic OMRSAuditLogReport serverGetAuditLog(String userId, String serverName, String platformName, String methodName) throws DinoViewServiceException
DinoViewServiceExceptionCopyright © 2018–2020 ODPi. All rights reserved.