WO2012024969A1 - Procédé et dispositif appliqués à un terminal mobile pour le traitement d'événements - Google Patents

Procédé et dispositif appliqués à un terminal mobile pour le traitement d'événements Download PDF

Info

Publication number
WO2012024969A1
WO2012024969A1 PCT/CN2011/076031 CN2011076031W WO2012024969A1 WO 2012024969 A1 WO2012024969 A1 WO 2012024969A1 CN 2011076031 W CN2011076031 W CN 2011076031W WO 2012024969 A1 WO2012024969 A1 WO 2012024969A1
Authority
WO
WIPO (PCT)
Prior art keywords
window
application
management module
interface
data
Prior art date
Application number
PCT/CN2011/076031
Other languages
English (en)
Chinese (zh)
Inventor
陈�光
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2012024969A1 publication Critical patent/WO2012024969A1/fr

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/41Structure of client; Structure of client peripherals
    • H04N21/414Specialised client platforms, e.g. receiver in car or embedded in a mobile appliance
    • H04N21/41407Specialised client platforms, e.g. receiver in car or embedded in a mobile appliance embedded in a portable device, e.g. video client on a mobile phone, PDA, laptop

Definitions

  • the present invention relates to the field of application development of mobile terminals, and more particularly to a mobile terminal application, interface window, and service management apparatus and method. Background technique
  • Mobile terminal applications include: local applications such as multimedia audio and video applications, telecommunication applications and file managers, prior art applications, windows and business data management modes, as shown in Figure 1, in application development of mobile terminals, applications There is a strong coupling relationship between interface window display, process control and business functions. It does not support window interface, individual modification and compilation of business functions, nor does it support visual interface design tools to automatically generate interface window display functions. Any support platform or upper layer The replacement of the Graphical User Interface (GUI) requires a lot of manpower and time to redesign related applications, which makes the application development method lack flexibility, and P strives for low code stability and application development efficiency. .
  • GUI Graphical User Interface
  • the main purpose of the present invention is to provide a mobile terminal application and an interface window. And business management devices and methods to improve application development flexibility and development efficiency, and increase the stability of application development.
  • the present invention provides a mobile terminal application, an interface window, and a service management device, including: an interface window module, a UI separation application development framework, and a service module;
  • the interface window module sends an event message to the UI separation application development framework, and displays the management result of the corresponding event on the window interface;
  • the UI separation application development framework is located between the interface window module and the business module, and is configured to obtain a corresponding processing entry according to the event message sent by the interface window module, and call the corresponding processing function to separately manage the application event, the window event, and the service data. ;
  • the service module is configured to provide corresponding business functions and business data to the UI separation application development framework through corresponding interfaces.
  • the UI separation application development framework includes: a configuration management module, an event management module, a data management module, and an application and window management module;
  • a configuration management module configured to store and save information about applications, windows, and business data, and provide corresponding configuration information to the event management module, the data management module, and the application and window management module;
  • An event management module configured to acquire a corresponding processing entry in the configuration management module according to the event message, and invoke a corresponding processing function to trigger the data management module and/or the application and the window management module;
  • a data management module configured to acquire a corresponding control interface and/or a service data interface according to the service data related information configured by the configuration management module, and manage the service data;
  • An application and window management module for managing application events according to an application's processing function, and managing window events according to a window's processing function.
  • the service data related information configured in the configuration management module includes: The service data description information and the control data association information, where the service data description information includes information such as a service data type, a service data identifier, an interface function name, and the like; the control data association information includes a control ID of the interface window control and a service data identifier associated therewith;
  • the configured application related information includes: an application identifier, and a processing entry of the application;
  • the configured window related information includes: a window identifier, a window instance attribute, and a processing entry of the window.
  • the interface between the service module and the UI separation application development framework includes: a data interface and a function interface.
  • the invention also provides a mobile terminal application, an interface window and a service management method, which comprise:
  • the corresponding processing entry is obtained, and the application event, the window event, and the service data are respectively managed by calling the corresponding processing function, and the management result of the corresponding event is displayed through the interface window.
  • the method before the obtaining the corresponding processing entry according to the event message sent by the interface window, the method further includes: configuring related information of the application, the window, and the service data, and saving the information.
  • the service data related information that is configured includes: service data description information and control data association information, where the service data description information includes information such as a service data type, a service data identifier, an interface function name, and the like; The control ID of the interface window control and the business data identifier associated with it;
  • the configured application related information includes: an application identifier, and a processing entry of the application;
  • the configured window related information includes: a window identifier, a window instance attribute, and a processing entry of the window.
  • the application event, the window event, and the service data are respectively managed by calling the corresponding processing function, and the following is: obtaining the processing entry or window of the corresponding application in the configured application related information or the window related information according to the event message.
  • Processing entry depending on the application
  • the function manages the application event, or manages the window event according to the processing function of the window, and acquires the corresponding control interface and/or service data interface according to the configured business data related information, and manages the business data.
  • the invention also provides a UI separation application development framework, which is located between the interface window module and the service module, and is configured to obtain a corresponding processing entry according to an event message sent by the interface window module, and call a corresponding processing function to respectively apply an event, Window events and business data are managed.
  • a UI separation application development framework which is located between the interface window module and the service module, and is configured to obtain a corresponding processing entry according to an event message sent by the interface window module, and call a corresponding processing function to respectively apply an event, Window events and business data are managed.
  • the UI separation application development framework includes: a configuration management module, an event management module, a data management module, and an application and window management module;
  • a configuration management module configured to store and save information about applications, windows, and business data, and provide corresponding configuration information to the event management module, the data management module, and the application and window management module;
  • An event management module configured to obtain a corresponding processing entry in the configuration management module according to the event message, and invoke a corresponding processing function to trigger the data management module and/or the application and the window management module;
  • a data management module configured to acquire a corresponding control interface and/or a service data interface according to the service data related information configured by the configuration management module, and manage the service data;
  • An application and window management module for managing application events according to an application's processing function, and managing window events according to a window's processing function.
  • the invention provides a mobile terminal application, an interface window and a service management device and method, and acquires a corresponding processing entry according to an event message sent by an interface window, and respectively applies an application processing function to an application event, a window event, and a service data. Manage and display the management results through the interface window.
  • the advantages are as follows: In the development process of the entire application, the interface developer does not need to care about the implementation and usage details of the business module, and only needs to implement the interface window data by calling the corresponding interface window control interface according to the business data information provided by the business module. Load or update; implement business functions based on the functional interfaces provided by the business module. Business function developer You don't need to care about the specific implementation details of the interface window control. You only need to provide business data and corresponding interfaces. It realizes the separation and development between the interface window and the business, improves the flexibility and development efficiency of application development, and increases the application. Development stability and easy maintenance. DRAWINGS
  • FIG. 1 is a schematic diagram of a management mode of a mobile terminal application, an interface window, and a service in the prior art
  • FIG. 2 is a schematic diagram of a mobile terminal application, an interface window, and a service management apparatus according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of an event management module according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a data management module according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a structure of a window management module according to an embodiment of the present invention.
  • FIG. 6 is a flowchart of starting a file manager application of a mobile terminal according to Embodiment 1 of the present invention. detailed description
  • the basic idea of the present invention is: obtaining a corresponding processing entry according to an event message sent by the interface window, respectively managing application events, window events, and business data by calling a corresponding processing function, and displaying the management result through the interface window.
  • the present invention provides a mobile terminal application, an interface window, and a service management device.
  • the device includes: an interface window module, a UI separation application development framework, and a service module; wherein, the interface window module is configured to separate from the UI.
  • the application development framework sends an event message, and displays the management result of the corresponding event in the window interface;
  • the interface window module includes a plurality of interface window controls that implement specific functions;
  • the UI separation application development framework is located between the interface window module and the business module, and is configured to obtain a corresponding processing entry according to the event message sent by the interface window module, and call the corresponding processing function to separately manage the application event, the window event, and the service data. ;
  • a service module configured to provide a corresponding service to the UI separation application development framework through the corresponding interface Functional and business data.
  • the UI separation application development framework includes: a configuration management module, an event management module, a data management module, and an application and window management module; wherein
  • a configuration management module configured to store and save information about applications, windows, and business data, and provide corresponding configuration information to the event management module, the data management module, and the application and window management module;
  • An event management module configured to obtain a corresponding processing entry in the configuration management module according to the event message, and invoke a corresponding processing function to trigger the data management module and/or the application and the window management module;
  • a data management module configured to acquire a corresponding control interface and/or a service data interface according to the service data related information configured by the configuration management module, and manage the service data;
  • An application and window management module for managing application events according to an application's processing function, and managing window events according to a window's processing function.
  • the service data related information configured by the configuration management module includes: service data description information and control data association information, where the service data description information includes information such as a service data type, a service data identifier, and an interface function name; and the control data association information includes an interface.
  • the configuration related information includes: an application identifier, and a processing entry of the application; and the configured window related information includes: a window identifier, a window instance attribute, and a processing entry of the window.
  • the interface between the service module and the UI separation application development framework includes: a function interface and a service data interface; wherein the function interface is used to provide a business function to the UI separation application development framework, such as deleting or adding files and directories;
  • the data interface includes: a data query interface and a data change interface.
  • the UI separation application development framework invokes the data query interface to query the display data of the service module, or when the external event message causes the service data to change, the service module is connected through the data change.
  • the port reports the change of the data to the UI separation application development framework, and the UI separation application development framework calls the function interface to request to update the service data.
  • the event management module includes: a preprocessing module and an event distribution module, as shown in FIG. 3, wherein
  • a pre-processing module configured to encapsulate the event message into a unified format, and send the encapsulated event message to the event distribution module together with the application identifier or the window identifier;
  • An event distribution module configured to acquire a processing entry of the corresponding application from the configuration management module according to the application identifier in the event message, or obtain a processing entry of the corresponding window from the configuration management module according to the window identifier in the event message And distributing the event message encapsulated into a unified format to a corresponding application or window, and calling a corresponding processing function.
  • the data management module includes: a data interaction module and a service data management module. As shown in FIG. 4, a data management interface is provided between the data interaction module and the service data management module according to the service data type;
  • the data interaction module is configured to obtain the service data identifier associated with the control data in the control data association information in the configuration management module, notify the service data management module of the service data identifier, and invoke the corresponding control interface by using the control ID. Implementing data interaction between the data interaction module and the interface window module through the control interface;
  • the service data management module is configured to obtain information such as a service data type and an interface function by using the service data identifier in the service data description information in the configuration management module, invoke a service data interface of the corresponding service module, and implement service data management through the service data interface.
  • the data management module acquires a corresponding control interface and/or a service data interface, and manages the service data, including:
  • the data interaction module in the data management module calls the corresponding interface window control through the control ID
  • the control interface obtains the interface window data from the corresponding interface window control through the control interface, and sends the data to the business data management module in the data management module through the data management interface, and then obtains the service associated with it from the control data association information through the control ID.
  • the service data management module obtains the corresponding service data type and interface function name in the service data description information by using the service data identifier, and invokes the service data interface of the corresponding service module.
  • the service data interface saves the acquired interface window data to the corresponding service module; or
  • the service data management module obtains the service data from the corresponding service module through the service data interface, and sends the data to the data interaction module through the data management interface, and the data interaction module passes the control
  • the ID calls the control interface of the corresponding interface window control, and loads the acquired business data into the corresponding interface window control through the control interface;
  • the data interaction module updates the changed data through the data management interface provided by the service data management module, and obtains the control ID through the service data identifier maintained by the data interaction module itself and the associated content of the control ID, through the control
  • the ID calls the control interface and loads the updated data into the interface window control that needs to be refreshed.
  • the application and window management module includes: an application management module and a window management module, wherein
  • the application management module is configured to manage the application event according to the processing function of the application, and specifically includes: the application management module invokes the startup interface of the related support platform application according to the application ID, and obtains the acquired application basic attribute information and the application startup information to the support platform. Registration, completing the startup process of the application; for the running application, the application management module invokes the stop interface of the support platform application according to the application ID, and logs out to the support platform to complete the stop operation of the application; the application management module acquires the application through the application ID. The current state, and by maximizing the current state of the application stored by itself, the application is maximized or minimized.
  • a window management module configured to manage window events according to a processing function of the window; the window management module includes: a window control module, a window attribute control module, and a window sequence control module, as shown in FIG. 5;
  • a window attribute control module configured to obtain a single instance or a multi-instance attribute of the configured window from the corresponding configuration information, and provide the window control module and the window sequence control module through the attribute interface of the window attribute control module;
  • a window control module configured to obtain, by using a property interface of the window property control module, information about the configured window, and generate a window code to create, destroy, and switch the window;
  • a window sequence control module configured to generate an initial window stack according to a user operation, and reorder and organize the order of the windows in the initial window stack according to the instance attribute of the window; in the window destruction and switching process, the window stack may be referred to The window is sorted in order to destroy and switch the window.
  • the window sequence control module reorders and organizes the order of the windows in the initial window stack according to the instance attribute of the window, and specifically includes: when the window in the window stack is opened again by the user, moving the window to the window stack At the top level, if the window is a single instance property, the window opened first in the window stack is deleted; if the window is a multi-instance property, the window opened first in the window stack is retained.
  • the present invention further provides a mobile terminal application, an interface window, and a service management method.
  • a mobile terminal application an interface window
  • a service management method a service management method
  • Embodiment 1 The startup process of the mobile terminal file manager application, as shown in FIG. 6, includes the following steps:
  • Step 601 The user starts the file manager application by using a button, and the interface window module sends the button event message to the event management module;
  • the user presses the file manager application icon in the nine-square grid main menu of the window interface of the mobile terminal to start the file manager application.
  • the standby application interface window module After receiving the button event message of the file manager application, the standby application interface window module sends the button event message to the event management module of the UI separation application development framework.
  • Step 602 The event management module obtains a processing entry of the file manager application from the configured application related information according to the button event message, and invokes a corresponding processing function;
  • the event management module obtains a processing entry of the pre-configured file manager application from the configured application related information according to the application identifier in the event message, and invokes a corresponding processing function to trigger the application and the window management module.
  • Step 603 The application and window management module starts the file manager application and the corresponding service by using the processing function
  • Step 604 The application and window management module starts a main interface window of the file manager, and sends an initialization event message to the event management module.
  • the application and window management module obtains the main interface window layout of the file manager application through the configuration management module, starts the main interface window of the file manager, and adds the window to the file manager's window stack for management.
  • Step 605 The event management module triggers the data management module to perform interface window control filling by using the initialization event message.
  • the event management module triggers the data management module by using the initialization event message, and the data management module obtains the association information between the control ID and the service data identifier of the interface window control through the configuration management module according to the control ID in the initialization message, by calling the control
  • the interface populates the business data in the business module to the corresponding interface window control.
  • Step 606 The interface window module implements the interface display, and completes the startup process of the file manager.
  • Embodiment 2 The user stops the file manager application:
  • the application is divided into an interface window module, a UI separation application development framework, and a service module according to various functions implemented by the application, and the process of setting each module is the same as that in the first embodiment, and will not be described in detail herein.
  • Process 1) the user presses a button or clicks the file manager stop icon to stop the file manager application, and the user triggers the interface window module to send a file manager application stop event message to the event management module through a button operation;
  • the event management module After receiving the file manager application stop event message, the event management module locates the application stop processing function of the file manager;
  • the interface window sends a window destruction event message to the event management module; the event management module locates the message to the file manager's window destruction processing function; triggers the data through the window destruction processing function The management module releases the associated information of the maintained interface window control and the service data;
  • the interface developer does not need to care about the implementation and usage details of the business module. It only needs to update the data of the interface window by calling the corresponding interface window control interface according to the business data information provided by the business module.
  • Business function developers do not need to care about the specific implementation details of the interface window control, only need to provide business data and the corresponding interface.
  • the decoupling between the interface window module and the business module is separated by the UI application development framework, and the division of labor of the application developer is refined, the development efficiency and stability are improved, and the maintenance is easy.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)
  • Stored Programmes (AREA)

