A C D E F G H I L M N O P Q R S T U W X

A

AbstractFeedModel<RD extends info.magnolia.rendering.template.RenderableDefinition> - Class in info.magnolia.module.rssaggregator.templates.components
Base class for rendering models.
AbstractFeedModel(Node, RD, RenderingModel<?>, TemplatingFunctions) - Constructor for class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
 
AbstractServlet - Class in info.magnolia.module.rssaggregator.servlet
Deprecated. since 1.0 use MVCServlet instead
AbstractServlet() - Constructor for class info.magnolia.module.rssaggregator.servlet.AbstractServlet
Deprecated.  
AbstractSyndFeedGenerator - Class in info.magnolia.module.rssaggregator.generator
Convenience base class providing plumbing required for generating a Feed from a SyndFeed.
AbstractSyndFeedGenerator() - Constructor for class info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator
 
addFeedChannel(FeedChannel) - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFeed
Add a feed channel to this aggregate feed.
addFeedGenerator(String, FeedGenerator) - Method in class info.magnolia.module.rssaggregator.RSSAggregator
 
AggregateFeed - Class in info.magnolia.module.rssaggregator.importhandler
A named set of feed channels.
AggregateFeed(String) - Constructor for class info.magnolia.module.rssaggregator.importhandler.AggregateFeed
Create a new AggregateFeed with the given name.
AggregateFeedContentMapper - Class in info.magnolia.module.rssaggregator.importhandler
Maps a content node defining an aggregate feed to an actual AggregateFeed with its feed channels.
AggregateFeedContentMapper() - Constructor for class info.magnolia.module.rssaggregator.importhandler.AggregateFeedContentMapper
 
AggregateFilter - Class in info.magnolia.module.rssaggregator.importhandler
A set of filter predicates defined for an AggregateFeed.
AggregateFilter(Set<FilterPredicate>) - Constructor for class info.magnolia.module.rssaggregator.importhandler.AggregateFilter
 
APP_NAME - Static variable in class info.magnolia.module.rssaggregator.app.RSSAggregatorApp
 
APPLY - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
Assert - Class in info.magnolia.module.rssaggregator.util
Assertion utility class that assists in validating arguments.
asVaadinComponent() - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 

C

checkPermissions(String, String, long) - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 
checkPreConditions() - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
 
ClassUtils - Class in info.magnolia.module.rssaggregator.util
Convenience methods when handling with classes.
clone() - Method in class info.magnolia.module.rssaggregator.generator.PlanetFeedGenerator
 
clone() - Method in class info.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator
 
CollectStatisticsCommand - Class in info.magnolia.module.rssaggregator.generator
Collects and generates statistics for imported RSS feed data.
CollectStatisticsCommand() - Constructor for class info.magnolia.module.rssaggregator.generator.CollectStatisticsCommand
 
CombinedFeedModel<RD extends info.magnolia.rendering.template.TemplateDefinition> - Class in info.magnolia.module.rssaggregator.templates.components
Model class for combinedFeedParagraph.
CombinedFeedModel(Node, RD, RenderingModel<?>, TemplatingFunctions) - Constructor for class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
 
CONFIG_SUBAPP_ID - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationSubApp
 
contains(FilterPredicate) - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFilter
 
ContentMapper<T> - Interface in info.magnolia.module.rssaggregator.util
Capable of mapping a content node to an object of type T.
convertPubDate(Object) - Method in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
This can get sometimes confusing.
createCategoriesNode(SyndEntry, Node) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
 
createFeedChannelEntryNode(SyndEntry, String, Node) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
Create a feed channel entry node under the given channelNode with the given nodeName for the given entry.
createMapEntry(MultiKeyMap, Node) - Method in class info.magnolia.module.rssaggregator.generator.CollectStatisticsCommand
Add blog entries from the planet archive to a multi key map.
createStatisticsNodes(MultiKeyMap, Node) - Method in class info.magnolia.module.rssaggregator.generator.CollectStatisticsCommand
Store collected statistics in JCR tree.

D

DataAccessException - Exception in info.magnolia.module.rssaggregator.util
Thrown when a data access exception occurs.
DataAccessException(String) - Constructor for exception info.magnolia.module.rssaggregator.util.DataAccessException
 
DataAccessException(String, Throwable) - Constructor for exception info.magnolia.module.rssaggregator.util.DataAccessException
 
DEFAULT_CONTENT_TYPE - Static variable in class info.magnolia.module.rssaggregator.RSSAggregator
 
DEFAULT_ENCODING - Static variable in class info.magnolia.module.rssaggregator.RSSAggregator
 
DEFAULT_FEEDTYPE - Static variable in class info.magnolia.module.rssaggregator.RSSAggregator
 
doExceptionThrowingQuery(String, String, String, String) - Method in class info.magnolia.module.rssaggregator.util.MagnoliaTemplate
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.rssaggregator.servlet.AbstractServlet
Deprecated. Delegate POST requests to AbstractServlet.processRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
doImport(ImportTarget, Content, Set) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.rssaggregator.servlet.AbstractServlet
Deprecated. Delegate GET requests to AbstractServlet.processRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).

