Uses of Interface
com.echothree.control.user.search.common.form.CountEmployeeResultsForm
Packages that use CountEmployeeResultsForm
Package
Description
-
Uses of CountEmployeeResultsForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return CountEmployeeResultsFormMethods in com.echothree.control.user.search.common with parameters of type CountEmployeeResultsFormModifier and TypeMethodDescriptionSearchService.countEmployeeResults
(UserVisitPK userVisitPK, CountEmployeeResultsForm form) -
Uses of CountEmployeeResultsForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return CountEmployeeResultsFormModifier and TypeMethodDescriptionstatic CountEmployeeResultsForm
SearchFormFactory.getCountEmployeeResultsForm()
-
Uses of CountEmployeeResultsForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return CountEmployeeResultsFormMethods in com.echothree.control.user.search.server with parameters of type CountEmployeeResultsFormModifier and TypeMethodDescriptionSearchBean.countEmployeeResults
(UserVisitPK userVisitPK, CountEmployeeResultsForm form) -
Uses of CountEmployeeResultsForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type CountEmployeeResultsFormModifierConstructorDescriptionCountEmployeeResultsCommand
(UserVisitPK userVisitPK, CountEmployeeResultsForm form) Creates a new instance of CountEmployeeResultsCommand