Uses of Class
org.xwiki.user.group.WikiTarget
-
Packages that use WikiTarget Package Description org.xwiki.user.group -
-
Uses of WikiTarget in org.xwiki.user.group
Methods in org.xwiki.user.group that return WikiTarget Modifier and Type Method Description static WikiTarget
WikiTarget. valueOf(String name)
Returns the enum constant of this type with the specified name.static WikiTarget[]
WikiTarget. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-