com.liferay.portlet.shopping.service.impl
Class ShoppingOrderItemLocalServiceImpl

java.lang.Object
  extended bycom.liferay.portlet.shopping.service.base.ShoppingOrderItemLocalServiceBaseImpl
      extended bycom.liferay.portlet.shopping.service.impl.ShoppingOrderItemLocalServiceImpl
All Implemented Interfaces:
com.liferay.portlet.shopping.service.ShoppingOrderItemLocalService

public class ShoppingOrderItemLocalServiceImpl
extends ShoppingOrderItemLocalServiceBaseImpl

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
ShoppingOrderItemLocalServiceImpl()
           
 
Method Summary
 java.util.List getOrderItems(long orderId)
           
 
Methods inherited from class com.liferay.portlet.shopping.service.base.ShoppingOrderItemLocalServiceBaseImpl
addShoppingOrderItem, dynamicQuery, dynamicQuery, updateShoppingOrderItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShoppingOrderItemLocalServiceImpl

public ShoppingOrderItemLocalServiceImpl()
Method Detail

getOrderItems

public java.util.List getOrderItems(long orderId)
                             throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException