|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShoppingItemLocalService | |
---|---|
com.liferay.portlet.shopping.service | |
com.liferay.portlet.shopping.service.base | |
com.liferay.portlet.shopping.service.impl |
Uses of ShoppingItemLocalService in com.liferay.portlet.shopping.service |
---|
Classes in com.liferay.portlet.shopping.service that implement ShoppingItemLocalService | |
---|---|
class |
ShoppingItemLocalServiceWrapper
This class is a wrapper for ShoppingItemLocalService . |
Methods in com.liferay.portlet.shopping.service that return ShoppingItemLocalService | |
---|---|
static ShoppingItemLocalService |
ShoppingItemLocalServiceUtil.getService()
|
ShoppingItemLocalService |
ShoppingItemLocalServiceWrapper.getWrappedShoppingItemLocalService()
|
Methods in com.liferay.portlet.shopping.service with parameters of type ShoppingItemLocalService | |
---|---|
void |
ShoppingItemLocalServiceUtil.setService(ShoppingItemLocalService service)
|
Constructors in com.liferay.portlet.shopping.service with parameters of type ShoppingItemLocalService | |
---|---|
ShoppingItemLocalServiceWrapper(ShoppingItemLocalService shoppingItemLocalService)
|
Uses of ShoppingItemLocalService in com.liferay.portlet.shopping.service.base |
---|
Classes in com.liferay.portlet.shopping.service.base that implement ShoppingItemLocalService | |
---|---|
class |
ShoppingItemLocalServiceBaseImpl
The base implementation of the shopping item local service. |
Methods in com.liferay.portlet.shopping.service.base that return ShoppingItemLocalService | |
---|---|
ShoppingItemLocalService |
ShoppingOrderServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
ShoppingItemLocalService |
ShoppingOrderLocalServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
ShoppingItemLocalService |
ShoppingOrderItemLocalServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
ShoppingItemLocalService |
ShoppingItemServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
ShoppingItemLocalService |
ShoppingItemPriceLocalServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
ShoppingItemLocalService |
ShoppingItemLocalServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
ShoppingItemLocalService |
ShoppingItemFieldLocalServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
ShoppingItemLocalService |
ShoppingCouponServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
ShoppingItemLocalService |
ShoppingCouponLocalServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
ShoppingItemLocalService |
ShoppingCategoryServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
ShoppingItemLocalService |
ShoppingCategoryLocalServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
ShoppingItemLocalService |
ShoppingCartLocalServiceBaseImpl.getShoppingItemLocalService()
Gets the shopping item local service. |
Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingItemLocalService | |
---|---|
void |
ShoppingOrderServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
void |
ShoppingOrderLocalServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
void |
ShoppingOrderItemLocalServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
void |
ShoppingItemServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
void |
ShoppingItemPriceLocalServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
void |
ShoppingItemLocalServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
void |
ShoppingItemFieldLocalServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
void |
ShoppingCouponServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
void |
ShoppingCouponLocalServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
void |
ShoppingCategoryServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
void |
ShoppingCategoryLocalServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
void |
ShoppingCartLocalServiceBaseImpl.setShoppingItemLocalService(ShoppingItemLocalService shoppingItemLocalService)
Sets the shopping item local service. |
Uses of ShoppingItemLocalService in com.liferay.portlet.shopping.service.impl |
---|
Classes in com.liferay.portlet.shopping.service.impl that implement ShoppingItemLocalService | |
---|---|
class |
ShoppingItemLocalServiceImpl
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |