net.sourceforge.blogentis.feed
Class CommentFeed

java.lang.Object
  extended bynet.sourceforge.blogentis.feed.Feed
      extended bynet.sourceforge.blogentis.feed.CommentFeed

public class CommentFeed
extends Feed

Author:
abas

Field Summary
 
Fields inherited from class net.sourceforge.blogentis.feed.Feed
CLEAR, cm, data, DATE_SPECIFICATION, FEED_LIMIT, FEED_OFFSET, FEED_VERSION, items, limit, offset, pp, properties, version
 
Constructor Summary
CommentFeed(org.apache.turbine.util.RunData data)
           
 
Method Summary
protected  void fixFeedDescription(java.util.Map m)
           
protected  java.util.List getItems(org.apache.torque.util.Criteria c)
           
protected  PresentationalProperties getProperties()
           
 java.lang.String[] getSearchColumns()
           
 java.lang.String getTimeColumn()
           
 
Methods inherited from class net.sourceforge.blogentis.feed.Feed
addCriteriaModifier, clear, getDateSpecification, getFeedDescription, getItems, getItemsTranslated, getLimit, getLink, getOffset, getVersion, setClear, setContextProperties, setDateSpecification, setFeedProperty, setLimit, setOffset, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentFeed

public CommentFeed(org.apache.turbine.util.RunData data)
Method Detail

getProperties

protected PresentationalProperties getProperties()
Specified by:
getProperties in class Feed

getTimeColumn

public java.lang.String getTimeColumn()
Specified by:
getTimeColumn in class Feed

getSearchColumns

public java.lang.String[] getSearchColumns()
Specified by:
getSearchColumns in class Feed

getItems

protected java.util.List getItems(org.apache.torque.util.Criteria c)
                           throws org.apache.torque.TorqueException
Specified by:
getItems in class Feed
Throws:
org.apache.torque.TorqueException

fixFeedDescription

protected void fixFeedDescription(java.util.Map m)
Specified by:
fixFeedDescription in class Feed


Copyright © 2003-2004 SourceForge.net. All Rights Reserved.