E

equals(Object) - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFeed
equals(Object) - Method in class info.magnolia.module.rssaggregator.importhandler.FeedChannel
execute(Context) - Method in class info.magnolia.module.rssaggregator.command.ReplacePlanetUrlCommand
 
execute(Context) - Method in class info.magnolia.module.rssaggregator.generator.CollectStatisticsCommand
 
execute(Context) - Method in class info.magnolia.module.rssaggregator.generator.PlanetDataGenerator
 
execute() - Method in class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
 
execute() - Method in class info.magnolia.module.rssaggregator.templates.components.FeedStatisticsModel
 
execute() - Method in class info.magnolia.module.rssaggregator.templates.components.PlanetFeedModel
 

F

FastRSSFeedFetcher - Class in info.magnolia.module.rssaggregator.importhandler
A multithreaded RSSFeedFetcher for feed retrieval over http that follows redirects and supports conditional gets.
FastRSSFeedFetcher() - Constructor for class info.magnolia.module.rssaggregator.importhandler.FastRSSFeedFetcher
 
Feed - Class in info.magnolia.module.rssaggregator.generator
A Feed.
Feed(String, String, String) - Constructor for class info.magnolia.module.rssaggregator.generator.Feed
Construct a new Feed with the given content and characterEncoding.
Feed(String, String) - Constructor for class info.magnolia.module.rssaggregator.generator.Feed
Construct a new Feed with the given content, characterEncoding and default content type (text/xml).
FEED_NAME - Static variable in class info.magnolia.module.rssaggregator.command.ReplacePlanetUrlCommand
 
FeedChannel - Class in info.magnolia.module.rssaggregator.importhandler
A named feed channel that typically belongs to an AggregateFeed.
FeedChannel(String, String, String) - Constructor for class info.magnolia.module.rssaggregator.importhandler.FeedChannel
Create a new feed channel from the given name, url and title.
FeedChannelContentMapper - Class in info.magnolia.module.rssaggregator.importhandler
Maps a content node defining a feed channel to an actual FeedChannel.
FeedChannelContentMapper() - Constructor for class info.magnolia.module.rssaggregator.importhandler.FeedChannelContentMapper
 
FeedGenerationException - Exception in info.magnolia.module.rssaggregator.generator
Thrown when an exception occurs while generating a feed.
FeedGenerationException(String, Throwable) - Constructor for exception info.magnolia.module.rssaggregator.generator.FeedGenerationException
 
FeedGenerator - Interface in info.magnolia.module.rssaggregator.generator
Strategy interface for generating a Feed.
FeedGeneratorConstructionException - Exception in info.magnolia.module.rssaggregator.generator
Thrown when a FeedGenerator cannot be constructed.
FeedGeneratorConstructionException(String, Throwable) - Constructor for exception info.magnolia.module.rssaggregator.generator.FeedGeneratorConstructionException
 
FeedGeneratorConstructionException(String) - Constructor for exception info.magnolia.module.rssaggregator.generator.FeedGeneratorConstructionException
 
FeedGeneratorResolver - Class in info.magnolia.module.rssaggregator.generator
Responsible for resolving FeedGenerators based on given parameters.
FeedGeneratorResolver(ModuleRegistry, FeedGenerator) - Constructor for class info.magnolia.module.rssaggregator.generator.FeedGeneratorResolver
 
FeedListModel<RD extends info.magnolia.rendering.template.TemplateDefinition> - Class in info.magnolia.module.rssaggregator.templates.components
Model class for FeedList paragraph.
FeedListModel(Node, RD, RenderingModel<?>, TemplatingFunctions) - Constructor for class info.magnolia.module.rssaggregator.templates.components.FeedListModel
 
FEEDS_NODE - Static variable in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
 
FeedStatisticsModel<RD extends info.magnolia.rendering.template.TemplateDefinition> - Class in info.magnolia.module.rssaggregator.templates.components
FeedStatisticsModel.
FeedStatisticsModel(Node, RD, RenderingModel<?>, TemplatingFunctions) - Constructor for class info.magnolia.module.rssaggregator.templates.components.FeedStatisticsModel
 
FeedSubscriptionsModel<RD extends info.magnolia.rendering.template.TemplateDefinition> - Class in info.magnolia.module.rssaggregator.templates.components
FeedSubscriptionsModel.
FeedSubscriptionsModel(Node, RD, RenderingModel<?>, TemplatingFunctions) - Constructor for class info.magnolia.module.rssaggregator.templates.components.FeedSubscriptionsModel
 
FeedSyndicationServlet - Class in info.magnolia.module.rssaggregator.servlet
Writes an XML feed to the response.
FeedSyndicationServlet() - Constructor for class info.magnolia.module.rssaggregator.servlet.FeedSyndicationServlet
Construct a new AggregateFeedSyndicationController initialized with a FeedGeneratorResolver.
fetchAggregateFeeds(Set<AggregateFeed>) - Method in class info.magnolia.module.rssaggregator.importhandler.FastRSSFeedFetcher
 
