|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShoppingCartLocalService | |
---|---|
com.liferay.portal.service.base | |
com.liferay.portlet.shopping.service | |
com.liferay.portlet.shopping.service.base | |
com.liferay.portlet.shopping.service.impl |
Uses of ShoppingCartLocalService in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as ShoppingCartLocalService | |
---|---|
protected ShoppingCartLocalService |
UserServiceBaseImpl.shoppingCartLocalService
|
protected ShoppingCartLocalService |
UserLocalServiceBaseImpl.shoppingCartLocalService
|
protected ShoppingCartLocalService |
GroupServiceBaseImpl.shoppingCartLocalService
|
protected ShoppingCartLocalService |
GroupLocalServiceBaseImpl.shoppingCartLocalService
|
Methods in com.liferay.portal.service.base that return ShoppingCartLocalService | |
---|---|
ShoppingCartLocalService |
UserServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
UserLocalServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
GroupServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
GroupLocalServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
Methods in com.liferay.portal.service.base with parameters of type ShoppingCartLocalService | |
---|---|
void |
UserServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
UserLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
GroupServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
GroupLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
Uses of ShoppingCartLocalService in com.liferay.portlet.shopping.service |
---|
Classes in com.liferay.portlet.shopping.service that implement ShoppingCartLocalService | |
---|---|
class |
ShoppingCartLocalServiceWrapper
This class is a wrapper for ShoppingCartLocalService . |
Methods in com.liferay.portlet.shopping.service that return ShoppingCartLocalService | |
---|---|
static ShoppingCartLocalService |
ShoppingCartLocalServiceUtil.getService()
|
ShoppingCartLocalService |
ShoppingCartLocalServiceWrapper.getWrappedShoppingCartLocalService()
|
Methods in com.liferay.portlet.shopping.service with parameters of type ShoppingCartLocalService | |
---|---|
void |
ShoppingCartLocalServiceUtil.setService(ShoppingCartLocalService service)
|
Constructors in com.liferay.portlet.shopping.service with parameters of type ShoppingCartLocalService | |
---|---|
ShoppingCartLocalServiceWrapper(ShoppingCartLocalService shoppingCartLocalService)
|
Uses of ShoppingCartLocalService in com.liferay.portlet.shopping.service.base |
---|
Classes in com.liferay.portlet.shopping.service.base that implement ShoppingCartLocalService | |
---|---|
class |
ShoppingCartLocalServiceBaseImpl
The base implementation of the shopping cart local service. |
Methods in com.liferay.portlet.shopping.service.base that return ShoppingCartLocalService | |
---|---|
ShoppingCartLocalService |
ShoppingOrderServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
ShoppingOrderLocalServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
ShoppingOrderItemLocalServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
ShoppingItemServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
ShoppingItemPriceLocalServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
ShoppingItemLocalServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
ShoppingItemFieldLocalServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
ShoppingCouponServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
ShoppingCouponLocalServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
ShoppingCategoryServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
ShoppingCategoryLocalServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
ShoppingCartLocalService |
ShoppingCartLocalServiceBaseImpl.getShoppingCartLocalService()
Gets the shopping cart local service. |
Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingCartLocalService | |
---|---|
void |
ShoppingOrderServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
ShoppingOrderLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
ShoppingOrderItemLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
ShoppingItemServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
ShoppingItemPriceLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
ShoppingItemLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
ShoppingItemFieldLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
ShoppingCouponServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
ShoppingCouponLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
ShoppingCategoryServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
ShoppingCategoryLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
ShoppingCartLocalServiceBaseImpl.setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
Uses of ShoppingCartLocalService in com.liferay.portlet.shopping.service.impl |
---|
Classes in com.liferay.portlet.shopping.service.impl that implement ShoppingCartLocalService | |
---|---|
class |
ShoppingCartLocalServiceImpl
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |