Freigeben über


SearchAction Class

public class SearchAction extends Action

The SearchAction model.

Method Summary

Modifier and Type Method and Description
String displayText()

Get the displayText value.

String query()

Get the query value.

SearchKind searchKind()

Get the searchKind value.

Inherited Members

Method Details

displayText

public String displayText()

Get the displayText value.

Returns:

the displayText value

query

public String query()

Get the query value.

Returns:

the query value

searchKind

public SearchKind searchKind()

Get the searchKind value.

Returns:

the searchKind value

Applies to