Uses of Class
org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaFVTCheckedException
-
-
Uses of SubjectAreaFVTCheckedException in org.odpi.openmetadata.accessservices.subjectarea.fvt
Methods in org.odpi.openmetadata.accessservices.subjectarea.fvt that throw SubjectAreaFVTCheckedException Modifier and Type Method Description voidCheckSerializationFVT. checkChildrenSerialization(String oneTermGuid, String twoTermGuid)static voidFVTUtils. checkEnds(Relationship relationship1, Relationship relationship2, String relationshipName, String operation)voidRelationshipsFVT. checkParent(Category parent, Category gotChildCategory)CategoryHierarchyLinkRelationshipsFVT. createCategoryHierarchyLink(Category parent, Category child)CategoryCategoryFVT. createCategoryWithGlossaryGuid(String categoryName, String glossaryGuid)GlossaryGlossaryFVT. createFutureGlossary(long now, String name)IsATypeOfRelationshipsFVT. createIsATypeOf(Term term1, Term term2)IsATypeOfDeprecatedRelationshipsFVT. createIsATypeOfDeprecated(Term term1, Term term2)GlossaryGlossaryFVT. createPastToGlossary(long now, String name)protected ProjectScopeRelationshipsFVT. createProjectScope(Project project, Term term)SynonymRelationshipsFVT. createSynonym(Term term1, Term term2)CategorizationRelationshipsFVT. createTermCategorization(Term term, Category category)voidEffectiveDatesFVT. deleteRemaining()voidGraphFVT. deleteRemaining()CategoryCategoryFVT. getCategoryByGUID(String guid)static intCategoryFVT. getCategoryCount(String url, String serverName, String userId)GlossaryGlossaryFVT. getGlossaryByGUID(String guid)static intGlossaryFVT. getGlossaryCount(String url, String serverName, String userId)ProjectProjectFVT. getProjectByGUID(String guid)static intProjectFVT. getProjectCount(String url, String serverName, String userId)static intSubjectAreaDefinitionCategoryFVT. getSubjectAreaCount(String url, String serverName, String userId)static intTermFVT. getTermCount(String url, String serverName, String userId)static voidRunAllFVT. performFVT(String url, String serverName, String userId)CategoryCategoryFVT. restoreCategory(String guid)GlossaryGlossaryFVT. restoreGlossary(String guid)ProjectProjectFVT. restoreProject(String guid)voidCategoryFVT. run()voidCategoryHierarchyFVT. run()voidConfigFVT. run()voidEffectiveDatesFVT. run()voidGlossaryFVT. run()voidGraphFVT. run()voidProjectFVT. run()voidRelationshipsFVT. run()voidSubjectAreaDefinitionCategoryFVT. run()voidTermFVT. run()static voidCategoryFVT. runIt(String url, String serverName, String userId)static voidCategoryHierarchyFVT. runIt(String url, String serverName, String userId)static voidCheckSerializationFVT. runIt(String url, String serverName, String userId)static voidConfigFVT. runIt(String url, String serverName, String userId)static voidEffectiveDatesFVT. runIt(String url, String serverName, String userId)static voidGlossaryFVT. runIt(String url, String serverName, String userId)static voidGraphFVT. runIt(String url, String serverName, String userId)static voidProjectFVT. runIt(String url, String serverName, String userId)static voidRelationshipsFVT. runIt(String url, String serverName, String userId)static voidSubjectAreaDefinitionCategoryFVT. runIt(String url, String serverName, String userId)static voidTermFVT. runIt(String url, String serverName, String userId)static voidCategoryFVT. runWith2Servers(String url)static voidCategoryHierarchyFVT. runWith2Servers(String url)static voidCheckSerializationFVT. runWith2Servers(String url)static voidConfigFVT. runWith2Servers(String url)static voidEffectiveDatesFVT. runWith2Servers(String url)static voidGlossaryFVT. runWith2Servers(String url)static voidGraphFVT. runWith2Servers(String url)static voidProjectFVT. runWith2Servers(String url)static voidRelationshipsFVT. runWith2Servers(String url)static voidSubjectAreaDefinitionCategoryFVT. runWith2Servers(String url)static voidTermFVT. runWith2Servers(String url)CategoryCategoryFVT. updateCategory(String guid, Category category)GlossaryGlossaryFVT. updateGlossary(String guid, Glossary glossary)ProjectProjectFVT. updateProject(String guid, Project project)static voidFVTUtils. validateNode(Node node)static voidFVTUtils. validateRelationship(Relationship relationship)
-