Package net.risesoft.security.dao
Interface RoleDao
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Role>getRolesByUser(String id)IntegerhasAdminRole()IntegerhasName(String name, String id)
-