JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
pro.gravit.launcher.core.api.model
UserPermissions
Contents
Description
Method Summary
Method Details
hasRole(String)
hasPerm(String)
Hide sidebar
Show sidebar
Interface UserPermissions
public interface
UserPermissions
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
hasPerm
(
String
action)
boolean
hasRole
(
String
role)
Method Details
hasRole
boolean
hasRole
(
String
role)
hasPerm
boolean
hasPerm
(
String
action)