Uses of Interface
com.echothree.control.user.warehouse.common.form.DeleteLocationDescriptionForm
Packages that use DeleteLocationDescriptionForm
Package
Description
-
Uses of DeleteLocationDescriptionForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return DeleteLocationDescriptionFormMethods in com.echothree.control.user.warehouse.common with parameters of type DeleteLocationDescriptionFormModifier and TypeMethodDescriptionWarehouseService.deleteLocationDescription
(UserVisitPK userVisitPK, DeleteLocationDescriptionForm form) -
Uses of DeleteLocationDescriptionForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return DeleteLocationDescriptionForm -
Uses of DeleteLocationDescriptionForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return DeleteLocationDescriptionFormMethods in com.echothree.control.user.warehouse.server with parameters of type DeleteLocationDescriptionFormModifier and TypeMethodDescriptionWarehouseBean.deleteLocationDescription
(UserVisitPK userVisitPK, DeleteLocationDescriptionForm form) -
Uses of DeleteLocationDescriptionForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type DeleteLocationDescriptionFormModifierConstructorDescriptionDeleteLocationDescriptionCommand
(UserVisitPK userVisitPK, DeleteLocationDescriptionForm form) Creates a new instance of DeleteLocationDescriptionCommand