Uses of Class
com.echothree.model.control.offer.common.transfer.OfferResultTransfer
Packages that use OfferResultTransfer
Package
Description
-
Uses of OfferResultTransfer in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return types with arguments of type OfferResultTransferMethod parameters in com.echothree.control.user.search.common.result with type arguments of type OfferResultTransferModifier and TypeMethodDescriptionvoidGetOfferResultsResult.setOfferResults(List<OfferResultTransfer> offerResults) -
Uses of OfferResultTransfer in com.echothree.model.control.offer.server.control
Methods in com.echothree.model.control.offer.server.control that return types with arguments of type OfferResultTransferModifier and TypeMethodDescriptionOfferControl.getOfferResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch)