CN102567836A - Project resource management system - Google Patents

Project resource management system Download PDF

Info

Publication number
CN102567836A
CN102567836A CN2010106217061A CN201010621706A CN102567836A CN 102567836 A CN102567836 A CN 102567836A CN 2010106217061 A CN2010106217061 A CN 2010106217061A CN 201010621706 A CN201010621706 A CN 201010621706A CN 102567836 A CN102567836 A CN 102567836A
Authority
CN
China
Prior art keywords
module
management system
resource management
layer module
project resource
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2010106217061A
Other languages
Chinese (zh)
Inventor
张磊
于忠清
翟伟伟
富饶
蔡宇玉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Haiersoft Co Ltd
Original Assignee
Qingdao Haiersoft Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qingdao Haiersoft Co Ltd filed Critical Qingdao Haiersoft Co Ltd
Priority to CN2010106217061A priority Critical patent/CN102567836A/en
Publication of CN102567836A publication Critical patent/CN102567836A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Storage Device Security (AREA)

Abstract

The invention relates to a management system, and particularly relates to a project resource management system. The project resource management system provided by the invention comprises a presentation layer module, a business logic layer module and a data service layer module, wherein the presentation layer module and the data service module are respectively connected with the business logic layer module. The system provided by the invention can reach the international leading level in both the aspect of function support and the aspect of stability and the safety, and has wide application prospect.

Description

The project resource management system
Technical field
The present invention relates to a kind of management system, relate in particular to a kind of project resource management system.
Background technology
In recent years computer science and technology; The particularly popularization of software engineering application; People all the more notice that the development of transactional business operation and computing machine is separated in the office, along with network communications technology, computer technology and maturity of database technology people have proposed the office automation new ideas.Usually the business of office mainly is the processing of carrying out heap file, drafts the file, notice, miscellaneous service text; Accept basic services such as external archiving files, inquiry file, statistics, hard-copy file, comprise that also leading body makes a policy, issues indication, manpower arrangement etc., the contact on document; The more work of deep layer; Be actually information collecting, storage, retrieval, processing, statistics, analysis, thereby make a policy, and will make a strategic decision and give feedback as information.It is very complicated that limitation in before the robotization because the office space of being unrealized certainly will cause work, redundancy, inefficient and waste.For example: the external file of collection of giving notice is examined, and prints this process, and former office mode is all to be to lean on manpower with extraneous exchanging; In case the document change situation occurs; Efficient is low naturally much less, also will cause the manpower waste, prints material resources wastes such as waste.
Summary of the invention
Technique effect of the present invention can overcome above-mentioned defective, and a kind of project resource management system is provided, and it is simple in structure, and is easy to operate.
For realizing above-mentioned purpose, the present invention adopts following technical scheme: it comprises presentation layer module, Business Logic module, data service layer module, and presentation layer module, data service layer module are connected with the Business Logic module respectively.
This system starts with from the enterprise project management angle, with the management of online project management, explanatory notes, personnel send, functions such as returned money is managed, attendance management carry out reasonable integration.Providing for each module on the basis of basic data, also adding data statistics and data aggregation process, and can carry out and derive Report Operations.This system also supporting attachment upload and download, the data timed backup, make that the file of transmission and historical data of project achievement thing is more safe and efficient.
The presentation layer module comprises the client validation module.The Business Logic module comprises service-Engine module, service control module, dynamic process module, service parsing module, integrator, software switch module, parameter application module, encrypts control module, concurrent processing module.The data service layer module comprises database.
This is the B/S structural system that this system is based on SSH (Struts, Spring, Hibernate) framework, and the client can pass through browser online access native system.Native system is based on the software architecture of lightweight Web framework-Struts+Spring+Hibernate; And three kinds of framework technologies are integrated in the system of being applied to; Front end adopts the MVC framework of Struts, and Spring IoC Container Management assembly is adopted in the middle layer, and the backstage adopts Hibernate to carry out the data persistence operation; And bound fraction enterprise-level assembly efficiently, improved the reusability and the development efficiency of item code.
Low intrusive mood design is coupled with the loose coupling mode between the assembly, adopts the AOP structure, makes dependence between each assembly only at the interface level.Be independent of various application servers, can really realize Write Once, Run Anywhere.Assembly is open, and the part or all of of framework can freely be selected, replaced to performance history for use.Use Hibernate encapsulation DAO operation, effectively reduce the cost that CRUD writes, and conveniently carry out affairs control.
Use the enterprise-level assembly, keep the uniqueness and value meaning of system.
Three coating systems of the present invention are put into intermediate layer handles with work such as business rule, data accesses, and the client end is directly mutual in database, but connect through controller and middle layer, and are mutual by middle layer and database again.
The presentation layer module uses the JSP page structure to serve as in design process, is responsible for collecting user's request msg, and it is submitted to the controller of appointment, and total ban java script in the page mainly is to describe with the tag library of Struts.
Middle Business Logic module adopts Spring+Hibernate, for separating controlling layer and Business Logic, can be subdivided into again:
The WEB layer, be exactly in the MVC pattern " C " (Controller), be responsible for the mutual of presentation layer and Business Logic, transmit and ask, and professional return data is shown.The MVC framework adopts popular Struts.
Service layer (Business Logic) is responsible for realizing service logic, the DAO object is carried out the encapsulation of face model.
DAO layer (data access layer) is responsible for and the persistence object interaction, and what encapsulated data increases, deletes, looks into, changes (CRUD) atomic operation.
PO layer (persistence object layer) becomes object through entity-relationship map instrument with the data map of relevant database, realizes with the object-oriented way operating database, and native system adopts Hibernate as the ORM framework, and self-defining data storehouse Buffer Pool is as replenishing.
The middle layer is the key point of total system, injects mechanism through the dependence of Spring, with Web layer, Service layer, DAO, PO seamless integration.
System of the present invention is with a wide range of applications still all reaching the international leading level in stability, the security on the functional support.
Description of drawings
Fig. 1 is a modular structure synoptic diagram of the present invention.
Embodiment
System of the present invention comprises presentation layer module, Business Logic module, data service layer module, and presentation layer module, data service layer module are connected with the Business Logic module respectively.
The presentation layer module comprises the client validation module.The Business Logic module comprises service-Engine module, service control module, dynamic process module, service parsing module, integrator, software switch module, parameter application module, encrypts control module, concurrent processing module.The data service layer module comprises database.