Abstract

L'invention porte sur un procédé et un dispositif appliqués à un terminal mobile pour le traitement d'événements. Le procédé comprend : la configuration et la sauvegarde d'informations de description d'application, d'informations de description de fenêtre et d'informations de description d'action d'événement; l'obtention de l'entrée de traitement correspondante à partir des informations de configuration ci-dessus selon des messages d'événements et l'invocation de la fonction de traitement correspondante. Le procédé et le dispositif de la présente invention permettent à chaque partie des modules dans le cadre de développement d'application d'interfaces utilisateur (UI) séparées d'être développées individuellement, de telle sorte qu'un découplage entre les applications est réalisé, des travaux de post-maintenance sont facilités, la portabilité de différentes plateformes de développement est améliorée, l'efficacité du développement d'application est améliorée; en outre, la partie de fonction de traitement est développée séparément à partir de la configuration de façon à faciliter l'utilisation d'outils de conception d'interface de visualisation d'ordinateur personnel (PC) et à réduire la charge de travail du développement.
PCT/CN2011/076031 2010-08-25 2011-06-21 Procédé et dispositif appliqués à un terminal mobile pour le traitement d'événements WO2012024969A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010263054.9 2010-08-25
CN201010263054.9A CN102377853B (zh) 2010-08-25 2010-08-25 一种移动终端应用、界面窗口及业务的管理装置及方法

