Uses of Interface
com.echothree.control.user.search.common.form.ClearLeaveResultsForm
Packages that use ClearLeaveResultsForm
Package
Description
-
Uses of ClearLeaveResultsForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return ClearLeaveResultsFormMethods in com.echothree.control.user.search.common with parameters of type ClearLeaveResultsFormModifier and TypeMethodDescriptionSearchService.clearLeaveResults
(UserVisitPK userVisitPK, ClearLeaveResultsForm form) -
Uses of ClearLeaveResultsForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return ClearLeaveResultsFormModifier and TypeMethodDescriptionstatic ClearLeaveResultsForm
SearchFormFactory.getClearLeaveResultsForm()
-
Uses of ClearLeaveResultsForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return ClearLeaveResultsFormMethods in com.echothree.control.user.search.server with parameters of type ClearLeaveResultsFormModifier and TypeMethodDescriptionSearchBean.clearLeaveResults
(UserVisitPK userVisitPK, ClearLeaveResultsForm form) -
Uses of ClearLeaveResultsForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type ClearLeaveResultsFormModifierConstructorDescriptionClearLeaveResultsCommand
(UserVisitPK userVisitPK, ClearLeaveResultsForm form) Creates a new instance of ClearLeaveResultsCommand