Uses of Interface
com.echothree.control.user.item.common.form.DeleteItemDescriptionForm
Packages that use DeleteItemDescriptionForm
Package
Description
-
Uses of DeleteItemDescriptionForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return DeleteItemDescriptionFormMethods in com.echothree.control.user.item.common with parameters of type DeleteItemDescriptionFormModifier and TypeMethodDescriptionItemService.deleteItemDescription
(UserVisitPK userVisitPK, DeleteItemDescriptionForm form) -
Uses of DeleteItemDescriptionForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return DeleteItemDescriptionFormModifier and TypeMethodDescriptionstatic DeleteItemDescriptionForm
ItemFormFactory.getDeleteItemDescriptionForm()
-
Uses of DeleteItemDescriptionForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return DeleteItemDescriptionFormMethods in com.echothree.control.user.item.server with parameters of type DeleteItemDescriptionFormModifier and TypeMethodDescriptionItemBean.deleteItemDescription
(UserVisitPK userVisitPK, DeleteItemDescriptionForm form) -
Uses of DeleteItemDescriptionForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type DeleteItemDescriptionFormModifierConstructorDescriptionDeleteItemDescriptionCommand
(UserVisitPK userVisitPK, DeleteItemDescriptionForm form) Creates a new instance of DeleteItemDescriptionCommand