public interface ProfileService
| Modifier and Type | Method and Description |
|---|---|
Permission |
getPermission(String user,
String dataName,
String function)
查找符合固定资源的数据权限
|
List<Profile> |
getProfiles(String user,
String function)
查找用户在指定资源上对应的数据配置
|
Copyright © 2005–2018 The Beangle Software. All rights reserved.