Package org.uberfire.security.authz
Interface RuntimeResource
-
- All Superinterfaces:
Resource
- All Known Subinterfaces:
MenuCustom<T>,MenuGroup,MenuItem,MenuItemCommand,MenuItemPerspective,MenuItemPlain,RuntimeContentResource,RuntimeFeatureResource,ToolBar,ToolBarItem
- All Known Implementing Classes:
BaseMenuCustom,DefaultMenuGroup,DefaultToolBar,DefaultToolBarItem
@JsType public interface RuntimeResource extends Resource
-
-
Method Summary
-
Methods inherited from interface org.uberfire.security.Resource
getDependencies, getIdentifier, getResourceType, isType
-
-