CN101478655B - Interface development displaying method, system and network server for digital television reception terminal - Google Patents

Interface development displaying method, system and network server for digital television reception terminal Download PDF

Info

Publication number
CN101478655B
CN101478655B CN200810241770.XA CN200810241770A CN101478655B CN 101478655 B CN101478655 B CN 101478655B CN 200810241770 A CN200810241770 A CN 200810241770A CN 101478655 B CN101478655 B CN 101478655B
Authority
CN
China
Prior art keywords
interface
request
digital television
receiving terminal
data information
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
CN200810241770.XA
Other languages
Chinese (zh)
Other versions
CN101478655A (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.)
Shenzhen Coship Electronics Co Ltd
Original Assignee
Shenzhen Coship Electronics 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 Shenzhen Coship Electronics Co Ltd filed Critical Shenzhen Coship Electronics Co Ltd
Priority to CN200810241770.XA priority Critical patent/CN101478655B/en
Publication of CN101478655A publication Critical patent/CN101478655A/en
Priority to PCT/CN2009/076248 priority patent/WO2010075787A1/en
Application granted granted Critical
Publication of CN101478655B publication Critical patent/CN101478655B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/85Assembly of content; Generation of multimedia applications
    • H04N21/854Content authoring
    • H04N21/8545Content authoring for generating interactive applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention is suitable for technical field of receiving terminal, and provides a digital television receiving terminal interface development indication method, a system and a network server thereof, wherein the server comprises the following components: an interface display request processing module which is used for receiving the interface display request of digital television terminal and comprises interface request and program data information request; and a display interface transmitting module which is used for respectively transmitting the interface corresponding to the interface display request and the program data information corresponding with the interface to the digital television receiving terminal. The invention realizes the development of digital television receiving terminal interface without programming language, greatly reduces the difficulty for developing the digital television receiving terminal interface, realizes MVC (mode-view-control) separation, and increases the extendibility and maintainability of digital television receiving terminal application.

Description

