Uses of Interface
com.echothree.control.user.item.common.form.EditItemVolumeForm
Packages that use EditItemVolumeForm
Package
Description
-
Uses of EditItemVolumeForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return EditItemVolumeFormMethods in com.echothree.control.user.item.common with parameters of type EditItemVolumeFormModifier and TypeMethodDescriptionItemService.editItemVolume
(UserVisitPK userVisitPK, EditItemVolumeForm form) -
Uses of EditItemVolumeForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return EditItemVolumeFormModifier and TypeMethodDescriptionstatic EditItemVolumeForm
ItemFormFactory.getEditItemVolumeForm()
-
Uses of EditItemVolumeForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return EditItemVolumeFormMethods in com.echothree.control.user.item.server with parameters of type EditItemVolumeFormModifier and TypeMethodDescriptionItemBean.editItemVolume
(UserVisitPK userVisitPK, EditItemVolumeForm form) -
Uses of EditItemVolumeForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type EditItemVolumeFormModifierConstructorDescriptionEditItemVolumeCommand
(UserVisitPK userVisitPK, EditItemVolumeForm form) Creates a new instance of EditItemVolumeCommand