PrefixSearchFilter or
 PrefixQuery@Deprecated public class TextFieldPrefixQuery extends Object implements SearchQuery
| Constructor and Description | 
|---|
| TextFieldPrefixQuery(String fieldName,
                    String prefix)Deprecated.  Construct a new TextFieldPrefixQuery. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj)Deprecated.  | 
| SearchQuery | expand()Deprecated.  Expands this query into a composite query (that composes other queries). | 
| String | getFieldName()Deprecated.  | 
| String | getKey()Deprecated.  | 
| List | getParameters()Deprecated.  List of parameters as  Strings orSearchQuerys. | 
| String | getPrefix()Deprecated.  | 
| int | hashCode()Deprecated.  | 
| String | toString()Deprecated.  | 
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBoost, getSubClausespublic String getKey()
getKey in interface SearchQuerypublic List getParameters()
SearchQueryStrings or SearchQuerys.getParameters in interface SearchQueryStrings or SearchQuerys.public String getFieldName()
public String getPrefix()
public SearchQuery expand()
SearchQueryexpand in interface Expandable<SearchQuery>expand in interface SearchQueryCopyright © 2003–2022 Atlassian. All rights reserved.