Uses of Interface
com.echothree.control.user.warehouse.common.form.GetWarehousesForm
Packages that use GetWarehousesForm
Package
Description
-
Uses of GetWarehousesForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return GetWarehousesFormMethods in com.echothree.control.user.warehouse.common with parameters of type GetWarehousesFormModifier and TypeMethodDescriptionWarehouseService.getWarehouses
(UserVisitPK userVisitPK, GetWarehousesForm form) -
Uses of GetWarehousesForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return GetWarehousesFormModifier and TypeMethodDescriptionstatic GetWarehousesForm
WarehouseFormFactory.getGetWarehousesForm()
-
Uses of GetWarehousesForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return GetWarehousesFormMethods in com.echothree.control.user.warehouse.server with parameters of type GetWarehousesFormModifier and TypeMethodDescriptionWarehouseBean.getWarehouses
(UserVisitPK userVisitPK, GetWarehousesForm form) -
Uses of GetWarehousesForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type GetWarehousesFormModifierConstructorDescriptionGetWarehousesCommand
(UserVisitPK userVisitPK, GetWarehousesForm form) Creates a new instance of GetWarehousesCommand