Uses of Interface
com.echothree.control.user.index.common.form.UpdateIndexesForm
Packages that use UpdateIndexesForm
Package
Description
-
Uses of UpdateIndexesForm in com.echothree.control.user.index.common
Methods in com.echothree.control.user.index.common that return UpdateIndexesFormMethods in com.echothree.control.user.index.common with parameters of type UpdateIndexesFormModifier and TypeMethodDescriptionIndexService.updateIndexes
(UserVisitPK userVisitPK, UpdateIndexesForm form) -
Uses of UpdateIndexesForm in com.echothree.control.user.index.common.form
Methods in com.echothree.control.user.index.common.form that return UpdateIndexesFormModifier and TypeMethodDescriptionstatic UpdateIndexesForm
IndexFormFactory.getUpdateIndexesForm()
-
Uses of UpdateIndexesForm in com.echothree.control.user.index.server
Methods in com.echothree.control.user.index.server that return UpdateIndexesFormMethods in com.echothree.control.user.index.server with parameters of type UpdateIndexesFormModifier and TypeMethodDescriptionIndexBean.updateIndexes
(UserVisitPK userVisitPK, UpdateIndexesForm form) -
Uses of UpdateIndexesForm in com.echothree.control.user.index.server.command
Constructors in com.echothree.control.user.index.server.command with parameters of type UpdateIndexesFormModifierConstructorDescriptionUpdateIndexesCommand
(UserVisitPK userVisitPK, UpdateIndexesForm form) Creates a new instance of UpdateIndexesCommand