Uses of Class
com.echothree.model.control.search.common.transfer.SearchDefaultOperatorDescriptionTransfer
Packages that use SearchDefaultOperatorDescriptionTransfer
Package
Description
-
Uses of SearchDefaultOperatorDescriptionTransfer in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return SearchDefaultOperatorDescriptionTransferModifier and TypeMethodDescriptionEditSearchDefaultOperatorDescriptionResult.getSearchDefaultOperatorDescription()GetSearchDefaultOperatorDescriptionResult.getSearchDefaultOperatorDescription()Methods in com.echothree.control.user.search.common.result that return types with arguments of type SearchDefaultOperatorDescriptionTransferModifier and TypeMethodDescriptionGetSearchDefaultOperatorDescriptionsResult.getSearchDefaultOperatorDescriptions()Methods in com.echothree.control.user.search.common.result with parameters of type SearchDefaultOperatorDescriptionTransferModifier and TypeMethodDescriptionvoidEditSearchDefaultOperatorDescriptionResult.setSearchDefaultOperatorDescription(SearchDefaultOperatorDescriptionTransfer searchDefaultOperatorDescription) voidGetSearchDefaultOperatorDescriptionResult.setSearchDefaultOperatorDescription(SearchDefaultOperatorDescriptionTransfer searchDefaultOperatorDescription) Method parameters in com.echothree.control.user.search.common.result with type arguments of type SearchDefaultOperatorDescriptionTransferModifier and TypeMethodDescriptionvoidGetSearchDefaultOperatorDescriptionsResult.setSearchDefaultOperatorDescriptions(List<SearchDefaultOperatorDescriptionTransfer> searchDefaultOperatorDescriptions) -
Uses of SearchDefaultOperatorDescriptionTransfer in com.echothree.model.control.search.server.control
Methods in com.echothree.model.control.search.server.control that return SearchDefaultOperatorDescriptionTransferModifier and TypeMethodDescriptionSearchControl.getSearchDefaultOperatorDescriptionTransfer(UserVisit userVisit, SearchDefaultOperatorDescription searchDefaultOperatorDescription) Methods in com.echothree.model.control.search.server.control that return types with arguments of type SearchDefaultOperatorDescriptionTransferModifier and TypeMethodDescriptionSearchControl.getSearchDefaultOperatorDescriptionTransfersBySearchDefaultOperator(UserVisit userVisit, SearchDefaultOperator searchDefaultOperator) -
Uses of SearchDefaultOperatorDescriptionTransfer in com.echothree.model.control.search.server.transfer
Methods in com.echothree.model.control.search.server.transfer that return SearchDefaultOperatorDescriptionTransferModifier and TypeMethodDescriptionSearchDefaultOperatorDescriptionTransferCache.getSearchDefaultOperatorDescriptionTransfer(UserVisit userVisit, SearchDefaultOperatorDescription searchDefaultOperatorDescription)