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: ContentStoreDescription.html 1304258 2012-03-23 10:09:27Z ilgrosso $
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-2010 The Apache Software Foundation. All Rights Reserved.