org.apache.cocoon.portal.coplets.basket
Class Briefcase
java.lang.Object
org.apache.cocoon.portal.coplets.basket.ContentStore
org.apache.cocoon.portal.coplets.basket.Briefcase
- All Implemented Interfaces:
- Serializable
public class Briefcase
- extends ContentStore
This is a per user basket that is persistent between sessions
Make a subclass to add your specific functionality
- Version:
- CVS $Id: Briefcase.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Briefcase
public Briefcase(String id)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.