Uses of Interface
com.echothree.control.user.offer.common.result.GetOfferItemsResult
Packages that use GetOfferItemsResult
Package
Description
-
Uses of GetOfferItemsResult in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return types with arguments of type GetOfferItemsResultModifier and TypeMethodDescriptionOfferService.getOfferItems(UserVisitPK userVisitPK, GetOfferItemsForm form) -
Uses of GetOfferItemsResult in com.echothree.control.user.offer.common.result
Methods in com.echothree.control.user.offer.common.result that return GetOfferItemsResultModifier and TypeMethodDescriptionstatic GetOfferItemsResultOfferResultFactory.getGetOfferItemsResult() -
Uses of GetOfferItemsResult in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return types with arguments of type GetOfferItemsResultModifier and TypeMethodDescriptionOfferBean.getOfferItems(UserVisitPK userVisitPK, GetOfferItemsForm form)