Liferay 6.1.2-ce-ga3

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

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

Fields in com.liferay.portal.service.base declared as ShoppingCategoryService
protected  ShoppingCategoryService GroupServiceBaseImpl.shoppingCategoryService
           
protected  ShoppingCategoryService GroupLocalServiceBaseImpl.shoppingCategoryService
           
 

Methods in com.liferay.portal.service.base that return ShoppingCategoryService
 ShoppingCategoryService GroupServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService GroupLocalServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 

Methods in com.liferay.portal.service.base with parameters of type ShoppingCategoryService
 void GroupServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void GroupLocalServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 

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

Classes in com.liferay.portlet.shopping.service that implement ShoppingCategoryService
 class ShoppingCategoryServiceWrapper
           This class is a wrapper for ShoppingCategoryService.
 

Methods in com.liferay.portlet.shopping.service that return ShoppingCategoryService
static ShoppingCategoryService ShoppingCategoryServiceUtil.getService()
           
 ShoppingCategoryService ShoppingCategoryServiceWrapper.getWrappedService()
           
 ShoppingCategoryService ShoppingCategoryServiceWrapper.getWrappedShoppingCategoryService()
          Deprecated. Renamed to ShoppingCategoryServiceWrapper.getWrappedService()
 

Methods in com.liferay.portlet.shopping.service with parameters of type ShoppingCategoryService
 void ShoppingCategoryServiceUtil.setService(ShoppingCategoryService service)
          Deprecated.  
 void ShoppingCategoryServiceWrapper.setWrappedService(ShoppingCategoryService shoppingCategoryService)
           
 void ShoppingCategoryServiceWrapper.setWrappedShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Deprecated. Renamed to ShoppingCategoryServiceWrapper.setWrappedService(com.liferay.portlet.shopping.service.ShoppingCategoryService)
 

Constructors in com.liferay.portlet.shopping.service with parameters of type ShoppingCategoryService
ShoppingCategoryServiceWrapper(ShoppingCategoryService shoppingCategoryService)
           
 

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

Classes in com.liferay.portlet.shopping.service.base that implement ShoppingCategoryService
 class ShoppingCategoryServiceBaseImpl
          The base implementation of the shopping category remote service.
 

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

Methods in com.liferay.portlet.shopping.service.base that return ShoppingCategoryService
 ShoppingCategoryService ShoppingItemServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService ShoppingOrderLocalServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService ShoppingCategoryLocalServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService ShoppingItemLocalServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService ShoppingCartLocalServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService ShoppingItemFieldLocalServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService ShoppingOrderItemLocalServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService ShoppingCouponServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService ShoppingCategoryServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService ShoppingItemPriceLocalServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService ShoppingCouponLocalServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 ShoppingCategoryService ShoppingOrderServiceBaseImpl.getShoppingCategoryService()
          Returns the shopping category remote service.
 

Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingCategoryService
 void ShoppingItemServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void ShoppingOrderLocalServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void ShoppingCategoryLocalServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void ShoppingItemLocalServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void ShoppingCartLocalServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void ShoppingItemFieldLocalServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void ShoppingOrderItemLocalServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void ShoppingCouponServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void ShoppingCategoryServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void ShoppingItemPriceLocalServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void ShoppingCouponLocalServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 void ShoppingOrderServiceBaseImpl.setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
          Sets the shopping category remote service.
 

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

Classes in com.liferay.portlet.shopping.service.impl that implement ShoppingCategoryService
 class ShoppingCategoryServiceImpl
           
 


Liferay 6.1.2-ce-ga3