Uses of Interface
com.echothree.control.user.search.common.form.CountLeaveResultsForm
Packages that use CountLeaveResultsForm
Package
Description
-
Uses of CountLeaveResultsForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return CountLeaveResultsFormMethods in com.echothree.control.user.search.common with parameters of type CountLeaveResultsFormModifier and TypeMethodDescriptionSearchService.countLeaveResults
(UserVisitPK userVisitPK, CountLeaveResultsForm form) -
Uses of CountLeaveResultsForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return CountLeaveResultsFormModifier and TypeMethodDescriptionstatic CountLeaveResultsForm
SearchFormFactory.getCountLeaveResultsForm()
-
Uses of CountLeaveResultsForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return CountLeaveResultsFormMethods in com.echothree.control.user.search.server with parameters of type CountLeaveResultsFormModifier and TypeMethodDescriptionSearchBean.countLeaveResults
(UserVisitPK userVisitPK, CountLeaveResultsForm form) -
Uses of CountLeaveResultsForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type CountLeaveResultsFormModifierConstructorDescriptionCountLeaveResultsCommand
(UserVisitPK userVisitPK, CountLeaveResultsForm form) Creates a new instance of CountLeaveResultsCommand