|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShoppingItemPersistence | |
|---|---|
| com.liferay.portlet.shopping.service.base | |
| com.liferay.portlet.shopping.service.persistence | |
| com.liferay.portlet.shopping.service.persistence.impl | |
| Uses of ShoppingItemPersistence in com.liferay.portlet.shopping.service.base |
|---|
| Fields in com.liferay.portlet.shopping.service.base declared as ShoppingItemPersistence | |
|---|---|
protected ShoppingItemPersistence |
ShoppingItemServiceBaseImpl.shoppingItemPersistence
|
protected ShoppingItemPersistence |
ShoppingCouponServiceBaseImpl.shoppingItemPersistence
|
protected ShoppingItemPersistence |
ShoppingOrderServiceBaseImpl.shoppingItemPersistence
|
protected ShoppingItemPersistence |
ShoppingCategoryServiceBaseImpl.shoppingItemPersistence
|
protected ShoppingItemPersistence |
ShoppingItemPriceLocalServiceBaseImpl.shoppingItemPersistence
|
protected ShoppingItemPersistence |
ShoppingCartLocalServiceBaseImpl.shoppingItemPersistence
|
protected ShoppingItemPersistence |
ShoppingOrderLocalServiceBaseImpl.shoppingItemPersistence
|
protected ShoppingItemPersistence |
ShoppingCategoryLocalServiceBaseImpl.shoppingItemPersistence
|
protected ShoppingItemPersistence |
ShoppingCouponLocalServiceBaseImpl.shoppingItemPersistence
|
protected ShoppingItemPersistence |
ShoppingItemLocalServiceBaseImpl.shoppingItemPersistence
|
| Methods in com.liferay.portlet.shopping.service.base that return ShoppingItemPersistence | |
|---|---|
ShoppingItemPersistence |
ShoppingItemServiceBaseImpl.getShoppingItemPersistence()
Returns the shopping item persistence. |
ShoppingItemPersistence |
ShoppingCouponServiceBaseImpl.getShoppingItemPersistence()
Returns the shopping item persistence. |
ShoppingItemPersistence |
ShoppingOrderServiceBaseImpl.getShoppingItemPersistence()
Returns the shopping item persistence. |
ShoppingItemPersistence |
ShoppingCategoryServiceBaseImpl.getShoppingItemPersistence()
Returns the shopping item persistence. |
ShoppingItemPersistence |
ShoppingItemPriceLocalServiceBaseImpl.getShoppingItemPersistence()
Returns the shopping item persistence. |
ShoppingItemPersistence |
ShoppingCartLocalServiceBaseImpl.getShoppingItemPersistence()
Returns the shopping item persistence. |
ShoppingItemPersistence |
ShoppingOrderLocalServiceBaseImpl.getShoppingItemPersistence()
Returns the shopping item persistence. |
ShoppingItemPersistence |
ShoppingCategoryLocalServiceBaseImpl.getShoppingItemPersistence()
Returns the shopping item persistence. |
ShoppingItemPersistence |
ShoppingCouponLocalServiceBaseImpl.getShoppingItemPersistence()
Returns the shopping item persistence. |
ShoppingItemPersistence |
ShoppingItemLocalServiceBaseImpl.getShoppingItemPersistence()
Returns the shopping item persistence. |
| Methods in com.liferay.portlet.shopping.service.base with parameters of type ShoppingItemPersistence | |
|---|---|
void |
ShoppingItemServiceBaseImpl.setShoppingItemPersistence(ShoppingItemPersistence shoppingItemPersistence)
Sets the shopping item persistence. |
void |
ShoppingCouponServiceBaseImpl.setShoppingItemPersistence(ShoppingItemPersistence shoppingItemPersistence)
Sets the shopping item persistence. |
void |
ShoppingOrderServiceBaseImpl.setShoppingItemPersistence(ShoppingItemPersistence shoppingItemPersistence)
Sets the shopping item persistence. |
void |
ShoppingCategoryServiceBaseImpl.setShoppingItemPersistence(ShoppingItemPersistence shoppingItemPersistence)
Sets the shopping item persistence. |
void |
ShoppingItemPriceLocalServiceBaseImpl.setShoppingItemPersistence(ShoppingItemPersistence shoppingItemPersistence)
Sets the shopping item persistence. |
void |
ShoppingCartLocalServiceBaseImpl.setShoppingItemPersistence(ShoppingItemPersistence shoppingItemPersistence)
Sets the shopping item persistence. |
void |
ShoppingOrderLocalServiceBaseImpl.setShoppingItemPersistence(ShoppingItemPersistence shoppingItemPersistence)
Sets the shopping item persistence. |
void |
ShoppingCategoryLocalServiceBaseImpl.setShoppingItemPersistence(ShoppingItemPersistence shoppingItemPersistence)
Sets the shopping item persistence. |
void |
ShoppingCouponLocalServiceBaseImpl.setShoppingItemPersistence(ShoppingItemPersistence shoppingItemPersistence)
Sets the shopping item persistence. |
void |
ShoppingItemLocalServiceBaseImpl.setShoppingItemPersistence(ShoppingItemPersistence shoppingItemPersistence)
Sets the shopping item persistence. |
| Uses of ShoppingItemPersistence in com.liferay.portlet.shopping.service.persistence |
|---|
| Methods in com.liferay.portlet.shopping.service.persistence that return ShoppingItemPersistence | |
|---|---|
static ShoppingItemPersistence |
ShoppingItemUtil.getPersistence()
|
| Methods in com.liferay.portlet.shopping.service.persistence with parameters of type ShoppingItemPersistence | |
|---|---|
void |
ShoppingItemUtil.setPersistence(ShoppingItemPersistence persistence)
Deprecated. As of 6.2.0 |
| Uses of ShoppingItemPersistence in com.liferay.portlet.shopping.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.shopping.service.persistence.impl that implement ShoppingItemPersistence | |
|---|---|
class |
ShoppingItemPersistenceImpl
The persistence implementation for the shopping item service. |
|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||