Deprecated API


Contents
Deprecated Methods
org.xwiki.rendering.macro.wikibridge.WikiMacro.getId()
          since 2.3M1, use MacroDescriptor.getId() instead 
org.xwiki.rendering.macro.wikibridge.WikiMacroParameterDescriptor.getType()
           
 

Deprecated Constructors
org.xwiki.rendering.macro.wikibridge.WikiMacroDescriptor(String, String, String, WikiMacroVisibility, ContentDescriptor, List)
          since 2.3M1 use WikiMacroDescriptor(MacroId, String, String, String, WikiMacroVisibility, ContentDescriptor, List) instead 
 



Copyright © 2004-2012 XWiki. All Rights Reserved.