CN102375738B - A kind of apparatus and method of mobile terminal data management - Google Patents

A kind of apparatus and method of mobile terminal data management Download PDF

Info

Publication number
CN102375738B
CN102375738B CN201010263045.XA CN201010263045A CN102375738B CN 102375738 B CN102375738 B CN 102375738B CN 201010263045 A CN201010263045 A CN 201010263045A CN 102375738 B CN102375738 B CN 102375738B
Authority
CN
China
Prior art keywords
control
data
interface
module
business datum
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.)
Expired - Fee Related
Application number
CN201010263045.XA
Other languages
Chinese (zh)
Other versions
CN102375738A (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201010263045.XA priority Critical patent/CN102375738B/en
Priority to PCT/CN2011/076225 priority patent/WO2012024974A1/en
Publication of CN102375738A publication Critical patent/CN102375738A/en
Application granted granted Critical
Publication of CN102375738B publication Critical patent/CN102375738B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Abstract

The invention discloses the apparatus and method of a kind of mobile terminal data management, UI control script configuration module, be connected to data management module, preserve for configuration service data specifying-information in configuration file, and the control ID of interfaces windows control identified with business datum associate, generate control data correlation file and also preserve; Data management module, respectively linkage interface window control and business module, for the corresponding interface of acquisition of information preserved according to described UI control script configuration module, mutual by data between corresponding Interface realization interfaces windows control and business module.Adopt apparatus and method of the present invention, support the use of PC visualization tool, what can realize between interface data and business datum flexibly is mutual, the speed of great raising code development and stability, reduce the cost of code maintenance, thus promote model machine tempo of development and quality, promote the fast custom of mobile phone model machine.

Description

A kind of apparatus and method of mobile terminal data management
Technical field
The present invention relates to the application and development field of mobile terminal, the apparatus and method of particularly a kind of mobile terminal data management.
Background technology
Mobile terminal application comprises: audiovisual applications, talk application and file manager application etc., in prior art, in the application and development of mobile terminal, application interface display, there is strong coupled relation between Row control and business function, when interface customizing or business function change, often need comprehensively to rectify and improve application, cause the increase of follow-up maintenance cost.
Particularly in the application and development field of embedded mobile terminal as mobile phone, because market demand variation is large, cell-phone function and model is caused to alternate frequent.Now adopt traditional application and development pattern, as shown in Figure 1, any support platform or upper strata graphic user interface (GUI, GraphicalUserInterface) replacing, all need to drop into a large amount of manpowers to go to redesign relevant application with the time, reduce the stability of code and the efficiency of application and development.
Sum up nearly all mobile terminal application and development, the most unmanageable problem is all data interaction, and developer's most of the time is for the treatment of the data interaction between interface and business.Owing to being coupled between interface and business, to cause in interfacing code a large amount of doping from the data of business and data manipulation, this just requires that developer must have interface and operation code ability simultaneously, and final code is comparatively in disorder, make development and maintenance cost too high, be difficult to expansion.
Summary of the invention
In view of this, fundamental purpose of the present invention is the method and apparatus providing a kind of mobile terminal data to manage, and realizes being separated of interface display data and business datum, reduces the cost of coupling between data and follow-up maintenance, improves the efficiency of application and development.
For achieving the above object, technical scheme of the present invention is achieved in that
The invention provides the device of a kind of mobile terminal data management, this device comprises: UI control script configuration module and data management module; Wherein,
UI control script configuration module, is connected to data management module, preserves for configuration service data specifying-information in configuration file, and to be identified with business datum by the control ID of interfaces windows control and associate, and generates control data correlation file and also preserves;
Data management module, respectively linkage interface window control and business module, for the corresponding interface of acquisition of information preserved according to described UI control script configuration module, mutual by data between corresponding Interface realization interfaces windows control and business module.
In such scheme, described business datum descriptor comprises: traffic data type, business datum mark, interface function name;
Described control data correlation file comprises: the control ID of interfaces windows control and the business datum associated with it identify.
In such scheme, described data management module, comprising: data interaction module and Service Data Management module; Corresponding data management interface is provided with according to traffic data type between data interaction module to Service Data Management module; Wherein,
Data interaction module, for in the control data correlation file in UI control script configuration module, get by control ID the business datum associated with it to identify, and by business datum identification notification Service Data Management module, and call corresponding control interface by control ID, mutual by data between described control Interface realization data interaction module and interfaces windows control;
Service Data Management module, for obtaining the information such as traffic data type and interface function by business datum mark in the business datum descriptor in UI control script configuration module, call the business datum interface of corresponding business module, mutual by data between business datum Interface realization Service Data Management module and business module, and according to traffic data type for data interaction module provides corresponding data management interface.
In such scheme, described mutual by data between corresponding Interface realization interfaces windows control and business module, specifically comprises:
Data interaction module in data management module calls the control interface of respective interface window control by control ID, from respective interface window control, interfaces windows data are obtained by control interface, and the Service Data Management module in data management module is sent to by data management interface, got after the business datum associated with it identifies by control ID from control data correlation file again and send to Service Data Management module by data management interface, Service Data Management module is identified in business datum descriptor by business datum and obtains corresponding traffic data type, interface function name, call the business datum interface of corresponding business module, by business datum interface, the interfaces windows data of acquisition are saved in corresponding business module, or,
When user triggers the Data import to interfaces windows control by appointment control ID, Service Data Management module obtains business datum by business datum interface from corresponding business module, and send to data interaction module by data management interface, data interaction module calls the control interface of respective interface window control by control ID, by control interface, the business datum of acquisition is loaded into respective interface window control; Or,
When business datum change, the data of data management interface to change that data interaction module is provided by Service Data Management module upgrade, control ID is obtained by the business datum mark of data interaction module self maintained and the content association of control ID, control interface is called, by the Data import after renewal in the interfaces windows control needing to refresh by control ID.
Present invention also offers the method for a kind of mobile terminal data management, the method comprises:
Configuration service data specifying-information in configuration file, associates interfaces windows control with business datum, generates control data correlation file, and is kept in UI control configuration script file by described configuration file and control data correlation file;
By the corresponding interface of acquisition of information corresponding in UI control configuration script, and mutual by data between corresponding Interface realization interfaces windows control and business module.
In such scheme, described business datum descriptor comprises: traffic data type, business datum mark, interface function name;
Described control data correlation file comprises: the control ID of interfaces windows control and the business datum associated with it identify.
In such scheme, before the described PC of utilization visual interface design instrument realizes associating between interface data with business datum, the method also comprises: set up the business datum interface between business module and data management module, and in configuration file configuration service data.
In such scheme, described mutual by data between corresponding Interface realization interfaces windows control and business module, specifically comprises:
The control interface of respective interface window control is called by control ID, from respective interface window control, interfaces windows data are obtained by control interface, from control data correlation file, get by control ID the business datum associated with it identify, be identified in business datum descriptor by business datum and obtain corresponding traffic data type, interface function name, call the business datum interface of corresponding business module, by business datum interface, the interfaces windows data of acquisition are saved in corresponding business module; Or,
When user triggers the Data import to interfaces windows control by appointment control ID, from corresponding business module, business datum is obtained by business datum interface, the control ID specified when being loaded by trigger data calls the control interface of interfaces windows control, by control interface, the business datum of acquisition is loaded into respective interface window control; Or,
When business datum change, the data of change are upgraded, obtain control ID by the content association of business datum mark and control ID, call control interface by control ID, by the Data import after renewal in the interfaces windows control needing to refresh.
The apparatus and method of a kind of mobile terminal data management provided by the present invention, configuration service data specifying-information in configuration file, interfaces windows control is associated with business datum, generate control data correlation file, and described configuration file and control data correlation file are kept in UI control configuration script file; By the corresponding interface of acquisition of information corresponding in UI control configuration script, and mutual by data between corresponding Interface realization interfaces windows control and business module.
Adopt method of the present invention, can effectively specification business datum Content Organizing mode and interface shape are provided, realize the mutual of data between interfaces windows control and business module flexibly; Coordinate the use of PC visual interface design instrument, interface, without the need to being concerned about specifically providing interface and realizing content of business datum, only needs to be concerned about which data interface needs; Business datum does not need type and the storage format of understanding interface data yet, only needs to provide required interface and business datum; Like this, the data that the data that interface development personnel only need provide according to business module use interface tool design interface to need, and business development personnel only need provide business datum according to the form of regulation, thus the division of labor can be strengthened, improve developer's efficiency, improve speed and the stability of code development greatly, reduce the cost of code maintenance, thus promote model machine tempo of development and quality, promote the fast custom of mobile phone model machine.
Accompanying drawing explanation
Fig. 1 is prior art application and development structural representation;
Fig. 2 is the apparatus structure schematic diagram of mobile terminal data of the present invention management;
Fig. 3 is the method flow diagram of mobile terminal data of the present invention management.
Embodiment
Basic thought of the present invention is: configuration service data specifying-information in configuration file, interfaces windows control is associated with business datum, generate control data correlation file, and described configuration file and control data correlation file are kept in UI control configuration script file; By the corresponding interface of acquisition of information corresponding in UI control configuration script, and mutual by data between corresponding Interface realization interfaces windows control and business module.
The device of mobile terminal data management provided by the present invention, as shown in Figure 2, this device is arranged in the application module of mobile terminal, comprising: UI control script configuration module and data management module; Wherein,
UI control script configuration module, is connected to data management module, preserves for configuration service data specifying-information, and to be identified with business datum by the control ID of interfaces windows control and associate, and generates control data correlation file and also preserves;
Data management module, respectively linkage interface window control and business module, for the corresponding interface of acquisition of information preserved according to described UI control script configuration module, mutual by data between corresponding Interface realization interfaces windows control and business module.
Described business datum descriptor comprises: the information such as traffic data type, business datum mark, interface function name;
Described control data correlation file comprises: the control ID of interfaces windows control and the business datum associated with it identify.
Described data management module, comprising: data interaction module and Service Data Management module; Corresponding data management interface is provided with according to traffic data type between data interaction module to Service Data Management module; Wherein,
Data interaction module, for in the control data correlation file in UI control script configuration module, get by control ID the business datum associated with it to identify, and by business datum identification notification Service Data Management module, and call corresponding control interface by control ID, mutual by data between described control Interface realization data interaction module and interfaces windows control;
Service Data Management module, for obtaining the information such as traffic data type and interface function by business datum mark in the business datum descriptor in UI control script configuration module, call the business datum interface of corresponding business module, mutual by data between business datum Interface realization Service Data Management module and business module, and according to traffic data type for data interaction module provides corresponding data management interface.
Described mutual by data between corresponding Interface realization interfaces windows control and business module, specifically comprise: the data interaction module in data management module calls the control interface of respective interface window control by control ID, from respective interface window control, interfaces windows data are obtained by control interface, and the Service Data Management module in data management module is sent to by data management interface, got after the business datum associated with it identifies by control ID from control data correlation file again and send to Service Data Management module by data management interface, Service Data Management module is identified in business datum descriptor by business datum and obtains corresponding traffic data type, the information such as interface function name, call the business datum interface of corresponding business module, by business datum interface, the interfaces windows data of acquisition are saved in corresponding business module, or, when user triggers the Data import to interfaces windows control by appointment control ID, Service Data Management module obtains business datum by business datum interface from corresponding business module, and send to data interaction module by data management interface, data interaction module calls the control interface of respective interface window control by control ID, by control interface, the business datum of acquisition is loaded into respective interface window control, realize the mutual of data between interfaces windows control and business module, or, when business datum change, the data of data management interface to change that data interaction module is provided by Service Data Management module upgrade, control ID is obtained by the business datum mark of data interaction module self maintained and the content association of control ID, control interface is called by control ID, by the Data import after renewal in the interfaces windows control needing to refresh.
The method of mobile terminal data management provided by the present invention, as shown in Figure 3, comprises the following steps:
Step 301: set up the business datum interface between business module and data management module, and in configuration file configuration service data;
In this step, after business module sets up business datum interface according to the prescribed form of data management module and data management module, can check whether in compiling and link phase and realize relevant interface, not realizing then cannot by compiling and linking; Developer illustrates business datum descriptor in configuration file, comprise traffic data type (Datatype) and information such as business datum mark (URI), interface function name etc., and described configuration file is kept in UI control configuration script file.
Step 302:PC visual interface design instrument, according to the business datum of configuration, realizes interfaces windows control and associating between business datum, generates UI control configuration script;
In this step, the configuration file of above-mentioned business datum is imported in PC visual interface design instrument, resolve the traffic data type in the configuration file of business datum and business datum mark; Build required interfaces windows, and identified with business datum by control ID needed for this interfaces windows and associate, generation control data correlation file is also kept in UI control configuration script file; Wherein, control data correlation file comprises control ID needed for interfaces windows and the business datum that associates with it identifies.
Step 303: event manager module is according to GUI message or system message trigger data administration module;
In this step, user sends GUI message by click keys, or the system message trigger event administration module that system itself sends, and is started working by event manager module trigger data administration module; Wherein, GUI message comprises control ID.
Step 304: data management module is by the corresponding interface of UI control configuration script file acquisition, and mutual by data between corresponding Interface realization interfaces windows control and business module.
In this step, data management module gets according to the control ID in the control data correlation file in UI control configuration script file the business datum associated with it and identifies, and the control interface of respective interface window control is called by control ID, business datum is loaded into respective interface window control by described control interface by data management module, or from respective interface window control, obtain interfaces windows data, to realize the mutual of data between interfaces windows control and data management module; And, get after the business datum associated with it identifies in the control data correlation file of data management module in UI control configuration script file according to control ID, the information such as corresponding traffic data type, interface function name is got in data specifying-information, call the business datum interface of corresponding service module, data management module obtains corresponding business datum by described business datum interface from corresponding service module, or the interfaces windows data of acquisition are saved in business module, to realize the data interaction between data management module and business module.
As can be seen here, data management module obtains interfaces windows data by control interface from respective interface window control, and by business datum interface, the interfaces windows data of acquisition is saved in corresponding business module; Or, data management module obtains business datum by business datum interface from corresponding business module, and by control interface, the business datum of acquisition is loaded into respective interface window control, thus realize the mutual of data between interfaces windows control and business module.
The interaction flow of data is realized by data management module below by specific embodiment detailed description interfaces windows control and business module:
Embodiment one: contacts list (PBList, PhoneBookList) window initialization data loads:
Step 1: business module sets up business datum interface according to the prescribed form of data management module and data management module; Developer carries out relevant configuration to required business datum in configuration file, here, in contacts list business, business datum is divided into two classes by developer: recordable data and single type data, wherein, recordable data exists with the form of bivariate table, for recording contact list information; Single type data exist, for recording contact person's sum with simple variable form; Developer illustrates business datum descriptor in configuration file PBSvrData.xml: wherein, comprise traffic data type (Datatype) and information such as business datum mark (URI), interface function name etc. at configuration file PBSvrData.xml, and described configuration file be kept in UI control configuration script file:
Recordable data is configured to:
<Datatype=“ListData”URI=“PbContacts”......>;
For single type data configuration be:
<Datatype=“AtomData”URI=“PbContactsCount”......>。
Step 2: the configuration file PBSvrData.xml of above-mentioned business datum descriptor is imported in PC visual interface design instrument, resolve the traffic data type in configuration file and business datum mark, and business datum mark is put into the alternate list associated with interfaces windows control, association in order to follow-up control data correlation file is arranged, wherein, contacts list control in contact list window is for showing contact list information, and the static text in contact list window is for showing contact person's total number information; Build contact list window, and required interfaces windows control is set, comprising: contacts list control and static text; Contacts list control and business datum are identified PbContacts associate, static text and business datum are identified PbContactsCount associate, generate control data correlation file PBListWinData.xml, and be kept in UI control configuration script file.
Step 3: initial message is issued event manager module by window, event manager module notification data administration module carries out initialization interfaces windows control data stuffing;
Step 4: data management module obtains from control data correlation file PBListWinData.xml the business datum associated with control ID according to the control ID in initial message and identifies, namely obtain according to contacts list control ID the business datum associated with it respectively and identify PbContacts, and obtain according to static text ID the business datum associated with it and identify PbContactsCount;
Step 5: data management module obtains the information such as corresponding traffic data type, interface function name according to business datum mark from the configuration file PBSvrData.xml of business data specifying-information, obtains business datum by the business datum interface of correspondence from corresponding business module;
Step 6: data management module calls contacts list control interface according to contacts list control ID, carries out necessary type conversion to traffic data type, contact list data is loaded into contacts list control; Data management module calls static text interface according to static text ID, carries out necessary type conversion, be loaded in static text by contact person's sum to traffic data type; So far, PBList window initialization data has loaded.
After embodiment two: PBList window initialization data has loaded, the loading of data when PBList data change:
Step 1: after telephone directory performs deletion contact person operation, business datum there occurs change, such as: contacts list decreases an entry, contact person's sum decreases one, then business module sends message to event manager module, inform that the business datum of URI=PBContacts and URI=PBContactsCount there occurs change, and by event manager module notification data administration module;
Step 2: data management module upgrades PBContacts and PBContactsCount of self maintained; And, traffic data type is obtained according to business datum mark, business datum is obtained from business module by the business datum interface of correspondence, again according to the Data Identification of data interaction module maintenance in data management module and the related information of control ID, obtain related control ID, call corresponding control interface by control ID, business datum is loaded into interfaces windows control, concrete steps are with embodiment 1 the 5th, 6 steps.
After embodiment three: PBList window initialization data has loaded, contacts list control has been browsed and page turning:
Step 1: when contacts list control moves to top or the bottom of current page, if continue execution to move up or down, when wanting to check one or next associated person information, contacts list control sends refresh message to event manager module, and refreshes the data of contacts list control by event manager module notification data administration module;
Step 2: data management module is by corresponding control interface, obtain and need the starting point of padding data, direction and quantity, after the type conversion of necessity, satisfactory contact data is filled in contacts list control, so far, contacts list control is browsed and has automatically been loaded with data during page turning.
Embodiment four: interfaces windows control is preserved data to business module and refreshed interfaces windows control data:
Step 1: the preservation data manipulation of interfaces windows control response user, sends to event manager module and preserves data-message;
In this step, user preserves current data in newly-built contact person interface window click keys, sends preserve data-message to event manager module.
Step 2: event manager module is according to preservation data-message trigger data administration module;
Step 3: data management module resolves UI control configuration script file, obtains control data correlation file and business datum descriptor respectively;
Step 4: data management module, according to control ID, calls corresponding control interface, obtains the data needing to preserve from interfaces windows control;
Step 5: data management module is according to business datum descriptor, corresponding business datum interface is obtained by Data Identification PBContacts, and call this business datum interface, newly-built contact data is kept at business module, and business module returns saving result notification message;
Step 6: if saving result is unsuccessfully, then process ends; If saving result is successfully, then performs business datum and refresh interfaces windows control data flow, enter step 7, perform business datum and refresh interfaces windows control data flow;
Step 7: after the data in business module change, puts Data Update flag;
In this step, if increase contact data success, the business datum that URI=PBContacts is corresponding changes, then putting Data Update flag is TRUE.
Step 8: business module sends data variation message, by event manager module trigger data administration module to event manager module;
Step 9: data management module upgrades the PBContacts of self maintained, calls corresponding control interface and upgrades contacts list control data.
The above, be only preferred embodiment of the present invention, be not intended to limit protection scope of the present invention, and all any amendments done within the spirit and principles in the present invention, equivalent replacement and improvement etc., all should be included within protection scope of the present invention.

Claims (7)

1. a device for mobile terminal data management, it is characterized in that, this device comprises: UI control script configuration module and data management module; Wherein,
UI control script configuration module, is connected to data management module, preserves for configuration service data specifying-information in configuration file, and to be identified with business datum by the control ID of interfaces windows control and associate, and generates control data correlation file and also preserves;
Data management module, respectively linkage interface window control and business module, for the corresponding interface of acquisition of information preserved according to described UI control script configuration module, mutual by data between corresponding Interface realization interfaces windows control and business module; Described data management module comprises data interaction module and Service Data Management module; Corresponding data management interface is provided with according to traffic data type between data interaction module to Service Data Management module; Wherein,
Data interaction module, for in the control data correlation file in UI control script configuration module, get by control ID the business datum associated with it to identify, and by business datum identification notification Service Data Management module, and call corresponding control interface by control ID, mutual by data between described control Interface realization data interaction module and interfaces windows control;
Service Data Management module, for obtaining traffic data type and interface function name by business datum mark in the business datum descriptor in UI control script configuration module, call the business datum interface of corresponding business module, mutual by data between business datum Interface realization Service Data Management module and business module, and according to traffic data type for data interaction module provides corresponding data management interface.
2. device according to claim 1, is characterized in that, described business datum descriptor comprises: traffic data type, business datum mark and interface function name;
Described control data correlation file comprises: the control ID of interfaces windows control and the business datum associated with it identify.
3. device according to claim 1, is characterized in that, described mutual by data between corresponding Interface realization interfaces windows control and business module, specifically comprises:
Data interaction module in data management module calls the control interface of respective interface window control by control ID, from respective interface window control, interfaces windows data are obtained by control interface, and the Service Data Management module in data management module is sent to by data management interface, got after the business datum associated with it identifies by control ID from control data correlation file again and send to Service Data Management module by data management interface, Service Data Management module is identified in business datum descriptor by business datum and obtains corresponding traffic data type and interface function name, call the business datum interface of corresponding business module, by business datum interface, the interfaces windows data of acquisition are saved in corresponding business module, or,
When user triggers the Data import to interfaces windows control by appointment control ID, Service Data Management module obtains business datum by business datum interface from corresponding business module, and send to data interaction module by data management interface, data interaction module calls the control interface of respective interface window control by control ID, by control interface, the business datum of acquisition is loaded into respective interface window control; Or,
When business datum change, the data of data management interface to change that data interaction module is provided by Service Data Management module upgrade, control ID is obtained by the business datum mark of data interaction module self maintained and the content association of control ID, control interface is called, by the Data import after renewal in the interfaces windows control needing to refresh by control ID.
4. a method for mobile terminal data management, it is characterized in that, the method comprises:
Configuration service data specifying-information in configuration file, associates interfaces windows control with business datum, generates control data correlation file, and is kept in UI control configuration script file by described configuration file and control data correlation file;
Data management module is by the corresponding interface of acquisition of information corresponding in UI control configuration script, and mutual by data between corresponding Interface realization interfaces windows control and business module; Described data management module comprises data interaction module and Service Data Management module; Corresponding data management interface is provided with according to traffic data type between data interaction module to Service Data Management module; Wherein,
In control data correlation file in UI control script configuration module, data interaction module gets by control ID the business datum associated with it and identifies, and by business datum identification notification Service Data Management module, and call corresponding control interface by control ID, mutual by data between described control Interface realization data interaction module and interfaces windows control;
In business datum descriptor in UI control script configuration module, Service Data Management module obtains traffic data type and interface function name by business datum mark, call the business datum interface of corresponding business module, mutual by data between business datum Interface realization Service Data Management module and business module, and according to traffic data type for data interaction module provides corresponding data management interface.
5. method according to claim 4, is characterized in that, described business datum descriptor comprises: traffic data type, business datum mark and interface function name;
Described control data correlation file comprises: the control ID of interfaces windows control and the business datum associated with it identify.
6. method according to claim 4, is characterized in that, describedly interfaces windows control and business datum is carried out associating specifically comprising: utilize PC visual interface design instrument to realize associating between interface data with business datum;
Accordingly, before the described PC of utilization visual interface design instrument realizes associating between interface data with business datum, the method also comprises: set up the business datum interface between business module and data management module, and in configuration file configuration service data.
7. according to the arbitrary described method of claim 4 to 6, it is characterized in that, described mutual by data between corresponding Interface realization interfaces windows control and business module, specifically comprises:
The control interface of respective interface window control is called by control ID, from respective interface window control, interfaces windows data are obtained by control interface, from control data correlation file, get by control ID the business datum associated with it identify, be identified in business datum descriptor by business datum and obtain corresponding traffic data type and interface function name, call the business datum interface of corresponding business module, by business datum interface, the interfaces windows data of acquisition are saved in corresponding business module; Or,
When user triggers the Data import to interfaces windows control by appointment control ID, from corresponding business module, business datum is obtained by business datum interface, the control ID specified when being loaded by trigger data calls the control interface of interfaces windows control, by control interface, the business datum of acquisition is loaded into respective interface window control; Or,
When business datum change, the data of change are upgraded, obtain control ID by the content association of business datum mark and control ID, call control interface by control ID, by the Data import after renewal in the interfaces windows control needing to refresh.
CN201010263045.XA 2010-08-25 2010-08-25 A kind of apparatus and method of mobile terminal data management Expired - Fee Related CN102375738B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201010263045.XA CN102375738B (en) 2010-08-25 2010-08-25 A kind of apparatus and method of mobile terminal data management
PCT/CN2011/076225 WO2012024974A1 (en) 2010-08-25 2011-06-23 Device and method of mobile terminal data management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010263045.XA CN102375738B (en) 2010-08-25 2010-08-25 A kind of apparatus and method of mobile terminal data management

Publications (2)

Publication Number Publication Date
CN102375738A CN102375738A (en) 2012-03-14
CN102375738B true CN102375738B (en) 2016-03-30

Family

ID=45722870

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010263045.XA Expired - Fee Related CN102375738B (en) 2010-08-25 2010-08-25 A kind of apparatus and method of mobile terminal data management

Country Status (2)

Country Link
CN (1) CN102375738B (en)
WO (1) WO2012024974A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102937923B (en) * 2012-10-24 2016-04-06 浪潮通用软件有限公司 A kind of method of automatic preservation user interface state
CN103135905A (en) * 2013-01-31 2013-06-05 广东欧珀移动通信有限公司 Information counting method of display interface
CN105677307B (en) * 2014-11-19 2019-03-01 上海烟草集团有限责任公司 A kind of mobile terminal big data processing method and system
CN106598556B (en) * 2015-10-15 2020-08-25 阿里巴巴集团控股有限公司 User interface generation method and device
CN105929838B (en) * 2016-05-20 2019-04-02 腾讯科技(深圳)有限公司 The flight control method and mobile terminal and flight control terminal of a kind of aircraft
CN108241501A (en) * 2018-01-26 2018-07-03 长春玖佰软件技术有限公司 A kind of mobile client software is realized and update method
CN112328224B (en) * 2021-01-06 2021-03-30 广州市玄武无线科技股份有限公司 Service interface docking method and device, storage medium and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1512403A (en) * 2002-12-27 2004-07-14 华为技术有限公司 Method for realizing maintenance interface system
CN101685392A (en) * 2008-09-27 2010-03-31 盛乐信息技术(上海)有限公司 Device for separating user interface form service logic
CN101699394A (en) * 2009-10-28 2010-04-28 金蝶软件(中国)有限公司 Method and device for automatically generating user interface
US7739282B1 (en) * 2001-10-18 2010-06-15 Microsoft Corporation Method and system for tracking client software use
CN101794217A (en) * 2009-02-03 2010-08-04 北京书生国际信息技术有限公司 Method and system for implementing interaction between application and extended module of document library system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7739282B1 (en) * 2001-10-18 2010-06-15 Microsoft Corporation Method and system for tracking client software use
CN1512403A (en) * 2002-12-27 2004-07-14 华为技术有限公司 Method for realizing maintenance interface system
CN101685392A (en) * 2008-09-27 2010-03-31 盛乐信息技术(上海)有限公司 Device for separating user interface form service logic
CN101794217A (en) * 2009-02-03 2010-08-04 北京书生国际信息技术有限公司 Method and system for implementing interaction between application and extended module of document library system
CN101699394A (en) * 2009-10-28 2010-04-28 金蝶软件(中国)有限公司 Method and device for automatically generating user interface

Also Published As

Publication number Publication date
CN102375738A (en) 2012-03-14
WO2012024974A1 (en) 2012-03-01

Similar Documents

Publication Publication Date Title
CN102375738B (en) A kind of apparatus and method of mobile terminal data management
CN103543993B (en) Application builds method and system
CN108664239B (en) Cross-technology-stack web front-end development system and method based on micro-service
CN109446570B (en) Business process display method, device, computer equipment and storage medium
CN104750472B (en) The resource package management method and device of a kind of terminal applies
CN103473068A (en) Customizing system and customizing method for graph real-time monitoring interface based on SVG (Scalable Vector Graphics)
CN105487864A (en) Method and device for automatically generating code
CN102402559A (en) Database upgrade script generating method and device
CN102546777A (en) Mobile terminal desktop information pushing system and method
CN104267981B (en) A kind of method and device of application layout on loading desktop
CN105868962A (en) Intelligent product specification management system based on Internet
CN103927163A (en) Plugin frame processing device and plugin system
CN103051652B (en) A kind of mobile terminal cloud computing distribution platform
CN110297636A (en) A kind of automatic production of HTML page and parameter management method based on page configuration file, system and device
CN103412748A (en) Display control method, device and system for user interface of embedded platform
CN101923434A (en) Type setting method and system of application icon and mobile terminal
CN111597489B (en) Realization method and device for draggable custom form component based on mobile terminal
CN103064661A (en) Computer monitoring configuration screen extensible makeup language (XML) descriptor system and method
CN102377853A (en) Management device and method for application, interface window and service of mobile terminal
CN102999371B (en) Interface Development method and system based on Lua script
CN104915412A (en) Method and system for connecting dynamic management database
CN104834715A (en) Website generating method and system based on components and container
CN105653246A (en) Method and device for implementing horizontal tabulation in Android system
CN103593188A (en) System and method for managing what-you-see-is-what-you-get menus of instrument
US10229093B2 (en) Method and system for implementing a common data interface to web 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
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160330

Termination date: 20170825

CF01 Termination of patent right due to non-payment of annual fee