Uses of Class
com.echothree.model.control.search.common.choice.SearchDefaultOperatorChoicesBean
Packages that use SearchDefaultOperatorChoicesBean
Package
Description
-
Uses of SearchDefaultOperatorChoicesBean in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return SearchDefaultOperatorChoicesBeanModifier and TypeMethodDescriptionGetSearchDefaultOperatorChoicesResult.getSearchDefaultOperatorChoices()
Methods in com.echothree.control.user.search.common.result with parameters of type SearchDefaultOperatorChoicesBeanModifier and TypeMethodDescriptionvoid
GetSearchDefaultOperatorChoicesResult.setSearchDefaultOperatorChoices
(SearchDefaultOperatorChoicesBean searchDefaultOperatorChoices) -
Uses of SearchDefaultOperatorChoicesBean in com.echothree.model.control.search.server.control
Methods in com.echothree.model.control.search.server.control that return SearchDefaultOperatorChoicesBeanModifier and TypeMethodDescriptionSearchControl.getSearchDefaultOperatorChoices
(String defaultSearchDefaultOperatorChoice, Language language, boolean allowNullChoice)