| Interface | Description |
|---|---|
| CartElement |
Interface representing the element of a
Cart |
| Class | Description |
|---|---|
| Cart |
Class representing a cart, backed by a JCR node.
|
| CartFactory |
AmetysObjectFactory for handling Carts. |
| CartHelper |
Helper for
Cart |
| CartsDAO |
DAO for manipulating carts
|
| ContentElement |
Implementation of a
CartElement wrapping a Content |
| QueryElement |
Implementation of a
CartElement wrapping a search query |
| ResourceElement |
Implementation of a
CartElement wrapping a Resource |
| Enum | Description |
|---|---|
| Cart.CartElementType |
Types of CartElement
|
| Cart.CartProfile |
Rights profiles
|
| Cart.Visibility |
Visibility of a Cart
|