Publications (1)

Publication Number Publication Date
WO2012024969A1 true WO2012024969A1 (fr) 2012-03-01

Family

ID=45722866

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/076031 WO2012024969A1 (fr) 2010-08-25 2011-06-21 Procédé et dispositif appliqués à un terminal mobile pour le traitement d'événements

Country Status (2)

Country Link
CN (1) CN102377853B (fr)
WO (1) WO2012024969A1 (fr)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102937923B (zh) * 2012-10-24 2016-04-06 浪潮通用软件有限公司 一种自动保存用户界面状态的方法
CN103677421B (zh) * 2013-12-20 2018-05-18 青岛海信移动通信技术股份有限公司 一种应用于触摸屏界面上的业务显示方法及装置
WO2016131207A1 (fr) * 2015-02-16 2016-08-25 锤子软件(北京)有限公司 Procédé de commande, appareil de commande et dispositif électronique
CN104699488A (zh) * 2015-03-31 2015-06-10 北京奇虎科技有限公司 动态获取app界面控件数据的方法、设备以及系统
CN105528257B (zh) * 2016-01-08 2021-01-05 腾讯科技(深圳)有限公司 一种单进程数据处理方法及装置
CN111273972A (zh) * 2018-12-04 2020-06-12 珠海格力电器股份有限公司 一种窗口管理方法、装置、存储介质及终端
CN109739661B (zh) * 2018-12-27 2021-06-22 思必驰科技股份有限公司 一种协同模块间消息更新的方法、装置及系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040127250A1 (en) * 2002-09-23 2004-07-01 Bjorn Bjare Middleware application message/event model
CN1909705A (zh) * 2005-08-05 2007-02-07 杭州波导软件有限公司 一种基于移动终端平台的通用开发平台
CN101349993A (zh) * 2008-09-18 2009-01-21 浙江大学 嵌入式远程调试软件标准socket通讯接口实现方法
CN101403981A (zh) * 2008-11-07 2009-04-08 中兴通讯股份有限公司 手机应用程序运行状态的管理方法和系统

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100476695C (zh) * 2003-12-26 2009-04-08 申学东 计算机界面的管理方法
KR100606849B1 (ko) * 2004-10-25 2006-08-01 엘지전자 주식회사 이동통신용 단말기
CN100391149C (zh) * 2005-05-12 2008-05-28 中国科学院计算技术研究所 多节点智能网络应用服务系统中的应用管理子系统及方法
CN101499004A (zh) * 2008-01-31 2009-08-05 株式会社日立制作所 连接虚拟机和用户接口的系统和方法
CN101685392B (zh) * 2008-09-27 2014-07-16 盛乐信息技术(上海)有限公司 实现用户界面与业务逻辑分离的装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040127250A1 (en) * 2002-09-23 2004-07-01 Bjorn Bjare Middleware application message/event model
CN1909705A (zh) * 2005-08-05 2007-02-07 杭州波导软件有限公司 一种基于移动终端平台的通用开发平台
CN101349993A (zh) * 2008-09-18 2009-01-21 浙江大学 嵌入式远程调试软件标准socket通讯接口实现方法
CN101403981A (zh) * 2008-11-07 2009-04-08 中兴通讯股份有限公司 手机应用程序运行状态的管理方法和系统

