public class UserPermitionsManager
extends java.lang.Object
Constructor and Description |
---|
UserPermitionsManager(java.sql.Connection con) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BGSAction> |
getUserActions(int userId) |
void |
updateUserActions(int userId,
java.util.List<BGSAction> values) |