CN102622440A - Method and device for establishing business function tree - Google Patents

Method and device for establishing business function tree Download PDF

Info

Publication number
CN102622440A
CN102622440A CN2012100612032A CN201210061203A CN102622440A CN 102622440 A CN102622440 A CN 102622440A CN 2012100612032 A CN2012100612032 A CN 2012100612032A CN 201210061203 A CN201210061203 A CN 201210061203A CN 102622440 A CN102622440 A CN 102622440A
Authority
CN
China
Prior art keywords
business function
service
tree
module
backstage
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
CN2012100612032A
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.)
BEIJING DIGITAL CHINA SI-TECH INFORMATION TECHNOLOGY Co Ltd
Original Assignee
BEIJING DIGITAL CHINA SI-TECH INFORMATION TECHNOLOGY 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 BEIJING DIGITAL CHINA SI-TECH INFORMATION TECHNOLOGY Co Ltd filed Critical BEIJING DIGITAL CHINA SI-TECH INFORMATION TECHNOLOGY Co Ltd
Priority to CN2012100612032A priority Critical patent/CN102622440A/en
Publication of CN102622440A publication Critical patent/CN102622440A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention relates to a method and device for establishing a business function tree. The method for establishing a business function tree comprises the following steps of: obtaining the leader-member relation of the business function tree; creating a background service of the business function tree; and reading the function data from the background service, and displaying on a foreground interface. The device for establishing a business function tree comprises an obtaining module, a creating module and a reading module which are sequentially connected, wherein the obtaining module is used for obtaining the leader-member relation of the business function tree; the creating module is used for creating a background service of the business function tree; and the reading module is used for reading the function data from the background service, and displaying on a foreground interface. Through the method and device for establishing a business function tree, provided by the invention, the business function authorities are classified and displayed to users as tree-form data to give visual experience to the users, thus the operation on the business function authorities is more visual and convenient, and the data retrieval efficiency is improved.

Description

