Uses of Interface
com.echothree.control.user.inventory.common.form.CreateLotAliasForm
Packages that use CreateLotAliasForm
Package
Description
-
Uses of CreateLotAliasForm in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return CreateLotAliasFormMethods in com.echothree.control.user.inventory.common with parameters of type CreateLotAliasFormModifier and TypeMethodDescriptionInventoryService.createLotAlias(UserVisitPK userVisitPK, CreateLotAliasForm form) -
Uses of CreateLotAliasForm in com.echothree.control.user.inventory.common.form
Methods in com.echothree.control.user.inventory.common.form that return CreateLotAliasFormModifier and TypeMethodDescriptionstatic CreateLotAliasFormInventoryFormFactory.getCreateLotAliasForm() -
Uses of CreateLotAliasForm in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return CreateLotAliasFormMethods in com.echothree.control.user.inventory.server with parameters of type CreateLotAliasFormModifier and TypeMethodDescriptionInventoryBean.createLotAlias(UserVisitPK userVisitPK, CreateLotAliasForm form)