Uses of Class
com.echothree.model.control.search.common.transfer.SearchDefaultOperatorTransfer
Packages that use SearchDefaultOperatorTransfer
Package
Description
-
Uses of SearchDefaultOperatorTransfer in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return SearchDefaultOperatorTransferModifier and TypeMethodDescriptionEditSearchDefaultOperatorResult.getSearchDefaultOperator()
GetSearchDefaultOperatorDescriptionsResult.getSearchDefaultOperator()
GetSearchDefaultOperatorResult.getSearchDefaultOperator()
Methods in com.echothree.control.user.search.common.result that return types with arguments of type SearchDefaultOperatorTransferMethods in com.echothree.control.user.search.common.result with parameters of type SearchDefaultOperatorTransferModifier and TypeMethodDescriptionvoid
EditSearchDefaultOperatorResult.setSearchDefaultOperator
(SearchDefaultOperatorTransfer searchDefaultOperator) void
GetSearchDefaultOperatorDescriptionsResult.setSearchDefaultOperator
(SearchDefaultOperatorTransfer searchDefaultOperator) void
GetSearchDefaultOperatorResult.setSearchDefaultOperator
(SearchDefaultOperatorTransfer searchDefaultOperator) Method parameters in com.echothree.control.user.search.common.result with type arguments of type SearchDefaultOperatorTransferModifier and TypeMethodDescriptionvoid
GetSearchDefaultOperatorsResult.setSearchDefaultOperators
(List<SearchDefaultOperatorTransfer> searchDefaultOperators) -
Uses of SearchDefaultOperatorTransfer in com.echothree.model.control.search.common.transfer
Methods in com.echothree.model.control.search.common.transfer that return SearchDefaultOperatorTransferModifier and TypeMethodDescriptionSearchDefaultOperatorDescriptionTransfer.getSearchDefaultOperator()
Returns the searchDefaultOperator.Methods in com.echothree.model.control.search.common.transfer with parameters of type SearchDefaultOperatorTransferModifier and TypeMethodDescriptionvoid
SearchDefaultOperatorDescriptionTransfer.setSearchDefaultOperator
(SearchDefaultOperatorTransfer searchDefaultOperator) Sets the searchDefaultOperator.Constructors in com.echothree.model.control.search.common.transfer with parameters of type SearchDefaultOperatorTransferModifierConstructorDescriptionSearchDefaultOperatorDescriptionTransfer
(LanguageTransfer language, SearchDefaultOperatorTransfer searchDefaultOperator, String description) Creates a new instance of SearchDefaultOperatorDescriptionTransfer -
Uses of SearchDefaultOperatorTransfer in com.echothree.model.control.search.server.control
Methods in com.echothree.model.control.search.server.control that return SearchDefaultOperatorTransferModifier and TypeMethodDescriptionSearchControl.getSearchDefaultOperatorTransfer
(UserVisit userVisit, SearchDefaultOperator searchDefaultOperator) Methods in com.echothree.model.control.search.server.control that return types with arguments of type SearchDefaultOperatorTransferModifier and TypeMethodDescriptionSearchControl.getSearchDefaultOperatorTransfers
(UserVisit userVisit) -
Uses of SearchDefaultOperatorTransfer in com.echothree.model.control.search.server.transfer
Methods in com.echothree.model.control.search.server.transfer that return SearchDefaultOperatorTransferModifier and TypeMethodDescriptionSearchDefaultOperatorTransferCache.getSearchDefaultOperatorTransfer
(SearchDefaultOperator searchDefaultOperator)