Uses of Class
org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler
-
Packages that use ServerAuthorViewHandler Package Description org.odpi.openmetadata.viewservices.serverauthor.initialization -
-
Uses of ServerAuthorViewHandler in org.odpi.openmetadata.viewservices.serverauthor.initialization
Methods in org.odpi.openmetadata.viewservices.serverauthor.initialization that return ServerAuthorViewHandler Modifier and Type Method Description ServerAuthorViewHandlerServerAuthorViewInstanceHandler. getServerAuthorViewHandler(String userId, String serverName, String serviceOperationName)The getServerAuthorViewHandler method retrieves the handler from the ServerAuthorViewServicesInstance and returns it.ServerAuthorViewHandlerServerAuthorViewServicesInstance. getServerAuthorViewHandler()Return the handler for Server Author view requests
-