Uses of Interface
com.echothree.control.user.search.common.form.SearchItemsForm
Packages that use SearchItemsForm
Package
Description
-
Uses of SearchItemsForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return SearchItemsFormMethods in com.echothree.control.user.search.common with parameters of type SearchItemsFormModifier and TypeMethodDescriptionSearchService.searchItems
(UserVisitPK userVisitPK, SearchItemsForm form) -
Uses of SearchItemsForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return SearchItemsForm -
Uses of SearchItemsForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return SearchItemsFormMethods in com.echothree.control.user.search.server with parameters of type SearchItemsFormModifier and TypeMethodDescriptionSearchBean.searchItems
(UserVisitPK userVisitPK, SearchItemsForm form) -
Uses of SearchItemsForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type SearchItemsFormModifierConstructorDescriptionSearchItemsCommand
(UserVisitPK userVisitPK, SearchItemsForm form) Creates a new instance of SearchItemsCommand