Uses of Interface
com.echothree.control.user.warehouse.common.form.DeleteLocationCapacityForm
Packages that use DeleteLocationCapacityForm
Package
Description
-
Uses of DeleteLocationCapacityForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return DeleteLocationCapacityFormMethods in com.echothree.control.user.warehouse.common with parameters of type DeleteLocationCapacityFormModifier and TypeMethodDescriptionWarehouseService.deleteLocationCapacity
(UserVisitPK userVisitPK, DeleteLocationCapacityForm form) -
Uses of DeleteLocationCapacityForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return DeleteLocationCapacityFormModifier and TypeMethodDescriptionstatic DeleteLocationCapacityForm
WarehouseFormFactory.getDeleteLocationCapacityForm()
-
Uses of DeleteLocationCapacityForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return DeleteLocationCapacityFormMethods in com.echothree.control.user.warehouse.server with parameters of type DeleteLocationCapacityFormModifier and TypeMethodDescriptionWarehouseBean.deleteLocationCapacity
(UserVisitPK userVisitPK, DeleteLocationCapacityForm form) -
Uses of DeleteLocationCapacityForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type DeleteLocationCapacityFormModifierConstructorDescriptionDeleteLocationCapacityCommand
(UserVisitPK userVisitPK, DeleteLocationCapacityForm form) Creates a new instance of DeleteLocationCapacityCommand