fetchAggregateFeeds(Set<AggregateFeed>) - Method in interface info.magnolia.module.rssaggregator.importhandler.RSSFeedFetcher
Fetch feeds for channels of provided aggregates.
fetchAggregateFeeds(Set<AggregateFeed>) - Method in class info.magnolia.module.rssaggregator.importhandler.SimpleRSSFeedFetcher
 
fetchFeedChannel(FeedChannel) - Method in class info.magnolia.module.rssaggregator.importhandler.SimpleRSSFeedFetcher
Fetch the given feed channel.
FilterPredicate - Class in info.magnolia.module.rssaggregator.importhandler
A filter predicate that can be applied to a feed entry.
FilterPredicate(FilterPredicate.Condition, String, String) - Constructor for class info.magnolia.module.rssaggregator.importhandler.FilterPredicate
Create a new FilterPredicate for the given condition, property and regularExpression.
FilterPredicateContentMapper - Class in info.magnolia.module.rssaggregator.importhandler
Maps a content node representing a FilterPredicate to a FilterPredicate.
FilterPredicateContentMapper() - Constructor for class info.magnolia.module.rssaggregator.importhandler.FilterPredicateContentMapper
 
findAuthorNode(Node, String, String, int) - Static method in class info.magnolia.module.rssaggregator.util.PlanetUtil
Search for an author / feed combination in planet statistics and return the authors node if found.
formatDescription(String, Integer) - Static method in class info.magnolia.module.rssaggregator.util.PlanetUtil
Format and sanitize description input.
formatName(Node, String) - Static method in class info.magnolia.module.rssaggregator.util.PlanetUtil
Format node content containing author and channel names.
forName(String) - Static method in class info.magnolia.module.rssaggregator.util.ClassUtils
 
forName(String, ClassLoader) - Static method in class info.magnolia.module.rssaggregator.util.ClassUtils
 

G

generate() - Method in class info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator
Generate a SyndFeed.
generate() - Method in interface info.magnolia.module.rssaggregator.generator.FeedGenerator
Generate a Feed.
generate() - Method in class info.magnolia.module.rssaggregator.generator.PlanetFeedGenerator
 
getActualSize() - Method in exception info.magnolia.module.rssaggregator.util.IncorrectResultSizeDataAccessException
 
getBeginIndex() - Method in class info.magnolia.module.rssaggregator.util.PagerUtil
 
getCamelCaseProperty(String) - Method in class info.magnolia.module.rssaggregator.importhandler.PlanetFilter
 
getChannels() - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFeed
Return the channels known to this aggregate.
getCharacterEncoding() - Method in class info.magnolia.module.rssaggregator.generator.Feed
Return the character encoding of this feed.
getCondition() - Method in class info.magnolia.module.rssaggregator.importhandler.FilterPredicate
Return the condition for this predicate.
getContent() - Method in class info.magnolia.module.rssaggregator.generator.Feed
Return the content of this feed.
getContentType() - Method in class info.magnolia.module.rssaggregator.generator.Feed
Return the contentType of this feed.
getContextPath() - Method in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
 
getContextPath() - Method in class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
 
getCurrentPage() - Method in class info.magnolia.module.rssaggregator.util.PagerUtil
 
getDefaultUpdateTasks(Version) - Method in class info.magnolia.module.rssaggregator.setup.RSSAggregatorVersionHandler
 
getDescription(String, Integer) - Method in class info.magnolia.module.rssaggregator.templates.components.PlanetFeedModel
 
getEndIndex() - Method in class info.magnolia.module.rssaggregator.util.PagerUtil
 
getEntryContent(SyndEntry) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
Retrieves the main content of an entry.
getExpectedSize() - Method in exception info.magnolia.module.rssaggregator.util.IncorrectResultSizeDataAccessException
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.rssaggregator.setup.RSSAggregatorVersionHandler
 
getFeed() - Method in class info.magnolia.module.rssaggregator.importhandler.FeedChannel
Return the feed (fetch result) for this feed channel.
getFeedGenerators() - Method in class info.magnolia.module.rssaggregator.RSSAggregator
 
getFeedProperty(Node, String, String, String, String) - Method in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
Find a feed node and return a property.
getFeeds() - Method in class info.magnolia.module.rssaggregator.templates.components.FeedListModel
 
getFeedTitle(String) - Method in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
Retrieve the title attribute of an individual feed subscription.
getFeedTitle(String) - Method in class info.magnolia.module.rssaggregator.templates.components.PlanetFeedModel
Retrieve the title attribute of an individual feed subscription.
getFeedType() - Method in class info.magnolia.module.rssaggregator.generator.PlanetFeedGenerator
Determine the feed type.
getHackergotchi(String) - Method in class info.magnolia.module.rssaggregator.templates.components.PlanetFeedModel
Retrieve an author's Hackergotchi image if available.
getHit(Collection<Object>, String) - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFilter
 
getInstance() - Static method in class info.magnolia.module.rssaggregator.RSSAggregator
 
getItems() - Method in class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
 
getItems(String) - Method in class info.magnolia.module.rssaggregator.templates.components.FeedListModel
 
