Class CategoryHierarchyFVT
java.lang.Object
org.odpi.openmetadata.viewservices.glossaryauthor.fvt.CategoryHierarchyFVT
FVT to call Glossary Author View API to create a category hierarchy,
based on given DEPTH and WIDTH values.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CategoryHierarchyFVT
public CategoryHierarchyFVT(String url, String serverName, String userId) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException
-
-
Method Details
-
main
-
runWith2Servers
public static void runWith2Servers(String url) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException, GlossaryAuthorFVTCheckedException -
runIt
public static void runIt(String url, String serverName, String userId) throws InvalidParameterException, PropertyServerException, GlossaryAuthorFVTCheckedException, UserNotAuthorizedException -
run
public void run() throws GlossaryAuthorFVTCheckedException, InvalidParameterException, PropertyServerException, UserNotAuthorizedException
-