Uses of Interface
com.echothree.control.user.index.common.form.DeleteIndexForm
Packages that use DeleteIndexForm
Package
Description
-
Uses of DeleteIndexForm in com.echothree.control.user.index.common
Methods in com.echothree.control.user.index.common that return DeleteIndexFormMethods in com.echothree.control.user.index.common with parameters of type DeleteIndexFormModifier and TypeMethodDescriptionIndexService.deleteIndex
(UserVisitPK userVisitPK, DeleteIndexForm form) -
Uses of DeleteIndexForm in com.echothree.control.user.index.common.form
Methods in com.echothree.control.user.index.common.form that return DeleteIndexForm -
Uses of DeleteIndexForm in com.echothree.control.user.index.server
Methods in com.echothree.control.user.index.server that return DeleteIndexFormMethods in com.echothree.control.user.index.server with parameters of type DeleteIndexFormModifier and TypeMethodDescriptionIndexBean.deleteIndex
(UserVisitPK userVisitPK, DeleteIndexForm form) -
Uses of DeleteIndexForm in com.echothree.control.user.index.server.command
Constructors in com.echothree.control.user.index.server.command with parameters of type DeleteIndexFormModifierConstructorDescriptionDeleteIndexCommand
(UserVisitPK userVisitPK, DeleteIndexForm form) Creates a new instance of DeleteIndexCommand