Class CategoryHierarchyFVT
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryHierarchyFVT
FVT to call subject area category client 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, SubjectAreaFVTCheckedException -
runIt
public static void runIt(String url, String serverName, String userId) throws InvalidParameterException, PropertyServerException, SubjectAreaFVTCheckedException, UserNotAuthorizedException -
run
public void run() throws SubjectAreaFVTCheckedException, InvalidParameterException, PropertyServerException, UserNotAuthorizedException
-