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 TypeMethodDescriptionvoidEditSearchDefaultOperatorResult.setSearchDefaultOperator(SearchDefaultOperatorTransfer searchDefaultOperator) voidGetSearchDefaultOperatorDescriptionsResult.setSearchDefaultOperator(SearchDefaultOperatorTransfer searchDefaultOperator) voidGetSearchDefaultOperatorResult.setSearchDefaultOperator(SearchDefaultOperatorTransfer searchDefaultOperator) Method parameters in com.echothree.control.user.search.common.result with type arguments of type SearchDefaultOperatorTransferModifier and TypeMethodDescriptionvoidGetSearchDefaultOperatorsResult.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 TypeMethodDescriptionvoidSearchDefaultOperatorDescriptionTransfer.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) SearchControl.getSearchDefaultOperatorTransfers(UserVisit userVisit, Collection<SearchDefaultOperator> searchDefaultOperators) -
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(UserVisit userVisit, SearchDefaultOperator searchDefaultOperator)