Uses of Interface
com.echothree.control.user.search.common.form.GetSearchKindForm
Packages that use GetSearchKindForm
Package
Description
-
Uses of GetSearchKindForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return GetSearchKindFormMethods in com.echothree.control.user.search.common with parameters of type GetSearchKindFormModifier and TypeMethodDescriptionSearchService.getSearchKind
(UserVisitPK userVisitPK, GetSearchKindForm form) -
Uses of GetSearchKindForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return GetSearchKindFormModifier and TypeMethodDescriptionstatic GetSearchKindForm
SearchFormFactory.getGetSearchKindForm()
-
Uses of GetSearchKindForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return GetSearchKindFormMethods in com.echothree.control.user.search.server with parameters of type GetSearchKindFormModifier and TypeMethodDescriptionSearchBean.getSearchKind
(UserVisitPK userVisitPK, GetSearchKindForm form) -
Uses of GetSearchKindForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type GetSearchKindFormModifierConstructorDescriptionGetSearchKindCommand
(UserVisitPK userVisitPK, GetSearchKindForm form) Creates a new instance of GetSearchKindCommand