Uses of Interface
com.echothree.control.user.warehouse.common.form.GetLocationsForm
Packages that use GetLocationsForm
Package
Description
-
Uses of GetLocationsForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return GetLocationsFormMethods in com.echothree.control.user.warehouse.common with parameters of type GetLocationsFormModifier and TypeMethodDescriptionWarehouseService.getLocations
(UserVisitPK userVisitPK, GetLocationsForm form) -
Uses of GetLocationsForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return GetLocationsFormModifier and TypeMethodDescriptionstatic GetLocationsForm
WarehouseFormFactory.getGetLocationsForm()
-
Uses of GetLocationsForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return GetLocationsFormMethods in com.echothree.control.user.warehouse.server with parameters of type GetLocationsFormModifier and TypeMethodDescriptionWarehouseBean.getLocations
(UserVisitPK userVisitPK, GetLocationsForm form) -
Uses of GetLocationsForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type GetLocationsFormModifierConstructorDescriptionGetLocationsCommand
(UserVisitPK userVisitPK, GetLocationsForm form) Creates a new instance of GetLocationsCommand