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

java.lang.Object
  extended bycom.liferay.portlet.shopping.service.base.ShoppingItemPriceLocalServiceBaseImpl
      extended bycom.liferay.portlet.shopping.service.impl.ShoppingItemPriceLocalServiceImpl
All Implemented Interfaces:
com.liferay.portlet.shopping.service.ShoppingItemPriceLocalService

public class ShoppingItemPriceLocalServiceImpl
extends ShoppingItemPriceLocalServiceBaseImpl

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
ShoppingItemPriceLocalServiceImpl()
           
 
Method Summary
 java.util.List getItemPrices(long itemId)
           
 
Methods inherited from class com.liferay.portlet.shopping.service.base.ShoppingItemPriceLocalServiceBaseImpl
addShoppingItemPrice, dynamicQuery, dynamicQuery, updateShoppingItemPrice
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShoppingItemPriceLocalServiceImpl

public ShoppingItemPriceLocalServiceImpl()
Method Detail

getItemPrices

public java.util.List getItemPrices(long itemId)
                             throws com.liferay.portal.PortalException,
                                    com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException