A B C E F G H I N O S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ADMIN_USER - org.xwiki.whatsnew.NewsCategory
-
News for admin users.
- ADVANCED_USER - org.xwiki.whatsnew.NewsCategory
-
News for advanced users (e.g.
B
- build() - Method in interface org.xwiki.whatsnew.NewsSource
C
- create(Map<String, String>) - Method in interface org.xwiki.whatsnew.NewsSourceFactory
E
- equals(Object) - Method in class org.xwiki.whatsnew.NewsSourceDescriptor
- EXTENSION - org.xwiki.whatsnew.NewsCategory
-
News about XWiki Extensions.
F
- forCategories(Set<NewsCategory>) - Method in interface org.xwiki.whatsnew.NewsSource
-
Filter the news so that only items matching the passed categories are returned.
- forExtraParameters(Map<String, Object>) - Method in interface org.xwiki.whatsnew.NewsSource
-
Filter the news in a way that's source-dependent.
- forUser(UserReference) - Method in interface org.xwiki.whatsnew.NewsSource
-
Filter the news for a given user (if the source supports that).
- forXWikiVersion(Version) - Method in interface org.xwiki.whatsnew.NewsSource
-
Filter the news for a given XWiki version (if the source supports it).
G
- getAuthor() - Method in interface org.xwiki.whatsnew.NewsSourceItem
- getCategories() - Method in interface org.xwiki.whatsnew.NewsSourceItem
- getConfiguration() - Method in class org.xwiki.whatsnew.script.NewsScriptService
- getConfiguredNewsSource() - Method in class org.xwiki.whatsnew.script.NewsScriptService
- getContent() - Method in interface org.xwiki.whatsnew.NewsContent
- getDescription() - Method in interface org.xwiki.whatsnew.NewsSourceItem
- getId() - Method in class org.xwiki.whatsnew.NewsSourceDescriptor
- getImageURL() - Method in interface org.xwiki.whatsnew.NewsSourceItem
- getNewsDisplayCount() - Method in interface org.xwiki.whatsnew.NewsConfiguration
- getNewsRefreshRate() - Method in interface org.xwiki.whatsnew.NewsConfiguration
- getNewsSourceDescriptors() - Method in interface org.xwiki.whatsnew.NewsConfiguration
- getOriginURL() - Method in interface org.xwiki.whatsnew.NewsSourceItem
- getParameters() - Method in class org.xwiki.whatsnew.NewsSourceDescriptor
- getPublishedDate() - Method in interface org.xwiki.whatsnew.NewsSourceItem
- getSourceTypeHint() - Method in class org.xwiki.whatsnew.NewsSourceDescriptor
- getSyntax() - Method in interface org.xwiki.whatsnew.NewsContent
- getTitle() - Method in interface org.xwiki.whatsnew.NewsSourceItem
H
- hashCode() - Method in class org.xwiki.whatsnew.NewsSourceDescriptor
I
- isActive() - Method in interface org.xwiki.whatsnew.NewsConfiguration
N
- NewsCategory - Enum in org.xwiki.whatsnew
-
The different categories of news we support.
- NewsConfiguration - Interface in org.xwiki.whatsnew
-
Configuration options for the What's New extension.
- NewsContent - Interface in org.xwiki.whatsnew
-
Represents a
NewsSourceItem
content. - NewsException - Exception in org.xwiki.whatsnew
-
Exception raised when an error occurs in the What's New extension.
- NewsException(String) - Constructor for exception org.xwiki.whatsnew.NewsException
- NewsException(String, Throwable) - Constructor for exception org.xwiki.whatsnew.NewsException
- NewsScriptService - Class in org.xwiki.whatsnew.script
-
Script service to access the What's New API in a secure way from wiki pages by using scripting.
- NewsScriptService() - Constructor for class org.xwiki.whatsnew.script.NewsScriptService
- NewsSource - Interface in org.xwiki.whatsnew
-
Query the news items for a given source of news (e.g.
- NewsSourceDescriptor - Class in org.xwiki.whatsnew
-
Defines a news source.
- NewsSourceDescriptor(String, String, Map<String, String>) - Constructor for class org.xwiki.whatsnew.NewsSourceDescriptor
- NewsSourceFactory - Interface in org.xwiki.whatsnew
-
Create a News Source instance.
- NewsSourceItem - Interface in org.xwiki.whatsnew
-
Data for a source item.
O
- org.xwiki.whatsnew - package org.xwiki.whatsnew
- org.xwiki.whatsnew.script - package org.xwiki.whatsnew.script
S
- SIMPLE_USER - org.xwiki.whatsnew.NewsCategory
-
News for simple users (vs advanced users).
T
- toString() - Method in class org.xwiki.whatsnew.NewsSourceDescriptor
U
- UNKNOWN - org.xwiki.whatsnew.NewsCategory
-
The unknown category.
V
- valueOf(String) - Static method in enum org.xwiki.whatsnew.NewsCategory
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xwiki.whatsnew.NewsCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- withCount(int) - Method in interface org.xwiki.whatsnew.NewsSource
-
Filter the news to only return a certain number of news items.
All Classes All Packages