Method for building up and the device of business function tree
Technical field
The present invention relates to computer realm, relate in particular to method for building up and the device of a kind of business function tree.
Background technology
At present, telecommunications industry developing new business causes portfolio to increase sharply.How to simplify, integrate mass data, effectively increase staff's work efficiency, in the shortest time, satisfy client's demand, also become the major issue that telecommunications industry is paid close attention to.Simplifying the operation, reduce the client becomes the powerful measure of telecommunications industry competition the stand-by period.
CRM (Customer Relationship Management, customer relation management) system has been the core system of telecommunications industry.In CRM, basic operation platform is being played the part of system manager's role, comprises information such as job number, authority, role, organizational structure.And for platform, the business function authority is again the most important thing, and frequency of utilization can be compared with opening an account.The business function authority is intricate, causes staff's data retrieval efficient very low.
Summary of the invention
Technical matters to be solved by this invention provides method for building up and the device of a kind of business function tree, improves data retrieval efficient.
For solving the problems of the technologies described above, the present invention proposes the method for building up of a kind of business function tree, comprise the acquisition module, establishment module and the read module that link to each other successively, wherein:
Obtain the relationship between superior and subordinate of business function tree;
Create the backstage service of business function tree;
Read functions data from the service of said backstage are presented at the interface, foreground.
Further, said method also can have following characteristics, and the service of said backstage comprises the service of relationship between superior and subordinate service, the node service of function parent and the tabulation of job number all functions.
Further, said method also can have following characteristics, also comprises: with the data storage of said backstage service in database.
For solving the problems of the technologies described above, the present invention proposes the apparatus for establishing of a kind of business function tree, comprising:
Acquisition module is used to obtain the relationship between superior and subordinate that business function is set;
Create module, be used to create the backstage service of business function tree;
Read module is used for being presented at the interface, foreground from said backstage service read functions data.
Further, said apparatus also can have following characteristics, and the service of said backstage comprises the service of relationship between superior and subordinate service, the node service of function parent and the tabulation of job number all functions.
Further, said apparatus also can have following characteristics, also comprises the preservation module, and the data storage that is used for said backstage is served is to database.
Method for building up and the device of business function of the present invention tree are put the business function authority into different categories and are given the user with tree-like data exhibiting, give the user with impression intuitively, make the business function limiting operation directly perceived more, convenient, have improved data retrieval efficient.
Description of drawings
Fig. 1 is the process flow diagram of the method for building up of business function tree in the embodiment of the invention;
Fig. 2 is the structural drawing of the apparatus for establishing of business function tree in the embodiment of the invention.
Embodiment
Below in conjunction with accompanying drawing principle of the present invention and characteristic are described, institute gives an actual example and only is used to explain the present invention, is not to be used to limit scope of the present invention.
Fig. 1 is the process flow diagram of the method for building up of business function tree in the embodiment of the invention.As shown in Figure 1, in the present embodiment, the flow process of the method for building up of business function tree may further comprise the steps:
Step 101 is obtained the relationship between superior and subordinate that business function is set;
Step 102 is created the backstage service of business function tree;
Wherein, the backstage service can comprise the service of relationship between superior and subordinate service, the node service of function parent and the tabulation of job number all functions.
Step 103, read functions data from the backstage service that step 102 is created are presented at the interface, foreground.
In other embodiment of the method for building up that business function of the present invention is set, the data storage that can also comprise the steps: the backstage is served is in database.
Use the method for building up of business function tree of the present invention, the program architecture of the business function of being set up tree can be following:
Front page layout:
|—WebApp
|-WEB-INF configuration file catalogue
|-njs js control
|-npage source code
|—common
|—f0027.jsp
|—f0027_ajax_getFuncList.jsp
|—f0027_ajax_sAddressList.jsp
The TUXEDO service:
|—run
|-bin executable file
|-cfg configuration file
|-log journal file
|-solib dynamic base
|—xerces
|-framework source code
|-include header file
|—lib
|-pub skeleton code catalogue
|-src source code directory
|—basemng
|—bp
|—p2923.cpp
|—public
|—bc
|—FunctionDict.cpp
|—FunctionRel.cpp
Wherein, the implication of each file and function are following:
F0027.jsp: the realization of business function tree.This file is at first realized representing of dynamic tree, calls f0027_ajax_sAddressList.jsp read functions data from the service of backstage, is presented in the interface, foreground;
F0027_ajax_sAddressList.jsp: obtain the functional tree relationship between superior and subordinate;
The p2923.cpp:tuxedo service realizes the service of the service of functional tree relationship between superior and subordinate, the service of function parent node, the tabulation of job number all functions;
FunctionDict.cpp, FunctionRel.cpp: through OTL, realization is mutual with the ORACLE database.
The method for building up of business function of the present invention tree is put the business function authority into different categories and is given the user with tree-like data exhibiting, gives the user with impression intuitively, makes the business function limiting operation directly perceived more, convenient, has improved data retrieval efficient.
The invention allows for the apparatus for establishing of a kind of business function tree, to implement the method for building up of above-mentioned business function tree.
Fig. 2 is the structural drawing of the apparatus for establishing of business function tree in the embodiment of the invention.As shown in Figure 2, in the present embodiment, the apparatus for establishing 200 of business function tree comprises acquisition module 210, establishment module 220 and the read module 230 that links to each other successively.Wherein, acquisition module 210 is used to obtain the relationship between superior and subordinate of business function tree.Create the backstage service that module 220 is used to create the business function tree.Read module 230 is used for being presented at the interface, foreground from creating the backstage service read functions data that module 220 is created.
Wherein, the backstage service can comprise the service of relationship between superior and subordinate service, the node service of function parent and the tabulation of job number all functions.
In other embodiments of the invention, the apparatus for establishing of business function tree can also comprise the preservation module.The data storage that the preservation module is used for the backstage is served is to database.
The apparatus for establishing of business function of the present invention tree is put the business function authority into different categories and is given the user with tree-like data exhibiting, gives the user with impression intuitively, makes the business function limiting operation directly perceived more, convenient, has improved data retrieval efficient.
The above is merely preferred embodiment of the present invention, and is in order to restriction the present invention, not all within spirit of the present invention and principle, any modification of being done, is equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (6)

1. the method for building up of a business function tree is characterized in that, comprising:
Obtain the relationship between superior and subordinate of business function tree;
Create the backstage service of business function tree;
Read functions data from the service of said backstage are presented at the interface, foreground.
2. the method for building up of business function tree according to claim 1 is characterized in that, the service of said backstage comprises the service of relationship between superior and subordinate service, the node service of function parent and the tabulation of job number all functions.
3. the method for building up of business function according to claim 1 tree is characterized in that, also comprises: with the data storage of said backstage service in database.
4. the apparatus for establishing of a business function tree is characterized in that, comprises the acquisition module, establishment module and the read module that link to each other successively, wherein:
Acquisition module is used to obtain the relationship between superior and subordinate that business function is set;
Create module, be used to create the backstage service of business function tree;
Read module is used for being presented at the interface, foreground from said backstage service read functions data.
5. the apparatus for establishing of business function tree according to claim 4 is characterized in that, the service of said backstage comprises the service of relationship between superior and subordinate service, the node service of function parent and the tabulation of job number all functions.
6. the apparatus for establishing of business function tree according to claim 4 is characterized in that, also comprises the preservation module, and the data storage that is used for said backstage is served is to database.
CN2012100612032A 2012-03-09 2012-03-09 Method and device for establishing business function tree Pending CN102622440A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012100612032A CN102622440A (en) 2012-03-09 2012-03-09 Method and device for establishing business function tree

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012100612032A CN102622440A (en) 2012-03-09 2012-03-09 Method and device for establishing business function tree

