CN104268163A - Method and system for acquiring network management network element configuration interface - Google Patents

Method and system for acquiring network management network element configuration interface Download PDF

Info

Publication number
CN104268163A
CN104268163A CN201410453933.6A CN201410453933A CN104268163A CN 104268163 A CN104268163 A CN 104268163A CN 201410453933 A CN201410453933 A CN 201410453933A CN 104268163 A CN104268163 A CN 104268163A
Authority
CN
China
Prior art keywords
interface
display
network element
element configuration
special processing
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.)
Granted
Application number
CN201410453933.6A
Other languages
Chinese (zh)
Other versions
CN104268163B (en
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.)
Fiberhome Telecommunication Technologies Co Ltd
Original Assignee
Fiberhome Telecommunication Technologies 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 Fiberhome Telecommunication Technologies Co Ltd filed Critical Fiberhome Telecommunication Technologies Co Ltd
Priority to CN201410453933.6A priority Critical patent/CN104268163B/en
Publication of CN104268163A publication Critical patent/CN104268163A/en
Application granted granted Critical
Publication of CN104268163B publication Critical patent/CN104268163B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/986Document structures and storage, e.g. HTML extensions

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a method and system for acquiring a network management network element configuration interface and relates to the technical field of network management. The method includes the following steps that according to network element configuration service models, protocols are input in a protocol management system, and the protocol in an XSD format is led out to define script files; according to the network element configuration service models and special processing requirements in an application scene, special processing identification is arranged in the script files, and through the special processing identification, special processing codes are edited; according to introduced network element configuration block names, scripts are loaded and analyzed so that form interface information can be acquired, the display form interface is formed according to original data and the form interface information, and a response to user operation is made. The form interface formed through the method is simple and clear, operation is efficient and convenient, a user can use the interface conveniently, expansibility is good, problems are checked easily, and maintenance is simple.

Description

