Uses of Class
org.exoplatform.wiki.webui.UIWikiPermissionForm.Scope
-
Packages that use UIWikiPermissionForm.Scope Package Description org.exoplatform.wiki.webui -
-
Uses of UIWikiPermissionForm.Scope in org.exoplatform.wiki.webui
Methods in org.exoplatform.wiki.webui that return UIWikiPermissionForm.Scope Modifier and Type Method Description UIWikiPermissionForm.ScopeUIWikiPermissionForm. getScope()static UIWikiPermissionForm.ScopeUIWikiPermissionForm.Scope. valueOf(String name)Returns the enum constant of this type with the specified name.static UIWikiPermissionForm.Scope[]UIWikiPermissionForm.Scope. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.exoplatform.wiki.webui with parameters of type UIWikiPermissionForm.Scope Modifier and Type Method Description voidUIWikiPermissionForm. setScope(UIWikiPermissionForm.Scope scope)
-