Uses of Interface
com.echothree.control.user.search.common.form.DeleteSearchKindForm
Packages that use DeleteSearchKindForm
Package
Description
-
Uses of DeleteSearchKindForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return DeleteSearchKindFormMethods in com.echothree.control.user.search.common with parameters of type DeleteSearchKindFormModifier and TypeMethodDescriptionSearchService.deleteSearchKind
(UserVisitPK userVisitPK, DeleteSearchKindForm form) -
Uses of DeleteSearchKindForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return DeleteSearchKindFormModifier and TypeMethodDescriptionstatic DeleteSearchKindForm
SearchFormFactory.getDeleteSearchKindForm()
-
Uses of DeleteSearchKindForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return DeleteSearchKindFormMethods in com.echothree.control.user.search.server with parameters of type DeleteSearchKindFormModifier and TypeMethodDescriptionSearchBean.deleteSearchKind
(UserVisitPK userVisitPK, DeleteSearchKindForm form) -
Uses of DeleteSearchKindForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type DeleteSearchKindFormModifierConstructorDescriptionDeleteSearchKindCommand
(UserVisitPK userVisitPK, DeleteSearchKindForm form) Creates a new instance of DeleteSearchKindCommand