org.apache.cocoon.portal.coplets.basket
Class ContentStoreDescription
java.lang.Object
org.apache.cocoon.portal.coplets.basket.ContentStoreDescription
public class ContentStoreDescription
- extends Object
This class describes a ContentStore
.
- Version:
- CVS $Id: Basket.java 30941 2004-07-29 19:56:58Z vgritsenko $
Field Summary |
String |
id
The id |
int |
size
The size of the basket |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public String id
- The id
size
public int size
- The size of the basket
ContentStoreDescription
public ContentStoreDescription()
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.