摘要
企业车辆管理信息系统相对于传统的办公管理信息系统具有处理过程的不确定性和用户权限等独特的问题,针对这些问题,采用SSH框架设计了灵活的架构,对用车申请和用车审批两个核心业务流程进行了设计与实现,通过将策略模式和工厂模式结合起来,实现了动态可热插拔的审批流程,解决了不同用车申请需要调用不同审批流的问题.对用户权限进行了设计以实现系统安全性.
The enterprise vehicle management information system has special characters compared to traditional management information system. For example, the process is uncertain according to different car apply request and the user privilege is different. SSH framework is used to design a flexible architecture. The design and implementation of car apply process and it’s approve process are illustrated. To achieve the goal of flexible and pluggable approve process, design pattern of strategy and factory are combined. To achieve security, user privilege module is designed.
出处
《计算机系统应用》
2014年第4期65-69,共5页
Computer Systems & Applications
基金
甘肃省教育厅高等学校研究生导师科研计划基金项目(0909-02)
关键词
车辆管理
信息系统
设计模式
框架
SSH
vehicle management
information system
SSH
design pattern
framewo