Package | Description |
---|---|
org.xwiki.extension | |
org.xwiki.extension.index | |
org.xwiki.extension.rating | |
org.xwiki.extension.wrap |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRatingExtension
Base class for
RatingExtension implementations. |
Modifier and Type | Interface and Description |
---|---|
interface |
IndexedExtension
An extension stored in the
ExtensionIndex . |
Modifier and Type | Interface and Description |
---|---|
interface |
RatingExtension
|
Modifier and Type | Class and Description |
---|---|
class |
WrappingIndexedExtension<T extends IndexedExtension>
Wrap an indexed extension.
|
class |
WrappingRatingExtension<T extends RatingExtension>
Wrap a rating extension.
|
Copyright © 2004–2021 XWiki. All rights reserved.