Uses of Class
org.xwiki.component.wiki.WikiComponentException

Uses of WikiComponentException in org.xwiki.component.wiki
 

Methods in org.xwiki.component.wiki that throw WikiComponentException
 List<WikiComponent> WikiComponentBuilder.buildComponents(DocumentReference reference)
          Build the components defined in a document XObjects.
 void WikiComponentManager.registerWikiComponent(WikiComponent component)
          Registers the passed component against the underlying component repository.
 void WikiComponentManager.unregisterWikiComponents(DocumentReference reference)
          Unregisters the wiki component(s) associated with the passed reference.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.