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

java.lang.Object
  extended byorg.apache.cocoon.portal.coplets.basket.ContentStoreDescription

public class ContentStoreDescription
extends Object

This class describes a ContentStore.

Version:
C$Id: ContentStoreDescription.java 322471 2005-10-16 13:24:19Z cziegeler $

Field Summary
 String id
          The id
 int size
          The size of the basket
 
Constructor Summary
ContentStoreDescription()
           
 
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-2005 The Apache Software Foundation. All Rights Reserved.