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


public interface FieldQueryFactory

Factory interface for creating instances of FieldQueries

Author:
Rupert Westenthaler

Method Summary
 FieldQuery createFieldQuery()
          Creates a new field query instance without any constraints or selected fields
 

Method Detail

createFieldQuery

FieldQuery createFieldQuery()
Creates a new field query instance without any constraints or selected fields

Returns:
a new and empty field query instance


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