Uses of Interface
com.echothree.control.user.warehouse.common.form.GetWarehouseForm
Packages that use GetWarehouseForm
Package
Description
-
Uses of GetWarehouseForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return GetWarehouseFormMethods in com.echothree.control.user.warehouse.common with parameters of type GetWarehouseFormModifier and TypeMethodDescriptionWarehouseService.getWarehouse
(UserVisitPK userVisitPK, GetWarehouseForm form) -
Uses of GetWarehouseForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return GetWarehouseFormModifier and TypeMethodDescriptionstatic GetWarehouseForm
WarehouseFormFactory.getGetWarehouseForm()
-
Uses of GetWarehouseForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return GetWarehouseFormMethods in com.echothree.control.user.warehouse.server with parameters of type GetWarehouseFormModifier and TypeMethodDescriptionWarehouseBean.getWarehouse
(UserVisitPK userVisitPK, GetWarehouseForm form) -
Uses of GetWarehouseForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type GetWarehouseFormModifierConstructorDescriptionGetWarehouseCommand
(UserVisitPK userVisitPK, GetWarehouseForm form) Creates a new instance of GetWarehouseCommand