Uses of Interface
com.echothree.control.user.wishlist.common.result.GetWishlistPriorityResult
Packages that use GetWishlistPriorityResult
Package
Description
-
Uses of GetWishlistPriorityResult in com.echothree.control.user.wishlist.common
Methods in com.echothree.control.user.wishlist.common that return types with arguments of type GetWishlistPriorityResultModifier and TypeMethodDescriptionWishlistService.getWishlistPriority(UserVisitPK userVisitPK, GetWishlistPriorityForm form) -
Uses of GetWishlistPriorityResult in com.echothree.control.user.wishlist.common.result
Methods in com.echothree.control.user.wishlist.common.result that return GetWishlistPriorityResultModifier and TypeMethodDescriptionstatic GetWishlistPriorityResultWishlistResultFactory.getGetWishlistPriorityResult() -
Uses of GetWishlistPriorityResult in com.echothree.control.user.wishlist.server
Methods in com.echothree.control.user.wishlist.server that return types with arguments of type GetWishlistPriorityResultModifier and TypeMethodDescriptionWishlistBean.getWishlistPriority(UserVisitPK userVisitPK, GetWishlistPriorityForm form)