|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShoppingOrderService | |
---|---|
com.liferay.portal.service.base | |
com.liferay.portlet.shopping.service | |
com.liferay.portlet.shopping.service.base | |
com.liferay.portlet.shopping.service.impl |
Uses of ShoppingOrderService in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as ShoppingOrderService | |
---|---|
protected ShoppingOrderService |
GroupServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
GroupLocalServiceBaseImpl.shoppingOrderService
|
Methods in com.liferay.portal.service.base that return ShoppingOrderService | |
---|---|
ShoppingOrderService |
GroupServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
GroupLocalServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
Methods in com.liferay.portal.service.base with parameters of type ShoppingOrderService | |
---|---|
void |
GroupServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
GroupLocalServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
Uses of ShoppingOrderService in com.liferay.portlet.shopping.service |
---|
Classes in com.liferay.portlet.shopping.service that implement ShoppingOrderService | |
---|---|
class |
ShoppingOrderServiceWrapper
This class is a wrapper for ShoppingOrderService . |
Methods in com.liferay.portlet.shopping.service that return ShoppingOrderService | |
---|---|
static ShoppingOrderService |
ShoppingOrderServiceUtil.getService()
|
ShoppingOrderService |
ShoppingOrderServiceWrapper.getWrappedShoppingOrderService()
|
Methods in com.liferay.portlet.shopping.service with parameters of type ShoppingOrderService | |
---|---|
void |
ShoppingOrderServiceUtil.setService(ShoppingOrderService service)
|
Constructors in com.liferay.portlet.shopping.service with parameters of type ShoppingOrderService | |
---|---|
ShoppingOrderServiceWrapper(ShoppingOrderService shoppingOrderService)
|
Uses of ShoppingOrderService in com.liferay.portlet.shopping.service.base |
---|
Classes in com.liferay.portlet.shopping.service.base that implement ShoppingOrderService | |
---|---|
class |
ShoppingOrderServiceBaseImpl
The base implementation of the shopping order remote service. |
Fields in com.liferay.portlet.shopping.service.base declared as ShoppingOrderService | |
---|---|
protected ShoppingOrderService |
ShoppingOrderServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
ShoppingOrderLocalServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
ShoppingOrderItemLocalServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
ShoppingItemServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
ShoppingItemPriceLocalServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
ShoppingItemLocalServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
ShoppingItemFieldLocalServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
ShoppingCouponServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
ShoppingCouponLocalServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
ShoppingCategoryServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
ShoppingCategoryLocalServiceBaseImpl.shoppingOrderService
|
protected ShoppingOrderService |
ShoppingCartLocalServiceBaseImpl.shoppingOrderService
|
Methods in com.liferay.portlet.shopping.service.base that return ShoppingOrderService | |
---|---|
ShoppingOrderService |
ShoppingOrderServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
ShoppingOrderLocalServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
ShoppingOrderItemLocalServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
ShoppingItemServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
ShoppingItemPriceLocalServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
ShoppingItemLocalServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
ShoppingItemFieldLocalServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
ShoppingCouponServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
ShoppingCouponLocalServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
ShoppingCategoryServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
ShoppingCategoryLocalServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
ShoppingOrderService |
ShoppingCartLocalServiceBaseImpl.getShoppingOrderService()
Gets the shopping order remote service. |
Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingOrderService | |
---|---|
void |
ShoppingOrderServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
ShoppingOrderLocalServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
ShoppingOrderItemLocalServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
ShoppingItemServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
ShoppingItemPriceLocalServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
ShoppingItemLocalServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
ShoppingItemFieldLocalServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
ShoppingCouponServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
ShoppingCouponLocalServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
ShoppingCategoryServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
ShoppingCategoryLocalServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
ShoppingCartLocalServiceBaseImpl.setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
Uses of ShoppingOrderService in com.liferay.portlet.shopping.service.impl |
---|
Classes in com.liferay.portlet.shopping.service.impl that implement ShoppingOrderService | |
---|---|
class |
ShoppingOrderServiceImpl
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |