Uses of Interface
com.echothree.control.user.offer.common.result.CreateOfferResult
Packages that use CreateOfferResult
Package
Description
-
Uses of CreateOfferResult in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return types with arguments of type CreateOfferResultModifier and TypeMethodDescriptionOfferService.createOffer(UserVisitPK userVisitPK, CreateOfferForm form) -
Uses of CreateOfferResult in com.echothree.control.user.offer.common.result
Methods in com.echothree.control.user.offer.common.result that return CreateOfferResultModifier and TypeMethodDescriptionstatic CreateOfferResultOfferResultFactory.getCreateOfferResult() -
Uses of CreateOfferResult in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return types with arguments of type CreateOfferResultModifier and TypeMethodDescriptionOfferBean.createOffer(UserVisitPK userVisitPK, CreateOfferForm form)