A kind of implementation method of webmaster network element configuration interface and system
Technical field
The present invention relates to technical field of network management, be specifically related to a kind of implementation method and system of webmaster network element configuration interface.
Background technology
Along with the progress of the communication technology, the scale of communication network is increasing, and in order to efficient quick ground configuration service, kind and the quantity of telecommunication apparatus and business are more and more various.Because network element is the least unit that can monitor and manage in network management, and network element configuration is the important component part of business configuration, and the efficient quick that therefore network element configuration interface uses directly has influence on the Consumer's Experience of business configuration.
In existing webmastering software, the interface of traditional single-deck configuration has been continued to use at network element configuration interface, network element configuration interface in the face of more and more huger configuration protocol and configuration data time there is following defect:
(1) existing network element configuration interface shows according to device protocol, and its configuration item is in a jumble various; Business configuration needs to switch through being everlasting between multiple interface, is difficult to batch operation, and then is difficult to the request for utilization meeting user's efficient quick, is not easy to user and uses.
(2) existing network element configuration interface uses single-deck configuration, single-deck configuration is based on a kind of custom script and Delphi (visual software developing instrument) control, writing, resolve and expanding of single-deck configuration interface script is all cumbersome, and under the existing webmaster development environment based on C++, the extendability of Delphi control is poor, investigation problem is cumbersome, safeguards more difficult.
Summary of the invention
For the defect existed in prior art, the object of the present invention is to provide a kind of implementation method and system of webmaster network element configuration interface.The spreadsheet interface simple and clear formed by the present invention, it is efficiently convenient to operate, and can not only meet the demand of user, user-friendly, and extendability is better, and investigation problem ratio is easier to, and safeguards fairly simple.
For reaching above object, the technical scheme that the present invention takes is: a kind of implementation method of webmaster network element configuration interface, forms, comprise the following steps based on C Plus Plus exploitation:
A, according to network element configuration business model, typing agreement in protocol management system, derive form be XSD agreement definition script file; The structure of each network element configuration block is defined in agreement definition script file; The hierarchical relationship between the configuration item attribute of each network element configuration block, configuration item and restriction relation is specified in agreement definition script file;
B, according to the special processing requirement in network element configuration business model and application scenarios, arrange in script file special processing mark, by special processing mark write special processing code; Special processing code comprise the dynamic interlock ash of interface control aobvious, by the Dynamic Acquisition of selection mode input data and filtration, input special examined with associate and rely on inspection;
The network element configuration block title that C, basis are imported into, loads parsing script and obtains spreadsheet interface information, form display spreadsheet interface, respond user operation according to raw data and spreadsheet interface information.
On the basis of technique scheme, the attribute of configuration item described in steps A comprises Chinese, English name, default value, display mode and keyword identification; Described configuration item attribute also comprises span, enumerated list and byte number; Described Chinese, English name, enumerated list, display mode and keyword identification are used for interface display; Described span, byte number, display mode and keyword identification are used for input validation; The file of associated script described in step B is agreement definition script file.
On the basis of technique scheme, step C comprises the following steps:
The network element configuration block title that C101, basis are imported into, obtains the corresponding definition in agreement definition script file of row of network element configuration form, resolves the definition of current network configuration block, the spreadsheet interface information of acquisition current network configuration block in agreement definition script;
C102, check whether need use special processing mark, if so, call special processing obtain extraneous information, forward step C103 to, otherwise directly forward step C103 to;
C103, according to raw data corresponding to current network configuration block obtained and spreadsheet interface information, build display data structure, set up display data and the corresponding relation of raw data, form display spreadsheet interface, respond user operation by display spreadsheet interface.
On the basis of technique scheme, further comprising the steps of between steps A and B: according to the concrete spreadsheet interface display requirement in network element configuration business model and application scenarios, arrange in interface in the display of the network element configuration form of NM server, with the structure of the form of catalogue tree table display network element configuration block; The display properties of network element configuration block and pattern are set according to the demand of application scenarios and the need of behind Tab property pages interface, form the indicating template of network element configuration block; Indicating template is derived the spreadsheet interface display script file forming XML format, forward step B to.
On the basis of technique scheme, the file of associated script described in step B is spreadsheet interface display script file.
On the basis of technique scheme, the described demand according to application scenarios arranges the display properties of network element configuration block and pattern comprises the following steps: when meeting the restriction relation between configuration item, resets the order of the configuration item of network element configuration block, level and permutation and combination; Or select the configuration item of the row correspondence of current network configuration form; Or arrange the read-only, default of row to hide or default col width attribute; Or reset and the attribute arranging corresponding tree node; Or expansion input validation rule and the verification tip content of row are set; Or the default read-write type of network element configuration form is set.
On the basis of technique scheme, described by between the spreadsheet interface display script file of indicating template derivation formation XML format and step B, further comprising the steps of: according to the display requirement at the Tab property pages interface in network element configuration business model and application scenarios, arrange by interface tool properties page interface prototype and in attribute page prototype with the relevant parameter of the control of the row of form in spreadsheet interface display script file after, derive the Tab property pages interface display script file forming XML format, forward step B to.
On the basis of technique scheme, the file of associated script described in step B is spreadsheet interface display script file and Tab property pages interface display script file.
On the basis of technique scheme, step C comprises the following steps:
The network element configuration block title that C201, basis are imported into, obtain the corresponding definition in agreement definition script file of row of network element configuration form, in agreement definition script, resolve the definition of current network configuration block, obtain the spreadsheet interface information of current network configuration block, forward step C203 to;
C202, in spreadsheet interface display script file, search the indicating template that the network element configuration block title that whether exists and import into is corresponding, if not, forward step C201 to, otherwise resolve current indicating template, obtain the form display configuration information of current network configuration block, produced the spreadsheet interface information of current network configuration block by form display configuration information; By spreadsheet interface display script file, obtain the display command the need of the display Tab property pages interface display script file corresponding with current network configuration block, forward step C203 to;
C203, check whether need use special processing mark, if so, call special processing obtain extraneous information, forward step C204 to, otherwise directly forward step C204 to;
C204, according to raw data corresponding to current network configuration block obtained and spreadsheet interface information, build display data structure, set up the corresponding relation of display data and raw data, form display spreadsheet interface, by the user operation of display spreadsheet interface response interface;
C205, user operation display spreadsheet interface, if the display command in period step C202 is the Tab property pages interface display script file needing display corresponding with current network configuration block, then load the Tab property pages interface display script file corresponding with current network configuration block, display Tab property pages interface; The interface calling display spreadsheet interface obtains the text of label control, the content of edit control in Tab property pages interface, calls special processing initialization interface control ash aobvious.
What realize the webmaster network element configuration interface of said method realizes a system, comprises agreement definition script module, special processing module and spreadsheet interface module;
Agreement definition script module is used for: according to network element configuration business model, typing agreement in protocol management system, derives the agreement definition script file that form is XSD; The structure of each network element configuration block is defined in agreement definition script file; Specify the hierarchical relationship between the configuration item attribute of each network element configuration block, configuration item and restriction relation in agreement definition script file, send special processing signal to special processing module;
Special processing module is used for: after receiving special processing signal, according to the special processing requirement in network element configuration business model and application scenarios, arranges special processing mark in script file, writes special processing code by special processing mark; Special processing code comprise the dynamic interlock ash of interface control aobvious, by the Dynamic Acquisition of selection mode input data and filtration, input special examined with associate to rely on and check, to spreadsheet interface module transmission loaded and displayed signal;
Spreadsheet interface module is used for: after receiving loaded and displayed signal, according to the network element configuration block title imported into, loads parsing script and obtains spreadsheet interface information, form display spreadsheet interface according to raw data and spreadsheet interface information, response user operation.
Compared with prior art, the invention has the advantages that:
(1) the present invention can define script file or spreadsheet interface display script file formation display spreadsheet interface by agreement, and display form interfacial energy enough shows (setting) brief information and provides batch operation correlation function.The present invention is by Tab property pages interface display script file display Tab property pages interface, and Tab property pages interface can show (setting) details.The present invention realizes the maximum control to data cached and access interface, interface display and input validation by the associated script of XML format.The present invention supports special processing by modes such as registered callbacks function, script setting and spare interfaces, realizes interface scripting to the full extent, and then improves dirigibility and the easy exploiting maintainability at interface.
Therefore, the display form simple interface formed by the present invention is clear, it is efficiently convenient to operate, significantly can promote Consumer's Experience, the demand of user can not only be met, user-friendly, and the present invention arranges interface by XML script, shorten the interface development time significantly, the extendability that XML is good also can realize interface customizing easily, and special processing mechanism in addition can be expanded easily and realize specific demand.
(2) the present invention is by the script file component network element configuration interface of XML format and XSD form, and under the webmaster development environment based on C++, extendability is better, and investigation problem ratio is easier to, and safeguards fairly simple.
Embodiment
Below in conjunction with embodiment, the present invention is described in further detail.
The implementation method at the webmaster network element configuration interface in the embodiment of the present invention, forms based on C Plus Plus exploitation, comprises the following steps:
S1: protocol development maintainer is according to network element configuration business model, and typing agreement in protocol management system, derivation form is the agreement definition script file of XSD (the structure definition of XML Schemas Definition, XML).The structure of each network element configuration block is defined in agreement definition script file; Specify the hierarchical relationship between the configuration item attribute of each network element configuration block, configuration item and restriction relation in agreement definition script file, forward step S2 to.
Configuration item attribute comprises Chinese, English name, default value, display mode and keyword identification; Configuration item attribute also comprises span, enumerated list and byte number.
S2: according to the concrete spreadsheet interface display requirement in network element configuration business model and application scenarios, determine whether to need spreadsheet interface display script file, if so, forward step S3 to, otherwise forward step S6 to.
S3: script maintainer arranges in interface in the display of the network element configuration form of NM server, with the structure of the form of catalogue tree table display network element configuration block.Script maintainer arranges the display properties of network element configuration block and pattern according to the demand of application scenarios and the need of behind Tab property pages interface, forms the indicating template of network element configuration block; Indicating template is derived the spreadsheet interface display script file forming XML format, forward step S4 to.
S4: according to the display requirement at the Tab property pages interface in network element configuration business model and application scenarios, determines whether to need Tab property pages interface display script file, if so, forwards step S5 to, otherwise forward step S6 to.
S5: by the patterned interface instrument of script maintainer, by control pull draw property pages interface prototype with imposition layout and arrange in attribute page prototype with the relevant parameter of the control of the row of form in spreadsheet interface display script file after, derive the Tab property pages interface display script file forming XML format, forward step S6 to.
S6: according to the special processing requirement in network element configuration business model and application scenarios, developer arranges special processing mark in associated script file, writes special processing code by special processing mark.Special processing code mainly comprise the dynamic interlock ash of interface control aobvious, by the Dynamic Acquisition of selection mode input data and filtration, input special examined with associate and rely on inspection, forward step S7 to.
If desired agreement definition script file, the associated script file in step S6 is agreement definition script file; If desired spreadsheet interface display script file, the associated script file in step S6 is spreadsheet interface display script file; If need spreadsheet interface display script file and Tab property pages interface display script file simultaneously, the associated script file in step S6 is spreadsheet interface display script file and Tab property pages interface display script file.
S7: according to the network element configuration block title imported into, loads parsing script and obtains spreadsheet interface information, form display spreadsheet interface according to raw data and spreadsheet interface information, response user operation.
Step S7 specifically comprises the following steps:
S701: the type determining the script file needed, if desired agreement definition script file, forward step S702 to, if desired spreadsheet interface display script file, forwards step S703 to.
S702: according to the network element configuration block title imported into, obtain the corresponding definition in agreement definition script file of row of network element configuration form, in agreement definition script, resolve the definition of current network configuration block, obtain the spreadsheet interface information of current network configuration block, forward step S704 to.
S703: in spreadsheet interface display script file, search the indicating template that the network element configuration block title that whether exists and import into is corresponding, if not, forward step S702 to, otherwise resolve current indicating template, obtain the form display configuration information of current network configuration block, produced the spreadsheet interface information of current network configuration block by form display configuration information.By spreadsheet interface display script file, obtain the display command the need of the display Tab property pages interface display script file corresponding with current network configuration block, forward step S704 to.
S704: check whether and need to use special processing mark, if so, call special processing and obtain extraneous information, forward step S705 to, otherwise directly forward step S705 to.
S705: the raw data corresponding according to the current network configuration block obtained and spreadsheet interface information, build display data structure, set up the corresponding relation (sequence of form and filtering screening function are exactly realize based on this basis) of display data and raw data, form display spreadsheet interface, by display spreadsheet interface response user operation.
Display spreadsheet interface employs the form not only being responsible for display containing data, only draw the ranks of screen current display during display form, by responding the acquiring unit lattice data of form, calling interface obtains raw data, again according to display mode conversion, come setting unit lattice pattern and content.
S706: user operation display spreadsheet interface, if the display command in period step S703 is the Tab property pages interface display script file needing display corresponding with current network configuration block, then load the Tab property pages interface display script file corresponding with current network configuration block, display Tab property pages interface.The interface calling display spreadsheet interface obtains the text of label control, the content of edit control in Tab property pages interface, calls special processing initialization interface control ash aobvious.
The structure of the network element configuration block in step S1 is used for data cached and realizes access interface; The structure of network element configuration block and the default value of configuration item are for generation of a new data; Chinese, English name, enumerated list, display mode and keyword identification are used for interface display; Span, byte number, display mode and keyword identification are used for input validation.
When in step S3, script maintainer arranges display properties and the pattern of network element configuration block according to the demand of application scenarios, can when meeting the restriction relation between configuration item, the order of the configuration item (tree node) of network element configuration block, level and permutation and combination are reset.
Script maintainer can also select the tree node of the row correspondence of current network configuration form, arrange the read-only, default of row to hide or default col width attribute, reset and the attribute arranging corresponding tree node, expansion input validation rule and the verification tip content of row are set, the default read-write type (comprise read-only, read-write and can increase Delete Row) of network element configuration form is set.
In step S705 during user operation display spreadsheet interface, user can increase in batches, deletes, revises list data, batch increases existing general input number and produces (the default value in use script, after producing data, remaining copy produces), also there is the use create-rule guide interface of special processing to instruct user to input generation.Batch increases can also to the data of row same in form according to regular batch modification (comprising the sub-configuration item batch modification in set membership configuration item), the input of user can be checked and verified by interface according to the proof rule arranged in script, be converted to raw data format after being verified and be updated to buffer memory, then interface is refreshed, the cell outstanding background colour display of user's amendment in form.
Principle of work of the present invention is as follows:
The present invention can define script file by agreement or spreadsheet interface display script file forms display spreadsheet interface, and display form interfacial energy enough shows (setting) brief information and provides batch operation correlation function.The present invention is by Tab property pages interface display script file display Tab property pages interface, and Tab property pages interface can show (setting) details.The present invention realizes the maximum control to data cached and access interface, interface display and input validation by the associated script of XML format.The present invention supports special processing by modes such as registered callbacks function, script setting and spare interfaces, realizes interface scripting to the full extent, and then improves dirigibility and the easy exploiting maintainability at interface.
Under above-mentioned prerequisite, developer can also expand the present invention or optimize, such as, increase the display properties in script, and special processing coding adopts script etc., but these are all extension and the embodiment of interface scripting.
The webmaster network element configuration interface based on said method in the embodiment of the present invention realize system, comprise agreement definition script module, special processing module and spreadsheet interface module;
Agreement definition script module is used for: according to network element configuration business model, typing agreement in protocol management system, derives the agreement definition script file that form is XSD; The structure of each network element configuration block is defined in agreement definition script file; Specify the hierarchical relationship between the configuration item attribute of each network element configuration block, configuration item and restriction relation in agreement definition script file, send special processing signal to special processing module;
Special processing module is used for: after receiving special processing signal, according to the special processing requirement in network element configuration business model and application scenarios, arranges special processing mark in script file, writes special processing code by special processing mark; Special processing code comprise the dynamic interlock ash of interface control aobvious, by the Dynamic Acquisition of selection mode input data and filtration, input special examined with associate to rely on and check, to spreadsheet interface module transmission loaded and displayed signal;
Spreadsheet interface module is used for: after receiving loaded and displayed signal, according to the network element configuration block title imported into, loads parsing script and obtains spreadsheet interface information, form display spreadsheet interface according to raw data and spreadsheet interface information, response user operation.
The present invention is not limited to above-mentioned embodiment, and for those skilled in the art, under the premise without departing from the principles of the invention, can also make some improvements and modifications, these improvements and modifications are also considered as within protection scope of the present invention.The content be not described in detail in this instructions belongs to the known prior art of professional and technical personnel in the field.

