Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.shopping.service.ShoppingCartLocalService

Packages that use ShoppingCartLocalService
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portlet.shopping.service   
com.liferay.portlet.shopping.service.base   
com.liferay.portlet.shopping.service.impl   
 

Uses of ShoppingCartLocalService in com.liferay.portal.service.base
 

Fields in com.liferay.portal.service.base declared as ShoppingCartLocalService
protected  ShoppingCartLocalService GroupServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService UserServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService UserLocalServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService GroupLocalServiceBaseImpl.shoppingCartLocalService
           
 

Methods in com.liferay.portal.service.base that return ShoppingCartLocalService
 ShoppingCartLocalService GroupServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService UserServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService UserLocalServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService GroupLocalServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 

Methods in com.liferay.portal.service.base with parameters of type ShoppingCartLocalService
 void GroupServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void UserServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void UserLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void GroupLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 

Uses of ShoppingCartLocalService in com.liferay.portlet.shopping.service
 

Classes in com.liferay.portlet.shopping.service that implement ShoppingCartLocalService
 class ShoppingCartLocalServiceWrapper
          Provides a wrapper for ShoppingCartLocalService.
 

Methods in com.liferay.portlet.shopping.service that return ShoppingCartLocalService
static ShoppingCartLocalService ShoppingCartLocalServiceUtil.getService()
           
 ShoppingCartLocalService ShoppingCartLocalServiceWrapper.getWrappedService()
           
 ShoppingCartLocalService ShoppingCartLocalServiceWrapper.getWrappedShoppingCartLocalService()
          Deprecated. As of 6.1.0, replaced by ShoppingCartLocalServiceWrapper.getWrappedService()
 

Methods in com.liferay.portlet.shopping.service with parameters of type ShoppingCartLocalService
 void ShoppingCartLocalServiceUtil.setService(ShoppingCartLocalService service)
          Deprecated. As of 6.2.0
 void ShoppingCartLocalServiceWrapper.setWrappedService(ShoppingCartLocalService shoppingCartLocalService)
           
 void ShoppingCartLocalServiceWrapper.setWrappedShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Deprecated. As of 6.1.0, replaced by ShoppingCartLocalServiceWrapper.setWrappedService(com.liferay.portlet.shopping.service.ShoppingCartLocalService)
 

Constructors in com.liferay.portlet.shopping.service with parameters of type ShoppingCartLocalService
ShoppingCartLocalServiceWrapper(ShoppingCartLocalService shoppingCartLocalService)
           
 

Uses of ShoppingCartLocalService in com.liferay.portlet.shopping.service.base
 

Classes in com.liferay.portlet.shopping.service.base that implement ShoppingCartLocalService
 class ShoppingCartLocalServiceBaseImpl
          Provides the base implementation for the shopping cart local service.
 

Fields in com.liferay.portlet.shopping.service.base declared as ShoppingCartLocalService
protected  ShoppingCartLocalService ShoppingCouponLocalServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService ShoppingCategoryServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService ShoppingOrderLocalServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService ShoppingOrderServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService ShoppingCartLocalServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService ShoppingItemLocalServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService ShoppingCategoryLocalServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService ShoppingItemServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService ShoppingOrderItemLocalServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService ShoppingCouponServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService ShoppingItemFieldLocalServiceBaseImpl.shoppingCartLocalService
           
protected  ShoppingCartLocalService ShoppingItemPriceLocalServiceBaseImpl.shoppingCartLocalService
           
 

Methods in com.liferay.portlet.shopping.service.base that return ShoppingCartLocalService
 ShoppingCartLocalService ShoppingCouponLocalServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService ShoppingCategoryServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService ShoppingOrderLocalServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService ShoppingOrderServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService ShoppingCartLocalServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService ShoppingItemLocalServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService ShoppingCategoryLocalServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService ShoppingItemServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService ShoppingOrderItemLocalServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService ShoppingCouponServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService ShoppingItemFieldLocalServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 ShoppingCartLocalService ShoppingItemPriceLocalServiceBaseImpl.getShoppingCartLocalService()
          Returns the shopping cart local service.
 

Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingCartLocalService
 void ShoppingCouponLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void ShoppingCategoryServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void ShoppingOrderLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void ShoppingOrderServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void ShoppingCartLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void ShoppingItemLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void ShoppingCategoryLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void ShoppingItemServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void ShoppingOrderItemLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void ShoppingCouponServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void ShoppingItemFieldLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 void ShoppingItemPriceLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
          Sets the shopping cart local service.
 

Uses of ShoppingCartLocalService in com.liferay.portlet.shopping.service.impl
 

Classes in com.liferay.portlet.shopping.service.impl that implement ShoppingCartLocalService
 class ShoppingCartLocalServiceImpl
           
 


Liferay 6.2-ce-ga5