org.apache.cocoon.portal.coplets.basket
Class Basket
java.lang.Object
org.apache.cocoon.portal.coplets.basket.ContentStore
org.apache.cocoon.portal.coplets.basket.Basket
- All Implemented Interfaces:
- Serializable
public class Basket
- extends ContentStore
This is a per user basket that has the duration of a session
Make a subclass to add your specific functionality
- Version:
- CVS $Id: Basket.java 433543 2006-08-22 06:22:54Z crossley $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Basket
public Basket(String id)
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.