Uses of Interface
com.echothree.control.user.search.common.form.ClearEmployeeResultsForm
Packages that use ClearEmployeeResultsForm
Package
Description
-
Uses of ClearEmployeeResultsForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return ClearEmployeeResultsFormMethods in com.echothree.control.user.search.common with parameters of type ClearEmployeeResultsFormModifier and TypeMethodDescriptionSearchService.clearEmployeeResults
(UserVisitPK userVisitPK, ClearEmployeeResultsForm form) -
Uses of ClearEmployeeResultsForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return ClearEmployeeResultsFormModifier and TypeMethodDescriptionstatic ClearEmployeeResultsForm
SearchFormFactory.getClearEmployeeResultsForm()
-
Uses of ClearEmployeeResultsForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return ClearEmployeeResultsFormMethods in com.echothree.control.user.search.server with parameters of type ClearEmployeeResultsFormModifier and TypeMethodDescriptionSearchBean.clearEmployeeResults
(UserVisitPK userVisitPK, ClearEmployeeResultsForm form) -
Uses of ClearEmployeeResultsForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type ClearEmployeeResultsFormModifierConstructorDescriptionClearEmployeeResultsCommand
(UserVisitPK userVisitPK, ClearEmployeeResultsForm form) Creates a new instance of ClearEmployeeResultsCommand