Uses of Interface
com.echothree.control.user.warehouse.common.form.DeleteLocationNameElementForm
Packages that use DeleteLocationNameElementForm
Package
Description
-
Uses of DeleteLocationNameElementForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return DeleteLocationNameElementFormMethods in com.echothree.control.user.warehouse.common with parameters of type DeleteLocationNameElementFormModifier and TypeMethodDescriptionWarehouseService.deleteLocationNameElement
(UserVisitPK userVisitPK, DeleteLocationNameElementForm form) -
Uses of DeleteLocationNameElementForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return DeleteLocationNameElementForm -
Uses of DeleteLocationNameElementForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return DeleteLocationNameElementFormMethods in com.echothree.control.user.warehouse.server with parameters of type DeleteLocationNameElementFormModifier and TypeMethodDescriptionWarehouseBean.deleteLocationNameElement
(UserVisitPK userVisitPK, DeleteLocationNameElementForm form) -
Uses of DeleteLocationNameElementForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type DeleteLocationNameElementFormModifierConstructorDescriptionDeleteLocationNameElementCommand
(UserVisitPK userVisitPK, DeleteLocationNameElementForm form) Creates a new instance of DeleteLocationNameElementCommand