Uses of Interface
com.echothree.control.user.index.common.form.DeleteIndexDescriptionForm
Packages that use DeleteIndexDescriptionForm
Package
Description
-
Uses of DeleteIndexDescriptionForm in com.echothree.control.user.index.common
Methods in com.echothree.control.user.index.common that return DeleteIndexDescriptionFormMethods in com.echothree.control.user.index.common with parameters of type DeleteIndexDescriptionFormModifier and TypeMethodDescriptionIndexService.deleteIndexDescription
(UserVisitPK userVisitPK, DeleteIndexDescriptionForm form) -
Uses of DeleteIndexDescriptionForm in com.echothree.control.user.index.common.form
Methods in com.echothree.control.user.index.common.form that return DeleteIndexDescriptionFormModifier and TypeMethodDescriptionstatic DeleteIndexDescriptionForm
IndexFormFactory.getDeleteIndexDescriptionForm()
-
Uses of DeleteIndexDescriptionForm in com.echothree.control.user.index.server
Methods in com.echothree.control.user.index.server that return DeleteIndexDescriptionFormMethods in com.echothree.control.user.index.server with parameters of type DeleteIndexDescriptionFormModifier and TypeMethodDescriptionIndexBean.deleteIndexDescription
(UserVisitPK userVisitPK, DeleteIndexDescriptionForm form) -
Uses of DeleteIndexDescriptionForm in com.echothree.control.user.index.server.command
Constructors in com.echothree.control.user.index.server.command with parameters of type DeleteIndexDescriptionFormModifierConstructorDescriptionDeleteIndexDescriptionCommand
(UserVisitPK userVisitPK, DeleteIndexDescriptionForm form) Creates a new instance of DeleteIndexDescriptionCommand