| Package | Description |
|---|---|
| com.googlecode.fascinator.model.service |
| Modifier and Type | Method and Description |
|---|---|
Role |
HibernateAccessControlService.getRole(String recordId,
String role) |
Role |
HibernateAccessControlService.grantRoleAccess(String recordId,
String role) |
| Modifier and Type | Method and Description |
|---|---|
List<Role> |
HibernateAccessControlService.getRoles(String recordId) |
| Modifier and Type | Method and Description |
|---|---|
void |
HibernateAccessControlService.revokeRoleAccess(Role role) |
Copyright © 2009-2015. All Rights Reserved.