Uses of Interface
org.genesys.taxonomy.checker.TaxonomyDatabase
-
-
Uses of TaxonomyDatabase in org.genesys.taxonomy.checker
Classes in org.genesys.taxonomy.checker that implement TaxonomyDatabase Modifier and Type Class Description classCachingInMemoryTaxonomyDatabaseGuava cache supported in-memory taxonomy database.classInMemoryTaxonomyDatabaseListbased in-memory "database".Methods in org.genesys.taxonomy.checker with parameters of type TaxonomyDatabase Modifier and Type Method Description voidTaxonomyChecker. setTaxonomyDatabase(TaxonomyDatabase database)Sets the taxonomy database.
-