Uses of Interface
com.echothree.control.user.inventory.common.result.GetInventoryConditionsResult
Packages that use GetInventoryConditionsResult
Package
Description
-
Uses of GetInventoryConditionsResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetInventoryConditionsResultModifier and TypeMethodDescriptionInventoryService.getInventoryConditions(UserVisitPK userVisitPK, GetInventoryConditionsForm form) -
Uses of GetInventoryConditionsResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetInventoryConditionsResultModifier and TypeMethodDescriptionstatic GetInventoryConditionsResultInventoryResultFactory.getGetInventoryConditionsResult() -
Uses of GetInventoryConditionsResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetInventoryConditionsResultModifier and TypeMethodDescriptionInventoryBean.getInventoryConditions(UserVisitPK userVisitPK, GetInventoryConditionsForm form)