getItems() - Method in class info.magnolia.module.rssaggregator.templates.components.FeedStatisticsModel
Select statistic items.
getItems() - Method in class info.magnolia.module.rssaggregator.templates.components.FeedSubscriptionsModel
Select statistic items.
getItems() - Method in class info.magnolia.module.rssaggregator.templates.components.PlanetFeedModel
 
getMonthsIncluded() - Method in class info.magnolia.module.rssaggregator.RSSAggregator
 
getName() - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFeed
Return the name of this aggregate.
getName() - Method in class info.magnolia.module.rssaggregator.importhandler.FeedChannel
Return the name of the feed channel.
getNumPages() - Method in class info.magnolia.module.rssaggregator.util.PagerUtil
 
getOffset() - Method in class info.magnolia.module.rssaggregator.util.PagerUtil
 
getOrCreateNode(Node, String, String) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
Behaves exactly like NodeUtil.createPath(Node contentNode, String name, String itemType, boolean save).
getOrderBy() - Method in class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
 
getOrderBy() - Method in class info.magnolia.module.rssaggregator.templates.components.FeedListModel
 
getPageItems() - Method in class info.magnolia.module.rssaggregator.util.PagerUtil
 
getPageLink(int) - Method in class info.magnolia.module.rssaggregator.util.PagerUtil
 
getPager() - Method in class info.magnolia.module.rssaggregator.templates.components.PlanetFeedModel
 
getPagerProperties(Node) - Method in class info.magnolia.module.rssaggregator.util.PagerUtil
 
getPlanetItems(String, String, String, boolean) - Method in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
Select items from the data module for planet components.
getPlanetOptions() - Method in class info.magnolia.module.rssaggregator.RSSAggregator
 
getPosition() - Method in class info.magnolia.module.rssaggregator.util.PagerUtil
 
getProperty() - Method in class info.magnolia.module.rssaggregator.importhandler.FilterPredicate
Return the property of the feed this predicate applies to.
getRegularExpression() - Method in class info.magnolia.module.rssaggregator.importhandler.FilterPredicate
Return the regular expression for this predicate.
getSortDirection() - Method in class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
 
getSortDirection() - Method in class info.magnolia.module.rssaggregator.templates.components.FeedListModel
 
getStatisticsStartDate() - Method in class info.magnolia.module.rssaggregator.generator.CollectStatisticsCommand
Get relevant date for statistics from Magnolia config workspace.
getTitle() - Method in class info.magnolia.module.rssaggregator.importhandler.FeedChannel
Return the title of the feed channel.
getUrl() - Method in class info.magnolia.module.rssaggregator.importhandler.FeedChannel
Return the url which points to the RSS or ATOM feed for this feed channel.
getXml() - Method in class info.magnolia.module.rssaggregator.generator.Feed
Deprecated. since 1.1 use {link #getContent()} instead

H

handleRequest(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.rssaggregator.servlet.AbstractServlet
Deprecated. Subclass need implement this method in order to handle the request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.rssaggregator.servlet.FeedSyndicationServlet
 
hasFeed() - Method in class info.magnolia.module.rssaggregator.importhandler.FeedChannel
Return true when this feed channel contains a FeedChannel.feed, false otherwise.
hashCode() - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFeed
hashCode() - Method in class info.magnolia.module.rssaggregator.importhandler.FeedChannel

I

include(SyndEntry) - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFilter
 
include(SyndEntry) - Method in class info.magnolia.module.rssaggregator.importhandler.PlanetFilter
 
IncorrectResultSizeDataAccessException - Exception in info.magnolia.module.rssaggregator.util
Data access exception thrown when a result was not of the expected size, for example when expecting a single content node but getting 0 or more than 1.
IncorrectResultSizeDataAccessException(int) - Constructor for exception info.magnolia.module.rssaggregator.util.IncorrectResultSizeDataAccessException
Construct a new IncorrectResultSizeDataAccessException.
IncorrectResultSizeDataAccessException(int, int) - Constructor for exception info.magnolia.module.rssaggregator.util.IncorrectResultSizeDataAccessException
Construct a new IncorrectResultSizeDataAccessException.
info.magnolia.module.rssaggregator - package info.magnolia.module.rssaggregator
 
info.magnolia.module.rssaggregator.app - package info.magnolia.module.rssaggregator.app
 
info.magnolia.module.rssaggregator.app.subapps.aggregationconfig - package info.magnolia.module.rssaggregator.app.subapps.aggregationconfig
 
info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view - package info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view
 
info.magnolia.module.rssaggregator.app.tree - package info.magnolia.module.rssaggregator.app.tree
 
info.magnolia.module.rssaggregator.command - package info.magnolia.module.rssaggregator.command
 
info.magnolia.module.rssaggregator.generator - package info.magnolia.module.rssaggregator.generator
 
info.magnolia.module.rssaggregator.importhandler - package info.magnolia.module.rssaggregator.importhandler
 
info.magnolia.module.rssaggregator.servlet - package info.magnolia.module.rssaggregator.servlet
 
info.magnolia.module.rssaggregator.setup - package info.magnolia.module.rssaggregator.setup
 
info.magnolia.module.rssaggregator.templates.components - package info.magnolia.module.rssaggregator.templates.components
 
info.magnolia.module.rssaggregator.util - package info.magnolia.module.rssaggregator.util
 
initOldToNewNodeTypeMappingElement(HashMap<String, String>) - Method in class info.magnolia.module.rssaggregator.setup.RSSAggregatorDataTypeMigrationTask
 
isPlanetNode(Node) - Static method in class info.magnolia.module.rssaggregator.util.PlanetUtil
Determine if a combined feed has the planet attribute set to true.
isTrue(boolean, String) - Static method in class info.magnolia.module.rssaggregator.util.Assert
Assert a boolean expression, throwing IllegalArgumentException if the test result is false.

L

loadAggregateFilter(Node) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
Load the AggregateFilter for the AggregateFeed which is represented by the given aggregateNode.
loadAggregates(Node) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
Load the aggregate feed definitions and their feed channels from the Content Repository.
loadFeedEntries() - Method in class info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator
Template method for subclasses to implement in order to provide the feed entries to include in the Feed to generate.
loadFeedEntries() - Method in class info.magnolia.module.rssaggregator.generator.PlanetFeedGenerator
 
loadFeedEntries() - Method in class info.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator
 
loadSingleAggregateNode(Node, String) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
Load a single aggregate content node from the given parentNode with the given aggregateName.
locationChanged(Location) - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationSubApp
 
log - Static variable in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
 
logger - Variable in class info.magnolia.module.rssaggregator.util.MagnoliaTemplate
Logger for this instance.

M

MagnoliaQueryOperations - Interface in info.magnolia.module.rssaggregator.util
Specifies a basic set of Magnolia query operations.
MagnoliaTemplate - Class in info.magnolia.module.rssaggregator.util
Convenience class to simplify use of Magnolia queries and the mapping of their results to types.
MagnoliaTemplate() - Constructor for class info.magnolia.module.rssaggregator.util.MagnoliaTemplate
 
MANUAL_PLANET_UPDATE_BUTTON - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
MANUAL_STATS_UPDATE_BUTTON - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
MANUAL_UPDATE_BUTTON - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
map(Node) - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFeedContentMapper
Map a content node that defines a type T to an object of that type.
map(Node) - Method in class info.magnolia.module.rssaggregator.importhandler.FeedChannelContentMapper
Map a content node defining a feed channel to an actual FeedChannel.
map(Node) - Method in class info.magnolia.module.rssaggregator.importhandler.FilterPredicateContentMapper
Map a content node representing a FilterPredicate.
map(Node) - Method in interface info.magnolia.module.rssaggregator.util.ContentMapper
Map a content node that defines a type T to an object of that type.
matchSingleString(boolean, String, String, FilterPredicate.Condition) - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFilter
 
matchSingleString(String, String) - Method in class info.magnolia.module.rssaggregator.importhandler.PlanetFilter
 
MAX_RESULTS - Static variable in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
 
MgnlHttpURLFeedFetcher - Class in info.magnolia.module.rssaggregator.importhandler
Deprecated. once https://rometools.jira.com/browse/FETCHER-2 is solved and released, this class will be removed.
MgnlHttpURLFeedFetcher(FeedFetcherCache) - Constructor for class info.magnolia.module.rssaggregator.importhandler.MgnlHttpURLFeedFetcher
Deprecated.  

N

NAME - Static variable in class info.magnolia.module.rssaggregator.RSSAggregatorNodeTypes.RSSAggregator
 
NEW_URL - Static variable in class info.magnolia.module.rssaggregator.command.ReplacePlanetUrlCommand
 
newSyndFeed() - Method in class info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator
Construct a new SyndFeed instance.
notBlank(String, String) - Static method in class info.magnolia.module.rssaggregator.util.Assert
Assert that the given String has valid text content; that is, it must not be null and must contain at least one non-whitespace character.
notNull(Object, String) - Static method in class info.magnolia.module.rssaggregator.util.Assert
 

O

OLD_URL - Static variable in class info.magnolia.module.rssaggregator.command.ReplacePlanetUrlCommand
 
onAutomaticImportChanged(int) - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 
onAutomaticImportChanged(int) - Method in interface info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationView.Listener
 
onAutomaticPlanetUpdateChanged(int) - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 
onAutomaticPlanetUpdateChanged(int) - Method in interface info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationView.Listener
 
onManualImport() - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 
onManualImport() - Method in interface info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationView.Listener
 
onPlanetDataManualUpdate() - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 
onPlanetDataManualUpdate() - Method in interface info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationView.Listener
 
onPlanetStatisticsAutomaticUpdatePeriodChanged(int) - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 
onPlanetStatisticsAutomaticUpdatePeriodChanged(int) - Method in interface info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationView.Listener
 
onPlanetStatisticsManualUpdate() - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 
onPlanetStatisticsManualUpdate() - Method in interface info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationView.Listener
 
ORDER_BY_PUBLICATION_DATE - Static variable in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
 
ORDER_BY_TITLE_NAME - Static variable in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
 
orderBy - Variable in class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
 

P

PagerUtil - Class in info.magnolia.module.rssaggregator.util
Copy of the STK Pager to avoid cyclic dependencies.
PagerUtil(String, Collection, Node) - Constructor for class info.magnolia.module.rssaggregator.util.PagerUtil
 
PagerUtil() - Constructor for class info.magnolia.module.rssaggregator.util.PagerUtil
 
PLANET_AUTO_UPDATE - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
PLANET_DATA_CHANGED_LABEL - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 
PLANET_RSSAGGREGATOR_CONFIG - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
PlanetDataGenerator - Class in info.magnolia.module.rssaggregator.generator
Generates the data for the planet stuff.
PlanetDataGenerator() - Constructor for class info.magnolia.module.rssaggregator.generator.PlanetDataGenerator
 
PlanetFeedGenerator - Class in info.magnolia.module.rssaggregator.generator
Generates a SyndFeed based on aggregate planet feeds defined via the RSS Aggregator Module.
PlanetFeedGenerator() - Constructor for class info.magnolia.module.rssaggregator.generator.PlanetFeedGenerator
 
PlanetFeedModel<RD extends info.magnolia.rendering.template.TemplateDefinition> - Class in info.magnolia.module.rssaggregator.templates.components
PlanetFeedModel.
PlanetFeedModel(Node, RD, RenderingModel<?>, TemplatingFunctions, DamManager) - Constructor for class info.magnolia.module.rssaggregator.templates.components.PlanetFeedModel
 
PlanetFilter - Class in info.magnolia.module.rssaggregator.importhandler
Filters entries based on the criteria specified in the RSS Aggregator dialog.
PlanetFilter(Set<FilterPredicate>) - Constructor for class info.magnolia.module.rssaggregator.importhandler.PlanetFilter
 
PlanetUtil - Class in info.magnolia.module.rssaggregator.util
Utility methods for Planet RSS.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.rssaggregator.servlet.AbstractServlet
Deprecated. Delegates to template method handleRequest which handles actual handling of the request.

Q

query(String, String, String, String, ContentMapper<T>) - Method in class info.magnolia.module.rssaggregator.util.MagnoliaTemplate
 
queryForList(String, String, String, String, ContentMapper<T>) - Method in interface info.magnolia.module.rssaggregator.util.MagnoliaQueryOperations
Execute a query for a result list of type T, for the given query.
queryForList(String, String, String, String, ContentMapper<T>) - Method in class info.magnolia.module.rssaggregator.util.MagnoliaTemplate
Execute a query for a result list of type T, for the given query.
queryForObject(String, String, String, String, ContentMapper<T>) - Method in interface info.magnolia.module.rssaggregator.util.MagnoliaQueryOperations
Execute a query for a single or null result object, for the given query.
queryForObject(String, String, String, String, ContentMapper<T>) - Method in class info.magnolia.module.rssaggregator.util.MagnoliaTemplate
Execute a query for a single or null result object, for the given query.
queryInternal(String, String, String, String) - Method in class info.magnolia.module.rssaggregator.util.MagnoliaTemplate
Performs the actual query execution.

R

recreateFeedChannelNode(FeedChannel, Node) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
Recreate the feed channel content node the given feed channel in the Content Repository.
RemovePropertyIfExists - Class in info.magnolia.module.rssaggregator.setup
Removes property if it exists.
RemovePropertyIfExists(String, String, String, String, String) - Constructor for class info.magnolia.module.rssaggregator.setup.RemovePropertyIfExists
 
ReplacePlanetUrlCommand - Class in info.magnolia.module.rssaggregator.command
Replaces an old feed URL with a new one.
ReplacePlanetUrlCommand() - Constructor for class info.magnolia.module.rssaggregator.command.ReplacePlanetUrlCommand
 
REQUIRED_PARAMETER - Static variable in class info.magnolia.module.rssaggregator.generator.FeedGeneratorResolver
 
resolve(Map<String, String[]>) - Method in class info.magnolia.module.rssaggregator.generator.FeedGeneratorResolver
Return a FeedGenerator instance based on the given parameters.
retrieveFeed(URL) - Method in class info.magnolia.module.rssaggregator.importhandler.MgnlHttpURLFeedFetcher
Deprecated.  
RSS_AUTO_UPDATE - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
RSSAggregator - Class in info.magnolia.module.rssaggregator
Configuration bean of the rss aggregator module.
RSSAggregator() - Constructor for class info.magnolia.module.rssaggregator.RSSAggregator
 
RSSAGGREGATOR_CONFIG - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
RSSAggregatorApp - Class in info.magnolia.module.rssaggregator.app
RSS Aggregator App, allows for managing feeds, importing/exporting RSS data.
RSSAggregatorApp(AppContext, AppView, ComponentProvider) - Constructor for class info.magnolia.module.rssaggregator.app.RSSAggregatorApp
 
RSSAggregatorConfigurationPresenter - Class in info.magnolia.module.rssaggregator.app.subapps.aggregationconfig
Presenter class, holds logic of RSSAggregatorConfigurationSubApp sub-app.
RSSAggregatorConfigurationPresenter(RSSAggregatorConfigurationView, AppContext, SimpleTranslator) - Constructor for class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 
RSSAggregatorConfigurationSubApp - Class in info.magnolia.module.rssaggregator.app.subapps.aggregationconfig
Allows for triggering import/statistic collection commands manually as well as scheduling them periodically.
RSSAggregatorConfigurationSubApp(SubAppContext, RSSAggregatorConfigurationPresenter) - Constructor for class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationSubApp
 
RSSAggregatorConfigurationView - Interface in info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view
View interface for RSSAggregatorConfigurationSubApp sub-app.
RSSAggregatorConfigurationView.Listener - Interface in info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view
Listener interface for RSSAggregatorConfigurationView.
RSSAggregatorConfigurationViewImpl - Class in info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view
Implementation of RSSAggregatorConfigurationView.
RSSAggregatorConfigurationViewImpl(SimpleTranslator, ComponentProvider) - Constructor for class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
RSSAggregatorConstants - Class in info.magnolia.module.rssaggregator
General constants declared by RSSAggregator module.
RSSAggregatorConstants() - Constructor for class info.magnolia.module.rssaggregator.RSSAggregatorConstants
 
RSSAggregatorDataTypeMigrationTask - Class in info.magnolia.module.rssaggregator.setup
Migrate data/categorization content to category/categorization.
Change NodeType RSSAggregatorDataTypeMigrationTask.initOldToNewNodeTypeMappingElement(java.util.HashMap).
RSSAggregatorDataTypeMigrationTask(String, String, String, String, String) - Constructor for class info.magnolia.module.rssaggregator.setup.RSSAggregatorDataTypeMigrationTask
 
RSSAggregatorDropConstraint - Class in info.magnolia.module.rssaggregator.app.tree
RSSAggregator app specific implementation of DropConstraint.
RSSAggregatorDropConstraint() - Constructor for class info.magnolia.module.rssaggregator.app.tree.RSSAggregatorDropConstraint
 
RSSAggregatorNodeTypes - Class in info.magnolia.module.rssaggregator
Node Type constants declared by RSSAggregator module.
RSSAggregatorNodeTypes() - Constructor for class info.magnolia.module.rssaggregator.RSSAggregatorNodeTypes
 
RSSAggregatorNodeTypes.RSSAggregator - Class in info.magnolia.module.rssaggregator
Represents the mgnl:rssAggregator node type.
RSSAggregatorNodeTypes.RSSAggregator() - Constructor for class info.magnolia.module.rssaggregator.RSSAggregatorNodeTypes.RSSAggregator
 
RSSAggregatorVersionHandler - Class in info.magnolia.module.rssaggregator.setup
Version handler.
RSSAggregatorVersionHandler() - Constructor for class info.magnolia.module.rssaggregator.setup.RSSAggregatorVersionHandler
 
RSSFeedFetcher - Interface in info.magnolia.module.rssaggregator.importhandler
Strategy interface for fetching feeds for channels of provided aggregates.
RSSFeedImportHandler - Class in info.magnolia.module.rssaggregator.importhandler
ImportHandler capable of importing RSS and Atom feeds over http for aggregate feeds defined in RSS Aggregator module.
RSSFeedImportHandler(RSSFeedFetcher) - Constructor for class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
Creates handler with default mappers AggregateFeedContentMapper and FilterPredicateContentMapper.
RSSModuleFeedGenerator - Class in info.magnolia.module.rssaggregator.generator
Generates a SyndFeed based on aggregate feeds defined via the RSS Aggregator Module.
RSSModuleFeedGenerator() - Constructor for class info.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator
Construct a new RSSModuleSyndFeedGenerator that generates a SyndFeed for the aggregate feed defined via the RSS Aggregator Module at the given feedPath.
runQuery(String) - Method in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
 

S

saveAggregates(Set<AggregateFeed>, Node) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
Save the feed entry content contained in the feed channels of the given aggregateFeeds as children of the given parentNode.
saveFeedChannel(FeedChannel, AggregateFilter, Node) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
Save the entries contained in the given FeedChannel that pass the given AggregateFilter in the provided dataNode.
setAggregateFeedContentMapper(AggregateFeedContentMapper) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
for testing.
setCount(int) - Method in class info.magnolia.module.rssaggregator.util.PagerUtil
 
setDataImportPeriod(int) - Method in interface info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationView
 
setDataImportPeriod(int) - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
setFeed(SyndFeed) - Method in class info.magnolia.module.rssaggregator.importhandler.FeedChannel
Set the feed (fetch result) for this feed channel.
setFeedChannelContentMapper(FeedChannelContentMapper) - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFeedContentMapper
for testing.
setFeedFetcher(RSSFeedFetcher) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
for testing.
setFeedGeneratorResolver(FeedGeneratorResolver) - Method in class info.magnolia.module.rssaggregator.servlet.FeedSyndicationServlet
Set the FeedGeneratorResolver used for resolving the FeedGenerators.
setFeedGenerators(HashMap<String, FeedGenerator>) - Method in class info.magnolia.module.rssaggregator.RSSAggregator
 
setFeedInfo(SyndFeed) - Method in class info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator
Template method for subclasses are to override in order to set appropriate Feed meta data.
setFeedInfo(SyndFeed) - Method in class info.magnolia.module.rssaggregator.generator.PlanetFeedGenerator
 
setFeedInfo(SyndFeed) - Method in class info.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator
 
setFeedPath(String) - Method in class info.magnolia.module.rssaggregator.generator.PlanetFeedGenerator
 
setFeedPath(String) - Method in class info.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator
 
setFilterPredicateContentMapper(FilterPredicateContentMapper) - Method in class info.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandler
for testing.
setListener(RSSAggregatorConfigurationView.Listener) - Method in interface info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationView
 
setListener(RSSAggregatorConfigurationView.Listener) - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
setOrderBy(String) - Method in class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
 
setOrderBy(String) - Method in class info.magnolia.module.rssaggregator.templates.components.FeedListModel
 
setPlanetConfigVisible(boolean) - Method in interface info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationView
 
setPlanetConfigVisible(boolean) - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
setPlanetDataImportPeriod(int) - Method in interface info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationView
 
setPlanetDataImportPeriod(int) - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
setPlanetOptions(Map<String, String>) - Method in class info.magnolia.module.rssaggregator.RSSAggregator
 
setPlanetStatsImportPeriod(int) - Method in interface info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationView
 
setPlanetStatsImportPeriod(int) - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
setResults(int) - Method in class info.magnolia.module.rssaggregator.util.PagerUtil
 
setSortDirection(String) - Method in class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
 
setSortDirection(String) - Method in class info.magnolia.module.rssaggregator.templates.components.FeedListModel
 
SimpleRSSFeedFetcher - Class in info.magnolia.module.rssaggregator.importhandler
A simple single threaded RSSFeedFetcher for feed retrieval http that follows redirects and supports conditional gets.
SimpleRSSFeedFetcher() - Constructor for class info.magnolia.module.rssaggregator.importhandler.SimpleRSSFeedFetcher
 
singleResult(Collection<T>) - Static method in class info.magnolia.module.rssaggregator.util.MagnoliaTemplate
Return a single result object from the given collection or null if the collection is empty or null.
sort(Collection<Node>) - Method in class info.magnolia.module.rssaggregator.templates.components.PlanetFeedModel
 
SORT_ASCENDING - Static variable in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
 
SORT_DESCENDING - Static variable in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
 
sortDirection - Variable in class info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
 
start(Location) - Method in class info.magnolia.module.rssaggregator.app.RSSAggregatorApp
 
start() - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 
STATISTICS_COLLECTED_LABEL - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 
STATS_AUTO_UPDATE - Static variable in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view.RSSAggregatorConfigurationViewImpl
 
syndFeedToXml(SyndFeed) - Method in class info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator
 

T

templatingFunctions - Variable in class info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
 
toString() - Method in class info.magnolia.module.rssaggregator.importhandler.AggregateFeed
toString() - Method in class info.magnolia.module.rssaggregator.importhandler.FeedChannel

U

updateConfiguration() - Method in class info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationPresenter
 

W

waitForFutureResult(Future<?>) - Method in class info.magnolia.module.rssaggregator.importhandler.FastRSSFeedFetcher
 
WORKSPACE - Static variable in class info.magnolia.module.rssaggregator.RSSAggregatorConstants
 
writeToResponse(String, String, String, HttpServletResponse) - Method in class info.magnolia.module.rssaggregator.servlet.FeedSyndicationServlet
Write the given content to the response.
writeToResponse(String, String, HttpServletResponse) - Method in class info.magnolia.module.rssaggregator.servlet.FeedSyndicationServlet
Write the given content to the response using the default content type text/xml.

X

xpathQueryForContent(String, String, String) - Method in interface info.magnolia.module.rssaggregator.util.MagnoliaQueryOperations
Execute an XPath query for a Content node.
xpathQueryForContent(String, String, String) - Method in class info.magnolia.module.rssaggregator.util.MagnoliaTemplate
Execute an XPath query for a Content node.
xpathQueryForList(String, String, String, ContentMapper<T>) - Method in interface info.magnolia.module.rssaggregator.util.MagnoliaQueryOperations
Execute an XPath query for a result list of type T, for the given query.
xpathQueryForList(String, String, String, ContentMapper<T>) - Method in class info.magnolia.module.rssaggregator.util.MagnoliaTemplate
Execute an XPath query for a result list of type T, for the given query.
xpathQueryForObject(String, String, String, ContentMapper<T>) - Method in interface info.magnolia.module.rssaggregator.util.MagnoliaQueryOperations
Execute an XPath query for a single or null result object, for the given query.
xpathQueryForObject(String, String, String, ContentMapper<T>) - Method in class info.magnolia.module.rssaggregator.util.MagnoliaTemplate
Execute an XPath query for a single or null result object, for the given query.

A C D E F G H I L M N O P Q R S T U W X

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