org.apertereports.common.users
Class UserRoleProvider
java.lang.Object
org.apertereports.common.users.UserRoleProvider
public final class UserRoleProvider
- extends Object
Class provides functionality of listing roles accessible in the application
- Author:
- Tomasz Serafin, BlueSoft sp. z o. o.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAllRoles
public static List<UserRole> getAllRoles()
- Returns all available roles
- Returns:
- List of roles
Copyright © 2011-2013. All Rights Reserved.