Liferay 6.1.2-ce-ga3

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

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

Fields in com.liferay.portal.service.base declared as ShoppingCouponLocalService
protected  ShoppingCouponLocalService GroupServiceBaseImpl.shoppingCouponLocalService
           
protected  ShoppingCouponLocalService GroupLocalServiceBaseImpl.shoppingCouponLocalService
           
 

Methods in com.liferay.portal.service.base that return ShoppingCouponLocalService
 ShoppingCouponLocalService GroupServiceBaseImpl.getShoppingCouponLocalService()
          Returns the shopping coupon local service.
 ShoppingCouponLocalService GroupLocalServiceBaseImpl.getShoppingCouponLocalService()
          Returns the shopping coupon local service.
 

Methods in com.liferay.portal.service.base with parameters of type ShoppingCouponLocalService
 void GroupServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void GroupLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 

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

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

Methods in com.liferay.portlet.shopping.service that return ShoppingCouponLocalService
static ShoppingCouponLocalService ShoppingCouponLocalServiceUtil.getService()
           
 ShoppingCouponLocalService ShoppingCouponLocalServiceWrapper.getWrappedService()
           
 ShoppingCouponLocalService ShoppingCouponLocalServiceWrapper.getWrappedShoppingCouponLocalService()
          Deprecated. Renamed to ShoppingCouponLocalServiceWrapper.getWrappedService()
 

Methods in com.liferay.portlet.shopping.service with parameters of type ShoppingCouponLocalService
 void ShoppingCouponLocalServiceUtil.setService(ShoppingCouponLocalService service)
          Deprecated.  
 void ShoppingCouponLocalServiceWrapper.setWrappedService(ShoppingCouponLocalService shoppingCouponLocalService)
           
 void ShoppingCouponLocalServiceWrapper.setWrappedShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Deprecated. Renamed to ShoppingCouponLocalServiceWrapper.setWrappedService(com.liferay.portlet.shopping.service.ShoppingCouponLocalService)
 

Constructors in com.liferay.portlet.shopping.service with parameters of type ShoppingCouponLocalService
ShoppingCouponLocalServiceWrapper(ShoppingCouponLocalService shoppingCouponLocalService)
           
 

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

Classes in com.liferay.portlet.shopping.service.base that implement ShoppingCouponLocalService
 class ShoppingCouponLocalServiceBaseImpl
          The base implementation of the shopping coupon local service.
 

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

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

Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingCouponLocalService
 void ShoppingItemServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void ShoppingOrderLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void ShoppingCategoryLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void ShoppingItemLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void ShoppingCartLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void ShoppingItemFieldLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void ShoppingOrderItemLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void ShoppingCouponServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void ShoppingCategoryServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void ShoppingItemPriceLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void ShoppingCouponLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 void ShoppingOrderServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
          Sets the shopping coupon local service.
 

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

Classes in com.liferay.portlet.shopping.service.impl that implement ShoppingCouponLocalService
 class ShoppingCouponLocalServiceImpl
           
 


Liferay 6.1.2-ce-ga3