|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface defines the service. The default implementation is
com.liferay.portlet.shopping.service.impl.ShoppingItemFieldLocalServiceImpl
.
Modify methods in that class and rerun ServiceBuilder to populate this class
and all other generated classes.
This is a local service. Methods of this service will not have security checks based on the propagated JAAS credentials because this service can only be accessed from within the same VM.
ShoppingItemFieldLocalServiceFactory
,
ShoppingItemFieldLocalServiceUtil
Method Detail |
public ShoppingItemField addShoppingItemField(ShoppingItemField model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
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
com.liferay.portal.SystemException
public ShoppingItemField updateShoppingItemField(ShoppingItemField model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public ShoppingCartPersistence getShoppingCartPersistence()
public void setShoppingCartPersistence(ShoppingCartPersistence shoppingCartPersistence)
public ShoppingCategoryPersistence getShoppingCategoryPersistence()
public void setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
public ShoppingCouponPersistence getShoppingCouponPersistence()
public void setShoppingCouponPersistence(ShoppingCouponPersistence shoppingCouponPersistence)
public ShoppingCouponFinder getShoppingCouponFinder()
public void setShoppingCouponFinder(ShoppingCouponFinder shoppingCouponFinder)
public ShoppingItemPersistence getShoppingItemPersistence()
public void setShoppingItemPersistence(ShoppingItemPersistence shoppingItemPersistence)
public ShoppingItemFinder getShoppingItemFinder()
public void setShoppingItemFinder(ShoppingItemFinder shoppingItemFinder)
public ShoppingItemFieldPersistence getShoppingItemFieldPersistence()
public void setShoppingItemFieldPersistence(ShoppingItemFieldPersistence shoppingItemFieldPersistence)
public ShoppingItemPricePersistence getShoppingItemPricePersistence()
public void setShoppingItemPricePersistence(ShoppingItemPricePersistence shoppingItemPricePersistence)
public ShoppingOrderPersistence getShoppingOrderPersistence()
public void setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
public ShoppingOrderFinder getShoppingOrderFinder()
public void setShoppingOrderFinder(ShoppingOrderFinder shoppingOrderFinder)
public ShoppingOrderItemPersistence getShoppingOrderItemPersistence()
public void setShoppingOrderItemPersistence(ShoppingOrderItemPersistence shoppingOrderItemPersistence)
public void afterPropertiesSet()
public java.util.List getItemFields(long itemId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |