Uses of Class
jmri.PermissionManager.RoleAlreadyExistsException
-
Packages that use PermissionManager.RoleAlreadyExistsException Package Description jmri Provides basic interfaces and certain core implementations for the JMRI layout management concepts.jmri.jmrit.permission -
-
Uses of PermissionManager.RoleAlreadyExistsException in jmri
Methods in jmri that throw PermissionManager.RoleAlreadyExistsException Modifier and Type Method Description Role
PermissionManager. addRole(java.lang.String name)
Add a new role. -
Uses of PermissionManager.RoleAlreadyExistsException in jmri.jmrit.permission
Methods in jmri.jmrit.permission that throw PermissionManager.RoleAlreadyExistsException Modifier and Type Method Description Role
DefaultPermissionManager. addRole(java.lang.String name)
-