|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShoppingCouponService | |
|---|---|
| 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 ShoppingCouponService in com.liferay.portal.service.base |
|---|
| Fields in com.liferay.portal.service.base declared as ShoppingCouponService | |
|---|---|
protected ShoppingCouponService |
GroupLocalServiceBaseImpl.shoppingCouponService
|
protected ShoppingCouponService |
GroupServiceBaseImpl.shoppingCouponService
|
| Methods in com.liferay.portal.service.base that return ShoppingCouponService | |
|---|---|
ShoppingCouponService |
GroupLocalServiceBaseImpl.getShoppingCouponService()
Returns the shopping coupon remote service. |
ShoppingCouponService |
GroupServiceBaseImpl.getShoppingCouponService()
Returns the shopping coupon remote service. |
| Methods in com.liferay.portal.service.base with parameters of type ShoppingCouponService | |
|---|---|
void |
GroupLocalServiceBaseImpl.setShoppingCouponService(ShoppingCouponService shoppingCouponService)
Sets the shopping coupon remote service. |
void |
GroupServiceBaseImpl.setShoppingCouponService(ShoppingCouponService shoppingCouponService)
Sets the shopping coupon remote service. |
| Uses of ShoppingCouponService in com.liferay.portlet.shopping.service |
|---|
| Classes in com.liferay.portlet.shopping.service that implement ShoppingCouponService | |
|---|---|
class |
ShoppingCouponServiceWrapper
Provides a wrapper for ShoppingCouponService. |
| Methods in com.liferay.portlet.shopping.service that return ShoppingCouponService | |
|---|---|
static ShoppingCouponService |
ShoppingCouponServiceUtil.getService()
|
ShoppingCouponService |
ShoppingCouponServiceWrapper.getWrappedService()
|
ShoppingCouponService |
ShoppingCouponServiceWrapper.getWrappedShoppingCouponService()
Deprecated. As of 6.1.0, replaced by ShoppingCouponServiceWrapper.getWrappedService() |
| Methods in com.liferay.portlet.shopping.service with parameters of type ShoppingCouponService | |
|---|---|
void |
ShoppingCouponServiceUtil.setService(ShoppingCouponService service)
Deprecated. As of 6.2.0 |
void |
ShoppingCouponServiceWrapper.setWrappedService(ShoppingCouponService shoppingCouponService)
|
void |
ShoppingCouponServiceWrapper.setWrappedShoppingCouponService(ShoppingCouponService shoppingCouponService)
Deprecated. As of 6.1.0, replaced by ShoppingCouponServiceWrapper.setWrappedService(com.liferay.portlet.shopping.service.ShoppingCouponService) |
| Constructors in com.liferay.portlet.shopping.service with parameters of type ShoppingCouponService | |
|---|---|
ShoppingCouponServiceWrapper(ShoppingCouponService shoppingCouponService)
|
|
| Uses of ShoppingCouponService in com.liferay.portlet.shopping.service.base |
|---|
| Classes in com.liferay.portlet.shopping.service.base that implement ShoppingCouponService | |
|---|---|
class |
ShoppingCouponServiceBaseImpl
Provides the base implementation for the shopping coupon remote service. |
| Fields in com.liferay.portlet.shopping.service.base declared as ShoppingCouponService | |
|---|---|
protected ShoppingCouponService |
ShoppingCouponServiceBaseImpl.shoppingCouponService
|
protected ShoppingCouponService |
ShoppingCartLocalServiceBaseImpl.shoppingCouponService
|
protected ShoppingCouponService |
ShoppingCouponLocalServiceBaseImpl.shoppingCouponService
|
| Methods in com.liferay.portlet.shopping.service.base that return ShoppingCouponService | |
|---|---|
ShoppingCouponService |
ShoppingCouponServiceBaseImpl.getShoppingCouponService()
Returns the shopping coupon remote service. |
ShoppingCouponService |
ShoppingCartLocalServiceBaseImpl.getShoppingCouponService()
Returns the shopping coupon remote service. |
ShoppingCouponService |
ShoppingCouponLocalServiceBaseImpl.getShoppingCouponService()
Returns the shopping coupon remote service. |
| Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingCouponService | |
|---|---|
void |
ShoppingCouponServiceBaseImpl.setShoppingCouponService(ShoppingCouponService shoppingCouponService)
Sets the shopping coupon remote service. |
void |
ShoppingCartLocalServiceBaseImpl.setShoppingCouponService(ShoppingCouponService shoppingCouponService)
Sets the shopping coupon remote service. |
void |
ShoppingCouponLocalServiceBaseImpl.setShoppingCouponService(ShoppingCouponService shoppingCouponService)
Sets the shopping coupon remote service. |
| Uses of ShoppingCouponService in com.liferay.portlet.shopping.service.impl |
|---|
| Classes in com.liferay.portlet.shopping.service.impl that implement ShoppingCouponService | |
|---|---|
class |
ShoppingCouponServiceImpl
|
|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||