Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
F
G
O
R
U
V
W
B
buildComponents(DocumentReference)
- Method in interface org.xwiki.component.wiki.
WikiComponentBuilder
Build the components defined in a document XObjects.
F
fromString(String)
- Static method in enum org.xwiki.component.wiki.
WikiComponentScope
Convert between a string representation of a Macro scope and its matching enum.
G
getAuthorReference()
- Method in interface org.xwiki.component.wiki.
WikiComponent
Get the reference to the author of the document this component instance is bound to.
getDocumentReference()
- Method in interface org.xwiki.component.wiki.
WikiComponent
Get the reference of the document this component instance is bound to.
getDocumentReferences()
- Method in interface org.xwiki.component.wiki.
WikiComponentBuilder
Get the list of documents holding components.
getRoleHint()
- Method in interface org.xwiki.component.wiki.
WikiComponent
getRoleType()
- Method in interface org.xwiki.component.wiki.
WikiComponent
getScope()
- Method in interface org.xwiki.component.wiki.
WikiComponent
O
org.xwiki.component.wiki
- package org.xwiki.component.wiki
R
registerWikiComponent(WikiComponent)
- Method in interface org.xwiki.component.wiki.
WikiComponentManager
Registers the passed component against the underlying component repository.
U
unregisterWikiComponents(DocumentReference)
- Method in interface org.xwiki.component.wiki.
WikiComponentManager
Unregisters the wiki component(s) associated with the passed reference.
V
valueOf(String)
- Static method in enum org.xwiki.component.wiki.
WikiComponentScope
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.xwiki.component.wiki.
WikiComponentScope
Returns an array containing the constants of this enum type, in the order they are declared.
W
WikiComponent
- Interface in
org.xwiki.component.wiki
Represents the definition of a wiki component implementation.
WikiComponentBuilder
- Interface in
org.xwiki.component.wiki
Allows to provide a list of documents holding one or more
WikiComponent
, and to build components from those documents.
WikiComponentException
- Exception in
org.xwiki.component.wiki
A generic exception thrown by this module, usually a wrapper around lower level exceptions.
WikiComponentException(String)
- Constructor for exception org.xwiki.component.wiki.
WikiComponentException
Constructor of this exception.
WikiComponentException(String, Throwable)
- Constructor for exception org.xwiki.component.wiki.
WikiComponentException
Constructor of this exception.
WikiComponentManager
- Interface in
org.xwiki.component.wiki
A WikiComponentManager is responsible for registering and unregistering components that are defined as wiki pages.
WikiComponentRuntimeException
- Exception in
org.xwiki.component.wiki
A generic runtime exception thrown by this module, usually a wrapper around lower level exceptions.
WikiComponentRuntimeException(String)
- Constructor for exception org.xwiki.component.wiki.
WikiComponentRuntimeException
Constructor of this exception.
WikiComponentRuntimeException(String, Throwable)
- Constructor for exception org.xwiki.component.wiki.
WikiComponentRuntimeException
Constructor of this exception.
WikiComponentScope
- Enum in
org.xwiki.component.wiki
The scope of a
WikiComponent
, i.e.
B
F
G
O
R
U
V
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013
XWiki
. All Rights Reserved.