Uses of Interface
com.echothree.control.user.warehouse.common.form.SetDefaultWarehouseForm
Packages that use SetDefaultWarehouseForm
Package
Description
-
Uses of SetDefaultWarehouseForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return SetDefaultWarehouseFormMethods in com.echothree.control.user.warehouse.common with parameters of type SetDefaultWarehouseFormModifier and TypeMethodDescriptionWarehouseService.setDefaultWarehouse
(UserVisitPK userVisitPK, SetDefaultWarehouseForm form) -
Uses of SetDefaultWarehouseForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return SetDefaultWarehouseFormModifier and TypeMethodDescriptionstatic SetDefaultWarehouseForm
WarehouseFormFactory.getSetDefaultWarehouseForm()
-
Uses of SetDefaultWarehouseForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return SetDefaultWarehouseFormMethods in com.echothree.control.user.warehouse.server with parameters of type SetDefaultWarehouseFormModifier and TypeMethodDescriptionWarehouseBean.setDefaultWarehouse
(UserVisitPK userVisitPK, SetDefaultWarehouseForm form) -
Uses of SetDefaultWarehouseForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type SetDefaultWarehouseFormModifierConstructorDescriptionSetDefaultWarehouseCommand
(UserVisitPK userVisitPK, SetDefaultWarehouseForm form) Creates a new instance of SetDefaultWarehouseCommand