Claims (10)

1. the implementation method at webmaster network element configuration interface, forms based on C Plus Plus exploitation, it is characterized in that, comprise the following steps:
A, according to network element configuration business model, typing agreement in protocol management system, derive form be XSD agreement definition script file; The structure of each network element configuration block is defined in agreement definition script file; The hierarchical relationship between the configuration item attribute of each network element configuration block, configuration item and restriction relation is specified in agreement definition script file;
B, according to the special processing requirement in network element configuration business model and application scenarios, arrange in script file special processing mark, by special processing mark write special processing code; Special processing code comprise the dynamic interlock ash of interface control aobvious, by the Dynamic Acquisition of selection mode input data and filtration, input special examined with associate and rely on inspection;
The network element configuration block title that C, basis are imported into, loads parsing script and obtains spreadsheet interface information, form display spreadsheet interface, respond user operation according to raw data and spreadsheet interface information.
2. the implementation method at webmaster network element configuration interface as claimed in claim 1, is characterized in that: the attribute of configuration item described in steps A comprises Chinese, English name, default value, display mode and keyword identification; Described configuration item attribute also comprises span, enumerated list and byte number; Described Chinese, English name, enumerated list, display mode and keyword identification are used for interface display; Described span, byte number, display mode and keyword identification are used for input validation; The file of associated script described in step B is agreement definition script file.
3. the implementation method at webmaster network element configuration interface as claimed in claim 1, it is characterized in that, step C comprises the following steps:
The network element configuration block title that C101, basis are imported into, obtains the corresponding definition in agreement definition script file of row of network element configuration form, resolves the definition of current network configuration block, the spreadsheet interface information of acquisition current network configuration block in agreement definition script;
C102, check whether need use special processing mark, if so, call special processing obtain extraneous information, forward step C103 to, otherwise directly forward step C103 to;
C103, according to raw data corresponding to current network configuration block obtained and spreadsheet interface information, build display data structure, set up display data and the corresponding relation of raw data, form display spreadsheet interface, respond user operation by display spreadsheet interface.
4. the implementation method at webmaster network element configuration interface as claimed in claim 1 or 2, it is characterized in that, further comprising the steps of between steps A and B: according to the concrete spreadsheet interface display requirement in network element configuration business model and application scenarios, arrange in interface in the display of the network element configuration form of NM server, with the structure of the form of catalogue tree table display network element configuration block; The display properties of network element configuration block and pattern are set according to the demand of application scenarios and the need of behind Tab property pages interface, form the indicating template of network element configuration block; Indicating template is derived the spreadsheet interface display script file forming XML format, forward step B to.
5. the implementation method at webmaster network element configuration interface as claimed in claim 4, is characterized in that: the file of associated script described in step B is spreadsheet interface display script file.
6. the implementation method at webmaster network element configuration interface as claimed in claim 4, it is characterized in that: the described demand according to application scenarios arranges the display properties of network element configuration block and pattern comprises the following steps: when meeting the restriction relation between configuration item, the order of the configuration item of network element configuration block, level and permutation and combination are reset; Or select the configuration item of the row correspondence of current network configuration form; Or arrange the read-only, default of row to hide or default col width attribute; Or reset and the attribute arranging corresponding tree node; Or expansion input validation rule and the verification tip content of row are set; Or the default read-write type of network element configuration form is set.
7. the implementation method at webmaster network element configuration interface as claimed in claim 4, it is characterized in that: described by between the spreadsheet interface display script file of indicating template derivation formation XML format and step B, further comprising the steps of: according to the display requirement at the Tab property pages interface in network element configuration business model and application scenarios, by interface tool properties page interface prototype, and in attribute page prototype arrange with spreadsheet interface display script file in form row control relevant parameter after, derive the Tab property pages interface display script file forming XML format, forward step B to.
8. the implementation method at webmaster network element configuration interface as claimed in claim 7, is characterized in that: the file of associated script described in step B is spreadsheet interface display script file and Tab property pages interface display script file.
9. the implementation method at webmaster network element configuration interface as claimed in claim 7, it is characterized in that, step C comprises the following steps:
The network element configuration block title that C201, basis are imported into, obtain the corresponding definition in agreement definition script file of row of network element configuration form, in agreement definition script, resolve the definition of current network configuration block, obtain the spreadsheet interface information of current network configuration block, forward step C203 to;
C202, in spreadsheet interface display script file, search the indicating template that the network element configuration block title that whether exists and import into is corresponding, if not, forward step C201 to, otherwise resolve current indicating template, obtain the form display configuration information of current network configuration block, produced the spreadsheet interface information of current network configuration block by form display configuration information; By spreadsheet interface display script file, obtain the display command the need of the display Tab property pages interface display script file corresponding with current network configuration block, forward step C203 to;
C203, check whether need use special processing mark, if so, call special processing obtain extraneous information, forward step C204 to, otherwise directly forward step C204 to;
C204, according to raw data corresponding to current network configuration block obtained and spreadsheet interface information, build display data structure, set up the corresponding relation of display data and raw data, form display spreadsheet interface, by the user operation of display spreadsheet interface response interface;
C205, user operation display spreadsheet interface, if the display command in period step C202 is the Tab property pages interface display script file needing display corresponding with current network configuration block, then load the Tab property pages interface display script file corresponding with current network configuration block, display Tab property pages interface; The interface calling display spreadsheet interface obtains the text of label control, the content of edit control in Tab property pages interface, calls special processing initialization interface control ash aobvious.
10. what realize the webmaster network element configuration interface of method described in any one of claim 1 to 9 realizes a system, it is characterized in that: comprise agreement definition script module, special processing module and spreadsheet interface module;
Agreement definition script module is used for: according to network element configuration business model, typing agreement in protocol management system, derives the agreement definition script file that form is XSD; The structure of each network element configuration block is defined in agreement definition script file; Specify the hierarchical relationship between the configuration item attribute of each network element configuration block, configuration item and restriction relation in agreement definition script file, send special processing signal to special processing module;
Special processing module is used for: after receiving special processing signal, according to the special processing requirement in network element configuration business model and application scenarios, arranges special processing mark in script file, writes special processing code by special processing mark; Special processing code comprise the dynamic interlock ash of interface control aobvious, by the Dynamic Acquisition of selection mode input data and filtration, input special examined with associate to rely on and check, to spreadsheet interface module transmission loaded and displayed signal;
Spreadsheet interface module is used for: after receiving loaded and displayed signal, according to the network element configuration block title imported into, loads parsing script and obtains spreadsheet interface information, form display spreadsheet interface according to raw data and spreadsheet interface information, response user operation.
CN201410453933.6A 2014-09-05 2014-09-05 A kind of realization method and system of webmaster network element configuration interface Active CN104268163B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410453933.6A CN104268163B (en) 2014-09-05 2014-09-05 A kind of realization method and system of webmaster network element configuration interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410453933.6A CN104268163B (en) 2014-09-05 2014-09-05 A kind of realization method and system of webmaster network element configuration interface

