Class PrefixQuery
java.lang.Object
com.atlassian.confluence.search.v2.query.PrefixQuery
- All Implemented Interfaces:
 Expandable<SearchQuery>,SearchQuery
v2 primitive query
- Since:
 - 5.10
 
- 
Field Summary
FieldsFields inherited from interface com.atlassian.confluence.search.v2.SearchQuery
DEFAULT_BOOST - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.atlassian.confluence.search.v2.SearchQuery
expand, getBoost, getSubClauses 
- 
Field Details
- 
KEY
- See Also:
 
 
 - 
 - 
Constructor Details
- 
PrefixQuery
 
 - 
 - 
Method Details
- 
getFieldName
 - 
getPrefix
 - 
getKey
- Specified by:
 getKeyin interfaceSearchQuery- Returns:
 - the plugin key
 
 - 
getParameters
Description copied from interface:SearchQueryList of parameters asStrings orSearchQuerys.- Specified by:
 getParametersin interfaceSearchQuery- Returns:
 Strings orSearchQuerys.
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -