Uses of Interface
com.echothree.control.user.search.common.form.CreateSearchKindForm
Packages that use CreateSearchKindForm
Package
Description
-
Uses of CreateSearchKindForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return CreateSearchKindFormMethods in com.echothree.control.user.search.common with parameters of type CreateSearchKindFormModifier and TypeMethodDescriptionSearchService.createSearchKind
(UserVisitPK userVisitPK, CreateSearchKindForm form) -
Uses of CreateSearchKindForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return CreateSearchKindFormModifier and TypeMethodDescriptionstatic CreateSearchKindForm
SearchFormFactory.getCreateSearchKindForm()
-
Uses of CreateSearchKindForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return CreateSearchKindFormMethods in com.echothree.control.user.search.server with parameters of type CreateSearchKindFormModifier and TypeMethodDescriptionSearchBean.createSearchKind
(UserVisitPK userVisitPK, CreateSearchKindForm form) -
Uses of CreateSearchKindForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type CreateSearchKindFormModifierConstructorDescriptionCreateSearchKindCommand
(UserVisitPK userVisitPK, CreateSearchKindForm form) Creates a new instance of CreateSearchKindCommand