Uses of Interface
com.echothree.control.user.warehouse.common.form.EditLocationCapacityForm
Packages that use EditLocationCapacityForm
Package
Description
-
Uses of EditLocationCapacityForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return EditLocationCapacityFormMethods in com.echothree.control.user.warehouse.common with parameters of type EditLocationCapacityFormModifier and TypeMethodDescriptionWarehouseService.editLocationCapacity
(UserVisitPK userVisitPK, EditLocationCapacityForm form) -
Uses of EditLocationCapacityForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return EditLocationCapacityFormModifier and TypeMethodDescriptionstatic EditLocationCapacityForm
WarehouseFormFactory.getEditLocationCapacityForm()
-
Uses of EditLocationCapacityForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return EditLocationCapacityFormMethods in com.echothree.control.user.warehouse.server with parameters of type EditLocationCapacityFormModifier and TypeMethodDescriptionWarehouseBean.editLocationCapacity
(UserVisitPK userVisitPK, EditLocationCapacityForm form) -
Uses of EditLocationCapacityForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type EditLocationCapacityFormModifierConstructorDescriptionEditLocationCapacityCommand
(UserVisitPK userVisitPK, EditLocationCapacityForm form) Creates a new instance of EditLocationCapacityCommand