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

Uses of WikiComponentScope in org.xwiki.component.wiki
 

Methods in org.xwiki.component.wiki that return WikiComponentScope
static WikiComponentScope WikiComponentScope.fromString(String scopeAsString)
          Convert between a string representation of a Macro scope and its matching enum.
 WikiComponentScope WikiComponent.getScope()
           
static WikiComponentScope WikiComponentScope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WikiComponentScope[] WikiComponentScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.