Package org.xwiki.component.wiki
-
Interface Summary Interface Description WikiComponent Represents the definition of a wiki component implementation.WikiComponentBuilder Allows to provide a list of documents holding one or moreWikiComponent
, and to build components from those documents.WikiComponentManager A WikiComponentManager is responsible for registering and unregistering components that are defined as wiki pages.WikiObjectComponentBuilder Allows to build one or moreWikiComponent
based on the XObjects contained in an EntityReference. -
Enum Summary Enum Description WikiComponentScope The scope of aWikiComponent
, i.e. -
Exception Summary Exception Description WikiComponentException A generic exception thrown by this module, usually a wrapper around lower level exceptions.WikiComponentRuntimeException A generic runtime exception thrown by this module, usually a wrapper around lower level exceptions.