Uses of Interface
org.xwiki.component.wiki.WikiComponent

Uses of WikiComponent in org.xwiki.component.wiki
 

Methods in org.xwiki.component.wiki that return types with arguments of type WikiComponent
 List<WikiComponent> WikiComponentBuilder.buildComponents(DocumentReference reference)
          Build the components defined in a document XObjects.
 

Methods in org.xwiki.component.wiki with parameters of type WikiComponent
 void WikiComponentManager.registerWikiComponent(WikiComponent component)
          Registers the passed component against the underlying component repository.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.