Uses of Class
com.echothree.model.control.search.common.transfer.SearchKindDescriptionTransfer
Packages that use SearchKindDescriptionTransfer
Package
Description
-
Uses of SearchKindDescriptionTransfer in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return SearchKindDescriptionTransferModifier and TypeMethodDescriptionEditSearchKindDescriptionResult.getSearchKindDescription()
GetSearchKindDescriptionResult.getSearchKindDescription()
Methods in com.echothree.control.user.search.common.result that return types with arguments of type SearchKindDescriptionTransferMethods in com.echothree.control.user.search.common.result with parameters of type SearchKindDescriptionTransferModifier and TypeMethodDescriptionvoid
EditSearchKindDescriptionResult.setSearchKindDescription
(SearchKindDescriptionTransfer searchKindDescription) void
GetSearchKindDescriptionResult.setSearchKindDescription
(SearchKindDescriptionTransfer searchKindDescription) Method parameters in com.echothree.control.user.search.common.result with type arguments of type SearchKindDescriptionTransferModifier and TypeMethodDescriptionvoid
GetSearchKindDescriptionsResult.setSearchKindDescriptions
(List<SearchKindDescriptionTransfer> searchKindDescriptions) -
Uses of SearchKindDescriptionTransfer in com.echothree.model.control.search.server.control
Methods in com.echothree.model.control.search.server.control that return SearchKindDescriptionTransferModifier and TypeMethodDescriptionSearchControl.getSearchKindDescriptionTransfer
(UserVisit userVisit, SearchKindDescription searchKindDescription) Methods in com.echothree.model.control.search.server.control that return types with arguments of type SearchKindDescriptionTransferModifier and TypeMethodDescriptionSearchControl.getSearchKindDescriptionTransfersBySearchKind
(UserVisit userVisit, SearchKind searchKind) -
Uses of SearchKindDescriptionTransfer in com.echothree.model.control.search.server.transfer
Methods in com.echothree.model.control.search.server.transfer that return SearchKindDescriptionTransferModifier and TypeMethodDescriptionSearchKindDescriptionTransferCache.getSearchKindDescriptionTransfer
(SearchKindDescription searchKindDescription)