Uses of Interface
com.echothree.control.user.inventory.common.form.DeleteLotAliasForm
Packages that use DeleteLotAliasForm
Package
Description
-
Uses of DeleteLotAliasForm in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return DeleteLotAliasFormMethods in com.echothree.control.user.inventory.common with parameters of type DeleteLotAliasFormModifier and TypeMethodDescriptionInventoryService.deleteLotAlias(UserVisitPK userVisitPK, DeleteLotAliasForm form) -
Uses of DeleteLotAliasForm in com.echothree.control.user.inventory.common.form
Methods in com.echothree.control.user.inventory.common.form that return DeleteLotAliasFormModifier and TypeMethodDescriptionstatic DeleteLotAliasFormInventoryFormFactory.getDeleteLotAliasForm() -
Uses of DeleteLotAliasForm in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return DeleteLotAliasFormMethods in com.echothree.control.user.inventory.server with parameters of type DeleteLotAliasFormModifier and TypeMethodDescriptionInventoryBean.deleteLotAlias(UserVisitPK userVisitPK, DeleteLotAliasForm form)