Uses of Class
org.openrefine.wikidata.utils.EntityCache
Packages that use EntityCache
-
Uses of EntityCache in org.openrefine.wikidata.qa
Constructors in org.openrefine.wikidata.qa with parameters of type EntityCache -
Uses of EntityCache in org.openrefine.wikidata.utils
Methods in org.openrefine.wikidata.utils that return EntityCacheModifier and TypeMethodDescriptionstatic EntityCacheEntityCache.getEntityCache(String siteIri, String mediaWikiApiEndpoint) Get an entity cache for a given Wikibase instance.Methods in org.openrefine.wikidata.utils with parameters of type EntityCacheModifier and TypeMethodDescriptionstatic voidEntityCache.setEntityCache(String siteIri, EntityCache cache) Provided for testability.