Uses of Class
com.echothree.model.control.wishlist.common.transfer.WishlistPriorityDescriptionTransfer
Packages that use WishlistPriorityDescriptionTransfer
Package
Description
-
Uses of WishlistPriorityDescriptionTransfer in com.echothree.control.user.wishlist.common.result
Methods in com.echothree.control.user.wishlist.common.result that return WishlistPriorityDescriptionTransferModifier and TypeMethodDescriptionEditWishlistPriorityDescriptionResult.getWishlistPriorityDescription()
Methods in com.echothree.control.user.wishlist.common.result that return types with arguments of type WishlistPriorityDescriptionTransferModifier and TypeMethodDescriptionGetWishlistPriorityDescriptionsResult.getWishlistPriorityDescriptions()
Methods in com.echothree.control.user.wishlist.common.result with parameters of type WishlistPriorityDescriptionTransferModifier and TypeMethodDescriptionvoid
EditWishlistPriorityDescriptionResult.setWishlistPriorityDescription
(WishlistPriorityDescriptionTransfer wishlistPriorityDescription) Method parameters in com.echothree.control.user.wishlist.common.result with type arguments of type WishlistPriorityDescriptionTransferModifier and TypeMethodDescriptionvoid
GetWishlistPriorityDescriptionsResult.setWishlistPriorityDescriptions
(List<WishlistPriorityDescriptionTransfer> wishlistPriorityDescriptions) -
Uses of WishlistPriorityDescriptionTransfer in com.echothree.model.control.wishlist.server.control
Methods in com.echothree.model.control.wishlist.server.control that return WishlistPriorityDescriptionTransferModifier and TypeMethodDescriptionWishlistControl.getWishlistPriorityDescriptionTransfer
(UserVisit userVisit, WishlistPriorityDescription wishlistPriorityDescription) Methods in com.echothree.model.control.wishlist.server.control that return types with arguments of type WishlistPriorityDescriptionTransferModifier and TypeMethodDescriptionWishlistControl.getWishlistPriorityDescriptionTransfers
(UserVisit userVisit, WishlistPriority wishlistPriority) -
Uses of WishlistPriorityDescriptionTransfer in com.echothree.model.control.wishlist.server.transfer
Methods in com.echothree.model.control.wishlist.server.transfer that return WishlistPriorityDescriptionTransferModifier and TypeMethodDescriptionWishlistPriorityDescriptionTransferCache.getWishlistPriorityDescriptionTransfer
(WishlistPriorityDescription wishlistPriorityDescription)