| Interface | Description |
|---|---|
| ShoppingCartPersistence |
The persistence interface for the shopping cart service.
|
| ShoppingCategoryPersistence |
The persistence interface for the shopping category service.
|
| ShoppingCouponFinder | |
| ShoppingCouponPersistence |
The persistence interface for the shopping coupon service.
|
| ShoppingItemFieldPersistence |
The persistence interface for the shopping item field service.
|
| ShoppingItemFinder | |
| ShoppingItemPersistence |
The persistence interface for the shopping item service.
|
| ShoppingItemPricePersistence |
The persistence interface for the shopping item price service.
|
| ShoppingOrderFinder | |
| ShoppingOrderItemPersistence |
The persistence interface for the shopping order item service.
|
| ShoppingOrderPersistence |
The persistence interface for the shopping order service.
|
| Class | Description |
|---|---|
| ShoppingCartActionableDynamicQuery | |
| ShoppingCartUtil |
The persistence utility for the shopping cart service.
|
| ShoppingCategoryActionableDynamicQuery | |
| ShoppingCategoryUtil |
The persistence utility for the shopping category service.
|
| ShoppingCouponActionableDynamicQuery | |
| ShoppingCouponFinderUtil | |
| ShoppingCouponUtil |
The persistence utility for the shopping coupon service.
|
| ShoppingItemActionableDynamicQuery | |
| ShoppingItemFieldActionableDynamicQuery | |
| ShoppingItemFieldUtil |
The persistence utility for the shopping item field service.
|
| ShoppingItemFinderUtil | |
| ShoppingItemPriceActionableDynamicQuery | |
| ShoppingItemPriceUtil |
The persistence utility for the shopping item price service.
|
| ShoppingItemUtil |
The persistence utility for the shopping item service.
|
| ShoppingOrderActionableDynamicQuery | |
| ShoppingOrderFinderUtil | |
| ShoppingOrderItemActionableDynamicQuery | |
| ShoppingOrderItemUtil |
The persistence utility for the shopping order item service.
|
| ShoppingOrderUtil |
The persistence utility for the shopping order service.
|