| Interface | Description |
|---|---|
| ShoppingCartPersistence |
The persistence interface for the shopping cart service.
|
| ShoppingCategoryFinder | |
| 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 |
|---|---|
| ShoppingCartUtil |
The persistence utility for the shopping cart service.
|
| ShoppingCategoryUtil |
The persistence utility for the shopping category service.
|
| ShoppingCouponUtil |
The persistence utility for the shopping coupon service.
|
| ShoppingItemFieldUtil |
The persistence utility for the shopping item field service.
|
| ShoppingItemPriceUtil |
The persistence utility for the shopping item price service.
|
| ShoppingItemUtil |
The persistence utility for the shopping item service.
|
| ShoppingOrderItemUtil |
The persistence utility for the shopping order item service.
|
| ShoppingOrderUtil |
The persistence utility for the shopping order service.
|