org.apache.cocoon.portal.coplets.basket
Class BasketManagerImpl.BatchInfo

java.lang.Object
  extended by org.apache.cocoon.portal.coplets.basket.BasketManagerImpl.BatchInfo
Enclosing class:
BasketManagerImpl

protected static final class BasketManagerImpl.BatchInfo
extends Object


Field Summary
 BasketManager.ActionInfo action
           
 int frequencyInSeconds
           
 ContentItem item
           
 
Constructor Summary
protected BasketManagerImpl.BatchInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

item

public ContentItem item

frequencyInSeconds

public int frequencyInSeconds

action

public BasketManager.ActionInfo action
Constructor Detail

BasketManagerImpl.BatchInfo

protected BasketManagerImpl.BatchInfo()


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