Uses of Interface
com.echothree.control.user.warehouse.common.form.SetLocationStatusForm
Packages that use SetLocationStatusForm
Package
Description
-
Uses of SetLocationStatusForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return SetLocationStatusFormMethods in com.echothree.control.user.warehouse.common with parameters of type SetLocationStatusFormModifier and TypeMethodDescriptionWarehouseService.setLocationStatus
(UserVisitPK userVisitPK, SetLocationStatusForm form) -
Uses of SetLocationStatusForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return SetLocationStatusFormModifier and TypeMethodDescriptionstatic SetLocationStatusForm
WarehouseFormFactory.getSetLocationStatusForm()
-
Uses of SetLocationStatusForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return SetLocationStatusFormMethods in com.echothree.control.user.warehouse.server with parameters of type SetLocationStatusFormModifier and TypeMethodDescriptionWarehouseBean.setLocationStatus
(UserVisitPK userVisitPK, SetLocationStatusForm form) -
Uses of SetLocationStatusForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type SetLocationStatusFormModifierConstructorDescriptionSetLocationStatusCommand
(UserVisitPK userVisitPK, SetLocationStatusForm form) Creates a new instance of SetLocationStatusCommand