Uses of Class
org.uberfire.security.authz.ResourceActionRef
-
Packages that use ResourceActionRef Package Description org.uberfire.workbench.model.menu org.uberfire.workbench.model.menu.impl -
-
Uses of ResourceActionRef in org.uberfire.workbench.model.menu
Methods in org.uberfire.workbench.model.menu that return types with arguments of type ResourceActionRef Modifier and Type Method Description default List<ResourceActionRef>MenuItem. getResourceActions()Get the list ofResourceActionRefactions this menu item is restricted to. -
Uses of ResourceActionRef in org.uberfire.workbench.model.menu.impl
Methods in org.uberfire.workbench.model.menu.impl that return types with arguments of type ResourceActionRef Modifier and Type Method Description List<ResourceActionRef>DefaultMenuGroup. getResourceActions()
-