Receiving terminal for digital television interface development displaying method, system and the webserver
Technical field
The invention belongs to receiving terminal technical field, relate in particular to a kind of receiving terminal for digital television interface development displaying method, system and the webserver.
Background technology
Along with user progressively improves the requirement of interface and operating experience sense, the design of the interface of operator to receiving terminal for digital television and application function also becomes more diverse and is complicated, and this brings very large difficulty to software development of developer.
Javascript is a kind of script being developed by the LiveScript of Netscape, and main purpose is in order to solve receiving terminal for digital television language, such as Perl, and the speed issue of leaving over.Receiving terminal for digital television need to be verified data at that time, because network speed is quite slow, only had 28.8kbps, and the time of verification step waste is too many.So the browser Navigator of Netscape has added Javascript, and the basic function of data verification is provided.
When existing receiving terminal for digital television is developed interface, generally based on browser, realize interface typesetting and demonstration with static Web page, realize the business function of receiving terminal for digital television by javascript EXPANDING DISPLAY AREA, all application functions are all to complete at receiving terminal for digital television.
Javascript extension class corresponding to receiving terminal for digital television business function Interface realization of calling for needs, relate to the function amendment that browser is inner relevant to javascript, not only affect the stability of browser, and the workload of exploitation iavascript extension class is very large, customer in response demand in time, for new demand, need again to realize new javascript extension class, on webpage, need to embed the javascript code of a large amount of and receiving terminal for digital television traffic aided, reusability and extensibility all cannot be effectively competent at the business demand of receiving terminal for digital television.
Summary of the invention
The object of the present invention is to provide a kind of webserver, be intended to reduce the difficulty of receiving terminal for digital television interface development, improve reusability and the extensibility of receiving terminal for digital television interface development.
The present invention is achieved in that a kind of webserver, and described server comprises:
Interface display request processing module, for the interface display request of receiving digital television terminal, described interface display request comprises interface request and program data information request; And
Display interface sending module, for being sent to receiving terminal for digital television by program data information corresponding to interface corresponding described interface display request and this interface respectively;
Request judge module, for receiving after the interface display request of digital TV terminal, judges that this request correspondence is HTML request or XML request;
In the time that described request judge module judges that this request correspondence is HTML request, corresponding interface is sent to receiving terminal for digital television by described interface sending module;
In the time that described request judge module judges that this request correspondence is XMI request, corresponding action response class.path in described program data information module match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
Another object of the present invention is to provide a kind of receiving terminal for digital television interface development display system, described system comprises the webserver provided by the invention and at least one receiving terminal for digital television,
Receiving terminal for digital television sends interface display request according to user's operation by browser, and described interface display request comprises interface request and program data information request;
The interface display request of webserver receiving digital television terminal, is sent to receiving terminal for digital television by program data information corresponding to interface corresponding described interface display request and this interface respectively;
Receiving terminal for digital television is by the interface receiving and rear demonstration of program data information combination corresponding to this interface.
The present invention also provides a kind of receiving terminal for digital television interface development displaying method, said method comprising the steps of:
Receiving terminal for digital television sends interface display request according to user's operation by browser, and described interface display request comprises interface request and program data information request;
The interface display request of webserver receiving digital television terminal;
The webserver is sent to receiving terminal for digital television by program data information corresponding to interface corresponding described interface display request and this interface respectively;
Receiving terminal for digital television is by the interface receiving and rear demonstration of extendible program data information combination corresponding to this interface.
In the present invention, the webserver is receiving interface request and the program data information request of receiving terminal for digital television, respectively corresponding interface and program data information are sent to receiving terminal for digital television, the present invention is without the exploitation that realizes receiving terminal for digital television interface with programming language, greatly reduce the difficulty of receiving terminal for digital television interface development, realize MVC (model-view-control) and separated, improved extensibility and the maintainability of receiving terminal for digital television application.
Brief description of the drawings
Fig. 1 is the structure chart of receiving terminal for digital television interface development display system provided by the invention;
Fig. 2 is the structure chart of the webserver provided by the invention;
Fig. 3 is the flow chart of receiving terminal for digital television interface development displaying method provided by the invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
In the present invention, the webserver, receiving interface request and the program data information request of receiving terminal for digital television, is sent to receiving terminal for digital television by corresponding interface and program data information respectively.
Fig. 1 shows the structure chart of receiving terminal for digital television interface development display system provided by the invention, and this system comprises the webserver and at least one receiving terminal for digital television.
Wherein, receiving terminal for digital television sends interface display request according to user's operation by browser, and described interface display request comprises interface request and program data information request.
The webserver connects to monitor by the http that creates server end the interface display request that whether receives receiving terminal for digital television.
In specific implementation process, first receiving terminal for digital television sends interface request by browser, and the interface request of webserver receiving digital television terminal is judged as HXML request, directly respond static Web page, interface corresponding this interface request is sent to receiving terminal for digital television.
Receiving terminal for digital television receives behind described interface, send program data information request corresponding to described interface by browser to the webserver, the webserver receives described program data information request, be judged as extend markup language (eXtensible Markup Language, XML) request, is sent to receiving terminal for digital television by corresponding program data information.
Wherein, comprise a configuration file in the webserver, this configuration file has configured the mapping relations between interface and concrete program data information.
The webserver receives after program data information request, corresponding action response class.path in match server configuration file, dynamic load generates the data object of concrete action response class, the webserver returns to the javabean of saving result, the program data information that this data object is turned to XML form by sequence by response object response to receiving terminal for digital television.
The present invention is explained as follows Javabean's:
Javabean is a kind of java class that meets following Naming conventions
(1) JavaBean class must be a common class, and its access attribute is set to public;
(2) JavaBean class must have an empty constructed fuction: in class, must have a not public constructor with parameter, this constructor also should arrange by calling the method to set up of each characteristic the default value of characteristic.
(3) javaBean classes common example variable that do not have, class variable is all private;
(4) holding value should visit by one group of access method (getXxx and setXxx): for each characteristic, should have the special instance variable of a band public getter of coupling and setter method.
Receiving terminal for digital television is by the interface receiving and rear demonstration of program data information combination corresponding to this interface.
Fig. 2 shows the structure of the webserver provided by the invention, and this server comprises interface display request processing module 21, request judge module 22 and display interface sending module 23.
Wherein, the interface display request of interface display request processing module 21 receiving digital television terminals.This interface display request comprises interface request and program data information request.
In specific implementation process, interface display request processing module 21 specifically comprises interface request receiving module 211 and program data information request receiving module 212:
The interface request of interface request receiving module 211 receiving digital television terminals;
The program data information request of program data information request receiving module 212 receiving digital television terminals.
Receive after the interface display request of digital TV terminal, request judge module 22 judges that this request correspondence is HXML request or XML request.
If it is HXML request that request judge module 22 judges this request correspondence, i.e. interface request, interface corresponding described interface display request is sent to receiving terminal for digital television by display interface sending module 23;
If it is XML request that request judge module 22 judges this request correspondence, i.e. program data information request, display interface sending module 23 is sent to receiving terminal for digital television by program data information respectively.
Display interface sending module 23 specifically comprises matching module 231, interface sending module 232 and program data information module 233:
Matching module 231 mates respectively corresponding interface and program data information according to interface request and program data information request;
Interface sending module 232 sends corresponding interface to receiving terminal for digital television;
Corresponding action response class.path in program data information module 233 match server configuration files, dynamic load generates the data object of concrete action response class, and this data object sequence is sent to receiving terminal for digital television after turning to the program data information of XML form.
The present invention also provides a kind of method for managing network resource, refers to Fig. 3.The present invention describes as electronic program guides (Electronic Program Guide, EPG) interface as example taking the interface obtaining.
1, receiving terminal for digital television sends the request of EPG interface by browser.
2, the webserver obtains after this request, is judged as HXML request, i.e. static Web page request finds EPG interface response to receiving terminal for digital television from the webpage of disposing, and is shown by the browser end of receiving terminal for digital television.
3, receiving terminal for digital television obtains behind EPG interface, can send the request of EPG program data information to the webserver by the javascript operation exception on EPG interface simultaneously.
4, the webserver receives the request of EPG program data information, and judgement is XML request of data, i.e. dynamic web page request is sent to receiving terminal for digital television by the EPG program data information of this request correspondence.
In specific implementation process, from webserver configuration file, find corresponding EPGAction class dynamic load operating, this EPGAction is responsible for instantiation and has encapsulated the EPGLogicBean class of EPG applied logic.
The EPGLogicBean class of the webserver is by basic high-level programmer interface (the Advanced Programmers Interface of combination call number television receive terminal, API), obtain EPG data message, and data are saved in EPGDataBean object and return to EPGAction, EPGDataBean is responsible for the javabean of save data.
The webserver obtains the EPGDataBean that EPGAction returns, this object sequence is turned to XML form program data information, this program data information is finally response to set-top box, EPG interface is operated the program data information of the XML form receiving is resolved by javascript, and shows in conjunction with the interface combinations receiving.
5, receiving terminal for digital television passes through browser display after program data information corresponding to the interface receiving and this interface combined.
In the present invention, the webserver is receiving interface request and the program data information request of receiving terminal for digital television, respectively corresponding interface and program data information are sent to receiving terminal for digital television, the present invention is without the exploitation that realizes receiving terminal for digital television interface with programming language, greatly reduce the difficulty of receiving terminal for digital television interface development, realize MVC (model-view-control) and separated, improved extensibility and the maintainability of receiving terminal for digital television application.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any amendments of doing within the spirit and principles in the present invention, be equal to and replace and improvement etc., within all should being included in protection scope of the present invention.

