Uses of Interface
com.echothree.control.user.offer.common.result.CreateOfferItemResult
Packages that use CreateOfferItemResult
Package
Description
-
Uses of CreateOfferItemResult in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return types with arguments of type CreateOfferItemResultModifier and TypeMethodDescriptionOfferService.createOfferItem(UserVisitPK userVisitPK, CreateOfferItemForm form) -
Uses of CreateOfferItemResult in com.echothree.control.user.offer.common.result
Methods in com.echothree.control.user.offer.common.result that return CreateOfferItemResultModifier and TypeMethodDescriptionstatic CreateOfferItemResultOfferResultFactory.getCreateOfferItemResult() -
Uses of CreateOfferItemResult in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return types with arguments of type CreateOfferItemResultModifier and TypeMethodDescriptionOfferBean.createOfferItem(UserVisitPK userVisitPK, CreateOfferItemForm form)