-
jbpm与OA项目
删除角色-----------------1.角色列表-->删除2.RoleAction.deleteRole(); public String deleteRole(){ roleId roleService.deleteEntity(new Role(roleId)); return "findAllRolesAction" ; }3.略4.略用户授权管理----------------1.导航栏-->用户授权2.UserAuthorizeAction.findAllUsers(); public String findAllUsers(){ this.allUsers = userService.findAllEntities(); return "userAuthorizeListPage" ; }3.略4.略修改授权--------------------1.授权列表-->修改授权2.UserAuthorizeAction.editAuthorize(); public String editAuthorize(){ userId this.model = userService.getEntity(userId); this.noOwnRoles = roleService.findRolesNotInRange(model.getRoles());
- 2023-07-06 04:25:06下载
- 积分:1
-
思思暮暮、寻寻觅觅、相见恨晚、爱不释手、无可奈何、共产共荣...
思思暮暮、寻寻觅觅、相见恨晚、爱不释手、无可奈何、共产共荣-一个多么神奇的开发包裹-思思evening twilight, searching, Brief Encounter, love, helplessness, communist prosperity- what a wonderful development of the parcel
- 2022-02-24 15:08:07下载
- 积分:1
-
我学习TC写的一个游戏附代码已经调试通过
我学习TC写的一个游戏附代码已经调试通过-I was learning the game with a code debugging through
- 2022-02-12 04:27:10下载
- 积分:1
-
Teoria de la informacion y teoria de codigos de José Angel Bustos Perez
Teoria de la informacion y teoria de codigos de José Angel Bustos Perez
- 2022-10-16 00:10:03下载
- 积分:1
-
This book provides students and professional programmers with a concise yet comp...
This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.-This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
- 2022-12-08 09:20:03下载
- 积分:1
-
AspcnUP
AspcnUP 上传组件-AspcnUP
- 2022-03-23 00:17:39下载
- 积分:1
-
用VC++ 编的冲击波程序,供大家参考使用!不能用于非法用途!...
用VC++ 编的冲击波程序,供大家参考使用!不能用于非法用途!-VC series of the shock wave procedure for reference use! Not for illegal purposes!
- 2022-06-16 01:21:25下载
- 积分:1
-
初学编程写的一个简易整数计算器,希望大家喜欢
初学编程写的一个简易整数计算器,希望大家喜欢-Novice programmer wrote a simple integer calculator, I hope everyone likes
- 2022-04-09 09:43:03下载
- 积分:1
-
Symbol MC3000 Visual C barcode sweep procedure code sample 1
Symbol MC3000 Visual C 条码扫码范例程序之1-Symbol MC3000 Visual C barcode sweep procedure code sample 1
- 2023-05-24 22:45:03下载
- 积分:1
-
本算法可以实现矩阵的加法运算,可以把它加载进其他的程序,我已运算过,好使....
本算法可以实现矩阵的加法运算,可以把它加载进其他的程序,我已运算过,好使.-The algorithm can achieve the operation of matrix addition .
- 2023-03-10 01:40:03下载
- 积分:1