Claims (8)

1. a webserver, is characterized in that, described server comprises:
Interface display request processing module, for the interface display request of receiving digital television terminal, described interface display request comprises interface request and program data information request; And
Display interface sending module, for being sent to receiving terminal for digital television by program data information corresponding to interface corresponding described interface display request and this interface respectively;
Request judge module, for receiving after the interface display request of digital TV terminal, judges that this request correspondence is HTML request or XML request;
In the time that described request judge module judges that this request correspondence is HTML request, corresponding interface is sent to receiving terminal for digital television by interface sending module;
In the time that described request judge module judges that this request correspondence is XML request, corresponding action response class.path in program data information module match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
2. the webserver as claimed in claim 1, is characterized in that, described interface display request processing module specifically comprises:
Interface request receiving module, for the interface request of receiving digital television terminal; And
Program data information request receiving module, for the program data information request of receiving digital television terminal.
3. the webserver as claimed in claim 1 or 2, is characterized in that, described display interface sending module specifically comprises:
Matching module, for mating respectively corresponding interface and program data information according to interface request and program data information request; And
Interface sending module, sends corresponding interface to receiving terminal for digital television for the request receiving according to described interface request receiving module;
Program data information module, for the corresponding action response class.path of match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
4. a receiving terminal for digital television interface development display system, is characterized in that, described system comprises the webserver and at least one receiving terminal for digital television described in claim 1 or 2,
Wherein, receiving terminal for digital television sends interface display request according to user's operation by browser, and described interface display request comprises interface request and program data information request;
The interface display request of webserver receiving digital television terminal, is sent to receiving terminal for digital television by program data information corresponding to interface corresponding described interface display request and this interface respectively;
Receiving terminal for digital television is by the interface receiving and rear demonstration of program data information combination corresponding to this interface.
5. receiving terminal for digital television interface development display system as claimed in claim 4, is characterized in that,
The interface request of webserver receiving digital television terminal, is sent to receiving terminal for digital television by interface corresponding this interface request;
The browser of receiving terminal for digital television receives behind described interface, sends program data information request corresponding to described interface to the webserver;
The webserver receives after described program data information request, corresponding action response class.path in match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
6. receiving terminal for digital television interface development display system as claimed in claim 4, is characterized in that, after the interface display request of described webserver receiving digital television terminal, judges that this request correspondence is HTML request or XML request,
In the time that this request correspondence is HTML request, corresponding interface is sent to receiving terminal for digital television;
In the time that this request correspondence is XML request, corresponding action response class.path in match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
7. a receiving terminal for digital television interface development displaying method, is characterized in that, said method comprising the steps of:
Receiving terminal for digital television sends interface display request according to user's operation by browser, and described interface display request comprises interface request and program data information request;
The interface display request of webserver receiving digital television terminal;
Judge that this request correspondence is HTML request or XML request, in the time judging that this request correspondence is HTML request, corresponding interface is sent to receiving terminal for digital television, in the time judging that this request correspondence is XML request, corresponding action response class.path in match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form;
Receiving terminal for digital television is by the interface receiving and rear demonstration of program data information combination corresponding to this interface.
8. receiving terminal for digital television interface development displaying method as claimed in claim 7, it is characterized in that, the step that the described webserver is sent to program data information corresponding to interface corresponding described interface display request and this interface respectively receiving terminal for digital television by browser specifically comprises:
The interface request of webserver receiving digital television terminal, is sent to receiving terminal for digital television by interface corresponding this interface request;
Receiving terminal for digital television receives behind described interface, sends program data information request corresponding to described interface by browser to the webserver;
The webserver receives after described program data information request, corresponding action response class.path in match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
CN200810241770.XA 2008-12-31 2008-12-31 Interface development displaying method, system and network server for digital television reception terminal Expired - Fee Related CN101478655B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN200810241770.XA CN101478655B (en) 2008-12-31 2008-12-31 Interface development displaying method, system and network server for digital television reception terminal
PCT/CN2009/076248 WO2010075787A1 (en) 2008-12-31 2009-12-30 Method, system and network server for displaying interface development of digital television receiving terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810241770.XA CN101478655B (en) 2008-12-31 2008-12-31 Interface development displaying method, system and network server for digital television reception terminal

