Class ConfigFVT
java.lang.Object
org.odpi.openmetadata.viewservices.glossaryauthor.fvt.ConfigFVT
FVT resource to call glossary author view APIs to test the config API
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigFVT
public ConfigFVT(String url, String serverName, String userId) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException
-
-
Method Details
-
main
-
runWith2Servers
public static void runWith2Servers(String url) throws GlossaryAuthorFVTCheckedException, InvalidParameterException, PropertyServerException, UserNotAuthorizedException -
runIt
public static void runIt(String url, String serverName, String userId) throws InvalidParameterException, GlossaryAuthorFVTCheckedException, PropertyServerException, UserNotAuthorizedException -
run
public void run() throws GlossaryAuthorFVTCheckedException, InvalidParameterException, PropertyServerException, UserNotAuthorizedException
-