Publications (1)

Publication Number Publication Date
CN102622440A true CN102622440A (en) 2012-08-01

Family

ID=46562359

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012100612032A Pending CN102622440A (en) 2012-03-09 2012-03-09 Method and device for establishing business function tree

Country Status (1)

Country Link
CN (1) CN102622440A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484358A (en) * 2014-12-02 2015-04-01 山东中创软件工程股份有限公司 Process template displaying method and system
CN114020346A (en) * 2021-09-29 2022-02-08 苏州浪潮智能科技有限公司 Configuration file processing method and device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1870523A (en) * 2005-11-28 2006-11-29 华为技术有限公司 Allocation system and method of network equipment
CN101620601A (en) * 2008-06-30 2010-01-06 上海全成通信技术有限公司 Method for building directory tree based on user permissions

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1870523A (en) * 2005-11-28 2006-11-29 华为技术有限公司 Allocation system and method of network equipment
CN101620601A (en) * 2008-06-30 2010-01-06 上海全成通信技术有限公司 Method for building directory tree based on user permissions

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484358A (en) * 2014-12-02 2015-04-01 山东中创软件工程股份有限公司 Process template displaying method and system
CN114020346A (en) * 2021-09-29 2022-02-08 苏州浪潮智能科技有限公司 Configuration file processing method and device, electronic equipment and storage medium
CN114020346B (en) * 2021-09-29 2023-07-18 苏州浪潮智能科技有限公司 Configuration file processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US10296859B1 (en) Workflow discovery through user action monitoring
CN105389184B (en) The configuration method and device of Product Interface information
CN110019503A (en) The dilatation of Redis cluster and/or the method and device of capacity reducing
CN111538774B (en) Data storage and display method, system, equipment and storage medium
CN115544183B (en) Data visualization method, device, computer equipment and storage medium
CN103514532A (en) Cooperative office system
CN107861933A (en) The method and apparatus for generating O&M form
CN111898007A (en) Three-dimensional scene model construction system and method for transformer substation
CN107908390A (en) A kind of extended method and system of WebGIS applications
US20120173443A1 (en) Methodology for determination of the regulatory compliance level
CN102739565A (en) System and method for associating business system with instant messaging
CN108960672A (en) The air control method, apparatus and computer readable storage medium of limit limit time
CN102075896B (en) Price previewing method and system
CN106897060A (en) Based on patterned data processing method and device
CN114218291A (en) Portrait generation method, apparatus, device and storage medium based on target object
CN104731804B (en) A kind of method and device for establishing general polling frame
CN105872731A (en) Data processing method and device
CN103473305A (en) Method and system for performing decision-making process show in statistic analysis
CN102622440A (en) Method and device for establishing business function tree
CN102801447B (en) A kind of promotion information release system and portable electric appts
CN110471730A (en) Methods of exhibiting, system, big screen system and medium based on Echarts
CN110769056A (en) Real-name system information processing method and device, electronic equipment and storage medium
CN115510072A (en) Main data engine based on multi-tenant SaaS application platform
CN103530721A (en) Real estate agency data management method
Iwashita et al. Approaches to analyze requirements of billing management for cloud computing services

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 100085 Haidian District, Zhongguancun, South Street, No. 6,, building information, floor, No. 16

Applicant after: SI-TECH Information Technology Ltd.

Address before: 100085 Haidian District, Zhongguancun, South Street, No. 6,, building information, floor, No. 16

Applicant before: Beijing Digital China SI-TECH Information Technology Co., Ltd.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: BEIJING DIGITAL CHINA SI-TECH INFORMATION TECHNOLOGY LTD. TO: BEIJING SI-TECH INFORMATION TECHNOLOGY LTD.

RJ01 Rejection of invention patent application after publication

Application publication date: 20120801

RJ01 Rejection of invention patent application after publication