Uses of Interface
org.apache.stanbol.entityhub.servicesapi.query.FieldQueryFactory

Packages that use FieldQueryFactory
org.apache.stanbol.entityhub.servicesapi   
org.apache.stanbol.entityhub.servicesapi.site   
org.apache.stanbol.entityhub.servicesapi.yard   
 

Uses of FieldQueryFactory in org.apache.stanbol.entityhub.servicesapi
 

Methods in org.apache.stanbol.entityhub.servicesapi that return FieldQueryFactory
 FieldQueryFactory Entityhub.getQueryFactory()
          Getter for the FieldQueryFactory instance of the Entityhub.
 

Uses of FieldQueryFactory in org.apache.stanbol.entityhub.servicesapi.site
 

Methods in org.apache.stanbol.entityhub.servicesapi.site that return FieldQueryFactory
 FieldQueryFactory Site.getQueryFactory()
          Getter for the QueryFactory implementation preferable used with this Site.
 

Uses of FieldQueryFactory in org.apache.stanbol.entityhub.servicesapi.yard
 

Methods in org.apache.stanbol.entityhub.servicesapi.yard that return FieldQueryFactory
 FieldQueryFactory Yard.getQueryFactory()
          Getter for the FieldQueryFactory used by this Yard
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.