Publications (2)

Publication Number Publication Date
CN104268163A true CN104268163A (en) 2015-01-07
CN104268163B CN104268163B (en) 2017-12-29

Family

ID=52159685

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410453933.6A Active CN104268163B (en) 2014-09-05 2014-09-05 A kind of realization method and system of webmaster network element configuration interface

Country Status (1)

Country Link
CN (1) CN104268163B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105868323A (en) * 2016-03-28 2016-08-17 浪潮通信信息***有限公司 Patterning configuring method of networking resources
CN106789225A (en) * 2016-12-13 2017-05-31 广州唯品会信息科技有限公司 A kind of method and device of interface operation port mapping configuration
CN107733722A (en) * 2017-11-16 2018-02-23 百度在线网络技术(北京)有限公司 Method and apparatus for configuring voice service
CN108306767A (en) * 2018-01-25 2018-07-20 烽火通信科技股份有限公司 The configuration method and system of the abstraction function user interface of compatible multiple designated equipments
CN111737964A (en) * 2020-06-23 2020-10-02 深圳前海微众银行股份有限公司 Form dynamic processing method, equipment and medium
CN115051904A (en) * 2022-03-23 2022-09-13 武汉烽火技术服务有限公司 Method and device for managing single disk state based on markup language

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1584828A (en) * 2004-06-02 2005-02-23 中兴通讯股份有限公司 Automatic generatnig method for configuration interface of telecommunicating apparatus
CN101770359A (en) * 2008-12-30 2010-07-07 华为技术有限公司 Method, device and system for generating interface and acquiring and storing data
CN102624552A (en) * 2012-03-02 2012-08-01 瑞斯康达科技发展股份有限公司 Configuration management method and configuration management device of network equipment
CN103810292A (en) * 2014-02-28 2014-05-21 北京理工大学 Method and device for configuring graphical interface

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1584828A (en) * 2004-06-02 2005-02-23 中兴通讯股份有限公司 Automatic generatnig method for configuration interface of telecommunicating apparatus
CN101770359A (en) * 2008-12-30 2010-07-07 华为技术有限公司 Method, device and system for generating interface and acquiring and storing data
CN102624552A (en) * 2012-03-02 2012-08-01 瑞斯康达科技发展股份有限公司 Configuration management method and configuration management device of network equipment
CN103810292A (en) * 2014-02-28 2014-05-21 北京理工大学 Method and device for configuring graphical interface

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
朱永华 等: "支持数据绑定的用户界面自动生成模型", 《计算机工程》 *
朱颖芳: "电信网管中配置界面的自动生成研究", 《企业技术开发》 *
杨鹤标 等: "支持界面自动生成的模型研究", 《计算机工程》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105868323A (en) * 2016-03-28 2016-08-17 浪潮通信信息***有限公司 Patterning configuring method of networking resources
CN106789225A (en) * 2016-12-13 2017-05-31 广州唯品会信息科技有限公司 A kind of method and device of interface operation port mapping configuration
CN107733722A (en) * 2017-11-16 2018-02-23 百度在线网络技术(北京)有限公司 Method and apparatus for configuring voice service
CN107733722B (en) * 2017-11-16 2021-07-20 百度在线网络技术(北京)有限公司 Method and apparatus for configuring voice service
CN108306767A (en) * 2018-01-25 2018-07-20 烽火通信科技股份有限公司 The configuration method and system of the abstraction function user interface of compatible multiple designated equipments
CN111737964A (en) * 2020-06-23 2020-10-02 深圳前海微众银行股份有限公司 Form dynamic processing method, equipment and medium
CN111737964B (en) * 2020-06-23 2024-03-19 深圳前海微众银行股份有限公司 Form dynamic processing method, equipment and medium
CN115051904A (en) * 2022-03-23 2022-09-13 武汉烽火技术服务有限公司 Method and device for managing single disk state based on markup language
CN115051904B (en) * 2022-03-23 2023-09-12 武汉烽火技术服务有限公司 Method and device for managing single disk state based on markup language

