Uses of Interface
com.echothree.control.user.warehouse.common.form.EditLocationDescriptionForm
Packages that use EditLocationDescriptionForm
Package
Description
-
Uses of EditLocationDescriptionForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return EditLocationDescriptionFormMethods in com.echothree.control.user.warehouse.common with parameters of type EditLocationDescriptionFormModifier and TypeMethodDescriptionWarehouseService.editLocationDescription
(UserVisitPK userVisitPK, EditLocationDescriptionForm form) -
Uses of EditLocationDescriptionForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return EditLocationDescriptionFormModifier and TypeMethodDescriptionstatic EditLocationDescriptionForm
WarehouseFormFactory.getEditLocationDescriptionForm()
-
Uses of EditLocationDescriptionForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return EditLocationDescriptionFormMethods in com.echothree.control.user.warehouse.server with parameters of type EditLocationDescriptionFormModifier and TypeMethodDescriptionWarehouseBean.editLocationDescription
(UserVisitPK userVisitPK, EditLocationDescriptionForm form) -
Uses of EditLocationDescriptionForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type EditLocationDescriptionFormModifierConstructorDescriptionEditLocationDescriptionCommand
(UserVisitPK userVisitPK, EditLocationDescriptionForm form) Creates a new instance of EditLocationDescriptionCommand