Also Published As

Publication number Publication date
CN102377853B (zh) 2014-10-22
CN102377853A (zh) 2012-03-14

Similar Documents

Publication Publication Date Title
WO2012024969A1 (fr) Procédé et dispositif appliqués à un terminal mobile pour le traitement d'événements
WO2018086580A1 (fr) Procédé d'adaptation de plateforme en nuage hétérogène extensible et système associé
US9600301B2 (en) Method and apparatus for interactive mobile device guidance
WO2020228838A1 (fr) Procédé de déploiement de vnf conteneurisée et dispositif associé
CN103176789B (zh) 一种实现开放平台功能扩展的方法及系统
WO2012122884A1 (fr) Plate-forme de gestion ouverte de modules d'extension et procédé de gestion de modules d'extension mis en œuvre dans un navigateur
CN105786473A (zh) 多任务界面的任务管理方法、装置及终端设备
WO2011147218A1 (fr) Procédé permettant de mettre en œuvre une gestion d'applications et terminal mobile non intelligent
WO2024077885A1 (fr) Procédé, appareil et dispositif de gestion pour groupe de conteneurs, et support de stockage lisible non volatil
CN112417051A (zh) 容器编排引擎资源管理方法及装置、可读介质及电子设备
CN102375894B (zh) 一种管理不同类型文件系统的方法
WO2012024974A1 (fr) Dispositif et procédé de gestion de données de terminal mobile
CN105843647A (zh) 一种应用程序的安装方法和装置
CN109428764A (zh) 虚拟网络功能的实例化方法
CN110442426A (zh) 一种密码重置方法、装置及存储介质
CN104735271A (zh) 一种智能多媒体电话终端处理语音业务的方法及终端
US11411812B2 (en) Dynamic service creation for microservice-based integration service
CN103036917A (zh) 客户端平台的实现方法及客户端平台
CN102023862B (zh) 一种移动终端控制方法及系统
CN109660379B (zh) 一种网络方法和系统、及终端
CN112558968B (zh) 一种资源树视图的生成方法、装置、设备及存储介质
WO2021082992A1 (fr) Procédé de génération de requête instanciée, procédé de configuration de machine virtuelle d'interface, nfvo et vim
CN101729510A (zh) 一种虚拟网络存储服务系统及其建立方法
WO2020135350A1 (fr) Procédé et appareil d'accès à un élément de réseau, plateforme de gestion de réseau et support de stockage lisible par ordinateur
US6804339B1 (en) Real-time object-oriented database for TAPI service providers

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11819344

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11819344

Country of ref document: EP

Kind code of ref document: A1