Uses of Class
com.echothree.model.control.associate.common.transfer.AssociateReferralTransfer
Packages that use AssociateReferralTransfer
Package
Description
-
Uses of AssociateReferralTransfer in com.echothree.control.user.associate.common.result
Methods in com.echothree.control.user.associate.common.result that return AssociateReferralTransferModifier and TypeMethodDescriptionEditAssociateReferralResult.getAssociateReferral()GetAssociateReferralResult.getAssociateReferral()Methods in com.echothree.control.user.associate.common.result that return types with arguments of type AssociateReferralTransferMethods in com.echothree.control.user.associate.common.result with parameters of type AssociateReferralTransferModifier and TypeMethodDescriptionvoidEditAssociateReferralResult.setAssociateReferral(AssociateReferralTransfer associateReferral) voidGetAssociateReferralResult.setAssociateReferral(AssociateReferralTransfer associateReferral) Method parameters in com.echothree.control.user.associate.common.result with type arguments of type AssociateReferralTransferModifier and TypeMethodDescriptionvoidGetAssociateReferralsResult.setAssociateReferrals(List<AssociateReferralTransfer> associateReferrals) -
Uses of AssociateReferralTransfer in com.echothree.model.control.associate.server.control
Methods in com.echothree.model.control.associate.server.control that return AssociateReferralTransferModifier and TypeMethodDescriptionAssociateControl.getAssociateReferralTransfer(UserVisit userVisit, AssociateReferral associateReferral) Methods in com.echothree.model.control.associate.server.control that return types with arguments of type AssociateReferralTransferModifier and TypeMethodDescriptionAssociateControl.getAssociateReferralTransfers(List<AssociateReferral> associateReferrals, UserVisit userVisit) AssociateControl.getAssociateReferralTransfersByAssociate(Associate associate, UserVisit userVisit) -
Uses of AssociateReferralTransfer in com.echothree.model.control.associate.server.transfer
Methods in com.echothree.model.control.associate.server.transfer that return AssociateReferralTransferModifier and TypeMethodDescriptionAssociateReferralTransferCache.getTransfer(UserVisit userVisit, AssociateReferral associateReferral) -
Uses of AssociateReferralTransfer in com.echothree.model.control.user.common.transfer
Methods in com.echothree.model.control.user.common.transfer that return AssociateReferralTransferModifier and TypeMethodDescriptionUserVisitTransfer.getAssociateReferral()Returns the associateReferral.Methods in com.echothree.model.control.user.common.transfer with parameters of type AssociateReferralTransferModifier and TypeMethodDescriptionvoidUserVisitTransfer.setAssociateReferral(AssociateReferralTransfer associateReferral) Sets the associateReferral.Constructors in com.echothree.model.control.user.common.transfer with parameters of type AssociateReferralTransferModifierConstructorDescriptionUserVisitTransfer(UserKeyTransfer userKey, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, Long unformattedLastCommandTime, String lastCommandTime, OfferUseTransfer offerUse, AssociateReferralTransfer associateReferral, Long unformattedRetainUntilTime, String retainUntilTime) Creates a new instance of UserVisitTransfer -
Uses of AssociateReferralTransfer in com.echothree.model.control.wishlist.common.transfer
Methods in com.echothree.model.control.wishlist.common.transfer that return AssociateReferralTransferMethods in com.echothree.model.control.wishlist.common.transfer with parameters of type AssociateReferralTransferModifier and TypeMethodDescriptionvoidWishlistLineTransfer.setAssociateReferral(AssociateReferralTransfer associateReferral) Constructors in com.echothree.model.control.wishlist.common.transfer with parameters of type AssociateReferralTransferModifierConstructorDescriptionWishlistLineTransfer(WishlistTransfer wishlist, Integer orderLineSequence, ItemTransfer item, InventoryConditionTransfer inventoryCondition, UnitOfMeasureTypeTransfer unitOfMeasureType, Long quantity, Long unformattedUnitAmount, String unitAmount, String description, OfferUseTransfer offerUse, WishlistPriorityTransfer wishlistPriority, AssociateReferralTransfer associateReferral, String comment) Creates a new instance of WishlistLineTransfer