info.magnolia.module.rssaggregator
Class CombinedFeedAction<RD extends info.magnolia.rendering.template.TemplateDefinition>

java.lang.Object
  extended by info.magnolia.rendering.model.RenderingModelImpl<RD>
      extended by info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel<info.magnolia.rendering.template.TemplateDefinition>
          extended by info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel<info.magnolia.rendering.template.TemplateDefinition>
              extended by info.magnolia.module.rssaggregator.CombinedFeedAction<RD>
Type Parameters:
RD -
All Implemented Interfaces:
info.magnolia.rendering.model.RenderingModel<info.magnolia.rendering.template.TemplateDefinition>

Deprecated. since 1.0 use info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel instead

public class CombinedFeedAction<RD extends info.magnolia.rendering.template.TemplateDefinition>
extends CombinedFeedModel<info.magnolia.rendering.template.TemplateDefinition>

Action class for combinedFeedParagraph.

Author:
had

Field Summary
 
Fields inherited from class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
orderBy, sortDirection
 
Fields inherited from class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
ORDER_BY_PUBLICATION_DATE, ORDER_BY_TITLE_NAME, SORT_ASCENDING, SORT_DESCENDING, templatingFunctions
 
Fields inherited from class info.magnolia.rendering.model.RenderingModelImpl
content, contentMap, definition, parentModel
 
Fields inherited from interface info.magnolia.rendering.model.RenderingModel
SKIP_RENDERING
 
Constructor Summary
CombinedFeedAction(javax.jcr.Node content, RD definition, info.magnolia.rendering.model.RenderingModel<?> parent, info.magnolia.templating.functions.TemplatingFunctions templatingFunctions)
          Deprecated.  
 
Method Summary
 Collection<info.magnolia.jcr.util.ContentMap> getFeeds()
          Deprecated. since 1.0 use getItems() instead
 
Methods inherited from class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
execute, getContextPath, getItems, getOrderBy, getSortDirection, setOrderBy, setSortDirection
 
Methods inherited from class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
convertPubDate
 
Methods inherited from class info.magnolia.rendering.model.RenderingModelImpl
getContent, getDef, getDefinition, getNode, getParent, getRoot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface info.magnolia.rendering.model.RenderingModel
getContent, getDefinition, getNode, getParent, getRoot
 

Constructor Detail

CombinedFeedAction

public CombinedFeedAction(javax.jcr.Node content,
                          RD definition,
                          info.magnolia.rendering.model.RenderingModel<?> parent,
                          info.magnolia.templating.functions.TemplatingFunctions templatingFunctions)
Deprecated. 
Method Detail

getFeeds

@Deprecated
public Collection<info.magnolia.jcr.util.ContentMap> getFeeds()
Deprecated. since 1.0 use getItems() instead



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