Publications (2)

Publication Number Publication Date
CN101478655A CN101478655A (en) 2009-07-08
CN101478655B true CN101478655B (en) 2014-07-30

Family

ID=40839279

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810241770.XA Expired - Fee Related CN101478655B (en) 2008-12-31 2008-12-31 Interface development displaying method, system and network server for digital television reception terminal

Country Status (2)

Country Link
CN (1) CN101478655B (en)
WO (1) WO2010075787A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478655B (en) * 2008-12-31 2014-07-30 深圳市同洲电子股份有限公司 Interface development displaying method, system and network server for digital television reception terminal
CN102902537B (en) * 2012-09-19 2016-03-30 厦门亿联网络技术股份有限公司 Based on the embedded type WEB MVC Development Framework of FastCGI and html template
KR101522387B1 (en) * 2014-11-03 2015-05-21 주식회사 솔브원 System and method for automatic producing and peristaltic function of selective form contents

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1870732A (en) * 2006-01-20 2006-11-29 华为技术有限公司 Method for setting interface of electronic card
CN101178716A (en) * 2007-11-19 2008-05-14 优视动景(北京)技术服务有限公司 Method of micro-browsers processing JavaScript and micro-browsers thereof
CN101211349A (en) * 2006-12-28 2008-07-02 深圳市同洲电子股份有限公司 System for generating digital television startup page and its method
CN101212599A (en) * 2006-12-31 2008-07-02 深圳市同洲电子股份有限公司 Digital TV user interface management system and method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478655B (en) * 2008-12-31 2014-07-30 深圳市同洲电子股份有限公司 Interface development displaying method, system and network server for digital television reception terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1870732A (en) * 2006-01-20 2006-11-29 华为技术有限公司 Method for setting interface of electronic card
CN101211349A (en) * 2006-12-28 2008-07-02 深圳市同洲电子股份有限公司 System for generating digital television startup page and its method
CN101212599A (en) * 2006-12-31 2008-07-02 深圳市同洲电子股份有限公司 Digital TV user interface management system and method
CN101178716A (en) * 2007-11-19 2008-05-14 优视动景(北京)技术服务有限公司 Method of micro-browsers processing JavaScript and micro-browsers thereof

