Uses of Interface
com.echothree.control.user.warehouse.common.form.GetLocationChoicesForm
Packages that use GetLocationChoicesForm
Package
Description
-
Uses of GetLocationChoicesForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return GetLocationChoicesFormMethods in com.echothree.control.user.warehouse.common with parameters of type GetLocationChoicesFormModifier and TypeMethodDescriptionWarehouseService.getLocationChoices
(UserVisitPK userVisitPK, GetLocationChoicesForm form) -
Uses of GetLocationChoicesForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return GetLocationChoicesFormModifier and TypeMethodDescriptionstatic GetLocationChoicesForm
WarehouseFormFactory.getGetLocationChoicesForm()
-
Uses of GetLocationChoicesForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return GetLocationChoicesFormMethods in com.echothree.control.user.warehouse.server with parameters of type GetLocationChoicesFormModifier and TypeMethodDescriptionWarehouseBean.getLocationChoices
(UserVisitPK userVisitPK, GetLocationChoicesForm form) -
Uses of GetLocationChoicesForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type GetLocationChoicesFormModifierConstructorDescriptionGetLocationChoicesCommand
(UserVisitPK userVisitPK, GetLocationChoicesForm form) Creates a new instance of GetLocationChoicesCommand