CN107479882B - Generating method and generating device of application page, medium and electronic equipment - Google Patents

Generating method and generating device of application page, medium and electronic equipment Download PDF

Info

Publication number
CN107479882B
CN107479882B CN201710662075.XA CN201710662075A CN107479882B CN 107479882 B CN107479882 B CN 107479882B CN 201710662075 A CN201710662075 A CN 201710662075A CN 107479882 B CN107479882 B CN 107479882B
Authority
CN
China
Prior art keywords
insurance
insurance product
object class
information
generating
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.)
Active
Application number
CN201710662075.XA
Other languages
Chinese (zh)
Other versions
CN107479882A (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.)
Taikang Insurance Group Co Ltd
Original Assignee
Taikang Insurance Group 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 Taikang Insurance Group Co Ltd filed Critical Taikang Insurance Group Co Ltd
Priority to CN201710662075.XA priority Critical patent/CN107479882B/en
Publication of CN107479882A publication Critical patent/CN107479882A/en
Application granted granted Critical
Publication of CN107479882B publication Critical patent/CN107479882B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • Human Computer Interaction (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention provides a generation method, a generation device, a medium and electronic equipment of an application page, wherein the generation method of the application page comprises the following steps: classifying each attribute information contained in insurance clauses of existing insurance products to obtain a plurality of subclasses; generating object classes corresponding to respective ones of the plurality of sub-classes; when an insurance application page of any insurance product needs to be generated, acquiring at least one object class corresponding to any insurance product from the generated object class according to attribute information contained in insurance clauses of any insurance product; and according to the information of the dangerous case of any insurance product, instantiating the at least one object class, and generating an insurance application page of any insurance product based on the instantiated result. The technical scheme of the invention reduces the labor cost and the development and maintenance cost for generating the insurance page, and can facilitate the management of the insurance pages of different insurance products.

Description

Generating method and generating device of application page, medium and electronic equipment
Technical Field
The invention relates to the technical field of page generation, in particular to a generation method, a generation device, a medium and electronic equipment of an application page.
Background
With the rapid development of internet technology, online application of insurance is gradually popularized. At present, when an insurance company needs to bring an insurance product online, developers need to develop insurance application pages independently according to various attributes contained in terms of the insurance product. For example, if an insurance product is sold in parts, the parts attribute needs to be added; if the sales are sold according to grades, the grade attribute needs to be added; if the insurance product is the premium calculation insurance product, the premium attribute needs to be added, and the premium attribute is not allowed to be filled. It can be seen that, since the attributes of each insurance product may be different, the developer needs to perform customized development of the insurance application page for each insurance product.
When the insurance product is customized and developed according to the insurance page, the labor cost is high, and the insurance page of each insurance product is not easy to manage due to the non-uniform format.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present invention and therefore may include information that does not constitute prior art known to a person of ordinary skill in the art.
Disclosure of Invention
An object of the embodiments of the present invention is to provide a method, an apparatus, a medium, and an electronic device for generating an application page, so as to overcome one or more problems caused by limitations and disadvantages of the related art at least to a certain extent.
Additional features and advantages of the invention will be set forth in the detailed description which follows, or may be learned by practice of the invention.
According to a first aspect of the embodiments of the present invention, a method for generating an application page is provided, including: classifying each attribute information contained in insurance clauses of existing insurance products to obtain a plurality of subclasses; generating object classes corresponding to respective ones of the plurality of sub-classes; when an insurance application page of any insurance product needs to be generated, acquiring at least one object class corresponding to any insurance product from the generated object class according to attribute information contained in insurance clauses of any insurance product; and according to the information of the dangerous case of any insurance product, instantiating the at least one object class, and generating an insurance application page of any insurance product based on the instantiated result.
In some embodiments of the present invention, based on the foregoing scheme, obtaining at least one object class corresponding to any insurance product from the generated object class according to attribute information included in insurance clauses of the insurance product includes: determining the subclass to which the attribute information contained in the insurance clause of any insurance product belongs; and acquiring an object class corresponding to the subclass to which the attribute information contained in the insurance clause of any insurance product belongs from the generated object class to obtain the at least one object class.
In some embodiments of the present invention, instantiating the at least one object class according to the information of the insurance product includes: determining attribute elements corresponding to the at least one object class according to the information of the dangerous types of any insurance product; encapsulating the property element by the at least one object class to instantiate the at least one object class.
According to a second aspect of the embodiments of the present invention, there is provided a method for generating an application page, including: classifying each attribute information contained in insurance clauses of existing insurance products to obtain a plurality of subclasses; generating object classes corresponding to the subclasses of the subclasses to obtain a plurality of object classes; instantiating the object classes according to the various dangerous species information of the insurance product to obtain the instantiation results of the object classes corresponding to the various dangerous species information; when an insurance application page of any insurance product needs to be generated, acquiring an instantiation result of at least one object class corresponding to any insurance product according to the insurance information and insurance clauses of any insurance product; and generating an insurance application page of any insurance product based on the acquired instantiation result of the at least one object class.
In some embodiments of the present invention, based on the foregoing scheme, obtaining an instantiation result of at least one object class corresponding to any insurance product according to the insurance information and the insurance clauses of the any insurance product includes: matching corresponding at least one subclass in the plurality of subclasses according to attribute information contained in insurance clauses of any insurance product; and acquiring an instantiation result of at least one object class corresponding to the at least one subclass based on the information of the dangerous types of any insurance product.
In some embodiments of the present invention, instantiating the plurality of object classes according to the respective risk category information of the insurance product based on the foregoing scheme includes: determining attribute elements corresponding to the object classes aiming at the various dangerous species information according to the various dangerous species information of the insurance product; and encapsulating the attribute elements corresponding to the various dangerous type information through the multiple object classes so as to instantiate the multiple object classes according to the various dangerous type information.
According to a third aspect of the embodiments of the present invention, there is provided an apparatus for generating an application page, including: the classification unit is used for classifying the attribute information contained in the insurance clauses of the existing insurance products to obtain a plurality of subclasses; a generating unit configured to generate an object class corresponding to each of the plurality of subclasses; the system comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring at least one object class corresponding to any insurance product from a generated object class according to attribute information contained in insurance clauses of the insurance product when an insurance application page of the insurance product needs to be generated; and the processing unit is used for instantiating the at least one object class according to the information of the dangerous types of the insurance products and generating an insurance application page of the insurance products based on the instantiated result.
According to a fourth aspect of the embodiments of the present invention, there is provided an apparatus for generating an application page, including: the classification unit is used for classifying the attribute information contained in the insurance clauses of the existing insurance products to obtain a plurality of subclasses; a generating unit, configured to generate an object class corresponding to each of the plurality of sub-classes to obtain a plurality of object classes; the instantiation unit is used for instantiating the object classes according to the various dangerous type information of the insurance product so as to obtain the instantiation results of the object classes corresponding to the various dangerous type information; the system comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring an instantiation result of at least one object class corresponding to any insurance product according to the insurance information and the insurance clauses of the insurance product when an insurance page of the insurance product needs to be generated; and the processing unit is used for generating an insurance page of any insurance product based on the obtained instantiation result of at least one object class.
According to a fifth aspect of embodiments of the present invention, there is provided a computer readable medium, on which a computer program is stored, which when executed by a processor, implements the method of generating an application page as described in the first aspect of the embodiments above, or implements the method of generating an application page as described in the second aspect of the embodiments above.
According to a sixth aspect of an embodiment of the present invention, there is provided an electronic apparatus including: one or more processors; storage means for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to implement a method of generating an insurance page as described in the first aspect of the embodiments above or a method of generating an insurance page as described in the second aspect of the embodiments above.
In the technical solutions provided in some embodiments of the present invention, by classifying each attribute information included in an insurance clause of an existing insurance product and generating an object class corresponding to each subclass obtained by the classification, an object class library of each attribute information included in the insurance clause can be obtained, and an application page of each insurance product can be generated based on the object class library.
In the technical solutions provided in some embodiments of the present invention, at least one object class corresponding to any insurance product that needs to generate an insurance page is obtained, and the at least one object class is instantiated according to risk information of the insurance product, so that an instantiation result of the at least one object class can be adapted to the insurance product, and further, various pieces of information corresponding to the insurance product and used for generating the insurance page can be obtained. Therefore, the technical scheme of the embodiment of the invention can automatically generate the insurance application page of the insurance product, and developers do not need to independently develop the insurance application page aiming at each insurance product, thereby reducing the labor cost and the development and maintenance cost. Meanwhile, the technical scheme of the embodiment of the invention generates the insurance page of each insurance product based on the generated object class, so that the generated insurance pages of different insurance products have uniform formats and are easy to manage.
In the technical solutions provided in some embodiments of the present invention, the object classes corresponding to the sub-classes obtained by classification are instantiated according to the information of each insurance kind of the insurance product, so that each item of information of the insurance page can be generated for each insurance kind first, and then the information of the insurance kind and the insurance clauses of the insurance product of the insurance page are generated as needed, and the instantiation result of at least one corresponding object class is directly obtained, thereby generating the insurance page. Therefore, the technical scheme of the embodiment can also automatically generate the insurance product application page without independently developing the insurance page by developers for each insurance product, so that the labor cost and the development and maintenance cost are reduced. Meanwhile, the formats of the insurance application pages of different insurance products generated by the technical scheme of the embodiment are also unified, so that the management is easy.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention. It is obvious that the drawings in the following description are only some embodiments of the invention, and that for a person skilled in the art, other drawings can be derived from them without inventive effort. In the drawings:
FIG. 1 schematically illustrates a flow chart of a method of generating an application page according to a first embodiment of the invention;
FIG. 2 schematically illustrates a flow chart of a method of generating an application page according to a second embodiment of the invention;
FIG. 3 schematically illustrates a flow diagram of an application page generation process in accordance with one embodiment of the invention;
FIG. 4 shows a schematic diagram of a partial application page generated for different insurance products, according to an embodiment of the invention;
FIG. 5 schematically shows a block diagram of an apparatus for generating an application page according to a first embodiment of the invention;
FIG. 6 schematically shows a block diagram of an apparatus for generating an application page according to a second embodiment of the invention;
FIG. 7 schematically illustrates a block diagram of a computer system suitable for use with an electronic device to implement an embodiment of the invention.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to provide a thorough understanding of embodiments of the invention. One skilled in the relevant art will recognize, however, that the invention may be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations or operations have not been shown or described in detail to avoid obscuring aspects of the invention.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
Fig. 1 schematically shows a flow chart of a method of generating an application page according to a first embodiment of the invention.
Referring to fig. 1, a method for generating an application page according to a first embodiment of the present invention includes the following steps:
step S102, classifying each attribute information contained in the insurance clauses of the existing insurance products to obtain a plurality of subclasses.
It should be noted that the insurance clauses include various attribute information such as an applicant, an insured life, policy information, account information, a beneficiary, and the like. In the embodiment of the present invention, step S102 needs to classify the insurance clauses of the existing dangerous categories (such as accident risk, universal risk, bonus risk, etc.). Specifically, the attribute information included in the insurance clauses of each existing risk category may be obtained, and then the obtained attribute information may be classified to obtain a plurality of subclasses, such as an applicant subclass, an insured person subclass, and a policy information subclass.
Step S104 generates an object class corresponding to each of the plurality of subclasses.
In an embodiment of the present invention, when generating object classes corresponding to respective subclasses, the respective subclasses may be analyzed and refined, and then abstracted into the object classes. It should be noted that the object classes are the basis for implementing information encapsulation in object-oriented programming, and each object class contains a data description and a set of functions for operating data or passing messages.
Step S106, when an insurance application page of any insurance product needs to be generated, at least one object class corresponding to any insurance product is obtained from the generated object class according to the attribute information contained in the insurance clause of any insurance product.
According to an exemplary embodiment of the present invention, step S106 includes: determining the subclass to which the attribute information contained in the insurance clause of any insurance product belongs; and acquiring an object class corresponding to the subclass to which the attribute information contained in the insurance clause of any insurance product belongs from the generated object class to obtain the at least one object class.
Step S108, according to the information of the dangerous types of any insurance product, the at least one object class is instantiated, and an insurance application page of any insurance product is generated based on the instantiated result.
According to an exemplary embodiment of the present invention, the process of instantiating at least one object class in step S108 includes: determining attribute elements corresponding to the at least one object class according to the information of the dangerous types of any insurance product; encapsulating the property element by the at least one object class to instantiate the at least one object class.
It should be noted that, for the same object class, if the insurance product has different risk types, the information contained in the object class after instantiation may also be different, so it is necessary to determine the attribute element of at least one object class corresponding to the insurance product according to the risk type information of the insurance product, and then instantiate the at least one object class. The instantiation process is a process of creating an object through a class, that is, a process of obtaining an object by encapsulating a corresponding element through a class.
In the method for generating an application page according to the embodiment shown in fig. 1, the object classes corresponding to the subclasses obtained by classifying the attribute information included in the insurance clause of the existing insurance product are generated, so that the object class library of the attribute information included in the insurance clause can be obtained, and the application page of each insurance product can be generated based on the object class library. And instantiating the at least one object class according to the risk information of the insurance product by acquiring the at least one object class corresponding to any insurance product needing to generate the insurance page, so that the instantiation result of the at least one object class can be adapted to the insurance product, and further, various information for generating the insurance page corresponding to the insurance product can be obtained.
FIG. 2 schematically shows a flow chart of a method of generating an application page according to a second embodiment of the invention.
Referring to fig. 2, a method for generating an application page according to a second embodiment of the present invention includes the following steps:
step S202, classifying each attribute information contained in the insurance clauses of the existing insurance products to obtain a plurality of subclasses.
It should be noted that the insurance clauses include various attribute information such as an applicant, an insured life, policy information, account information, a beneficiary, and the like. In the embodiment of the present invention, step S202 needs to classify the insurance clauses of the existing dangerous categories (such as accident risk, universal risk, bonus risk, etc.). Specifically, the attribute information included in the insurance clauses of each existing risk category may be obtained, and then the obtained attribute information may be classified to obtain a plurality of subclasses, such as an applicant subclass, an insured person subclass, and a policy information subclass.
Step S204, generating object classes corresponding to each of the plurality of subclasses to obtain a plurality of object classes.
In an embodiment of the present invention, when generating object classes corresponding to respective subclasses, the respective subclasses may be analyzed and refined, and then abstracted into the object classes. It should be noted that the object classes are the basis for implementing information encapsulation in object-oriented programming, and each object class contains a data description and a set of functions for operating data or passing messages.
Step S206, according to each dangerous type information of the insurance product, the object classes are instantiated to obtain instantiation results of the object classes corresponding to each dangerous type information.
According to an exemplary embodiment of the present invention, step S206: determining attribute elements corresponding to the object classes aiming at the various dangerous species information according to the various dangerous species information of the insurance product; and encapsulating the attribute elements corresponding to the various dangerous type information through the multiple object classes so as to instantiate the multiple object classes according to the various dangerous type information.
In this embodiment, the obtained multiple object classes may be instantiated for each risk category, so that when an insurance page of a certain insurance product needs to be generated, an instantiation result of at least one corresponding object class can be directly obtained, and the efficiency of generating the insurance page is improved.
Step S208, when an insurance application page of any insurance product needs to be generated, an instantiation result of at least one object class corresponding to any insurance product is obtained according to the insurance information and the insurance clauses of any insurance product.
According to an exemplary embodiment of the present invention, step S208 includes: matching corresponding at least one subclass in the plurality of subclasses according to attribute information contained in insurance clauses of any insurance product; and acquiring an instantiation result of at least one object class corresponding to the at least one subclass based on the information of the dangerous types of any insurance product.
And step S210, generating an insurance application page of any insurance product based on the obtained instantiation result of at least one object class.
In the method for generating an insurance page in the embodiment shown in fig. 2, the object classes corresponding to the sub-classes obtained by classification are instantiated according to the information of the insurance products, so that the information of the insurance page can be generated for the various insurance classes, and then the instantiation result of at least one corresponding object class is directly obtained according to the information of the insurance classes and the insurance clauses of the insurance products of the insurance page, so as to generate the insurance page, thereby improving the efficiency of generating the insurance page.
According to the generation scheme of the insurance page shown in the embodiment of the figures 1 and 2, the insurance page of the insurance product can be automatically generated, developers do not need to separately develop the insurance page for each insurance product, and the labor cost and the development and maintenance cost are reduced. Meanwhile, the formats of the insurance application pages of different insurance products generated by the technical scheme of the embodiment are also unified, so that the management is easy.
For the embodiments shown in fig. 1 and fig. 2, when an application page is generated based on the instantiation result, the instantiation result of the corresponding object class may be typeset and laid out based on a predetermined page template to generate a corresponding application page.
Based on the technical solutions of the embodiments shown in fig. 1 and fig. 2, in a specific embodiment of the present invention, referring to fig. 3, after a user logs in an insurance system, the insurance product to be insured is selected, and then the insurance system pushes information of the insurance product selected by the user to a cache queue through a message mechanism. After the cache queue acquires the information of the insurance product selected by the user, the cache queue acquires a corresponding object class according to the information of the insurance product selected by the user, instantiates the object class, returns an instantiation result through a message mechanism, and finally generates an application page based on the instantiation result, so that the user can apply the application on the application page. As shown in fig. 4 (a) and (b), the partial insurance pages generated for different insurance products according to the technical solution of the embodiment of the present invention are shown, and it can be seen that the technical solution of the embodiment of the present invention can automatically generate corresponding insurance pages for different insurance products, thereby reducing labor cost and development and maintenance cost.
It should be noted that: the cache queue shown in fig. 3 stores a plurality of subclasses into which the attribute information included in the insurance clause of the insurance product is classified, and an object class generated based on the plurality of subclasses. When classifying the existing insurance products, the existing insurance products can be classified into different categories, such as accident risk, universal risk, red risk and the like; and then subdivided into subclasses based on insurance clauses.
Fig. 5 schematically shows a block diagram of an apparatus for generating an application page according to a first embodiment of the present invention.
Referring to fig. 5, an apparatus 500 for generating an application page according to a first embodiment of the present invention includes: a classification unit 502, a generation unit 504, an acquisition unit 506, and a processing unit 508.
Specifically, the classifying unit 502 is configured to classify each attribute information included in the insurance clause of the existing insurance product to obtain a plurality of subclasses; a generating unit 504 is configured to generate object classes corresponding to respective sub-classes of the plurality of sub-classes; the obtaining unit 506 is configured to, when an insurance application page of any insurance product needs to be generated, obtain at least one object class corresponding to any insurance product from the generated object classes according to attribute information included in insurance clauses of the insurance product; the processing unit 508 is configured to instantiate the at least one object class according to the information of the risk category of the insurance product, and generate an insurance page of the insurance product based on a result of the instantiation.
In some embodiments of the present invention, based on the foregoing scheme, the obtaining unit 506 is configured to: determining the subclass to which the attribute information contained in the insurance clause of any insurance product belongs; and acquiring an object class corresponding to the subclass to which the attribute information contained in the insurance clause of any insurance product belongs from the generated object class to obtain the at least one object class.
In some embodiments of the present invention, based on the foregoing solution, the processing unit 508 is configured to: determining attribute elements corresponding to the at least one object class according to the information of the dangerous types of any insurance product; encapsulating the property element by the at least one object class to instantiate the at least one object class.
Fig. 6 schematically shows a block diagram of an apparatus for generating an application page according to a second embodiment of the present invention.
Referring to fig. 6, an apparatus 600 for generating an application page according to a second embodiment of the present invention includes: classification unit 602, generation unit 604, instantiation unit 606, acquisition unit 608 and processing unit 610.
Specifically, the classifying unit 602 is configured to classify each attribute information included in the insurance clause of the existing insurance product to obtain a plurality of subclasses; the generating unit 604 is configured to generate object classes corresponding to respective subclasses of the plurality of subclasses to obtain a plurality of object classes; the instantiation unit 606 is configured to instantiate the object classes according to the information of each insurance risk of the insurance product to obtain instantiation results of the object classes corresponding to the information of each insurance risk; the obtaining unit 608 is configured to, when an insurance application page of any insurance product needs to be generated, obtain an instantiation result of at least one object class corresponding to the any insurance product according to the insurance information and the insurance clauses of the any insurance product; the processing unit 610 is configured to generate an application page of any insurance product based on the obtained instantiation result of the at least one object class.
In some embodiments of the present invention, based on the foregoing scheme, the obtaining unit 608 is configured to: matching corresponding at least one subclass in the plurality of subclasses according to attribute information contained in insurance clauses of any insurance product; and acquiring an instantiation result of at least one object class corresponding to the at least one subclass based on the information of the dangerous types of any insurance product.
In some embodiments of the present invention, based on the foregoing solution, the instantiation unit 606 is configured to: determining attribute elements corresponding to the object classes aiming at the various dangerous species information according to the various dangerous species information of the insurance product; and encapsulating the attribute elements corresponding to the various dangerous type information through the multiple object classes so as to instantiate the multiple object classes according to the various dangerous type information.
Referring now to FIG. 7, shown is a block diagram of a computer system 700 suitable for use with the electronic device implementing an embodiment of the present invention. The computer system 700 of the electronic device shown in fig. 7 is only an example, and should not bring any limitation to the function and the scope of use of the embodiments of the present invention.
As shown in fig. 7, the computer system 700 includes a Central Processing Unit (CPU)701, which can perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)702 or a program loaded from a storage section 708 into a Random Access Memory (RAM) 703. In the RAM 703, various programs and data necessary for system operation are also stored. The CPU 701, the ROM 702, and the RAM 703 are connected to each other via a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
The following components are connected to the I/O interface 705: an input portion 706 including a keyboard, a mouse, and the like; an output section 707 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 708 including a hard disk and the like; and a communication section 709 including a network interface card such as a LAN card, a modem, or the like. The communication section 709 performs communication processing via a network such as the internet. A drive 710 is also connected to the I/O interface 705 as needed. A removable medium 711 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 710 as necessary, so that a computer program read out therefrom is mounted into the storage section 708 as necessary.
In particular, according to an embodiment of the present invention, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the invention include a computer program product comprising a computer program embodied on a computer-readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program can be downloaded and installed from a network through the communication section 709, and/or installed from the removable medium 711. The computer program executes the above-described functions defined in the system of the present application when executed by the Central Processing Unit (CPU) 701.
It should be noted that the computer readable medium shown in the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present invention may be implemented by software, or may be implemented by hardware, and the described units may also be disposed in a processor. Wherein the names of the elements do not in some way constitute a limitation on the elements themselves.
As another aspect, the present application also provides a computer-readable medium, which may be contained in the electronic device described in the above embodiments; or may exist separately without being assembled into the electronic device. The computer readable medium carries one or more programs, and when the one or more programs are executed by the electronic device, the electronic device is enabled to implement the method for generating the application page as described in the above embodiments.
For example, the electronic device may implement the following as shown in fig. 1: step S102, classifying each attribute information contained in insurance clauses of existing insurance products to obtain a plurality of subclasses; step S104, generating object classes corresponding to each of the plurality of subclasses; step S106, when an insurance application page of any insurance product needs to be generated, at least one object class corresponding to any insurance product is obtained from the generated object class according to the attribute information contained in the insurance clause of any insurance product; step S108, according to the information of the dangerous types of any insurance product, the at least one object class is instantiated, and an insurance application page of any insurance product is generated based on the instantiated result.
As another example, the electronic device may implement the various steps shown in fig. 2.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the invention. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiment of the present invention can be embodied in the form of a software product, which can be stored in a non-volatile storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which can be a personal computer, a server, a touch terminal, or a network device, etc.) to execute the method according to the embodiment of the present invention.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (8)

