Skip navigation links
C D E F G I M O P R S T U V 

C

CategoryFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT resource to call subject area category client API
CategoryFVT(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
CategoryHierarchyFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT to call subject area category client API to create a category hierarchy, based on given DEPTH and WIDTH values.
CategoryHierarchyFVT(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryHierarchyFVT
 
checkChildrenSerialization(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CheckSerializationFVT
 
checkEnds(Relationship, Relationship, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.FVTUtils
 
checkParent(Category, Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RelationshipsFVT
 
CheckSerializationFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
 
CheckSerializationFVT(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.CheckSerializationFVT
 
ConfigFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT resource to call subject area client APIs to test the config API
ConfigFVT(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.ConfigFVT
 
createCategory(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
createCategoryHierarchyLink(Category, Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RelationshipsFVT
 
createCategoryWithGlossaryGuid(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
createFutureGlossary(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
createGlossary(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
createInvalidEffectiveDateGlossary(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
createPastFromGlossary(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
createPastToGlossary(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
createProject(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
createProjectScope(Project, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RelationshipsFVT
 
createSubjectAreaDefinitionWithGlossaryGuid(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
createSynonym(Term, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RelationshipsFVT
 
createTerm(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
createTermCategorization(Term, Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RelationshipsFVT
 
createTermISATypeOFRelationship(Term, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RelationshipsFVT
 
createTermWithGovernanceActions(String, String, GovernanceActions) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 

D

DEFAULT_URL - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.fvt.FVTConstants
 
deleteCategory(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
deleteGlossary(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
deleteProject(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
deleteRemaining() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.EffectiveDatesFVT
 
deleteRemaining() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GraphFVT
 
deleteSubjectAreaDefinition(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
deleteTerm(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 

E

EffectiveDatesFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT resource to call subject area client APIs to test the effectivity dates
EffectiveDatesFVT(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.EffectiveDatesFVT
 

F

findCategories(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
findGlossaries(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
findProjects(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
findSubjectAreaDefinitions(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
findTerms(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
FVTConstants - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
Created by david on 29/11/2018.
FVTConstants() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.FVTConstants
 
FVTUtils - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT utilities
FVTUtils() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.FVTUtils
 

G

getCategories(String, FindRequest, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
getCategoriesAPI(String, int, int) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
getCategoryByGUID(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
getCategoryChildren(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
getCategoryCount(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
getCategoryRelationships(Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
getGlossaryByGUID(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
getGlossaryCount(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
getGlossaryForInput(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
getGlossaryProjectForInput(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
getGlossaryRelationships(Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
getProjectByGUID(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
getProjectCount(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
getProjectForInput(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
getProjectRelationships(Project) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
getProjectTerms(String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
getProjectTerms(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
getServerName(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RunAllFVT
 
getSubjectAreaCount(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
getSubjectAreaDefinitionByGUID(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
getTaxonomyForInput(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
getTermByGUID(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
getTermCount(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
getTermForInput(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
getTermRelationships(Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
getTermRelationships(Term, Date, int, int, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
getTerms(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
getTerms(String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
getTerms(String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
getUrl(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RunAllFVT
This method gets the url that the tests will use to issue calls to the server.
getUrl(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RunAllFVTOn2Servers
This method gets the url that the tests will use to issue calls to the server.
getUserId(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RunAllFVT
This method gets the userId that the sample will use to issue calls to the server.
GlossaryFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT resource to call subject area glossary client API.
GlossaryFVT(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
GraphFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT resource to call subject area term client API
GraphFVT(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.GraphFVT
 

I

issueCreateGlossary(Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
issueCreateProject(Project) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
issueCreateTerm(Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 

M

main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryHierarchyFVT
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CheckSerializationFVT
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ConfigFVT
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.EffectiveDatesFVT
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GraphFVT
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RelationshipsFVT
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RunAllFVT
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RunAllFVTOn2Servers
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 

O

org.odpi.openmetadata.accessservices.subjectarea.fvt - package org.odpi.openmetadata.accessservices.subjectarea.fvt
 

P

performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RunAllFVT
 
ProjectFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT resource to call subject area project client API
ProjectFVT(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
purgeCategory(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
purgeGlossary(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
purgeProject(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
purgeTerm(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
Purge - we should not need to decrement the createdTermsSet as the soft delete should have done this

R

RelationshipsFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT resource to call subject area relationships client API
RelationshipsFVT(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.RelationshipsFVT
 
replaceTerm(String, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
restoreCategory(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
restoreGlossary(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
restoreProject(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
restoreSubjectAreaDefinition(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
restoreTerm(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
run() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
run() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryHierarchyFVT
 
run() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ConfigFVT
 
run() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.EffectiveDatesFVT
 
run() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
run() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GraphFVT
 
run() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
run() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RelationshipsFVT
 
run() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
run() - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
RunAllFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT resource to call subject area term client API FVT resources
RunAllFVT() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.RunAllFVT
 
RunAllFVTOn2Servers - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT resource to call subject area term client API FVT resources on 2 in memory servers names Server1 and Server2.
RunAllFVTOn2Servers() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.RunAllFVTOn2Servers
 
runIt(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
runIt(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryHierarchyFVT
 
runIt(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CheckSerializationFVT
 
runIt(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ConfigFVT
 
runIt(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.EffectiveDatesFVT
 
runIt(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
runIt(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GraphFVT
 
runIt(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
runIt(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RelationshipsFVT
 
runIt(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
runIt(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
runWith2Servers(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
runWith2Servers(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryHierarchyFVT
 
runWith2Servers(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CheckSerializationFVT
 
runWith2Servers(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ConfigFVT
 
runWith2Servers(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.EffectiveDatesFVT
 
runWith2Servers(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
runWith2Servers(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GraphFVT
 
runWith2Servers(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
runWith2Servers(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.RelationshipsFVT
 
runWith2Servers(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
runWith2Servers(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 

S

SERVER_NAME1 - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.fvt.FVTConstants
 
SERVER_NAME2 - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.fvt.FVTConstants
 
SubjectAreaDefinitionCategoryFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT resource to call subject area subjectArea client API
SubjectAreaDefinitionCategoryFVT(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
SubjectAreaFVTCheckedException - Exception in org.odpi.openmetadata.accessservices.subjectarea.fvt
Test exception for FVT
SubjectAreaFVTCheckedException(String) - Constructor for exception org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaFVTCheckedException
This is the typical constructor used for creating a SubjectAreaFVTCheckedException.
SubjectAreaFVTCheckedException(String, Exception) - Constructor for exception org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaFVTCheckedException
This is the constructor used for creating a SubjectAreaFVTCheckedException that resulted from a previous error.

T

TermFVT - Class in org.odpi.openmetadata.accessservices.subjectarea.fvt
FVT resource to call subject area term client API
TermFVT(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 

U

updateCategory(String, Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.CategoryFVT
 
updateGlossary(String, Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.GlossaryFVT
 
updateProject(String, Project) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.ProjectFVT
 
updateSubjectAreaDefinition(String, SubjectAreaDefinition) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.SubjectAreaDefinitionCategoryFVT
 
updateTerm(String, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
updateTermToFuture(String, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.TermFVT
 
USERID - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.fvt.FVTConstants
 

V

validateNode(Node) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.FVTUtils
 
validateRelationship(Relationship) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.fvt.FVTUtils
 
C D E F G I M O P R S T U V 
Skip navigation links

Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.