Also Published As

Publication number Publication date
CN101478655A (en) 2009-07-08
WO2010075787A1 (en) 2010-07-08

Similar Documents

Publication Publication Date Title
US7587447B2 (en) Systems, methods and computer programs for implementing and accessing web services
US8504913B2 (en) Client-side components
US7870482B2 (en) Web browser extension for simplified utilization of web services
US20080282223A1 (en) Xml push and remote execution of a wireless applications
US8191039B2 (en) Developmental tool and method for automating detection and construction of notification-based component applications
US20130066947A1 (en) System and Method for Managing Applications for Multiple Computing Endpoints and Multiple Endpoint Types
US20080077851A1 (en) Method and apparatus for inserting jsr 168 portlet content into a j2ee java server page
JP2002215486A (en) Communication system for controller based on wsdl
JP2004506977A (en) Systems and methods for building applications that conform to multiple device and protocol standards
CN101527783A (en) Method and system for acquiring interface data and digital TV receiving terminal
EP1872554A1 (en) System and method for creating a mapping document for binding messages between an application and an associated backend server
CN101478655B (en) Interface development displaying method, system and network server for digital television reception terminal
KR100670605B1 (en) System and method for servicing multimedia contents and recording medium thereof
CN101876998B (en) Method and system for editing data
CN101807204A (en) Dynamic creation method of processing Web service with remote sensing image
CN101964742B (en) Method, system and device for using network open ability
CN103870280A (en) Webpage seamless combining processing method based on FLEX and JSP
US8024746B2 (en) Common handler framework
US20070240048A1 (en) A standard communication interface for server-side filter objects
TWI792626B (en) Method for developing android tv hybrid application
CN102870428B (en) Method and apparatus in IPTV terminal
CN103001981A (en) Method and system for calling capability services
CN112988170B (en) Application display method and device
CN101656629B (en) Service propaganda advisory system and method
CN109032684B (en) Android system based broadcast plug-in implementation method and terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1132865

Country of ref document: HK

C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
REG Reference to a national code

Ref country code: HK

Ref legal event code: WD

Ref document number: 1132865

Country of ref document: HK

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

Granted publication date: 20140730

Termination date: 20211231

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