info.magnolia.module.rssaggregator
Class CombinedFeedAction

java.lang.Object
  extended by info.magnolia.module.templating.RenderingModelImpl
      extended by info.magnolia.module.rssaggregator.paragraphs.AbstractFeedModel
          extended by info.magnolia.module.rssaggregator.paragraphs.CombinedFeedModel
              extended by info.magnolia.module.rssaggregator.CombinedFeedAction
All Implemented Interfaces:
info.magnolia.module.templating.RenderingModel

Deprecated. since 1.0 use info.magnolia.module.rssaggregator.paragraphs.CombinedFeedAction instead

public class CombinedFeedAction
extends CombinedFeedModel

Action class for combinedFeedParagraph.

Author:
had

Field Summary
 
Fields inherited from class info.magnolia.module.rssaggregator.paragraphs.CombinedFeedModel
orderBy, sortDirection
 
Fields inherited from class info.magnolia.module.rssaggregator.paragraphs.AbstractFeedModel
ORDER_BY_PUBLICATION_DATE, ORDER_BY_TITLE_NAME, SORT_ASCENDING, SORT_DESCENDING
 
Fields inherited from class info.magnolia.module.templating.RenderingModelImpl
content, definition, parentModel
 
Fields inherited from interface info.magnolia.module.templating.RenderingModel
SKIP_RENDERING
 
Constructor Summary
CombinedFeedAction(info.magnolia.cms.core.Content content, info.magnolia.module.templating.RenderableDefinition renderable, info.magnolia.module.templating.RenderingModel parent)
          Deprecated.  
 
Method Summary
 Collection<info.magnolia.cms.core.Content> getFeeds()
          Deprecated. since 1.0 use getItems() instead
 
Methods inherited from class info.magnolia.module.rssaggregator.paragraphs.CombinedFeedModel
execute, getContextPath, getItems, getOrderBy, getSortDirection, setOrderBy, setSortDirection
 
Methods inherited from class info.magnolia.module.rssaggregator.paragraphs.AbstractFeedModel
convertPubDate
 
Methods inherited from class info.magnolia.module.templating.RenderingModelImpl
getContent, getDef, getDefinition, getParent, getRoot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CombinedFeedAction

public CombinedFeedAction(info.magnolia.cms.core.Content content,
                          info.magnolia.module.templating.RenderableDefinition renderable,
                          info.magnolia.module.templating.RenderingModel parent)
Deprecated. 
Method Detail

getFeeds

@Deprecated
public Collection<info.magnolia.cms.core.Content> getFeeds()
Deprecated. since 1.0 use getItems() instead



Copyright © 2011 Magnolia International Ltd.. All Rights Reserved.