Class CommerceWishListServiceWrapper

java.lang.Object
com.liferay.commerce.wish.list.service.CommerceWishListServiceWrapper
All Implemented Interfaces:
CommerceWishListService, com.liferay.portal.kernel.service.BaseService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceWishListService>

public class CommerceWishListServiceWrapper extends Object implements CommerceWishListService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceWishListService>
Provides a wrapper for CommerceWishListService.
See Also:
Generated:
  • Constructor Details

    • CommerceWishListServiceWrapper

      public CommerceWishListServiceWrapper()
    • CommerceWishListServiceWrapper

      public CommerceWishListServiceWrapper(CommerceWishListService commerceWishListService)
  • Method Details