org.openptk.api
Class QueryBuilder

java.lang.Object
  extended by org.openptk.api.QueryBuilder
All Implemented Interfaces:
QueryBuilderIF

public abstract class QueryBuilder
extends java.lang.Object
implements QueryBuilderIF

Author:
Scott Fehrman, Sun Microsystems, Inc.

Field Summary
 
Fields inherited from interface org.openptk.api.QueryBuilderIF
DEFAULT_SEARCH_ATTR
 
Constructor Summary
QueryBuilder()
           
 
Method Summary
abstract  Query build(java.lang.String search)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryBuilder

public QueryBuilder()
Method Detail

build

public abstract Query build(java.lang.String search)
Specified by:
build in interface QueryBuilderIF
Parameters:
search - String used for searching
Returns:
Query


View/submit a bug or feature

For further API reference and developer documentation, see www.openptk.org. That documentation contains more detailed, developer-targeted descriptions, definitions of terms, workarounds, and working code examples.

Copyright (C) 2008-2012, Project OpenPTK. All Rights Reserved