Uses of Interface
com.echothree.control.user.inventory.common.result.GetInventoryConditionResult
Packages that use GetInventoryConditionResult
Package
Description
-
Uses of GetInventoryConditionResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetInventoryConditionResultModifier and TypeMethodDescriptionInventoryService.getInventoryCondition(UserVisitPK userVisitPK, GetInventoryConditionForm form) -
Uses of GetInventoryConditionResult in com.echothree.control.user.inventory.common.result
Subinterfaces of GetInventoryConditionResult in com.echothree.control.user.inventory.common.resultMethods in com.echothree.control.user.inventory.common.result that return GetInventoryConditionResultModifier and TypeMethodDescriptionstatic GetInventoryConditionResultInventoryResultFactory.getGetInventoryConditionResult() -
Uses of GetInventoryConditionResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetInventoryConditionResultModifier and TypeMethodDescriptionInventoryBean.getInventoryCondition(UserVisitPK userVisitPK, GetInventoryConditionForm form)