Uses of Interface
com.echothree.control.user.offer.common.result.GetOfferItemPricesResult
Packages that use GetOfferItemPricesResult
Package
Description
-
Uses of GetOfferItemPricesResult in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return types with arguments of type GetOfferItemPricesResultModifier and TypeMethodDescriptionOfferService.getOfferItemPrices(UserVisitPK userVisitPK, GetOfferItemPricesForm form) -
Uses of GetOfferItemPricesResult in com.echothree.control.user.offer.common.result
Methods in com.echothree.control.user.offer.common.result that return GetOfferItemPricesResultModifier and TypeMethodDescriptionstatic GetOfferItemPricesResultOfferResultFactory.getGetOfferItemPricesResult() -
Uses of GetOfferItemPricesResult in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return types with arguments of type GetOfferItemPricesResultModifier and TypeMethodDescriptionOfferBean.getOfferItemPrices(UserVisitPK userVisitPK, GetOfferItemPricesForm form)