Uses of Class
de.hybris.platform.selectivecartfacades.data.Wishlist2Data
-
Packages that use Wishlist2Data Package Description de.hybris.platform.selectivecartfacades de.hybris.platform.selectivecartfacades.impl de.hybris.platform.selectivecartfacades.populators -
-
Uses of Wishlist2Data in de.hybris.platform.selectivecartfacades
Methods in de.hybris.platform.selectivecartfacades that return Wishlist2Data Modifier and Type Method Description Wishlist2DataSelectiveCartFacade. getWishlistForSelectiveCart()Gets the wishlist2data for selective cart of the current user -
Uses of Wishlist2Data in de.hybris.platform.selectivecartfacades.impl
Methods in de.hybris.platform.selectivecartfacades.impl that return Wishlist2Data Modifier and Type Method Description Wishlist2DataDefaultSelectiveCartFacade. getWishlistForSelectiveCart()Methods in de.hybris.platform.selectivecartfacades.impl that return types with arguments of type Wishlist2Data Modifier and Type Method Description protected Converter<Wishlist2Model,Wishlist2Data>DefaultSelectiveCartFacade. getWishlistConverter()Method parameters in de.hybris.platform.selectivecartfacades.impl with type arguments of type Wishlist2Data Modifier and Type Method Description voidDefaultSelectiveCartFacade. setWishlistConverter(Converter<Wishlist2Model,Wishlist2Data> wishlistConverter) -
Uses of Wishlist2Data in de.hybris.platform.selectivecartfacades.populators
Methods in de.hybris.platform.selectivecartfacades.populators with parameters of type Wishlist2Data Modifier and Type Method Description voidWishlistForSelectiveCartPopulator. populate(Wishlist2Model source, Wishlist2Data target)
-