Uses of Class
org.apache.cocoon.portal.coplets.basket.BasketManager.ActionInfo

Packages that use BasketManager.ActionInfo
org.apache.cocoon.portal.coplets.basket   
 

Uses of BasketManager.ActionInfo in org.apache.cocoon.portal.coplets.basket
 

Fields in org.apache.cocoon.portal.coplets.basket declared as BasketManager.ActionInfo
 BasketManager.ActionInfo BasketManagerImpl.BatchInfo.action
           
 

Methods in org.apache.cocoon.portal.coplets.basket that return BasketManager.ActionInfo
 BasketManager.ActionInfo BasketManagerImpl.getBasketAction(String name)
           
 BasketManager.ActionInfo BasketManager.getBasketAction(String name)
          Get the info
 BasketManager.ActionInfo BasketManagerImpl.getBriefcaseAction(String name)
           
 BasketManager.ActionInfo BasketManager.getBriefcaseAction(String name)
          Get the info
 

Methods in org.apache.cocoon.portal.coplets.basket with parameters of type BasketManager.ActionInfo
 void BasketManagerImpl.addBatch(ContentItem item, int frequencyInDays, BasketManager.ActionInfo action)
           
 void BasketManager.addBatch(ContentItem item, int frequencyInDays, BasketManager.ActionInfo action)
           
protected  BasketManagerImpl.BatchInfo BasketManagerImpl.searchBatchInfo(ContentItem item, BasketManager.ActionInfo info)
           
 



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