Uses of Interface
com.echothree.control.user.inventory.common.result.GetInventoryDispositionResult
Packages that use GetInventoryDispositionResult
Package
Description
-
Uses of GetInventoryDispositionResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetInventoryDispositionResultModifier and TypeMethodDescriptionInventoryService.getInventoryDisposition(UserVisitPK userVisitPK, GetInventoryDispositionForm form) -
Uses of GetInventoryDispositionResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetInventoryDispositionResult -
Uses of GetInventoryDispositionResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetInventoryDispositionResultModifier and TypeMethodDescriptionInventoryBean.getInventoryDisposition(UserVisitPK userVisitPK, GetInventoryDispositionForm form)