1. A method for generating an application page is characterized by comprising the following steps:
classifying each attribute information contained in insurance clauses of existing insurance products to obtain a plurality of subclasses; the attribute information includes at least one of: policyholder, insured person, policy information, account information, beneficiary;
generating object classes corresponding to respective ones of the plurality of sub-classes;
when an insurance application page of any insurance product needs to be generated, acquiring at least one object class corresponding to any insurance product from the generated object class according to attribute information contained in insurance clauses of any insurance product;
instantiating the at least one object class according to the information of the dangerous case of any insurance product, and generating an insurance application page of any insurance product based on the instantiated result; instantiating the at least one object class according to the information of the insurance product, including: determining attribute elements corresponding to the at least one object class according to the information of the dangerous types of any insurance product; encapsulating the property element by the at least one object class to instantiate the at least one object class;
and performing typesetting layout on the instantiation result based on a preset page template to generate an insurance application page of any insurance product.
2. The method for generating an application page according to claim 1, wherein acquiring at least one object class corresponding to the any insurance product from the generated object class according to attribute information included in insurance clauses of the any insurance product includes:
determining the subclass to which the attribute information contained in the insurance clause of any insurance product belongs;
and acquiring an object class corresponding to the subclass to which the attribute information contained in the insurance clause of any insurance product belongs from the generated object class to obtain the at least one object class.
3. A method for generating an application page is characterized by comprising the following steps:
classifying each attribute information contained in insurance clauses of existing insurance products to obtain a plurality of subclasses; the attribute information includes at least one of: policyholder, insured person, policy information, account information, beneficiary;
generating object classes corresponding to the subclasses of the subclasses to obtain a plurality of object classes;
instantiating the object classes according to the various dangerous species information of the insurance product to obtain the instantiation results of the object classes corresponding to the various dangerous species information; instantiating the plurality of object classes according to the respective risk category information of the insurance product, including: determining attribute elements corresponding to the object classes aiming at the various dangerous species information according to the various dangerous species information of the insurance product; encapsulating attribute elements corresponding to the various dangerous type information through the multiple object classes so as to instantiate the multiple object classes for the various dangerous type information;
when an insurance application page of any insurance product needs to be generated, acquiring an instantiation result of at least one object class corresponding to any insurance product according to the insurance information and insurance clauses of any insurance product;
generating an insurance application page of any insurance product based on the obtained instantiation result of at least one object class; and performing typesetting layout on the instantiation result of the at least one object class based on a preset page template to generate an insurance application page of any insurance product.
4. The method for generating an insurance page according to claim 3, wherein the obtaining of the instantiation result of at least one object class corresponding to any insurance product according to the information of the insurance seed and the insurance clause of any insurance product comprises:
matching corresponding at least one subclass in the plurality of subclasses according to attribute information contained in insurance clauses of any insurance product;
and acquiring an instantiation result of at least one object class corresponding to the at least one subclass based on the information of the dangerous types of any insurance product.
5. An apparatus for generating an application page, comprising:
the classification unit is used for classifying the attribute information contained in the insurance clauses of the existing insurance products to obtain a plurality of subclasses; the attribute information includes at least one of: policyholder, insured person, policy information, account information, beneficiary;
a generating unit configured to generate an object class corresponding to each of the plurality of subclasses;
the system comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring at least one object class corresponding to any insurance product from a generated object class according to attribute information contained in insurance clauses of the insurance product when an insurance application page of the insurance product needs to be generated;
the processing unit is used for instantiating the at least one object class according to the information of the dangerous types of the insurance products and generating an insurance application page of the insurance products based on the instantiated result; instantiating the at least one object class according to the information of the insurance product, including: determining attribute elements corresponding to the at least one object class according to the information of the dangerous types of any insurance product; encapsulating the property element by the at least one object class to instantiate the at least one object class;
and performing typesetting layout on the instantiation result based on a preset page template to generate an insurance application page of any insurance product.
6. An apparatus for generating an application page, comprising:
the classification unit is used for classifying the attribute information contained in the insurance clauses of the existing insurance products to obtain a plurality of subclasses; the attribute information includes at least one of: policyholder, insured person, policy information, account information, beneficiary; a generating unit, configured to generate an object class corresponding to each of the plurality of sub-classes to obtain a plurality of object classes;
the instantiation unit is used for instantiating the object classes according to the various dangerous type information of the insurance product so as to obtain the instantiation results of the object classes corresponding to the various dangerous type information; instantiating the plurality of object classes according to the respective risk category information of the insurance product, including: determining attribute elements corresponding to the object classes aiming at the various dangerous species information according to the various dangerous species information of the insurance product; encapsulating attribute elements corresponding to the various dangerous type information through the multiple object classes so as to instantiate the multiple object classes for the various dangerous type information;
the system comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring an instantiation result of at least one object class corresponding to any insurance product according to the insurance information and the insurance clauses of the insurance product when an insurance page of the insurance product needs to be generated;
the processing unit is used for generating an insurance page of any insurance product based on the obtained instantiation result of at least one object class; and performing typesetting layout on the instantiation result of the at least one object class based on a preset page template to generate an insurance application page of any insurance product.
7. A computer-readable medium, on which a computer program is stored, which program, when being executed by a processor, carries out a method of generating an application page according to any one of claims 1 to 2, or carries out a method of generating an application page according to any one of claims 3 to 4.
8. An electronic device, comprising:
one or more processors;
storage means for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to implement a method of generating an application page as claimed in any one of claims 1 to 2 or a method of generating an application page as claimed in any one of claims 3 to 4.
CN201710662075.XA 2017-08-04 2017-08-04 Generating method and generating device of application page, medium and electronic equipment Active CN107479882B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710662075.XA CN107479882B (en) 2017-08-04 2017-08-04 Generating method and generating device of application page, medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710662075.XA CN107479882B (en) 2017-08-04 2017-08-04 Generating method and generating device of application page, medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN107479882A CN107479882A (en) 2017-12-15
CN107479882B true CN107479882B (en) 2020-11-10

