Index

O S V 
All Classes and Interfaces|All Packages

O

org.odpi.openmetadata.engineservices.surveyaction.client - package org.odpi.openmetadata.engineservices.surveyaction.client
 
org.odpi.openmetadata.engineservices.surveyaction.client.rest - package org.odpi.openmetadata.engineservices.surveyaction.client.rest
 

S

SurveyActionClient - Class in org.odpi.openmetadata.engineservices.surveyaction.client
SurveyActionClient is a client-side library for calling a specific survey action engine with an engine host server.
SurveyActionClient(String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.SurveyActionClient
Create a client-side object for calling a survey action engine.
SurveyActionClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.SurveyActionClient
Create a client-side object for calling a survey action engine.
SurveyActionRESTClient - Class in org.odpi.openmetadata.engineservices.surveyaction.client.rest
SurveyActionRESTClient is responsible for issuing the REST API calls
SurveyActionRESTClient(String, String) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.rest.SurveyActionRESTClient
Constructor for no authentication.
SurveyActionRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.rest.SurveyActionRESTClient
Constructor for simple userId and password authentication.
SurveyActionRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.rest.SurveyActionRESTClient
Constructor for simple userId and password authentication with audit log.
SurveyActionRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.engineservices.surveyaction.client.rest.SurveyActionRESTClient
Constructor for no authentication with audit log.

V

validateConnector(String, String) - Method in class org.odpi.openmetadata.engineservices.surveyaction.client.SurveyActionClient
Validate the connector and return its connector type.
O S V 
All Classes and Interfaces|All Packages