|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShoppingItemService | |
---|---|
com.liferay.portlet.shopping.service |
Uses of ShoppingItemService in com.liferay.portlet.shopping.service |
---|
Classes in com.liferay.portlet.shopping.service that implement ShoppingItemService | |
---|---|
class |
ShoppingItemServiceWrapper
This class is a wrapper for ShoppingItemService . |
Methods in com.liferay.portlet.shopping.service that return ShoppingItemService | |
---|---|
static ShoppingItemService |
ShoppingItemServiceUtil.getService()
|
ShoppingItemService |
ShoppingItemServiceWrapper.getWrappedService()
|
ShoppingItemService |
ShoppingItemServiceWrapper.getWrappedShoppingItemService()
Deprecated. Renamed to ShoppingItemServiceWrapper.getWrappedService() |
Methods in com.liferay.portlet.shopping.service with parameters of type ShoppingItemService | |
---|---|
void |
ShoppingItemServiceUtil.setService(ShoppingItemService service)
Deprecated. |
void |
ShoppingItemServiceWrapper.setWrappedService(ShoppingItemService shoppingItemService)
|
void |
ShoppingItemServiceWrapper.setWrappedShoppingItemService(ShoppingItemService shoppingItemService)
Deprecated. Renamed to ShoppingItemServiceWrapper.setWrappedService(com.liferay.portlet.shopping.service.ShoppingItemService) |
Constructors in com.liferay.portlet.shopping.service with parameters of type ShoppingItemService | |
---|---|
ShoppingItemServiceWrapper(ShoppingItemService shoppingItemService)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |