Uses of Interface
com.echothree.control.user.item.common.form.DeleteItemVolumeForm
Packages that use DeleteItemVolumeForm
Package
Description
-
Uses of DeleteItemVolumeForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return DeleteItemVolumeFormMethods in com.echothree.control.user.item.common with parameters of type DeleteItemVolumeFormModifier and TypeMethodDescriptionItemService.deleteItemVolume
(UserVisitPK userVisitPK, DeleteItemVolumeForm form) -
Uses of DeleteItemVolumeForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return DeleteItemVolumeFormModifier and TypeMethodDescriptionstatic DeleteItemVolumeForm
ItemFormFactory.getDeleteItemVolumeForm()
-
Uses of DeleteItemVolumeForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return DeleteItemVolumeFormMethods in com.echothree.control.user.item.server with parameters of type DeleteItemVolumeFormModifier and TypeMethodDescriptionItemBean.deleteItemVolume
(UserVisitPK userVisitPK, DeleteItemVolumeForm form) -
Uses of DeleteItemVolumeForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type DeleteItemVolumeFormModifierConstructorDescriptionDeleteItemVolumeCommand
(UserVisitPK userVisitPK, DeleteItemVolumeForm form) Creates a new instance of DeleteItemVolumeCommand