Uses of Interface
com.echothree.control.user.warehouse.common.form.CreateLocationForm
Packages that use CreateLocationForm
Package
Description
-
Uses of CreateLocationForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return CreateLocationFormMethods in com.echothree.control.user.warehouse.common with parameters of type CreateLocationFormModifier and TypeMethodDescriptionWarehouseService.createLocation
(UserVisitPK userVisitPK, CreateLocationForm form) -
Uses of CreateLocationForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return CreateLocationFormModifier and TypeMethodDescriptionstatic CreateLocationForm
WarehouseFormFactory.getCreateLocationForm()
-
Uses of CreateLocationForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return CreateLocationFormMethods in com.echothree.control.user.warehouse.server with parameters of type CreateLocationFormModifier and TypeMethodDescriptionWarehouseBean.createLocation
(UserVisitPK userVisitPK, CreateLocationForm form) -
Uses of CreateLocationForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type CreateLocationFormModifierConstructorDescriptionCreateLocationCommand
(UserVisitPK userVisitPK, CreateLocationForm form) Creates a new instance of CreateLocationCommand