Also Published As

Publication number Publication date
CN104268163B (en) 2017-12-29

Similar Documents

Publication Publication Date Title
CN107608889B (en) Method and system for automatically generating test script
US10824691B2 (en) Page rendering method, device, and data storage medium
CN106708480B (en) Management platform implementation method and device
CN104268163A (en) Method and system for acquiring network management network element configuration interface
CN104636139B (en) One kind visualizes cross-platform mobile application exploitation and generation system
CN108572819A (en) Method for updating pages, device, terminal and computer readable storage medium
CN110083790A (en) Page editing method, page output method, device, computer equipment and medium
CN110782047A (en) Intelligent label system
US20070277099A1 (en) Page source data generation method, page source data generation system, and program
CN110276074B (en) Distributed training method, device, equipment and storage medium for natural language processing
CN1808377A (en) Application-generic sequence diagram generator driven by a non-proprietary language
CN110673847A (en) Configuration page generation method and device, electronic equipment and readable storage medium
CN105404514B (en) JavaScript rendering method and device
CN108762743A (en) Data table operation code generation method and device
CN106649457A (en) Data processing frame based on object relation mapping technology
CN108023918A (en) A kind of information on services acquisition methods, apparatus and system
US10839146B2 (en) Information processing system, information processing apparatus, control method, and storage medium
CN108762808A (en) The generation method and system of interface document
CN106776638A (en) Database operation method and device
CN108984632A (en) A kind of webpage setting method and device
CN108664546B (en) XML data structure conversion method and device
US20100229083A1 (en) Screen display program generating apparatus, screen display system, computer readable storage medium having stored therein a computer program causing a computer to function as the screen display program generating apparatus, and screen display program generating method
CN114594927A (en) Low code development method, device, system, server and storage medium
CN106844191A (en) Testing auxiliary device and test householder method
CN111427577A (en) Code processing method and device and server

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant