|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.shopping.service.base.ShoppingItemLocalServiceBaseImpl
Constructor Summary | |
ShoppingItemLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portlet.shopping.model.ShoppingItem |
addShoppingItem(com.liferay.portlet.shopping.model.ShoppingItem model)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer,
int begin,
int end)
|
com.liferay.portlet.shopping.model.ShoppingItem |
updateShoppingItem(com.liferay.portlet.shopping.model.ShoppingItem model)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.shopping.service.ShoppingItemLocalService |
addBookItems, addItem, addItem, addItem, addItemResources, addItemResources, addItemResources, addItemResources, deleteItem, deleteItem, deleteItems, getCategoriesItemsCount, getFeaturedItems, getItem, getItem, getItems, getItems, getItemsCount, getItemsPrevAndNext, getSaleItems, search, searchCount, updateItem |
Constructor Detail |
public ShoppingItemLocalServiceBaseImpl()
Method Detail |
public com.liferay.portlet.shopping.model.ShoppingItem addShoppingItem(com.liferay.portlet.shopping.model.ShoppingItem model) throws com.liferay.portal.SystemException
addShoppingItem
in interface com.liferay.portlet.shopping.service.ShoppingItemLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portlet.shopping.service.ShoppingItemLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portlet.shopping.service.ShoppingItemLocalService
com.liferay.portal.SystemException
public com.liferay.portlet.shopping.model.ShoppingItem updateShoppingItem(com.liferay.portlet.shopping.model.ShoppingItem model) throws com.liferay.portal.SystemException
updateShoppingItem
in interface com.liferay.portlet.shopping.service.ShoppingItemLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |