- getActiveUpdateThreads() - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getActiveUpdateThreads() - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getAggregatorURLClass(XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getArticleFeed(List<Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new feed from a list of articles, using the default strategy for converting articles in feed entries.
- getArticleFeed(String, int, int) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new feed from the result of an HQL query, using the default strategy for converting articles in feed
entries.
- getArticleFeed(List<Object>, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new feed from a list of articles, using the default strategy for converting articles in feed entries,
filling in the feed meta data.
- getArticleFeed(String, int, int, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new feed from the result of an HQL query, using the default strategy for converting articles in feed
entries, filling in the feed meta data.
- getArticleFeedOutput(List<Object>, Map<String, Object>, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getArticleFeedOutput(String, int, int, Map<String, Object>, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getAuthor(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getBlogFeed(List<Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default article feed.
- getBlogFeed(String, int, int) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default article feed.
- getBlogFeed(List<Object>, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default article feed.
- getBlogFeed(String, int, int, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default article feed.
- getBlogFeed(String, int, int, String, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default article feed.
- getBlogFeedOutput(List<Object>, Map<String, Object>, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getBlogFeedOutput(String, int, int, Map<String, Object>, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getBlogFeedOutput(String, int, int, String, Map<String, Object>, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getCategories(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getClassName() - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource.PropertySelector
-
- getContributors(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getCredentials(String, String) - Method in interface com.xpn.xwiki.plugin.feed.XWikiFeedFetcher.CredentialSupplier
-
- getCredentialSupplier() - Method in class com.xpn.xwiki.plugin.feed.XWikiFeedFetcher
-
- getDateValue(String, Document, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
Retrieves the value of a date property.
- getDefaultAuthor(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getDefaultCategories(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getDefaultContributors(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getDefaultDescription(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getDefaultFeedImage() - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new instance of the default feed image.
- getDefaultLink(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getDefaultParams() - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
Strategy class parameters
- getDefaultPublishedDate(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getDefaultTitle(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getDefaultUpdateDate(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getDefaultURI(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getDescription(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getDocumentFeed(List<Object>, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new feed from a list of documents, using the default strategy for converting documents in feed entries.
- getDocumentFeed(String, int, int, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new feed from the result of an HQL query, using the default strategy for converting documents in feed
entries.
- getDocumentFeed(List<Object>, Map<String, Object>, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new feed from a list of documents, using the default strategy for converting documents in feed entries,
filling in the feed meta data.
- getDocumentFeed(String, int, int, Map<String, Object>, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new feed from the result of an HQL query, using the default strategy for converting documents in feed
entries, filling in the feed meta data.
- getDocumentFeedOutput(List<Object>, Map<String, Object>, Map<String, Object>, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getDocumentFeedOutput(String, int, int, Map<String, Object>, Map<String, Object>, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getEndDate() - Method in class com.xpn.xwiki.plugin.feed.UpdateThread
-
- getException() - Method in class com.xpn.xwiki.plugin.feed.UpdateThread
-
- getFeed(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeed(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeed(String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeed(XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeed(List<Object>, SyndEntrySource, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeed(String, int, int, SyndEntrySource, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeed(List<Object>, SyndEntrySource, Map<String, Object>, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeed(String, int, int, SyndEntrySource, Map<String, Object>, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeed(String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getFeed(String, boolean) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getFeed(String, boolean, boolean) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getFeed() - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates an empty feed
- getFeed(List<Object>, SyndEntrySourceApi, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Computes a new feed from a list of source items and a corresponding strategy for converting them in feed entries
- getFeed(String, int, int, SyndEntrySourceApi, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new feed from the result of an HQL query and a corresponding strategy for converting the retrieved
documents in feed entries.
- getFeed(List<Object>, SyndEntrySourceApi, Map<String, Object>, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Computes a new feed from a list of source items and a corresponding strategy for converting them in feed entries,
filling in the feed meta data.
- getFeed(String, int, int, SyndEntrySourceApi, Map<String, Object>, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new feed from the result of an HQL query and a corresponding strategy for converting the retrieved
documents in feed entries, filling in the feed meta data.
- getFeedEntry(XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeedEntry() - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates an empty feed entry
- getFeedEntryClass(XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeedForce(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeedImage(XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeedImage() - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates an empty feed image
- getFeedImage(String, String, String, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Creates a new feed image having the given properties.
- getFeedInfoCache() - Method in class com.xpn.xwiki.plugin.feed.XWikiFeedFetcher
-
- getFeedInfosbyGuid(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeedInfosbyGuid(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeedOutput(SyndFeed, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeedOutput(List<Object>, SyndEntrySource, Map<String, Object>, Map<String, Object>, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeedOutput(String, int, int, SyndEntrySource, Map<String, Object>, Map<String, Object>, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeedOutput(SyndFeed, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Converts a feed into its string representation using the specified syntax
- getFeedOutput(List<Object>, SyndEntrySourceApi, Map<String, Object>, Map<String, Object>, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getFeedOutput(String, int, int, SyndEntrySourceApi, Map<String, Object>, Map<String, Object>, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getFeeds(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeeds(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeeds(String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getFeeds(String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getFeeds(String, boolean) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getFeeds(String, boolean, boolean) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getHTMLPreview(String, int) - Static method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
Extracts the first characters of the given HTML fragment, up to the given length limit, adding only characters in
HTML text nodes.
- getLink(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getListValue(String, Document, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
Retrieves the value of a list property.
- getName() - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getNbLoadedArticles() - Method in class com.xpn.xwiki.plugin.feed.UpdateThread
-
- getNbLoadedFeeds() - Method in class com.xpn.xwiki.plugin.feed.UpdateThread
-
- getNbLoadedFeedsErrors() - Method in class com.xpn.xwiki.plugin.feed.UpdateThread
-
- getObjectIndex() - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource.PropertySelector
-
- getParams() - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getPlainPreview(String, int) - Static method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
Extracts the first characters of the given text, up to the last space within the given length limit.
- getPlugin() - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getPropertyName() - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource.PropertySelector
-
- getPublishedDate(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getSpace() - Method in class com.xpn.xwiki.plugin.feed.UpdateThread
-
- getStartDate() - Method in class com.xpn.xwiki.plugin.feed.UpdateThread
-
- getStringValue(String, Document, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
Retrieves the value of a string property.
- getSyndContent(String, String) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
Creates a new SyndContent
instance for the given content type and value.
- getSyndEntryArticleSource() - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default strategy for converting articles in feed entries.
- getSyndEntryArticleSource(Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default strategy for converting articles in feed entries, allowing you to customize it through
parameters.
- getSyndEntryDocumentSource(Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default strategy for converting documents in feed entries.
- getSyndEntryDocumentSource() - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getSyndEntrySource(String, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getSyndEntrySource(String, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Tries to instantiate a class implementing the
SyndEntrySource
interface using the given parameters
- getSyndEntrySource(String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getSyndEntrySource() - Method in class com.xpn.xwiki.plugin.feed.SyndEntrySourceApi
-
- getTitle(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getUpdateDate(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getUpdateThread(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.FeedPlugin
-
- getUpdateThread(String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getURI(Document, Map<String, Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
- getWebFeed(List<Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default document feed.
- getWebFeed(String, int, int) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default document feed.
- getWebFeed(List<Object>, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default document feed.
- getWebFeed(String, int, int, Map<String, Object>) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
Instantiates the default document feed.
- getWebFeedOutput(List<Object>, Map<String, Object>, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getWebFeedOutput(String, int, int, Map<String, Object>, String) - Method in class com.xpn.xwiki.plugin.feed.FeedPluginApi
-
- getXMLPreview(String, int) - Static method in class com.xpn.xwiki.plugin.feed.SyndEntryDocumentSource
-
Extracts the first characters of the given XML fragment, up to the given length limit, adding only characters in
XML text nodes.