Class CheckSerializationFVT
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.fvt.CheckSerializationFVT
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CheckSerializationFVT
public CheckSerializationFVT(String url, String serverName, String userId) throws InvalidParameterException - Throws:
InvalidParameterException
-
-
Method Details
-
main
-
runWith2Servers
public static void runWith2Servers(String url) throws SubjectAreaFVTCheckedException, InvalidParameterException, PropertyServerException, UserNotAuthorizedException -
runIt
public static void runIt(String url, String serverName, String userId) throws InvalidParameterException, SubjectAreaFVTCheckedException, PropertyServerException, UserNotAuthorizedException -
checkChildrenSerialization
public void checkChildrenSerialization(String oneTermGuid, String twoTermGuid) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException, SubjectAreaFVTCheckedException
-