org.openptk.api
Interface QueryBuilderIF
- All Known Implementing Classes:
- QueryBuilder
public interface QueryBuilderIF
- Author:
- Scott Fehrman, Sun Microsystems, Inc.
Method Summary |
Query |
build(java.lang.String search)
|
DEFAULT_SEARCH_ATTR
static final java.lang.String DEFAULT_SEARCH_ATTR
- See Also:
- Constant Field Values
build
Query build(java.lang.String search)
- 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