Liferay 6.2-ce-ga5

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

Packages that use ShoppingOrderLocalService
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 ShoppingOrderLocalService in com.liferay.portal.service.base
 

Fields in com.liferay.portal.service.base declared as ShoppingOrderLocalService
protected  ShoppingOrderLocalService GroupServiceBaseImpl.shoppingOrderLocalService
           
protected  ShoppingOrderLocalService GroupLocalServiceBaseImpl.shoppingOrderLocalService
           
 

Methods in com.liferay.portal.service.base that return ShoppingOrderLocalService
 ShoppingOrderLocalService GroupServiceBaseImpl.getShoppingOrderLocalService()
          Returns the shopping order local service.
 ShoppingOrderLocalService GroupLocalServiceBaseImpl.getShoppingOrderLocalService()
          Returns the shopping order local service.
 

Methods in com.liferay.portal.service.base with parameters of type ShoppingOrderLocalService
 void GroupServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void GroupLocalServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 

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

Classes in com.liferay.portlet.shopping.service that implement ShoppingOrderLocalService
 class ShoppingOrderLocalServiceWrapper
          Provides a wrapper for ShoppingOrderLocalService.
 

Methods in com.liferay.portlet.shopping.service that return ShoppingOrderLocalService
static ShoppingOrderLocalService ShoppingOrderLocalServiceUtil.getService()
           
 ShoppingOrderLocalService ShoppingOrderLocalServiceWrapper.getWrappedService()
           
 ShoppingOrderLocalService ShoppingOrderLocalServiceWrapper.getWrappedShoppingOrderLocalService()
          Deprecated. As of 6.1.0, replaced by ShoppingOrderLocalServiceWrapper.getWrappedService()
 

Methods in com.liferay.portlet.shopping.service with parameters of type ShoppingOrderLocalService
 void ShoppingOrderLocalServiceUtil.setService(ShoppingOrderLocalService service)
          Deprecated. As of 6.2.0
 void ShoppingOrderLocalServiceWrapper.setWrappedService(ShoppingOrderLocalService shoppingOrderLocalService)
           
 void ShoppingOrderLocalServiceWrapper.setWrappedShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Deprecated. As of 6.1.0, replaced by ShoppingOrderLocalServiceWrapper.setWrappedService(com.liferay.portlet.shopping.service.ShoppingOrderLocalService)
 

Constructors in com.liferay.portlet.shopping.service with parameters of type ShoppingOrderLocalService
ShoppingOrderLocalServiceWrapper(ShoppingOrderLocalService shoppingOrderLocalService)
           
 

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

Classes in com.liferay.portlet.shopping.service.base that implement ShoppingOrderLocalService
 class ShoppingOrderLocalServiceBaseImpl
          Provides the base implementation for the shopping order local service.
 

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

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

Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingOrderLocalService
 void ShoppingCouponLocalServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void ShoppingCategoryServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void ShoppingOrderLocalServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void ShoppingOrderServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void ShoppingCartLocalServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void ShoppingItemLocalServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void ShoppingCategoryLocalServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void ShoppingItemServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void ShoppingOrderItemLocalServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void ShoppingCouponServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void ShoppingItemFieldLocalServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 void ShoppingItemPriceLocalServiceBaseImpl.setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
          Sets the shopping order local service.
 

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

Classes in com.liferay.portlet.shopping.service.impl that implement ShoppingOrderLocalService
 class ShoppingOrderLocalServiceImpl
           
 


Liferay 6.2-ce-ga5