Uses of Interface
com.echothree.control.user.warehouse.common.form.CreateLocationCapacityForm
Packages that use CreateLocationCapacityForm
Package
Description
-
Uses of CreateLocationCapacityForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return CreateLocationCapacityFormMethods in com.echothree.control.user.warehouse.common with parameters of type CreateLocationCapacityFormModifier and TypeMethodDescriptionWarehouseService.createLocationCapacity
(UserVisitPK userVisitPK, CreateLocationCapacityForm form) -
Uses of CreateLocationCapacityForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return CreateLocationCapacityFormModifier and TypeMethodDescriptionstatic CreateLocationCapacityForm
WarehouseFormFactory.getCreateLocationCapacityForm()
-
Uses of CreateLocationCapacityForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return CreateLocationCapacityFormMethods in com.echothree.control.user.warehouse.server with parameters of type CreateLocationCapacityFormModifier and TypeMethodDescriptionWarehouseBean.createLocationCapacity
(UserVisitPK userVisitPK, CreateLocationCapacityForm form) -
Uses of CreateLocationCapacityForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type CreateLocationCapacityFormModifierConstructorDescriptionCreateLocationCapacityCommand
(UserVisitPK userVisitPK, CreateLocationCapacityForm form) Creates a new instance of CreateLocationCapacityCommand