Class InMemoryCartEntry

All Implemented Interfaces:
JaloOnlyItem, Serializable, Comparable

public class InMemoryCartEntry extends GeneratedInMemoryCartEntry implements JaloOnlyItem
Specific in-memory CartEntry implementation required by InMemoryCart. This item is not backed by database and exists only inside its owning cart. Apart from that it can be used as normal cart entry.
See Also: