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

java.lang.Object
  extended bycom.liferay.portlet.shopping.service.base.ShoppingItemFieldLocalServiceBaseImpl
      extended bycom.liferay.portlet.shopping.service.impl.ShoppingItemFieldLocalServiceImpl
All Implemented Interfaces:
com.liferay.portlet.shopping.service.ShoppingItemFieldLocalService

public class ShoppingItemFieldLocalServiceImpl
extends ShoppingItemFieldLocalServiceBaseImpl

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
ShoppingItemFieldLocalServiceImpl()
           
 
Method Summary
 java.util.List getItemFields(long itemId)
           
 
Methods inherited from class com.liferay.portlet.shopping.service.base.ShoppingItemFieldLocalServiceBaseImpl
addShoppingItemField, dynamicQuery, dynamicQuery, updateShoppingItemField
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShoppingItemFieldLocalServiceImpl

public ShoppingItemFieldLocalServiceImpl()
Method Detail

getItemFields

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