Family

ID=60597596

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710662075.XA Active CN107479882B (en) 2017-08-04 2017-08-04 Generating method and generating device of application page, medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN107479882B (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107886439A (en) * 2017-12-21 2018-04-06 中国平安财产保险股份有限公司 Insurance products development approach, device, equipment and computer-readable recording medium
CN108171610B (en) * 2017-12-28 2020-10-30 中国平安人寿保险股份有限公司 Page generation method, page generation equipment, storage medium and device
CN108520468A (en) * 2018-04-03 2018-09-11 梧桐树保险经纪有限公司 System and method for carrying out omnibearing comparison evaluation on insurance products
CN108769143B (en) * 2018-05-11 2021-07-30 平安科技(深圳)有限公司 Message pushing method and device, storage medium and electronic equipment
TWI664595B (en) * 2018-05-17 2019-07-01 台灣人壽保險股份有限公司 Method and system for generating electronic protection book
CN109445759A (en) * 2018-09-28 2019-03-08 中国平安人寿保险股份有限公司 Generation method, device, computer equipment and the storage medium of insurance products
CN109710252A (en) * 2018-12-14 2019-05-03 泰康保险集团股份有限公司 Page generation method, device, equipment and storage medium
CN110825374A (en) * 2019-11-04 2020-02-21 泰康保险集团股份有限公司 Page generation method and device based on component, electronic equipment and storage medium
CN111815460A (en) * 2020-04-20 2020-10-23 国泰财产保险有限责任公司 Premium calculation program generation method and device based on internet insurance data platform
CN111652747B (en) * 2020-05-29 2023-08-29 泰康保险集团股份有限公司 Electronic policy processing method, device, equipment and computer readable storage medium
CN114792272B (en) * 2022-05-10 2024-02-23 北京华通互惠科技有限公司 Insurance product processing device, insurance product processing method, electronic equipment and storage medium
CN115099983A (en) * 2022-06-13 2022-09-23 中国人民财产保险股份有限公司 Client insurance product generation method and device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104407783A (en) * 2014-10-30 2015-03-11 北京思特奇信息技术股份有限公司 Interface information modularization display method and system
CN106991096B (en) * 2016-01-21 2021-03-02 阿里巴巴集团控股有限公司 Dynamic page rendering method and device
CN106600428B (en) * 2016-12-23 2020-05-08 泰康保险集团股份有限公司 Policy generation method and device

Also Published As

Publication number Publication date
CN107479882A (en) 2017-12-15

Similar Documents

Publication Publication Date Title
CN107479882B (en) Generating method and generating device of application page, medium and electronic equipment
CN107807991B (en) Method and apparatus for processing blockchain data
CN109359194B (en) Method and apparatus for predicting information categories
CN111357241A (en) System and method for integrating cloud applications into a cloud service broker platform using automated generic connector encapsulation
US20220284371A1 (en) Method, device and medium for a business function page
CN112015420A (en) Form rendering method and device, computer equipment and storage medium
CN111143505A (en) Document processing method, device, medium and electronic equipment
CN110765101A (en) Label generation method and device, computer readable storage medium and server
CN111582314A (en) Target user determination method and device and electronic equipment
CN111062819A (en) Simple claims settlement method, device, medium and electronic equipment
CN111177099A (en) Data processing method and device of business system, electronic equipment and storage medium
CN113989058A (en) Service generation method and device
CN112433713A (en) Application program design graph processing method and device
CN112330502A (en) Contract auditing method and device, electronic equipment and storage medium
WO2023093259A1 (en) Iteratively updating a document structure to resolve disconnected text in element blocks
CN110895536A (en) Big data-based power information retrieval method and power information retrieval device
CN116450723A (en) Data extraction method, device, computer equipment and storage medium
CN110796551A (en) Automatic control method, device and system for fund management
CN107562461B (en) Feature calculation system, feature calculation method, storage medium, and electronic device
CN106528718B (en) Method and apparatus for processing data from third party
CN113569929B (en) Internet service providing method and device based on small sample expansion and electronic equipment
CN112069267A (en) Data processing method and device
CN115543428A (en) Simulated data generation method and device based on strategy template
CN114816361A (en) Method, device, equipment, medium and program product for generating splicing project
CN115658127A (en) Data processing method and device, electronic equipment and storage medium

Legal Events

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