org.apache.cocoon.portal.coplets.basket
Class ContentStoreDescription

java.lang.Object
  extended by 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
 
Constructor Summary
ContentStoreDescription()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public String id
The id


size

public int size
The size of the basket

Constructor Detail

ContentStoreDescription

public ContentStoreDescription()


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.