Uses of Interface
com.echothree.control.user.item.common.form.CreateItemVolumeForm
Packages that use CreateItemVolumeForm
Package
Description
-
Uses of CreateItemVolumeForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return CreateItemVolumeFormMethods in com.echothree.control.user.item.common with parameters of type CreateItemVolumeFormModifier and TypeMethodDescriptionItemService.createItemVolume
(UserVisitPK userVisitPK, CreateItemVolumeForm form) -
Uses of CreateItemVolumeForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return CreateItemVolumeFormModifier and TypeMethodDescriptionstatic CreateItemVolumeForm
ItemFormFactory.getCreateItemVolumeForm()
-
Uses of CreateItemVolumeForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return CreateItemVolumeFormMethods in com.echothree.control.user.item.server with parameters of type CreateItemVolumeFormModifier and TypeMethodDescriptionItemBean.createItemVolume
(UserVisitPK userVisitPK, CreateItemVolumeForm form) -
Uses of CreateItemVolumeForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type CreateItemVolumeFormModifierConstructorDescriptionCreateItemVolumeCommand
(UserVisitPK userVisitPK, CreateItemVolumeForm form) Creates a new instance of CreateItemVolumeCommand