@grails.transaction.Transactional(readOnly = true) class SecPermissionController extends Object
| Type | Name and description |
|---|---|
Object |
getPermissionsTree()生成 o:treeField 需要的树形 JSON 串 |
Object |
listCurrentPermissionMappings()列出当前应用中所有权限,及其关联的角色、用户 |
| Methods inherited from class | Name |
|---|---|
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |