Uses of Interface
com.echothree.control.user.warehouse.common.form.GetLocationForm
Packages that use GetLocationForm
Package
Description
-
Uses of GetLocationForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return GetLocationFormMethods in com.echothree.control.user.warehouse.common with parameters of type GetLocationFormModifier and TypeMethodDescriptionWarehouseService.getLocation
(UserVisitPK userVisitPK, GetLocationForm form) -
Uses of GetLocationForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return GetLocationFormModifier and TypeMethodDescriptionstatic GetLocationForm
WarehouseFormFactory.getGetLocationForm()
-
Uses of GetLocationForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return GetLocationFormMethods in com.echothree.control.user.warehouse.server with parameters of type GetLocationFormModifier and TypeMethodDescriptionWarehouseBean.getLocation
(UserVisitPK userVisitPK, GetLocationForm form) -
Uses of GetLocationForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type GetLocationFormModifierConstructorDescriptionGetLocationCommand
(UserVisitPK userVisitPK, GetLocationForm form) Creates a new instance of GetLocationCommand