Uses of Package
org.apache.cocoon.portal.coplets.basket

Packages that use org.apache.cocoon.portal.coplets.basket
org.apache.cocoon.portal.coplets.basket   
org.apache.cocoon.portal.coplets.basket.events   
 

Classes in org.apache.cocoon.portal.coplets.basket used by org.apache.cocoon.portal.coplets.basket
AbstractBasketTransformer
          This is the base class for all basket transformers
AbstractItem
          This is a possible base class for item implementations.
Basket
          This is a per user basket that has the duration of a session Make a subclass to add your specific functionality
BasketGenerator.StoreInfo
           
BasketManager
          This is the manager for content-stores: baskets, briefcases and folders You can retrieve the current basket, briefcase or folder for the user from this manager.
BasketManager.ActionInfo
          An action info consists of a name and a url
BasketManagerImpl.BatchInfo
           
Briefcase
          This is a per user basket that is persistent between sessions Make a subclass to add your specific functionality
ContentItem
          This is an item that contains a link or a content.
ContentStore
          This is a per user store that can contain any object.
Folder
          This is a per user basket that is persistent between sessions Make a subclass to add your specific functionality
UserConfiguration
          This data object holds the configuration of a user for the basket
 

Classes in org.apache.cocoon.portal.coplets.basket used by org.apache.cocoon.portal.coplets.basket.events
Briefcase
          This is a per user basket that is persistent between sessions Make a subclass to add your specific functionality
ContentStore
          This is a per user store that can contain any object.
 



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