Claims (4)

1. a project resource management system is characterized in that, comprises presentation layer module, Business Logic module, data service layer module, and presentation layer module, data service layer module are connected with the Business Logic module respectively.
2. project resource management system according to claim 1 is characterized in that the presentation layer module comprises the client validation module.
3. project resource management system according to claim 2; It is characterized in that the Business Logic module comprises service-Engine module, service control module, dynamic process module, service parsing module, integrator, software switch module, parameter application module, encrypts control module, concurrent processing module.
4. project resource management system according to claim 3 is characterized in that the data service layer module comprises database.
CN2010106217061A 2010-12-31 2010-12-31 Project resource management system Pending CN102567836A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010106217061A CN102567836A (en) 2010-12-31 2010-12-31 Project resource management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010106217061A CN102567836A (en) 2010-12-31 2010-12-31 Project resource management system

Publications (1)

Publication Number Publication Date
CN102567836A true CN102567836A (en) 2012-07-11

Family

ID=46413203

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010106217061A Pending CN102567836A (en) 2010-12-31 2010-12-31 Project resource management system

Country Status (1)

Country Link
CN (1) CN102567836A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786491A (en) * 2016-02-23 2016-07-20 浪潮通信信息系统有限公司 Command type intelligent data management system based on data description
CN107991905A (en) * 2017-12-25 2018-05-04 南京邮电大学 A kind of analogue system of the multiple no-manned plane mission planning based on Web
CN108153673A (en) * 2017-12-25 2018-06-12 苏州赛源微电子有限公司 application software testing system
CN113485979A (en) * 2021-06-23 2021-10-08 上海铁路北斗测量工程技术有限公司 Data management system based on high-speed railway precision engineering measurement data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101097615A (en) * 2006-06-30 2008-01-02 上海卓繁信息技术有限公司 Net administrative examination and approval management information system structure
CN101159638A (en) * 2007-10-16 2008-04-09 中国移动通信集团福建有限公司 Workflow intelligent support system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101097615A (en) * 2006-06-30 2008-01-02 上海卓繁信息技术有限公司 Net administrative examination and approval management information system structure
CN101159638A (en) * 2007-10-16 2008-04-09 中国移动通信集团福建有限公司 Workflow intelligent support system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786491A (en) * 2016-02-23 2016-07-20 浪潮通信信息系统有限公司 Command type intelligent data management system based on data description
CN107991905A (en) * 2017-12-25 2018-05-04 南京邮电大学 A kind of analogue system of the multiple no-manned plane mission planning based on Web
CN108153673A (en) * 2017-12-25 2018-06-12 苏州赛源微电子有限公司 application software testing system
CN108153673B (en) * 2017-12-25 2021-07-13 苏州赛源微电子有限公司 Application software testing system
CN113485979A (en) * 2021-06-23 2021-10-08 上海铁路北斗测量工程技术有限公司 Data management system based on high-speed railway precision engineering measurement data

Similar Documents

Publication Publication Date Title
CN106296378B (en) XBRL-based intelligent financial cloud platform system, construction method and service implementation method
CN104065685B (en) Data migration method towards in the bedding storage system of cloud computing environment
CN103049268B (en) A kind of application and development based on Naplet management system
CN102509401B (en) Industry billing system based on cloud computing technology
CN104517181B (en) Enterprise content management system and method for nuclear power station
CN102333108A (en) Distributed cache synchronization system and method
CN103207920A (en) Parallel metadata acquisition system
CN108874590A (en) A kind of system of cloud host automated back-up and recovery
CN102663645A (en) Integrated management system of investment bank and realization method thereof
CN102368327A (en) Online billing system of roll type bill based on cloud computing
CN114281790B (en) Multi-type load resource aggregator access system and method
CN105117824A (en) Cloud service system used for project management
CN103440279A (en) Data adapter and data adaptation method thereof in data acquisition process
CN104113605A (en) Enterprise cloud application development monitoring processing method
CN102567836A (en) Project resource management system
CN106874114A (en) Express delivery management software system
CN103530097A (en) Implement method and device of module crossing middleware platform
CN103297515A (en) Mobile office system
CN103473634A (en) Digital audio-video library maintenance monitoring method
CN102567837A (en) Science and technology project management system
CN207037699U (en) A kind of managing device of aircraft maintenance instrument
CN105550143A (en) Interface system for acquiring working condition of information equipment
Zhou Data integration as a service for Applications Deployment on the SaaS Platform
Ballard et al. Smarter Business: Dynamic Information with IBM InfoSphere Data Replication CDC
CN101625640A (en) Device and method for combining software upgrade scripts in multiple environments

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20120711