Uses of Interface
com.echothree.control.user.offer.common.result.CreateOfferUseResult
Packages that use CreateOfferUseResult
Package
Description
-
Uses of CreateOfferUseResult in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return types with arguments of type CreateOfferUseResultModifier and TypeMethodDescriptionOfferService.createOfferUse(UserVisitPK userVisitPK, CreateOfferUseForm form) -
Uses of CreateOfferUseResult in com.echothree.control.user.offer.common.result
Methods in com.echothree.control.user.offer.common.result that return CreateOfferUseResultModifier and TypeMethodDescriptionstatic CreateOfferUseResultOfferResultFactory.getCreateOfferUseResult() -
Uses of CreateOfferUseResult in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return types with arguments of type CreateOfferUseResultModifier and TypeMethodDescriptionOfferBean.createOfferUse(UserVisitPK userVisitPK, CreateOfferUseForm form)