|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShoppingCouponLocalService | |
---|---|
com.liferay.portal.service.base | |
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()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
GroupLocalServiceBaseImpl.getShoppingCouponLocalService()
Gets 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.getWrappedShoppingCouponLocalService()
|
Methods in com.liferay.portlet.shopping.service with parameters of type ShoppingCouponLocalService | |
---|---|
void |
ShoppingCouponLocalServiceUtil.setService(ShoppingCouponLocalService service)
|
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. |
Methods in com.liferay.portlet.shopping.service.base that return ShoppingCouponLocalService | |
---|---|
ShoppingCouponLocalService |
ShoppingOrderServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
ShoppingOrderLocalServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
ShoppingOrderItemLocalServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
ShoppingItemServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
ShoppingItemPriceLocalServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
ShoppingItemLocalServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
ShoppingItemFieldLocalServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
ShoppingCouponServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
ShoppingCouponLocalServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
ShoppingCategoryServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
ShoppingCategoryLocalServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
ShoppingCouponLocalService |
ShoppingCartLocalServiceBaseImpl.getShoppingCouponLocalService()
Gets the shopping coupon local service. |
Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingCouponLocalService | |
---|---|
void |
ShoppingOrderServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
ShoppingOrderLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
ShoppingOrderItemLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
ShoppingItemServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
ShoppingItemPriceLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
ShoppingItemLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
ShoppingItemFieldLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
ShoppingCouponServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
ShoppingCouponLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
ShoppingCategoryServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
ShoppingCategoryLocalServiceBaseImpl.setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
ShoppingCartLocalServiceBaseImpl.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.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |