Uses of Class
org.apache.cocoon.portal.coplets.basket.events.ContentStoreEvent

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

Uses of ContentStoreEvent in org.apache.cocoon.portal.coplets.basket
 

Methods in org.apache.cocoon.portal.coplets.basket with parameters of type ContentStoreEvent
 void BasketManagerImpl.inform(ContentStoreEvent event, PortalService service)
           
 

Uses of ContentStoreEvent in org.apache.cocoon.portal.coplets.basket.events
 

Subclasses of ContentStoreEvent in org.apache.cocoon.portal.coplets.basket.events
 class AddItemEvent
          This event is used to add an item to the content store.
 class CleanBriefcaseEvent
          Clean all briefcases or a single one.
 class MoveItemEvent
          Move an item from one store to another.
 class RefreshBasketEvent
          Refresh the list of baskets for the administration.
 class RemoveItemEvent
          Remove an item from the content store .
 class ShowBasketEvent
          Show the contents of one basket.
 class ShowItemEvent
          Show one item of a content store.
 class UploadItemEvent
          This event adds uploaded files to the content store.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.