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

java.lang.Object
  extended by com.liferay.portlet.shopping.service.base.ShoppingItemPriceLocalServiceBaseImpl
      extended by com.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

Field Summary
 
Fields inherited from class com.liferay.portlet.shopping.service.base.ShoppingItemPriceLocalServiceBaseImpl
shoppingCartLocalService, shoppingCartPersistence, shoppingCategoryLocalService, shoppingCategoryPersistence, shoppingCategoryService, shoppingCouponFinder, shoppingCouponLocalService, shoppingCouponPersistence, shoppingCouponService, shoppingItemFieldLocalService, shoppingItemFieldPersistence, shoppingItemFinder, shoppingItemLocalService, shoppingItemPersistence, shoppingItemPriceLocalService, shoppingItemPricePersistence, shoppingItemService, shoppingOrderFinder, shoppingOrderItemLocalService, shoppingOrderItemPersistence, shoppingOrderLocalService, shoppingOrderPersistence, shoppingOrderService
 
Constructor Summary
ShoppingItemPriceLocalServiceImpl()
           
 
Method Summary
 java.util.List<com.liferay.portlet.shopping.model.ShoppingItemPrice> getItemPrices(long itemId)
           
 
Methods inherited from class com.liferay.portlet.shopping.service.base.ShoppingItemPriceLocalServiceBaseImpl
addShoppingItemPrice, createShoppingItemPrice, deleteShoppingItemPrice, deleteShoppingItemPrice, dynamicQuery, dynamicQuery, getShoppingCartLocalService, getShoppingCartPersistence, getShoppingCategoryLocalService, getShoppingCategoryPersistence, getShoppingCategoryService, getShoppingCouponFinder, getShoppingCouponLocalService, getShoppingCouponPersistence, getShoppingCouponService, getShoppingItemFieldLocalService, getShoppingItemFieldPersistence, getShoppingItemFinder, getShoppingItemLocalService, getShoppingItemPersistence, getShoppingItemPrice, getShoppingItemPriceLocalService, getShoppingItemPricePersistence, getShoppingItemPrices, getShoppingItemPricesCount, getShoppingItemService, getShoppingOrderFinder, getShoppingOrderItemLocalService, getShoppingOrderItemPersistence, getShoppingOrderLocalService, getShoppingOrderPersistence, getShoppingOrderService, setShoppingCartLocalService, setShoppingCartPersistence, setShoppingCategoryLocalService, setShoppingCategoryPersistence, setShoppingCategoryService, setShoppingCouponFinder, setShoppingCouponLocalService, setShoppingCouponPersistence, setShoppingCouponService, setShoppingItemFieldLocalService, setShoppingItemFieldPersistence, setShoppingItemFinder, setShoppingItemLocalService, setShoppingItemPersistence, setShoppingItemPriceLocalService, setShoppingItemPricePersistence, setShoppingItemService, setShoppingOrderFinder, setShoppingOrderItemLocalService, setShoppingOrderItemPersistence, setShoppingOrderLocalService, setShoppingOrderPersistence, setShoppingOrderService, 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<com.liferay.portlet.shopping.model.ShoppingItemPrice> getItemPrices(long itemId)
                                                                                   throws com.liferay.portal.PortalException,
                                                                                          com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException