WO2024014597A1 - 아이템 리스트 정보 제공 방법 및 이를 위한 전자 장치 - Google Patents

아이템 리스트 정보 제공 방법 및 이를 위한 전자 장치 Download PDF

Info

Publication number
WO2024014597A1
WO2024014597A1 PCT/KR2022/010507 KR2022010507W WO2024014597A1 WO 2024014597 A1 WO2024014597 A1 WO 2024014597A1 KR 2022010507 W KR2022010507 W KR 2022010507W WO 2024014597 A1 WO2024014597 A1 WO 2024014597A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
page
item list
list
request
Prior art date
Application number
PCT/KR2022/010507
Other languages
English (en)
French (fr)
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 WO2024014597A1 publication Critical patent/WO2024014597A1/ko

Links

Images

Classifications

    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0641Shopping interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9035Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9038Presentation of query results
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • 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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • This disclosure relates to a method of providing item list information that provides a filtered item list to a page requester and an electronic device therefor.
  • Internet-based services for e-commerce provide numerous items, but if the entire list of items is provided on one page, it may cause inconvenience due to poor readability. Accordingly, it is necessary to provide a list of items divided into multiple pages, and the number of items provided on one page may vary depending on the device and need.
  • a user who requests a page from an Internet-based service for e-commerce may wish to find an item that satisfies a specific condition among the items provided through the service. Accordingly, there is a need for a method for finding items that satisfy specific conditions and providing a list of those items in a way that the user wants.
  • the present disclosure provides a method for providing item list information that receives data from an external database, filters items in the data by applying certain conditions, and then efficiently provides the filtered item list to the page requester, and an electronic device for the same.
  • the purpose receives data from an external database, filters items in the data by applying certain conditions, and then efficiently provides the filtered item list to the page requester, and an electronic device for the same.
  • a method of providing item list information includes receiving a first page request including a first filtering condition from a serving device, and obtaining a first source item list from a database in response to the first page request. generating a first result list by filtering the first source item list using the first filtering condition, and providing the first result list and result page information of the first result list to the serving device. May include steps.
  • the first bookkeeping information may include request page information of the first page request and source page information of the database.
  • the requested page information may include requested page value information and information on the number of items per requested page.
  • the source page information may include page value information of the database and information on the number of items per page of the database.
  • the method may further include updating the first bookkeeping information based on result page information of the first result list to generate second bookkeeping information.
  • Receiving a second page request including the first filtering condition from the serving device checking request identification information of the second page request, request identification information of the second page request is determined by the first page request. If the request identification information is the same, confirming the second bookkeeping information, obtaining a second source item list from the database in response to the second page request, and using the first filtering condition to obtain a second source item list.
  • the method may further include generating a second result list by filtering the source item list, and providing the second result list and result page information of the second result list to the serving device.
  • At least some of the items in the second result list may be provided on the same page as at least some of the items in the first result list.
  • the second bookkeeping information may include identification information of the last item in the first result list.
  • the number of items per page requested in the first page request may be less than or equal to the number of items per page in the database.
  • the number of items per page requested in the first page request may be greater than the number of items per page in the database, and the number of pages in the first source item list may be 2 or more.
  • the database may include items filtered by a second filtering condition different from the first filtering condition.
  • the added filtering target information may include at least one of a price suitability index, whether a previous promotion has been applied, and whether a promotion is applicable.
  • the method may further include storing the first result list and result page information of the first result list.
  • An electronic device for a method of providing item list information includes a memory that stores at least one command, and a first page request including a first filtering condition from a serving device based on the at least one command. Receive, obtain a first source item list from the database in response to the first page request, filter the first source item list with the first filtering condition to generate a first result list, and generate the first result list. It may include a processor that provides a result list and result page information of the first result list to the serving device.
  • items can be filtered with filtering conditions not supported by the database, and filtering is provided to the user according to consistent page rules through pagination.
  • a list of items can be provided.
  • the serving device by checking and updating the request identification information and bookkeeping information of the page request, the serving device that requests the page even in repetitive page requests or requests with page information different from the page information in the database. Item list information can be provided efficiently.
  • FIG. 1 is a conceptual diagram illustrating devices for implementing a method for providing item list information according to embodiments of the present disclosure.
  • FIG. 2 is a schematic block diagram illustrating devices for implementing a method for providing item list information according to embodiments of the present disclosure.
  • Figures 3 and 4 are flowcharts for explaining a method of providing item list information according to embodiments of the present disclosure.
  • FIG. 5 is an example diagram illustrating filtering target information added to the source item list in the method of providing item list information according to embodiments of the present disclosure.
  • Figure 6 is a flowchart illustrating a method of providing item list information according to embodiments of the present disclosure.
  • the “terminal” mentioned below may be implemented as a computer or portable terminal that can connect to a server or other terminal through a network.
  • the computer includes, for example, a laptop, desktop, laptop, etc. equipped with a web browser
  • the portable terminal is, for example, a wireless communication device that guarantees portability and mobility.
  • all types of communication-based terminals such as IMT (International Mobile Telecommunication), CDMA (Code Division Multiple Access), W-CDMA (W-Code Division Multiple Access), and LTE (Long Term Evolution), smartphones, tablet PCs, etc. It may include a handheld-based wireless communication device.
  • each block of the processing flow diagrams and combinations of the flow diagram diagrams can be performed by computer program instructions.
  • These computer program instructions can be mounted on a processor of a general-purpose computer, special-purpose computer, or other programmable data processing equipment, so that the instructions performed through the processor of the computer or other programmable data processing equipment are described in the flowchart block(s). It creates the means to perform functions.
  • These computer program instructions may also be stored in computer-usable or computer-readable memory that can be directed to a computer or other programmable data processing equipment to implement a function in a particular manner, so that the computer-usable or computer-readable memory It is also possible to produce manufactured items containing instruction means to perform the functions described in the flowchart block(s).
  • Computer program instructions can also be mounted on a computer or other programmable data processing equipment, so that a series of operational steps are performed on the computer or other programmable data processing equipment to generate a process that is executed by the computer and then processed by the computer or other programmable data processing equipment. Instructions for performing processing equipment may also provide steps for executing the functions described in the flowchart block(s).
  • each block may represent a module, segment, or portion of code containing one or more executable instructions for executing specified logical function(s).
  • each block may represent a module, segment, or portion of code containing one or more executable instructions for executing specified logical function(s).
  • FIG. 1 is a conceptual diagram illustrating devices for implementing a method for providing item list information according to embodiments of the present disclosure.
  • the method for providing item list information according to embodiments of the present disclosure may be implemented in various types of devices.
  • the method for providing item list information according to embodiments of the present disclosure may be implemented by the electronic device 100 and the serving device 110 and database 120 that are linked to the electronic device 100 through a network.
  • the electronic device 100, the serving device 110, and the database 120 may communicate with each other through a network and perform operations according to embodiments of the present disclosure.
  • the method for providing item list information according to embodiments of the present disclosure is not limited to that shown in FIG. 1 and may be implemented by various electronic devices or servers.
  • the electronic device 100 performs wired or wireless communication with the serving device 110 and the database 120 that are linked to the electronic device 100 through a network, and has a memory with a large storage capacity. It may be a device that includes.
  • the electronic device 100 may be a cloud device connected to the serving device 110 and the database 120.
  • Each of the serving device 110 and the database 120 linked with the electronic device 100 may be devices such as a desktop PC, tablet PC, or mobile terminal.
  • other electronic devices that perform similar functions may be used as the serving device 110 and the database 120 that are linked with the electronic device 100.
  • the modules may be computer code or one or more instructions implemented so that a physical device (for example, the electronic device 100) on which the information provision method is implemented (or included in the physical device) can perform a specified operation.
  • the physical device in which the information provision method is implemented stores a plurality of modules in the memory in the form of computer code, and when the plurality of modules stored in the memory are executed, the plurality of modules are designated by the physical device corresponding to the plurality of modules. Actions can be performed.
  • FIG. 2 is a schematic block diagram illustrating devices for implementing a method for providing item list information according to embodiments of the present disclosure.
  • the electronic device 100 and the serving device 110 and database 120 linked with the electronic device 100 may each include a communication unit 210, a memory 220, and a processor 230. You can.
  • the electronic device 100 and the serving device 110 and database 120 linked with the electronic device 100 may each further include an input unit and an output unit.
  • Each of the input unit and output unit may be various interfaces or connection ports that receive user input or output information to the user.
  • the input unit may include an input module, and the input module receives a user input from a user.
  • User input can take various forms, including key input, touch input, and voice input.
  • Examples of input modules that can receive such user input include traditional keypads, keyboards, and mice, as well as touch sensors that detect the user's touch, microphones that receive voice signals, cameras that recognize gestures through image recognition, etc.
  • a proximity sensor including at least one of an illumination sensor or an infrared sensor that detects user approach, a motion sensor that recognizes user movement through an acceleration sensor or gyro sensor, and various other types of sensors that detect or receive user input.
  • the input module may include at least one of the devices listed above.
  • the touch sensor may be implemented as a piezoelectric or capacitive touch sensor that detects touch through a touch panel or touch film attached to the display panel, or an optical touch sensor that detects touch by an optical method.
  • the input module may be implemented in the form of an input interface (USB port, PS/2 port, etc.) that connects an external input device that receives user input instead of a device that detects user input itself.
  • the output unit may include an output module, and the output module may output various types of information.
  • the output module may include at least one of a display that outputs an image, a speaker that outputs sound, a haptic device that generates vibration, and various other types of output means.
  • the output module may be implemented in the form of a port-type output interface that connects the individual output means described above.
  • a display-type output module can display text, still images, and moving images. Displays include liquid crystal display (LCD), light emitting diode (LED) display, organic light emitting diode (OLED) display, flat panel display (FPD), and transparent display.
  • This display may be in the form of a touch display integrated with the touch sensor of the input module.
  • the communication unit 210 can communicate with other devices. Accordingly, the electronic device 100 and the serving device 110 and database 120 linked to the electronic device 100 can each transmit and receive information with other devices through the communication unit 210. For example, the electronic device 100 and the serving device 110 and database 120 linked to the electronic device 100 each use the communication unit 210 to communicate with each other or with other devices. It can be done. According to embodiments, the communication unit 210 may include at least one transceiver.
  • the communication unit 210 includes a wired communication module that connects to the Internet, etc. through a LAN (Local Area Network), a mobile communication module that connects to a mobile communication network via a mobile communication base station and transmits and receives data, and a WLAN such as Wi-Fi.
  • a short-range communication module that uses a Wireless Local Area Network (Wireless Local Area Network) series communication method or a WPAN (Wireless Personal Area Network) series communication method such as Bluetooth or Zigbee, and a GNSS (Global Positioning System) such as GPS (Global Positioning System). It may be composed of a satellite communication module using a Navigation Satellite System or a combination thereof.
  • the memory 220 can store various types of information.
  • the memory 220 can store data temporarily or semi-permanently.
  • the memory 220 of the electronic device 100 contains an operating program (OS; Operating System) for driving the electronic device 100, a program for generating data or Braille for hosting a website, or an application (e.g. For example, data related to a web application) may be stored.
  • OS Operating Program
  • application e.g., data related to a web application
  • the memory 220 may store modules in the form of computer code as described above.
  • Examples of the memory 220 include hard disk (HDD), solid state drive (SSD), flash memory, read-only memory (ROM), random access memory (RAM), etc. This can be.
  • This memory 220 may be provided as a built-in type or a detachable type.
  • the processor 230 controls the overall operation of the electronic device 100 and the serving device 110 and database 120 linked with the electronic device 100, respectively. To this end, the processor 230 can perform calculations and processing of various information and control the operation of components of the electronic device 100. For example, the processor 230 may execute a program or application to provide item list information.
  • the processor 230 may be implemented as a computer or similar device using hardware, software, or a combination thereof. In hardware, the processor 230 may be implemented in the form of an electronic circuit that processes electrical signals to perform a control function, and in software, it may be implemented in the form of a program that drives the hardware processor 230.
  • the operations of the electronic device 100 and the serving device 110 and database 120 linked with the electronic device 100 are performed under the control of the processor 230. It can be interpreted as That is, when the modules implemented in the method for providing item list information according to embodiments of the present disclosure are executed, the modules are configured such that the processor 230 is connected to the electronic device 100 and the serving device 110 linked to the electronic device 100. This can be interpreted as controlling the database 120 to perform the steps of the method for providing item list information.
  • various embodiments may be implemented through various means.
  • various embodiments may be implemented by hardware, firmware, software, or a combination thereof.
  • methods include one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), and FPGAs ( It can be implemented by field programmable gate arrays, processors, controllers, microcontrollers, microprocessors, etc.
  • ASICs application specific integrated circuits
  • DSPs digital signal processors
  • DSPDs digital signal processing devices
  • PLDs programmable logic devices
  • FPGAs field programmable gate arrays, processors, controllers, microcontrollers, microprocessors, etc.
  • firmware or software methods according to various embodiments may be implemented in the form of modules, procedures, or functions that perform the functions or operations described below.
  • software code can be stored in memory and run by a processor.
  • the memory may be located inside or outside the processor, and may exchange data with the processor through various known means.
  • the electronic device 100 may perform the steps of the method for providing item list information.
  • Related information can be transmitted and received with the serving device 110 and the database 120 that are linked to the electronic device 100.
  • FIG. 3 is a flowchart illustrating a method of providing item list information according to embodiments of the present disclosure.
  • the electronic device 100 may receive a first page request including a first filtering condition from the serving device 110.
  • the serving device 110 may be a user terminal that requests the electronic device 100 for a filtered item list, but this is only an example and the present disclosure is not limited thereto.
  • the first page request may further include request page information and request identification information.
  • the first filtering condition of the first page request is a condition for filtering items retrieved from the database 120 and may be a condition regarding filtering target information.
  • the database 120 may be a device or server external to the electronic device 100, and may include a plurality of items and information about them.
  • Database 120 may support pagination. That is, items in the database 120 may be provided divided into multiple pages.
  • At least part of the first filtering condition may be used to obtain an item list from the database 120, and at least another part may be used to obtain an item list received by the electronic device 100 from the database 120. Can be used for filtering.
  • the filtering target information may be information included in the database 120 or information added to the source item list described later based on the first page request. Filtering target information added to the source item list may include, for example, at least one of a price suitability index, whether a previous promotion has been applied, and whether a promotion is applicable. Meanwhile, according to embodiments, the database 120 may include at least some of the information to be filtered, but filtering may not be performed on the information due to reasons such as the lack of setting a key value.
  • items can be filtered using conditions not supported by the database 120 by adding at least some of the filtering target information corresponding to the first page request to the source item list. Filtering target information, first filtering conditions related thereto, and filtering using the same will be described in detail with reference to FIGS. 4 and 5.
  • the requested page information of the first page request may include requested page value information and information on the number of items per requested page.
  • the requested page value information refers to the page number of the item list to be provided to the serving device 110
  • the requested item number information per page refers to the number of items provided on one page of the item list to be provided to the serving device 100. It means number.
  • the electronic device 100 may check request identification information of the first page request.
  • Request identification information refers to information for identifying the subject of the first page request (i.e., the serving device 110), and may be in the form of a string containing at least one character.
  • the request identification information may correspond to the serving device 110 .
  • the electronic device 100 may identify the serving device 110 based on the request identification information.
  • the electronic device 100 may check first bookkeeping information corresponding to the request identification information.
  • the first bookkeeping information may be confirmed based on the first filtering condition or request identification information of the first page request.
  • the first bookkeeping information may correspond to the serving device 110.
  • the first bookkeeping information corresponding to the serving device 110 may include at least one piece of information.
  • the first bookkeeping information may include request page information of the above-described first page request and source page information of the database 120.
  • a page is requested even in repetitive page requests or requests with page information different from the page information in the database 120.
  • Item list information can be efficiently provided to the serving device 110.
  • Source page information of the database 120 may include page value information of the database 120 and information on the number of items per page of the database 120.
  • the page value information of the database 120 refers to the page number of the item list provided from the database 120
  • the item number information per page of the database 120 refers to the page number of the item list provided from the database 120. This refers to the number of items provided on one page.
  • the electronic device 100 may request a first source item list from the database 120.
  • the electronic device 100 may obtain a first source item list from the database 120.
  • the first source item list may be a list listing the items of the database 120 in a certain order. More specifically, the first source item list may be a list of items provided on one page among the item lists of the database 120. At this time, the order of items in the first source item list may be determined in the database 120.
  • the first source item list may be obtained based on first bookkeeping information.
  • the electronic device 100 may send the first source of one page to the database 120. You can request a list of items. Meanwhile, as another example, when the number of items per page requested in the first page request is greater than the number of items per page of the database 120, the first source item list requested by the electronic device 100 from the database 120 The number of pages may be 2 or more.
  • the filtering conditions used in the past by the serving device 110 or other devices there is one that corresponds to the first filtering condition of the first page request, and when a page is requested according to the filtering condition, two filtering conditions are received from the database 120. When it is necessary to obtain a source item list of more than one page, the number of pages of the first source item list that the electronic device 100 requests from the database 120 may be 2 or more.
  • the electronic device 100 may generate a first result list by filtering the first source item list using the first filtering condition of the first page request.
  • the electronic device 100 may provide the first result list and result page information of the first result list to the serving device 110.
  • the electronic device 100 may selectively provide the serving device 110 with an item that satisfies conditions regarding filtering target information from among the first source item list.
  • the result page information refers to information on which page each item of the first result list will be provided (that is, on which page the user of the serving device 110 can check the corresponding item).
  • Result page information may be determined based on requested page information of the first page request.
  • the method of providing item list information according to the present disclosure may further include the step of storing (i.e., caching) the first result list and the result page information of the first result list after step S307. there is.
  • first bookkeeping information corresponding to the first page request may be stored together. Accordingly, when the serving device 110 requests the first result list again after requesting other result lists, the first result list and the result page of the first result list are quickly and efficiently using the first bookkeeping information. Information can be retrieved.
  • Figure 4 is a flowchart illustrating a method of providing item list information according to embodiments of the present disclosure.
  • the electronic device 100 may add filtering target information to the first source item list.
  • the added filtering target information is information not supported by the database 120 and is information corresponding to the first page request.
  • step S411 the electronic device 100 may perform filtering on the first source item list using a first filtering condition regarding filtering target information. If the number of items satisfying the first filtering condition in the first source item list is smaller than the number of items per page requested in the first page request, in step S412, the electronic device 100 adds the item to the database 120. You can request a list. Correspondingly, in step S413, the electronic device 100 may obtain an additional item list from the database 120.
  • the additional item list may be, for example, a list of items included in the next page of the page containing the first source item list within the database 120.
  • the electronic device 100 may generate a first result list in step S306. At this time, for example, at least some of the items in the first result list may be provided on different pages from other items.
  • steps S412 and S413 may be omitted, and in step S306, the former The device 100 may generate a first result list.
  • the database 120 may perform filtering using the second filtering condition in step S420 before receiving a request for the first source item list in step S304.
  • the second filtering condition may be different from the first filtering condition. More specifically, the second filtering condition may be a condition regarding information included in the database 120. Alternatively, the second filtering condition may be a condition for removing items without specific information among the items in the database 120 from the list.
  • FIG. 5 is an example diagram illustrating filtering target information added to the source item list in the method of providing item list information according to embodiments of the present disclosure.
  • each item of the first source item list may include first information 510 and second information 520 .
  • the first information 510 includes, for example, name information 511, category information 512 (e.g., 'Fashion', 'Food', 'Beauty', 'Pet', 'Health', 'Sports ', etc.) and price information 513, but this is only an example and the present disclosure is not limited thereto.
  • the first information 510 may be information included in the database 120.
  • the second filtering condition for performing filtering according to step S420 may be, for example, a condition regarding one of the first information 510.
  • the second filtering condition may be 'category information 512 is 'Fashion'', and if filtering is performed according to step S420, item A and item H may be selected.
  • the second information 520 may include, for example, a price suitability indicator 521, whether a previous promotion has been applied (522), and whether a promotion can be applied (523), but this is only an example and the present disclosure is limited thereto. It doesn't work.
  • the price suitability index 521 may be the ratio of the price of the item in the first source item list to the average price (or minimum price) of the corresponding item in other e-commerce services.
  • Previous promotion application status 522 is information on whether a promotion has been applied to the corresponding item within a predetermined period. For example, whether a promotion is applicable (523) may be determined by considering the price suitability index (521) and whether a previous promotion is applicable (522).
  • the second information 520 may be information added to the first source item list in step S410.
  • the second information 520 may be information corresponding to the first page request.
  • the first filtering condition for performing filtering according to step S411 may be, for example, a condition regarding at least one of the first information 510 and the second information 520.
  • the first filtering condition may include a plurality of sub-filtering conditions, and the sub-filtering conditions may be combined using logical operators such as 'and' or 'or'. Additionally, according to embodiments, each of the sub-filtering conditions may be applied in a predetermined order.
  • the first filtering condition may be 'the price suitability index 521 is 100% or more, and the previous promotion application 522 is 'O'', and if filtering is performed according to step S411, item D, Item F and Item I may be selected.
  • Figure 6 is a flowchart illustrating a method of providing item list information according to embodiments of the present disclosure.
  • the electronic device 100 after providing the first result list and the result page information of the first result list to the serving device 110 in step S307, in step S601, the electronic device 100 provides the first result list of the first result list.
  • the first bookkeeping information can be updated based on the result page information to generate the second bookkeeping information.
  • the second bookkeeping information may include identification information of the last item in the first result list.
  • the electronic device 100 may receive a second page request including the first filtering condition from the serving device 110.
  • the second page request may include the same filtering conditions as the first page request (ie, the first filtering condition).
  • the requested page value information among the request page information of the second page request may be different from the requested page value information among the request page information of the first page request.
  • the second page request may be a request to provide the serving device 110 with a page number next to the page number of the item list according to the first page request.
  • step S603 the electronic device 100 may check the request identification information of the second page request. If the request identification information of the second page request is the same as the request identification information of the first page request, the electronic device 100 may check the second bookkeeping information in step S604. If the request identification information of the second page request is different from the request identification information of the first page request, the serving device 110 has been changed, and the above-described steps S302 to S307 may be repeated accordingly.
  • step S605 the electronic device 100 may request a second source item list from the database 120.
  • step S606 the electronic device 100 may obtain a second source item list from the database 120.
  • the second source item list may be a list listing the items of the database 120 in a certain order.
  • the second source item list may be obtained based on the second bookkeeping information. For example, the second source item list may be obtained based on identification information of the last item of the first result list.
  • the electronic device 100 may generate a second result list by filtering the second source item list using the first filtering condition of the second page request.
  • the electronic device 100 may provide the second result list and result page information of the second result list to the serving device 110.
  • the result page information refers to information on which page each item of the second result list will be provided.
  • Result page information may be determined based on the requested page information of the second page request. For example, at least some of the items in the second result list may be provided on the same page as at least some of the items in the first result list.
  • the electronic device 100 may update the second bookkeeping information based on result page information of the second result list, and the processes of steps S601 to S608 may be repeated.
  • the electronic device 100 receives a first page request from the serving device 110. At this time, unique request identification information is provided to the serving device 110. The electronic device 100 identifies the serving device 110 based on the request identification information.
  • the first page request includes the first filtering condition and request page information, for example, 'Provide the first page so that U items are provided on one page with a list of items that satisfy the first filtering condition.' can do. At this time, the page value of the request page information is 1, and the number of items per page is U. Request page information is included in bookkeeping information.
  • the electronic device 100 obtains a first source item list from the database 120 according to the first page request.
  • the items in the database 120 are provided divided into several pages so that K items are provided on one page, and the first source item list is a list of items corresponding to the first page of the database 120. That is, the page value of the source page information is 1, and the number of items per page is K.
  • Source page information is included in bookkeeping information.
  • the electronic device 100 performs filtering on the first source item list including K items according to the first filtering condition.
  • the number of items that satisfy the first filtering condition among the K items in the first source item list is defined as P.
  • P The number of items that satisfy the first filtering condition among the K items in the first source item list is defined as P.
  • P is greater than or equal to U
  • the electronic device 100 generates a first result list including U items and provides it to the serving device 110.
  • the electronic device 100 may store identification information of the last item in the first result list, and the identification information of the last item in the first result list is included in the bookkeeping information. For example, if P is greater than U, the items in the first result list are provided on two or more pages.
  • the electronic device 100 obtains an additional item list from the database 120.
  • the additional item list is a list of items corresponding to the second page of the database 120.
  • the page value of the source page information among the bookkeeping information is changed to 2.
  • the electronic device 100 may receive a second page request from the serving device 110.
  • the second page request includes the first filtering condition and new request page information, for example, 'Provide a second page so that U items are provided on one page with a list of items that satisfy the first filtering condition.' Includes.
  • the page value of the request page information among the bookkeeping information is changed to 2.
  • substantially the same process of providing the first result list according to the first page request is repeated.
  • the page value of the request page information may increase sequentially (eg, 1, 2, 3...), but may not.
  • the serving device 110 may request a third page after requesting the first page. Nevertheless, the electronic device 100 sequentially generates result lists and provides the requested page to the serving device 110. For example, even if the serving device 110 requests the third page after requesting the first page, result lists for the first page, second page, and third page are sequentially generated and the third page is provided to the serving device 110. At this time, the electronic device 100 can store the result lists generated before the third page, and when the serving device 110 requests the first or second page again, the serving device 110 uses the bookkeeping information to quickly and efficiently serve the serving device 110.
  • the page requested by (110) can be provided.
  • the electronic device or terminal includes a processor, memory for storing and executing program data, permanent storage such as a disk drive, a communication port for communicating with an external device, a touch panel, and a key. , and may include user interface devices such as buttons.
  • Methods implemented as software modules or algorithms may be stored on a computer-readable recording medium as computer-readable codes or program instructions executable on a processor.
  • computer-readable recording media include magnetic storage media (e.g., ROM (read-only memory), RAM (random-access memory), floppy disk, hard disk, etc.) and optical read media (e.g., CD-ROM). ), DVD (Digital Versatile Disc), etc.
  • the computer-readable recording medium is distributed among computer systems connected to a network, so that computer-readable code can be stored and executed in a distributed manner.
  • the media may be readable by a computer, stored in memory, and executed by a processor.
  • This embodiment can be represented by functional block configurations and various processing steps. These functional blocks may be implemented in various numbers of hardware or/and software configurations that execute specific functions. For example, embodiments include integrated circuit configurations such as memory, processing, logic, look-up tables, etc. that can execute various functions under the control of one or more microprocessors or other control devices. can be hired. Similar to how the components can be implemented as software programming or software elements, the present embodiments include various algorithms implemented as combinations of data structures, processes, routines or other programming constructs, such as C, C++, Java ( It can be implemented in a programming or scripting language such as Java, assembler, Python, etc. Functional aspects may be implemented as algorithms running on one or more processors.
  • this embodiment may employ conventional technologies for electronic environment settings, signal processing, and/or data processing.
  • Terms such as “mechanism,” “element,” “means,” and “composition” can be used broadly and are not limited to mechanical and physical components. The above-mentioned term may include the meaning of a series of software routines in connection with a processor, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Finance (AREA)
  • Computational Linguistics (AREA)
  • Accounting & Taxation (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Primary Health Care (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

본 개시에 따르면, 서빙 장치로부터 제1 필터링 조건을 포함하는 제1 페이지 요청을 수신하는 단계, 상기 제1 페이지 요청에 대응하여 데이터 베이스로부터 제1 소스 아이템 리스트를 획득하는 단계, 상기 제1 필터링 조건으로 상기 제1 소스 아이템 리스트를 필터링하여 제1 결과 리스트를 생성하는 단계, 및 상기 제1 결과 리스트 및 상기 제1 결과 리스트의 결과 페이지 정보를 상기 서빙 장치에 제공하는 단계를 포함하는 아이템 리스트 정보 제공 방법 및 이를 위한 전자 장치가 개시된다.

Description

아이템 리스트 정보 제공 방법 및 이를 위한 전자 장치
본 개시는 필터링된 아이템 리스트를 페이지 요청자에게 제공하는 아이템 리스트 정보 제공 방법 및 이를 위한 전자 장치에 관한 것이다.
인터넷의 사용이 보편화됨에 따라 다양한 분야에서 인터넷 기반 서비스가 제공되고 있다. 특히, 구매자와 판매자가 단말을 통해 온라인 쇼핑몰에 접속하여 실시간으로 상품을 거래할 수 있는 전자상거래가 활성화되고 있다.
전자상거래를 위한 인터넷 기반 서비스는 수많은 아이템을 제공하는데, 아이템의 리스트 전체가 하나의 페이지에 제공될 경우 가독성이 떨어져 불편을 초래할 수 있다. 이에 따라, 아이템의 리스트를 여러 페이지에 나누어 제공할 필요가 있고 이때 하나의 페이지에 제공되는 아이템의 개수는 장치에 따라 그리고 필요에 따라 달라질 수 있다.
한편, 전자상거래를 위한 인터넷 기반 서비스에 페이지를 요청하는 사용자는 서비스를 통해 제공되는 아이템 중 특정한 조건을 만족하는 아이템을 찾고자 하는 경우가 있다. 이에 따라, 특정한 조건을 만족하는 아이템을 찾으면서 그 아이템의 리스트를 사용자가 원하는 방식으로 제공하기 위한 방법의 필요성이 대두되고 있다.
관련하여, KR 10-2020-0087225 A 건, KR 10-2128691 B1 건 등의 선행문헌들을 참조할 수 있다.
본 개시는 외부 데이터 베이스로부터 데이터를 수신하고 일정한 조건을 적용하여 데이터의 아이템을 필터링한 이후, 필터링된 아이템 리스트를 페이지 요청자에게 효율적으로 제공하는 아이템 리스트 정보 제공 방법 및 이를 위한 전자 장치를 제공하는 것을 목적으로 한다.
본 개시에 의해 이루고자 하는 기술적 과제는 상술한 기술적 과제들로 한정되지 않으며, 이하의 실시 예들로부터 또 다른 기술적 과제들이 유추될 수 있다.
개시되는 일 실시 예에 따른 아이템 리스트 정보 제공 방법은 서빙 장치로부터 제1 필터링 조건을 포함하는 제1 페이지 요청을 수신하는 단계, 상기 제1 페이지 요청에 대응하여 데이터 베이스로부터 제1 소스 아이템 리스트를 획득하는 단계, 상기 제1 필터링 조건으로 상기 제1 소스 아이템 리스트를 필터링하여 제1 결과 리스트를 생성하는 단계, 및 상기 제1 결과 리스트 및 상기 제1 결과 리스트의 결과 페이지 정보를 상기 서빙 장치에 제공하는 단계를 포함할 수 있다.
상기 제1 페이지 요청의 요청 식별 정보를 확인하는 단계, 및 상기 요청 식별 정보에 대응하는 제1 북키핑 정보를 확인하는 단계를 더 포함하되, 상기 제1 소스 아이템 리스트는 상기 제1 북키핑 정보를 기반으로 획득될 수 있다.
상기 제1 북키핑 정보는 상기 제1 페이지 요청의 요청 페이지 정보 및 상기 데이터 베이스의 소스 페이지 정보를 포함할 수 있다.
상기 요청 페이지 정보는 요청하는 페이지 값 정보 및 요청하는 페이지 당 아이템 개수 정보를 포함할 수 있다.
상기 소스 페이지 정보는 상기 데이터 베이스의 페이지 값 정보 및 상기 데이터 베이스의 페이지 당 아이템 개수 정보를 포함할 수 있다.
상기 제1 결과 리스트의 결과 페이지 정보를 기반으로 상기 제1 북키핑 정보를 업데이트하여 제2 북키핑 정보를 생성하는 단계를 더 포함할 수 있다.
상기 서빙 장치로부터 상기 제1 필터링 조건을 포함하는 제2 페이지 요청을 수신하는 단계, 상기 제2 페이지 요청의 요청 식별 정보를 확인하는 단계, 상기 제2 페이지 요청의 요청 식별 정보가 상기 제1 페이지 요청의 요청 식별 정보와 같은 경우, 상기 제2 북키핑 정보를 확인하는 단계, 상기 제2 페이지 요청에 대응하여 상기 데이터 베이스로부터 제2 소스 아이템 리스트를 획득하는 단계, 상기 제1 필터링 조건으로 상기 제2 소스 아이템 리스트를 필터링하여 제2 결과 리스트를 생성하는 단계, 및 상기 제2 결과 리스트 및 상기 제2 결과 리스트의 결과 페이지 정보를 상기 서빙 장치에 제공하는 단계를 더 포함할 수 있다.
상기 제2 결과 리스트의 아이템 중 적어도 일부는 상기 제1 결과 리스트의 아이템 중 적어도 일부와 같은 페이지에 제공될 수 있다.
상기 제2 북키핑 정보는 상기 제1 결과 리스트의 마지막 아이템의 식별 정보를 포함할 수 있다.
상기 제1 페이지 요청의 요청하는 페이지 당 아이템 개수는 상기 데이터 베이스의 페이지 당 아이템 개수보다 작거나 같을 수 있다.
상기 제1 페이지 요청의 요청하는 페이지 당 아이템 개수는 상기 데이터 베이스의 페이지 당 아이템 개수보다 크고, 상기 제1 소스 아이템 리스트는 페이지 수는 2 이상일 수 있다.
상기 데이터 베이스는 상기 제1 필터링 조건과 다른 제2 필터링 조건으로 필터링된 아이템을 포함할 수 있다.
상기 제1 소스 아이템 리스트를 획득하는 단계 및 상기 제1 결과 리스트를 생성하는 단계 사이에, 상기 제1 소스 아이템 리스트의 아이템 각각에 상기 제1 페이지 요청에 대응하는 필터링 대상 정보를 추가하는 단계를 더 포함할 수 있다.
추가된 상기 필터링 대상 정보는 가격 적합성 지표, 이전 프로모션 적용 여부 및 프로모션 적용 가능 여부 중 적어도 하나를 포함할 수 있다.
상기 제1 결과 리스트 및 상기 제1 결과 리스트의 결과 페이지 정보를 저장하는 단계를 더 포함할 수 있다.
개시되는 일 실시 예에 따른 아이템 리스트 정보 제공 방법을 위한 전자 장치는 적어도 하나의 명령어를 저장하는 메모리, 및 상기 적어도 하나의 명령어에 기초하여, 서빙 장치로부터 제1 필터링 조건을 포함하는 제1 페이지 요청을 수신하고, 상기 제1 페이지 요청에 대응하여 데이터 베이스로부터 제1 소스 아이템 리스트를 획득하고, 상기 제1 필터링 조건으로 상기 제1 소스 아이템 리스트를 필터링하여 제1 결과 리스트를 생성하고, 상기 제1 결과 리스트 및 상기 제1 결과 리스트의 결과 페이지 정보를 상기 서빙 장치에 제공하는 프로세서를 포함할 수 있다.
기타 실시 예들의 구체적인 사항들은 상세한 설명 및 도면들에 포함되어 있다.
본 개시에 따르면, 페이지 요청에 대응하는 필터링 대상 정보를 아이템 리스트에 추가함으로써 데이터 베이스에서 지원하지 않는 필터링 조건으로 아이템을 필터링할 수 있으며, 페이지 매김(pagination)을 통해 일관된 페이지 규칙에 따라 사용자에게 필터링된 아이템 리스트를 제공할 수 있다.
또한, 본 개시에 따르면, 페이지 요청의 요청 식별 정보 및 북키핑 정보를 확인 및 업데이트하는 것을 통해, 반복적인 페이지 요청이나 데이터 베이스의 페이지 정보와 다른 페이지 정보를 갖는 요청에도 페이지를 요청하는 서빙 장치에 효율적으로 아이템 리스트 정보를 제공할 수 있다.
발명의 효과는 이상에서 언급한 효과로 제한되지 않으며, 언급되지 않은 또 다른 효과들은 청구범위의 기재로부터 당해 기술 분야의 통상의 기술자에게 명확하게 이해될 수 있을 것이다.
도 1은 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법을 구현하기 위한 장치들을 설명하기 위한 개념도이다.
도 2는 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법을 구현하기 위한 장치들을 설명하기 위한 개략적인 블록도이다.
도 3 및 도 4는 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법을 설명하기 위한 흐름도들이다.
도 5는 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법 중 소스 아이템 리스트에 추가된 필터링 대상 정보를 설명하기 위한 예시도이다.
도 6은 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법을 설명하기 위한 흐름도이다.
실시 예들에서 사용되는 용어는 본 개시에서의 기능을 고려하면서 가능한 현재 널리 사용되는 일반적인 용어들을 선택하였으나, 이는 당 분야에 종사하는 기술자의 의도 또는 판례, 새로운 기술의 출현 등에 따라 달라질 수 있다. 또한, 특정한 경우는 출원인이 임의로 선정한 용어도 있으며, 이 경우 해당되는 설명 부분에서 상세히 그 의미를 기재할 것이다. 따라서 본 개시에서 사용되는 용어는 단순한 용어의 명칭이 아닌, 그 용어가 가지는 의미와 본 개시의 전반에 걸친 내용을 토대로 정의되어야 한다.
명세서 전체에서 어떤 부분이 어떤 구성요소를 “포함”한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있음을 의미한다. 또한, 명세서에 기재된 “...부”, “...모듈” 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어 또는 소프트웨어로 구현되거나 하드웨어와 소프트웨어의 결합으로 구현될 수 있다.
명세서 전체에서 기재된 “a, b, 및 c 중 적어도 하나”의 표현은, ‘a 단독’, ‘b 단독’, ‘c 단독’, ‘a 및 b’, ‘a 및 c’, ‘b 및 c’, 또는 ‘a,b,c 모두’를 포괄할 수 있다.
이하에서 언급되는 "단말"은 네트워크를 통해 서버나 타 단말에 접속할 수 있는 컴퓨터나 휴대용 단말로 구현될 수 있다. 여기서, 컴퓨터는 예를 들어, 웹 브라우저(WEB Browser)가 탑재된 노트북, 데스크톱(desktop), 랩톱(laptop) 등을 포함하고, 휴대용 단말은 예를 들어, 휴대성과 이동성이 보장되는 무선 통신 장치로서, IMT(International Mobile Telecommunication), CDMA(Code Division Multiple Access), W-CDMA(W-Code Division Multiple Access), LTE(Long Term Evolution) 등의 통신 기반 단말, 스마트폰, 태블릿 PC 등과 같은 모든 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치를 포함할 수 있다.
아래에서는 첨부한 도면을 참고하여 본 개시의 실시 예에 대하여 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 개시는 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다.
이하, 본 개시의 실시 예를 첨부된 도면을 참조하여 상세하게 설명한다.
실시 예를 설명함에 있어서 본 개시가 속하는 기술 분야에 익히 알려져 있고 본 개시와 직접적으로 관련이 없는 기술 내용에 대해서는 설명을 생략한다. 이는 불필요한 설명을 생략함으로써 본 개시의 요지를 흐리지 않고 더욱 명확히 전달하기 위함이다.
마찬가지 이유로 첨부 도면에 있어서 일부 구성요소는 과장되거나 생략되거나 개략적으로 도시되었다. 또한, 각 구성요소의 크기는 실제 크기를 전적으로 반영하는 것이 아니다. 각 도면에서 동일한 또는 대응하는 구성요소에는 동일한 참조 번호를 부여하였다.
본 개시의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시 예들을 참조하면 명확해질 것이다. 그러나 본 개시는 이하의 실시 예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시 예들은 본 개시가 완전하도록 하고, 본 개시가 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 개시는 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성 요소를 지칭한다.
이 때, 처리 흐름도 도면들의 각 블록과 흐름도 도면들의 조합들은 컴퓨터 프로그램 명령어들에 의해 수행될 수 있음을 이해할 수 있을 것이다. 이들 컴퓨터 프로그램 명령어들은 범용 컴퓨터, 특수용 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서에 탑재될 수 있으므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서를 통해 수행되는 그 명령어들이 흐름도 블록(들)에서 설명된 기능들을 수행하는 수단을 생성하게 된다. 이들 컴퓨터 프로그램 명령어들은 특정 방식으로 기능을 구현하기 위해 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 지향할 수 있는 컴퓨터 이용 가능 또는 컴퓨터 판독 가능 메모리에 저장되는 것도 가능하므로, 그 컴퓨터 이용 가능 또는 컴퓨터 판독 가능 메모리에 저장된 명령어들은 흐름도 블록(들)에서 설명된 기능을 수행하는 명령어 수단을 내포하는 제조 품목을 생산하는 것도 가능하다. 컴퓨터 프로그램 명령어들은 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에 탑재되는 것도 가능하므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에서 일련의 동작 단계들이 수행되어 컴퓨터로 실행되는 프로세스를 생성해서 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 수행하는 명령어들은 흐름도 블록(들)에서 설명된 기능들을 실행하기 위한 단계들을 제공하는 것도 가능하다.
또한, 각 블록은 특정된 논리적 기능(들)을 실행하기 위한 하나 이상의 실행 가능한 명령어들을 포함하는 모듈, 세그먼트 또는 코드의 일부를 나타낼 수 있다. 또, 몇 가지 대체 실행 예들에서는 블록들에서 언급된 기능들이 순서를 벗어나서 발생하는 것도 가능함을 주목해야 한다. 예컨대, 잇달아 도시되어 있는 두 개의 블록들은 사실 실질적으로 동시에 수행되는 것도 가능하고 또는 그 블록들이 때때로 해당하는 기능에 따라 역순으로 수행되는 것도 가능하다.
도 1은 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법을 구현하기 위한 장치들을 설명하기 위한 개념도이다.
도 1을 참조하면, 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법은 다양한 종류의 장치들에 구현될 수 있다. 예를 들어, 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법은 전자 장치(100) 및 네트워크를 통해 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120)에 의해 구현될 수 있다. 달리 말해, 전자 장치(100), 서빙 장치(110) 및 데이터 베이스(120)는 네트워크를 통해 서로 통신하며 본 개시의 실시 예들에 따른 동작을 수행할 수 있다. 한편, 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법은, 도 1에 도시된 바에 국한되지 않고, 다양한 전자 장치 또는 서버에 의해 구현될 수도 있다.
다양한 실시 예들에 따른 전자 장치(100)는, 네트워크를 통해 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120)와 유선 또는 무선 통신을 수행하며, 대단위의 저장 용량을 갖는 메모리를 포함하는 장치일 수 있다. 예를 들어, 전자 장치(100)는 서빙 장치(110) 및 데이터 베이스(120)와 연결된 클라우드 장치(cloud device)일 수 있다.
다양한 실시 예들에 따른 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120) 각각은, 데스크탑 피시, 태블릿 피시, 모바일 단말 등의 장치일 수 있다. 이외에도 유사한 기능을 수행하는 다른 전자 장치들이 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120)로 이용될 수 있다.
본 개시의 실시 예들에 따른 동작을 위한 다양한 모듈들이 제공될 수 있다. 모듈들은 정보 제공 방법이 구현되는(또는, 물리적 장치에 포함되는) 물리적 장치(예를 들어, 전자 장치(100))가 지정된 동작을 수행할 수 있도록 구현된 컴퓨터 코드 내지는 하나 이상의 명령어일 수 있다. 다시 말하면, 정보 제공 방법이 구현되는 물리적 장치는 복수 개의 모듈들을 컴퓨터 코드 형태로 메모리에 저장하고, 메모리에 저장된 복수 개의 모듈들이 실행되는 경우 복수 개의 모듈들은 물리적 장치가 복수 개의 모듈들에 대응하는 지정된 동작들을 수행하도록 할 수 있다.
도 2는 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법을 구현하기 위한 장치들을 설명하기 위한 개략적인 블록도이다.
도 2를 참조하면, 전자 장치(100) 및 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120) 각각은 통신부(210), 메모리(220) 및 프로세서(230)를 포함할 수 있다.
실시 예들에 따르면, 전자 장치(100) 및 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120) 각각은 입력부 및 출력부를 더 포함할 수도 있다. 입력부 및 출력부 각각은 사용자 입력을 받거나 또는 사용자에게 정보를 출력하는 각종 인터페이스나 연결 포트 등일 수 있다.
입력부는 입력 모듈을 포함할 수 있고, 입력 모듈은 사용자로부터 사용자 입력을 수신한다. 사용자 입력은 키 입력, 터치 입력, 음성 입력을 비롯한 다양한 형태로 이루어질 수 있다. 이러한 사용자 입력을 받을 수 있는 입력 모듈의 예로는 전통적인 형태의 키패드나 키보드, 마우스는 물론, 사용자의 터치를 감지하는 터치 센서, 음성 신호를 입력받는 마이크, 영상 인식을 통해 제스처 등을 인식하는 카메라, 사용자 접근을 감지하는 조도 센서나 적외선 센서 중 적어도 하나를 포함하는 근접 센서, 가속도 센서나 자이로 센서 등을 통해 사용자 동작을 인식하는 모션 센서 및 그 외의 다양한 형태의 사용자 입력을 감지하거나 입력받는 다양한 형태의 입력 수단이 있으며, 본 개시의 실시 예에 따른 입력 모듈은 위에 나열한 장치 중 적어도 하나를 포함할 수 있다. 여기서, 터치 센서는 디스플레이 패널에 부착되는 터치 패널이나 터치 필름을 통해 터치를 감지하는 압전식 또는 정전식 터치 센서, 광학적인 방식에 의해 터치를 감지하는 광학식 터치 센서 등으로 구현될 수 있다. 이외에도 입력 모듈은 자체적으로 사용자 입력을 감지하는 장치 대신 사용자 입력을 입력받는 외부의 입력 장치를 연결시키는 입력 인터페이스(USB 포트, PS/2 포트 등)의 형태로 구현될 수도 있다.
한편, 출력부는 출력 모듈을 포함할 수 있고, 출력 모듈은 각종 정보를 출력할 수 있다. 출력 모듈은 영상을 출력하는 디스플레이, 소리를 출력하는 스피커, 진동을 발생시키는 햅틱 장치 및 그 외의 다양한 형태의 출력 수단 중 적어도 하나를 포함할 수 있다. 이외에도 출력 모듈은 상술한 개별 출력 수단을 연결시키는 포트 타입의 출력 인터페이스의 형태로 구현될 수도 있다. 예를 들어, 디스플레이 형태의 출력 모듈은 텍스트, 정지 영상, 동영상을 디스플레이 할 수 있다. 디스플레이는 액정 디스플레이(LCD; Liquid Crystal Display), 발광 다이오드(LED; light emitting diode) 디스플레이, 유기 발광 다이오드(OLED; Organic Light Emitting Diode) 디스플레이, 평판 디스플레이(FPD; Flat Panel Display), 투명 디스플레이(transparent display), 곡면 디스플레이(Curved Display), 플렉시블 디스플레이(flexible display), 3차원 디스플레이(3D display), 홀로그래픽 디스플레이(holographic display), 프로젝터 및 그 외의 영상 출력 기능을 수행할 수 있는 다양한 형태의 장치 중 적어도 하나를 포함할 수 있다. 이러한 디스플레이는 입력 모듈의 터치 센서와 일체로 구성된 터치 디스플레이의 형태일 수도 있다.
통신부(210)는 다른 장치와 통신할 수 있다. 따라서, 전자 장치(100) 및 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120) 각각은 통신부(210)를 통해 다른 장치와 정보를 송수신할 수 있다. 예를 들어, 전자 장치(100) 및 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120) 각각은 통신부(210)를 이용해 상호 간 통신을 수행하거나, 기타 다른 장치와 통신을 수행할 수 있다. 실시 예들에 따르면, 통신부(210)는 적어도 하나의 트랜시버를 포함할 수 있다.
여기서, 통신, 즉 데이터의 송수신은 유선 또는 무선으로 이루어질 수 있다. 이를 위해 통신부(210)는 LAN(Local Area Network)를 통해 인터넷 등에 접속하는 유선 통신 모듈, 이동 통신 기지국을 거쳐 이동 통신 네트워크에 접속하여 데이터를 송수신하는 이동 통신 모듈, 와이파이(Wi-Fi) 같은 WLAN(Wireless Local Area Network) 계열의 통신 방식이나 블루투스(Bluetooth), 직비(Zigbee)와 같은 WPAN(Wireless Personal Area Network) 계열의 통신 방식을 이용하는 근거리 통신 모듈, GPS(Global Positioning System)과 같은 GNSS(Global Navigation Satellite System)을 이용하는 위성 통신 모듈 또는 이들의 조합으로 구성될 수 있다.
메모리(220)는 각종 정보를 저장할 수 있다. 메모리(220)는 데이터를 임시적으로 또는 반영구적으로 저장할 수 있다. 예를 들어, 전자 장치(100)의 메모리(220)에는 전자 장치(100)를 구동하기 위한 운용 프로그램(OS; Operating System), 웹 사이트를 호스팅하기 위한 데이터나 점자 생성을 위한 프로그램 내지는 어플리케이션(예를 들어, 웹 어플리케이션)에 관한 데이터 등이 저장될 수 있다. 또, 메모리(220)는 상술한 바와 같이 모듈들을 컴퓨터 코드 형태로 저장할 수 있다.
메모리(220)의 예로는 하드 디스크(HDD; Hard Disk Drive), SSD(Solid State Drive), 플래쉬 메모리(flash memory), 롬(ROM; Read-Only Memory), 램(RAM; Random Access Memory) 등이 있을 수 있다. 이러한 메모리(220)는 내장 타입 또는 탈부착 가능한 타입으로 제공될 수 있다.
프로세서(230)는 전자 장치(100) 및 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120) 각각의 전반적인 동작을 제어한다. 이를 위해 프로세서(230)는 각종 정보의 연산 및 처리를 수행하고 전자 장치(100)의 구성요소들의 동작을 제어할 수 있다. 예를 들어, 프로세서(230)는 아이템 리스트 정보 제공을 위한 프로그램 내지 어플리케이션을 실행시킬 수 있을 것이다. 프로세서(230)는 하드웨어, 소프트웨어 또는 이들의 조합에 따라 컴퓨터나 이와 유사한 장치로 구현될 수 있다. 하드웨어적으로 프로세서(230)는 전기적인 신호를 처리하여 제어 기능을 수행하는 전자 회로 형태로 구현될 수 있으며, 소프트웨어적으로는 하드웨어적인 프로세서(230)를 구동시키는 프로그램 형태로 구현될 수 있다. 한편, 이하의 설명에서 특별한 언급이 없는 경우에는 전자 장치(100) 및 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120)의 동작은 프로세서(230)의 제어에 의해 수행되는 것으로 해석될 수 있다. 즉, 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법에 구현되는 모듈들이 실행되는 경우, 모듈들은 프로세서(230)가 전자 장치(100) 및 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120)가 아이템 리스트 정보 제공 방법의 단계들을 수행하도록 제어하는 것으로 해석될 수 있다.
요약하면, 다양한 실시 예들은 다양한 수단을 통해 구현될 수 있다. 예를 들어, 다양한 실시 예들은 하드웨어, 펌웨어(firmware), 소프트웨어 또는 그것들의 결합 등에 의해 구현될 수 있다.
하드웨어에 의한 구현의 경우, 다양한 실시 예들에 따른 방법은 하나 또는 그 이상의 ASICs(application specific integrated circuits), DSPs(digital signal processors), DSPDs(digital signal processing devices), PLDs(programmable logic devices), FPGAs(field programmable gate arrays), 프로세서, 컨트롤러, 마이크로 컨트롤러, 마이크로 프로세서 등에 의해 구현될 수 있다.
펌웨어나 소프트웨어에 의한 구현의 경우, 다양한 실시 예들에 따른 방법은 이하에서 설명된 기능 또는 동작들을 수행하는 모듈, 절차 또는 함수 등의 형태로 구현될 수 있다. 예를 들어, 소프트웨어 코드는 메모리에 저장되어 프로세서에 의해 구동될 수 있다. 메모리는 프로세서 내부 또는 외부에 위치할 수 있으며, 이미 공지된 다양한 수단에 의해 프로세서와 데이터를 주고받을 수 있다.
이하에서 상술한 기술적 사상에 기반하여 다양한 실시 예들에 대해 보다 상세히 설명한다. 이하에서 설명되는 다양한 실시 예들에 대해서는 앞서 설명한 내용들이 적용될 수 있다. 예를 들어, 이하에서 설명되는 다양한 실시 예들에서 정의되지 않은 동작, 기능, 용어 등은 앞서 설명한 내용들에 기반하여 수행되고 설명될 수 있다.
이하에서, 전자 장치(100)가 아이템 리스트 정보 제공 방법의 단계들을 수행함을 전제로 다양한 실시 예들에 대하여 설명하며, 다양한 실시 예들에 따르면, 전자 장치(100)는 아이템 리스트 정보 제공 방법의 단계들과 관련된 정보를 전자 장치(100)와 연동되는 서빙 장치(110) 및 데이터 베이스(120)와 송수신할 수 있다.
도 3은 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법을 설명하기 위한 흐름도이다.
도 3을 참조하면, 단계 S301에서, 전자 장치(100)는 서빙 장치(110)로부터 제1 필터링 조건을 포함하는 제1 페이지 요청을 수신할 수 있다. 이때, 서빙 장치(110)는 필터링된 아이템 리스트를 전자 장치(100)에 요청하는 사용자 단말일 수 있으나, 이는 예시적인 것일 뿐 본 개시는 이에 제한되지 않는다. 제1 페이지 요청은 요청 페이지 정보 및 요청 식별 정보를 더 포함할 수 있다.
제1 페이지 요청의 제1 필터링 조건은 데이터 베이스(120)로부터 불러온 아이템을 필터링하기 위한 조건으로, 필터링 대상 정보에 관한 조건일 수 있다. 이때, 데이터 베이스(120)는 전자 장치(100) 외부의 장치 또는 서버일 수 있고, 복수의 아이템들 및 그에 대한 정보를 포함할 수 있다. 데이터 베이스(120)는 페이지 매김(pagination)을 지원할 수 있다. 즉, 데이터 베이스(120)의 아이템들은 여러 페이지에 나누어 제공될 수 있다.
실시 예들에 따르면, 제1 필터링 조건의 적어도 일부는 데이터 베이스(120)로부터 아이템 리스트를 획득하는 데 사용될 수 있고, 다른 적어도 일부는 전자 장치(100)가 데이터 베이스(120)로부터 수신한 아이템 리스트를 필터링하는 데 사용될 수 있다.
필터링 대상 정보는 데이터 베이스(120)에 포함된 정보 또는 제1 페이지 요청에 기반하여 후술하는 소스 아이템 리스트에 추가된 정보일 수 있다. 소스 아이템 리스트에 추가되는 필터링 대상 정보는, 예를 들어, 가격 적합성 지표, 이전 프로모션 적용 여부 및 프로모션 적용 가능 여부 중 적어도 하나를 포함할 수 있다. 한편, 실시 예들에 따르면, 데이터 베이스(120)는 필터링 대상 정보 중 적어도 일부를 포함할 수 있으나, 키 값의 설정 부재 등의 이유로 해당 정보로 필터링을 수행할 수 없을 수 있다.
본 개시에 따르면, 제1 페이지 요청에 대응하는 필터링 대상 정보 중 적어도 일부를 소스 아이템 리스트에 추가함으로써 데이터 베이스(120)에서 지원하지 않는 조건을 사용하여 아이템을 필터링할 수 있다. 필터링 대상 정보, 이에 관한 제1 필터링 조건 및 이를 이용한 필터링에 대하여 도 4 및 도 5를 참조하여 상세히 설명한다.
제1 페이지 요청의 요청 페이지 정보는 요청하는 페이지 값 정보 및 요청하는 페이지 당 아이템 개수 정보를 포함할 수 있다. 요청하는 페이지 값 정보는 서빙 장치(110)에 제공할 아이템 리스트의 페이지 번호를 의미하고, 요청하는 페이지 당 아이템 개수 정보는 서빙 장치(100)에 제공할 아이템 리스트의 하나의 페이지에 제공되는 아이템의 개수를 의미한다.
단계 S302에서, 전자 장치(100)는 제1 페이지 요청의 요청 식별 정보를 확인할 수 있다. 요청 식별 정보는 제1 페이지 요청의 주체(즉, 서빙 장치(110))를 식별하기 위한 정보를 의미하며, 적어도 하나의 문자를 포함하는 문자열의 형태를 가질 수 있다. 요청 식별 정보는 서빙 장치(110)에 대응할 수 있다. 전자 장치(100)는 요청 식별 정보에 기반하여 서빙 장치(110)를 식별할 수 있다.
단계 S303에서, 전자 장치(100)는 요청 식별 정보에 대응하는 제1 북키핑 정보를 확인할 수 있다. 제1 북키핑 정보는 제1 페이지 요청의 제1 필터링 조건 또는 요청 식별 정보를 기반으로 확인될 수 있다. 제1 북키핑 정보는 서빙 장치(110)에 대응할 수 있다. 서빙 장치(110)에 대응하는 제1 북키핑 정보는 적어도 하나 이상의 정보를 포함할 수 있다. 제1 북키핑 정보는 상술한 제1 페이지 요청의 요청 페이지 정보 및 데이터 베이스(120)의 소스 페이지 정보를 포함할 수 있다.
본 개시에 따르면, 제1 페이지 요청의 요청 식별 정보 및 제1 북키핑 정보를 확인하는 것을 통해, 반복적인 페이지 요청이나 데이터 베이스(120)의 페이지 정보와 다른 페이지 정보를 갖는 요청에도 페이지를 요청하는 서빙 장치(110)에 효율적으로 아이템 리스트 정보를 제공할 수 있다.
데이터 베이스(120)의 소스 페이지 정보는 데이터 베이스(120)의 페이지 값 정보 및 데이터 베이스(120)의 페이지 당 아이템 개수 정보를 포함할 수 있다. 데이터 베이스(120)의 페이지 값 정보는 데이터 베이스(120)로부터 제공되는 아이템 리스트의 페이지 번호를 의미하고, 데이터 베이스(120)의 페이지 당 아이템 개수 정보는 데이터 베이스(120)로부터 제공되는 아이템 리스트의 하나의 페이지에 제공되는 아이템의 개수를 의미한다.
단계 S304에서, 전자 장치(100)는 데이터 베이스(120)에 제1 소스 아이템 리스트를 요청할 수 있다. 이에 대응하여, 단계 S305에서, 전자 장치(100)는 데이터 베이스(120)로부터 제1 소스 아이템 리스트를 획득할 수 있다. 제1 소스 아이템 리스트는 데이터 베이스(120)의 아이템을 일정한 순서로 나열한 리스트일 수 있다. 보다 구체적으로, 제1 소스 아이템 리스트는 데이터 베이스(120)의 아이템 리스트 중 어느 하나의 페이지에 제공된 아이템의 리스트일 수 있다. 이때, 제1 소스 아이템 리스트의 아이템 순서는 데이터 베이스(120)에서 결정될 수 있다. 제1 소스 아이템 리스트는 제1 북키핑 정보를 기반으로 획득될 수 있다.
일 예로, 제1 페이지 요청의 요청하는 페이지 당 아이템 개수가 데이터 베이스(120)의 페이지 당 아이템 개수보다 작거나 같은 경우, 전자 장치(100)는 데이터 베이스(120)에 하나의 페이지의 제1 소스 아이템 리스트를 요청할 수 있다. 한편, 다른 예로, 제1 페이지 요청의 요청하는 페이지 당 아이템 개수가 데이터 베이스(120)의 페이지 당 아이템 개수보다 큰 경우, 전자 장치(100)가 데이터 베이스(120)에 요청하는 제1 소스 아이템 리스트의 페이지 수는 2 이상일 수 있다. 또한, 다른 예로, 서빙 장치(110)나 다른 장치에서 과거에 사용했던 필터링 조건 중 제1 페이지 요청의 제1 필터링 조건에 대응하는 것이 있고 그 필터링 조건에 따른 페이지 요청 시 데이터 베이스(120)로부터 두 페이지 이상의 소스 아이템 리스트를 획득해야 했던 경우, 전자 장치(100)가 데이터 베이스(120)에 요청하는 제1 소스 아이템 리스트의 페이지 수는 2 이상일 수 있다.
단계 S306에서, 전자 장치(100)는 제1 페이지 요청의 제1 필터링 조건으로 제1 소스 아이템 리스트를 필터링하여 제1 결과 리스트를 생성할 수 있다. 단계 S307에서, 전자 장치(100)는 제1 결과 리스트 및 제1 결과 리스트의 결과 페이지 정보를 서빙 장치(110)에 제공할 수 있다. 다시 말하면, 전자 장치(100)는 제1 소스 아이템 리스트 중 필터링 대상 정보에 관한 조건을 만족하는 아이템을 선택적으로 서빙 장치(110)에 제공할 수 있다. 이때, 결과 페이지 정보는 제1 결과 리스트의 아이템 각각을 어떤 페이지에 제공할지(즉, 서빙 장치(110)의 사용자가 해당하는 아이템을 어떤 번호의 페이지에서 확인할 수 있는지)에 대한 정보를 의미한다. 결과 페이지 정보는 제1 페이지 요청의 요청 페이지 정보에 기반하여 결정될 수 있다.
실시 예들에 따르면, 본 개시에 따른 아이템 리스트 정보 제공 방법은 단계 S307 이후에, 제1 결과 리스트 및 제1 결과 리스트의 결과 페이지 정보를 저장(즉, 캐싱(caching))하는 단계를 더 포함할 수도 있다. 이때, 제1 페이지 요청에 대응하는 제1 북키핑 정보가 함께 저장될 수 있다. 이에 따라, 서빙 장치(110)가 다른 결과 리스트들을 더 요청한 이후 제1 결과 리스트를 다시 요청하는 경우에 제1 북키핑 정보를 이용하여 신속하고 효율적으로 제1 결과 리스트 및 제1 결과 리스트의 결과 페이지 정보를 불러올 수 있다.
도 4는 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법을 설명하기 위한 흐름도이다.
도 4를 참조하면, 단계 S305에 따라 데이터 베이스(120)로부터 제1 소스 아이템 리스트를 획득한 이후에, 단계 S410에서, 전자 장치(100)는 제1 소스 아이템 리스트에 필터링 대상 정보를 추가할 수 있다. 추가되는 필터링 대상 정보는 데이터 베이스(120)에서 지원하지 않는 정보이고, 제1 페이지 요청에 대응하는 정보이다.
단계 S411에서, 전자 장치(100)는 제1 소스 아이템 리스트에 대하여 필터링 대상 정보에 관한 제1 필터링 조건으로 필터링을 수행할 수 있다. 제1 소스 아이템 리스트 중 제1 필터링 조건을 만족하는 아이템의 개수가 제1 페이지 요청의 요청하는 페이지 당 아이템 개수보다 작은 경우, 단계 S412에서, 전자 장치(100)는 데이터 베이스(120)에 추가 아이템 리스트를 요청할 수 있다. 이에 대응하여, 단계 S413에서, 전자 장치(100)는 데이터 베이스(120)로부터 추가 아이템 리스트를 획득할 수 있다. 추가 아이템 리스트는, 예를 들어, 데이터 베이스(120) 내에서 제1 소스 아이템 리스트를 포함하는 페이지의 다음 페이지에 포함된 아이템의 리스트일 수 있다.
단계 S413에 따라 데이터 베이스(120)로부터 추가 아이템 리스트를 획득한 이후에, 단계 S306에서, 전자 장치(100)는 제1 결과 리스트를 생성할 수 있다. 이때, 예를 들어, 제1 결과 리스트의 아이템 중 적어도 일부는 다른 일부와 서로 다른 페이지에 제공될 수도 있다.
제1 소스 아이템 리스트 중 제1 필터링 조건을 만족하는 아이템의 개수가 제1 페이지 요청의 요청하는 페이지 당 아이템 개수보다 크거나 같은 경우, 단계 S412 및 단계 S413은 생략될 수 있고, 단계 S306에서, 전자 장치(100)는 제1 결과 리스트를 생성할 수 있다.
한편, 데이터 베이스(120)는, 단계 S304에 따라 제1 소스 아이템 리스트에 대한 요청을 받기 전에, 단계 S420에서, 제2 필터링 조건으로 필터링을 수행할 수 있다. 제2 필터링 조건은 제1 필터링 조건과 다를 수 있다. 보다 구체적으로, 제2 필터링 조건은 데이터 베이스(120)가 포함하는 정보에 관한 조건일 수 있다. 또는, 제2 필터링 조건은 데이터 베이스(120)의 아이템 중 특정한 정보가 없는 아이템을 리스트에서 제거하기 위한 조건일 수도 있다.
도 5는 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법 중 소스 아이템 리스트에 추가된 필터링 대상 정보를 설명하기 위한 예시도이다.
도 5를 참조하면, 제1 소스 아이템 리스트의 아이템 각각은 제1 정보(510) 및 제2 정보(520)를 포함할 수 있다. 제1 정보(510)는, 예를 들어, 명칭 정보(511), 카테고리 정보(512)(예를 들어, 'Fashion', 'Food', 'Beauty', 'Pet', 'Health', 'Sports' 등) 및 가격 정보(513)를 포함할 수 있으나, 이는 예시적인 것일 뿐 본 개시는 이에 제한되지 않는다. 도 4를 다시 참조하면, 제1 정보(510)는 데이터 베이스(120)에 포함된 정보일 수 있다. 단계 S420에 따라 필터링을 수행하기 위한 제2 필터링 조건은, 예를 들어, 제1 정보(510) 중 하나에 관한 조건일 수 있다. 일 예로, 제2 필터링 조건은 '카테고리 정보(512)가 'Fashion'일 것'일 수 있고, 단계 S420에 따라 필터링을 수행하면 아이템 A 및 아이템 H가 선택될 수 있다.
제2 정보(520)는, 예를 들어, 가격 적합성 지표(521), 이전 프로모션 적용 여부(522) 및 프로모션 적용 가능 여부(523)를 포함할 수 있으나, 이는 예시적인 것일 뿐 본 개시는 이에 제한되지 않는다. 이때, 가격 적합성 지표(521)란, 다른 전자상거래 서비스들에서의 해당 아이템의 평균 가격(또는 최저 가격) 대비 제1 소스 아이템 리스트의 아이템의 가격의 비율일 수 있다. 다시 말하면, 가격 적합성 지표(521)가 100 %보다 작은 경우 해당 아이템은 다른 전자상거래 서비스들의 평균 가격(또는 최저 가격)보다 낮은 가격을 갖는 것이고, 가격 적합성 지표(521)가 100 %보다 큰 경우 해당 아이템은 다른 전자상거래 서비스들의 평균 가격(또는 최저 가격)보다 높은 가격을 갖는 것이다. 이전 프로모션 적용 여부(522)는 소정의 기간 이내에 해당 아이템에 대한 프로모션이 적용된 적이 있는지에 대한 정보이다. 프로모션 적용 가능 여부(523)는, 예를 들어, 가격 적합성 지표(521) 및 이전 프로모션 적용 여부(522)를 고려하여 결정될 수 있다.
도 4를 다시 참조하면, 제2 정보(520)는 단계 S410에 따라 제1 소스 아이템 리스트에 추가된 정보일 수 있다. 제2 정보(520)는 제1 페이지 요청에 대응하는 정보일 수 있다. 단계 S411에 따라 필터링을 수행하기 위한 제1 필터링 조건은, 예를 들어, 제1 정보(510) 및 제2 정보(520) 중 적어도 하나에 관한 조건일 수 있다. 실시 예들에 따르면, 제1 필터링 조건은 복수의 서브 필터링 조건들을 포함할 수 있고, 서브 필터링 조건들은 'and' 또는 'or' 등의 논리 연산자에 의해 조합될 수 있다. 또한, 실시 예들에 따르면, 서브 필터링 조건들 각각은 미리 정해진 순서대로 적용될 수도 있다. 일 예로, 제1 필터링 조건은 '가격 적합성 지표(521)가 100 % 이상이고, 이전 프로모션 적용 여부(522)가 'O'일 것'일 수 있고, 단계 S411에 따라 필터링을 수행하면 아이템 D, 아이템 F 및 아이템 I가 선택될 수 있다.
도 6은 본 개시의 실시 예들에 따른 아이템 리스트 정보 제공 방법을 설명하기 위한 흐름도이다.
도 6을 참조하면, 단계 S307에 따라 제1 결과 리스트 및 제1 결과 리스트의 결과 페이지 정보를 서빙 장치(110)에 제공한 이후에, 단계 S601에서, 전자 장치(100)는 제1 결과 리스트의 결과 페이지 정보를 기반으로 제1 북키핑 정보를 업데이트하여 제2 북키핑 정보를 생성할 수 있다. 제2 북키핑 정보는 제1 결과 리스트의 마지막 아이템의 식별 정보를 포함할 수 있다.
이후, 단계 S602에서, 전자 장치(100)는 서빙 장치(110)로부터 제1 필터링 조건을 포함하는 제2 페이지 요청을 수신할 수 있다. 제2 페이지 요청은 제1 페이지 요청과 같은 필터링 조건(즉, 제1 필터링 조건)을 포함할 수 있다. 제2 페이지 요청의 요청 페이지 정보 중 요청하는 페이지 값 정보는 제1 페이지 요청의 요청 페이지 정보 중 요청하는 페이지 값 정보와 다를 수 있다. 예를 들어, 제2 페이지 요청은 제1 페이지 요청에 따른 아이템 리스트의 페이지 번호의 다음 번호의 페이지를 서빙 장치(110)에 제공하기 위한 요청일 수 있다.
단계 S603에서, 전자 장치(100)는 제2 페이지 요청의 요청 식별 정보를 확인할 수 있다. 제2 페이지 요청의 요청 식별 정보가 제1 페이지 요청의 요청 식별 정보와 같은 경우에, 단계 S604에서, 전자 장치(100)는 제2 북키핑 정보를 확인할 수 있다. 제2 페이지 요청의 요청 식별 정보가 제1 페이지 요청의 요청 식별 정보와 다른 경우에는, 서빙 장치(110)가 바뀐 것이며 이에 따라 상술한 단계 S302 내지 단계 S307의 과정이 반복될 수 있다.
단계 S605에서, 전자 장치(100)는 데이터 베이스(120)에 제2 소스 아이템 리스트를 요청할 수 있다. 이에 대응하여, 단계 S606에서, 전자 장치(100)는 데이터 베이스(120)로부터 제2 소스 아이템 리스트를 획득할 수 있다. 제2 소스 아이템 리스트는 데이터 베이스(120)의 아이템을 일정한 순서로 나열한 리스트일 수 있다. 제2 소스 아이템 리스트는 제2 북키핑 정보를 기반으로 획득될 수 있다. 예를 들어, 제2 소스 아이템 리스트는 제1 결과 리스트의 마지막 아이템의 식별 정보를 기반으로 획득될 수 있다.
단계 S607에서, 전자 장치(100)는 제2 페이지 요청의 제1 필터링 조건으로 제2 소스 아이템 리스트를 필터링하여 제2 결과 리스트를 생성할 수 있다. 단계 S608에서, 전자 장치(100)는 제2 결과 리스트 및 제2 결과 리스트의 결과 페이지 정보를 서빙 장치(110)에 제공할 수 있다. 이때, 결과 페이지 정보는 제2 결과 리스트의 아이템 각각을 어떤 페이지에 제공할지에 대한 정보를 의미한다. 결과 페이지 정보는 제2 페이지 요청의 요청 페이지 정보에 기반하여 결정될 수 있다. 예를 들어, 제2 결과 리스트의 아이템 중 적어도 일부는 제1 결과 리스트의 아이템 중 적어도 일부와 같은 페이지에 제공될 수도 있다.
실시 예들에 따르면, 단계 S608 이후, 전자 장치(100)는 제2 결과 리스트의 결과 페이지 정보를 기반으로 제2 북키핑 정보를 업데이트할 수 있고, 단계 S601 내지 단계 S608의 과정이 반복될 수 있다.
이하에서, 상술한 아이템 리스트 정보 제공 방법의 예시적인 흐름에 대하여 설명한다. 전자 장치(100)는 서빙 장치(110)로부터 제1 페이지 요청을 수신한다. 이때, 서빙 장치(110)에는 고유한 요청 식별 정보가 부여된다. 전자 장치(100)는 요청 식별 정보에 기반하여 서빙 장치(110)를 식별한다. 제1 페이지 요청은, 예를 들어, '제1 필터링 조건을 만족하는 아이템의 리스트를 하나의 페이지에 U개의 아이템이 제공되도록 첫번째 페이지를 제공하라'와 같이 제1 필터링 조건 및 요청 페이지 정보를 포함할 수 있다. 이때, 요청 페이지 정보의 페이지 값은 1이고, 페이지 당 아이템 개수는 U이다. 요청 페이지 정보는 북키핑 정보에 포함된다.
전자 장치(100)는 제1 페이지 요청에 따라 데이터 베이스(120)로부터 제1 소스 아이템 리스트를 획득한다. 이때, 데이터 베이스(120)의 아이템들은 하나의 페이지에 K개의 아이템이 제공되도록 여러 페이지에 나누어 제공되고, 제1 소스 아이템 리스트는 데이터 베이스(120)의 첫번째 페이지에 해당하는 아이템들의 리스트이다. 즉, 소스 페이지 정보의 페이지 값은 1이고, 페이지 당 아이템 개수는 K이다. 소스 페이지 정보는 북키핑 정보에 포함된다.
이후, 전자 장치(100)는 K개의 아이템들을 포함하는 제1 소스 아이템 리스트에 대하여 제1 필터링 조건에 따라 필터링을 수행한다. 제1 소스 아이템 리스트의 K개의 아이템들 중 제1 필터링 조건을 만족하는 아이템의 개수는 P라고 정의한다. P가 U보다 크거나 같은 경우, 전자 장치(100)는 U개의 아이템들을 포함하는 제1 결과 리스트를 생성하여 서빙 장치(110)에 제공한다. 이때, 전자 장치(100)는 제1 결과 리스트의 마지막 아이템의 식별 정보를 저장할 수 있고, 제1 결과 리스트의 마지막 아이템의 식별 정보는 북키핑 정보에 포함된다. 예를 들어, P가 U보다 큰 경우, 제1 결과 리스트의 아이템들은 두 개 이상의 페이지에 제공된다.
한편, P가 U보다 작은 경우, 전자 장치(100)는 데이터 베이스(120)로부터 추가 아이템 리스트를 획득한다. 추가 아이템 리스트는 데이터 베이스(120)의 두번째 페이지에 해당하는 아이템들의 리스트이다. 이때, 북키핑 정보 중 소스 페이지 정보의 페이지 값이 2로 변경된다.
이후, 전자 장치(100)는 서빙 장치(110)로부터 제2 페이지 요청을 수신할 수 있다. 제2 페이지 요청은, 예를 들어, '제1 필터링 조건을 만족하는 아이템의 리스트를 하나의 페이지에 U개의 아이템이 제공되도록 두번째 페이지를 제공하라'와 같이 제1 필터링 조건 및 새로운 요청 페이지 정보를 포함한다. 이때, 북키핑 정보 중 요청 페이지 정보의 페이지 값이 2로 변경된다. 이후, 북키핑 정보 중 제1 결과 리스트의 마지막 아이템의 식별 번호 및 변경된 소스 페이지 정보를 기반으로, 제1 페이지 요청에 따라 제1 결과 리스트를 제공하는 것과 실질적으로 동일한 과정이 반복된다.
실시 예들에 따르면, 요청 페이지 정보의 페이지 값은 순차적으로 증가(예를 들어, 1, 2, 3...)할 수도 있지만, 그렇지 않을 수도 있다. 예를 들어, 서빙 장치(110)는 첫번째 페이지를 요청한 이후 세번째 페이지를 요청할 수도 있다. 그럼에도 전자 장치(100)는 순차적으로 결과 리스트들을 생성하여 요청한 페이지를 서빙 장치(110)에 제공한다. 예를 들어, 서빙 장치(110)가 첫번째 페이지를 요청한 이후 세번째 페이지를 요청하더라도, 첫번째 페이지, 두번째 페이지 및 세번째 페이지에 대한 결과 리스트들을 순차적으로 생성하여 서빙 장치(110)에 세번째 페이지를 제공한다. 이때, 전자 장치(100)는 세번째 페이지 이전에 생성된 결과 리스트들은 저장할 수 있고, 이후 서빙 장치(110)가 첫번째 페이지 또는 두번째 페이지를 다시 요청하는 경우 북키핑 정보를 이용하여 신속하고 효율적으로 서빙 장치(110)가 요청한 페이지를 제공할 수 있다.
한편, 본 명세서와 도면에는 본 개시의 바람직한 실시 예에 대하여 개시하였으며, 비록 특정 용어들이 사용되었으나, 이는 단지 본 개시의 기술 내용을 쉽게 설명하고 발명의 이해를 돕기 위한 일반적인 의미에서 사용된 것이지, 본 개시의 범위를 한정하고자 하는 것은 아니다. 여기에 개시된 실시 예 외에도 본 개시의 기술적 사상에 바탕을 둔 다른 변형 예들이 실시 가능하다는 것은 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자에게 자명한 것이다.
전술한 실시 예들에 따른 전자 장치 또는 단말은, 프로세서, 프로그램 데이터를 저장하고 실행하는 메모리, 디스크 드라이브와 같은 영구 저장부(permanent storage), 외부 장치와 통신하는 통신 포트, 터치 패널, 키(key), 버튼 등과 같은 사용자 인터페이스 장치 등을 포함할 수 있다. 소프트웨어 모듈 또는 알고리즘으로 구현되는 방법들은 프로세서 상에서 실행 가능한 컴퓨터가 읽을 수 있는 코드들 또는 프로그램 명령어들로서 컴퓨터가 읽을 수 있는 기록 매체 상에 저장될 수 있다. 여기서 컴퓨터가 읽을 수 있는 기록 매체로 마그네틱 저장 매체(예컨대, ROM(read-only memory), RAM(random-Access memory), 플로피 디스크, 하드 디스크 등) 및 광학적 판독 매체(예컨대, 시디롬(CD-ROM), 디브이디(DVD; Digital Versatile Disc)) 등이 있다. 컴퓨터가 읽을 수 있는 기록 매체는 네트워크로 연결된 컴퓨터 시스템들에 분산되어, 분산 방식으로 컴퓨터가 판독 가능한 코드가 저장되고 실행될 수 있다. 매체는 컴퓨터에 의해 판독가능하며, 메모리에 저장되고, 프로세서에서 실행될 수 있다.
본 실시 예는 기능적인 블록 구성들 및 다양한 처리 단계들로 나타내어질 수 있다. 이러한 기능 블록들은 특정 기능들을 실행하는 다양한 개수의 하드웨어 또는/및 소프트웨어 구성들로 구현될 수 있다. 예를 들어, 실시 예는 하나 이상의 마이크로프로세서들의 제어 또는 다른 제어 장치들에 의해서 다양한 기능들을 실행할 수 있는, 메모리, 프로세싱, 로직(logic), 룩 업 테이블(look-up table) 등과 같은 직접 회로 구성들을 채용할 수 있다. 구성 요소들이 소프트웨어 프로그래밍 또는 소프트웨어 요소들로 실행될 수 있는 것과 유사하게, 본 실시 예는 데이터 구조, 프로세스들, 루틴들 또는 다른 프로그래밍 구성들의 조합으로 구현되는 다양한 알고리즘을 포함하여, C, C++, 자바(Java), 어셈블러(assembler), 파이썬(Python) 등과 같은 프로그래밍 또는 스크립팅 언어로 구현될 수 있다. 기능적인 측면들은 하나 이상의 프로세서들에서 실행되는 알고리즘으로 구현될 수 있다. 또한, 본 실시 예는 전자적인 환경 설정, 신호 처리 및/또는 데이터 처리 등을 위하여 종래 기술을 채용할 수 있다. “매커니즘”, “요소”, “수단”, “구성”과 같은 용어는 넓게 사용될 수 있으며, 기계적이고 물리적인 구성들로서 한정되는 것은 아니다. 상술한 용어는 프로세서 등과 연계하여 소프트웨어의 일련의 처리들(routines)의 의미를 포함할 수 있다.
전술한 실시 예들은 일 예시일 뿐 후술하는 청구항들의 범위 내에서 다른 실시 예들이 구현될 수 있다.

Claims (17)

  1. 전자 장치에서 아이템 리스트 정보를 제공하는 방법에 있어서,
    서빙 장치로부터 제1 필터링 조건을 포함하는 제1 페이지 요청을 수신하는 단계;
    상기 제1 페이지 요청에 대응하여 데이터 베이스로부터 제1 소스 아이템 리스트를 획득하는 단계;
    상기 제1 필터링 조건으로 상기 제1 소스 아이템 리스트를 필터링하여 제1 결과 리스트를 생성하는 단계; 및
    상기 제1 결과 리스트 및 상기 제1 결과 리스트의 결과 페이지 정보를 상기 서빙 장치에 제공하는 단계를 포함하는,
    아이템 리스트 정보 제공 방법.
  2. 제1항에 있어서,
    상기 제1 페이지 요청의 요청 식별 정보를 확인하는 단계; 및
    상기 요청 식별 정보에 대응하는 제1 북키핑(bookkeeping) 정보를 확인하는 단계를 더 포함하되,
    상기 제1 소스 아이템 리스트는 상기 제1 북키핑 정보를 기반으로 획득되는,
    아이템 리스트 정보 제공 방법.
  3. 제2항에 있어서,
    상기 제1 북키핑 정보는 상기 제1 페이지 요청의 요청 페이지 정보 및 상기 데이터 베이스의 소스 페이지 정보를 포함하는,
    아이템 리스트 정보 제공 방법.
  4. 제3항에 있어서,
    상기 요청 페이지 정보는 요청하는 페이지 값 정보 및 요청하는 페이지 당 아이템 개수 정보를 포함하는,
    아이템 리스트 정보 제공 방법.
  5. 제3항에 있어서,
    상기 소스 페이지 정보는 상기 데이터 베이스의 페이지 값 정보 및 상기 데이터 베이스의 페이지 당 아이템 개수 정보를 포함하는,
    아이템 리스트 정보 제공 방법.
  6. 제2항에 있어서,
    상기 제1 결과 리스트의 결과 페이지 정보를 기반으로 상기 제1 북키핑 정보를 업데이트하여 제2 북키핑 정보를 생성하는 단계를 더 포함하는,
    아이템 리스트 정보 제공 방법.
  7. 제6항에 있어서,
    상기 서빙 장치로부터 상기 제1 필터링 조건을 포함하는 제2 페이지 요청을 수신하는 단계;
    상기 제2 페이지 요청의 요청 식별 정보를 확인하는 단계;
    상기 제2 페이지 요청의 요청 식별 정보가 상기 제1 페이지 요청의 요청 식별 정보와 같은 경우, 상기 제2 북키핑 정보를 확인하는 단계;
    상기 제2 페이지 요청에 대응하여 상기 데이터 베이스로부터 제2 소스 아이템 리스트를 획득하는 단계;
    상기 제1 필터링 조건으로 상기 제2 소스 아이템 리스트를 필터링하여 제2 결과 리스트를 생성하는 단계; 및
    상기 제2 결과 리스트 및 상기 제2 결과 리스트의 결과 페이지 정보를 상기 서빙 장치에 제공하는 단계를 더 포함하는,
    아이템 리스트 정보 제공 방법.
  8. 제7항에 있어서,
    상기 제2 결과 리스트의 아이템 중 적어도 일부는 상기 제1 결과 리스트의 아이템 중 적어도 일부와 같은 페이지에 제공되는,
    아이템 리스트 정보 제공 방법.
  9. 제6항에 있어서,
    상기 제2 북키핑 정보는 상기 제1 결과 리스트의 마지막 아이템의 식별 정보를 포함하는,
    아이템 리스트 정보 제공 방법.
  10. 제1항에 있어서,
    상기 제1 페이지 요청의 요청하는 페이지 당 아이템 개수는 상기 데이터 베이스의 페이지 당 아이템 개수보다 작거나 같은,
    아이템 리스트 정보 제공 방법.
  11. 제1항에 있어서,
    상기 제1 페이지 요청의 요청하는 페이지 당 아이템 개수는 상기 데이터 베이스의 페이지 당 아이템 개수보다 크고,
    상기 제1 소스 아이템 리스트는 페이지 수는 2 이상인,
    아이템 리스트 정보 제공 방법.
  12. 제1항에 있어서,
    상기 데이터 베이스는 상기 제1 필터링 조건과 다른 제2 필터링 조건으로 필터링된 아이템을 포함하는,
    아이템 리스트 정보 제공 방법.
  13. 제1항에 있어서,
    상기 제1 소스 아이템 리스트를 획득하는 단계 및 상기 제1 결과 리스트를 생성하는 단계 사이에, 상기 제1 소스 아이템 리스트의 아이템 각각에 상기 제1 페이지 요청에 대응하는 필터링 대상 정보를 추가하는 단계를 더 포함하는,
    아이템 리스트 정보 제공 방법.
  14. 제13항에 있어서,
    추가된 상기 필터링 대상 정보는 가격 적합성 지표, 이전 프로모션 적용 여부 및 프로모션 적용 가능 여부 중 적어도 하나를 포함하는,
    아이템 리스트 정보 제공 방법.
  15. 제1항에 있어서,
    상기 제1 결과 리스트 및 상기 제1 결과 리스트의 결과 페이지 정보를 저장하는 단계를 더 포함하는,
    아이템 리스트 정보 제공 방법.
  16. 제1항의 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 비일시적 저장 매체.
  17. 아이템 리스트 정보를 제공하는 전자 장치에 있어서,
    적어도 하나의 명령어를 저장하는 메모리; 및
    상기 적어도 하나의 명령어에 기초하여, 서빙 장치로부터 제1 필터링 조건을 포함하는 제1 페이지 요청을 수신하고, 상기 제1 페이지 요청에 대응하여 데이터 베이스로부터 제1 소스 아이템 리스트를 획득하고, 상기 제1 필터링 조건으로 상기 제1 소스 아이템 리스트를 필터링하여 제1 결과 리스트를 생성하고, 상기 제1 결과 리스트 및 상기 제1 결과 리스트의 결과 페이지 정보를 상기 서빙 장치에 제공하는 프로세서를 포함하는,
    전자 장치.
PCT/KR2022/010507 2022-07-13 2022-07-19 아이템 리스트 정보 제공 방법 및 이를 위한 전자 장치 WO2024014597A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020220086340A KR20240009181A (ko) 2022-07-13 2022-07-13 아이템 리스트 정보 제공 방법 및 이를 위한 전자 장치
KR10-2022-0086340 2022-07-13

Publications (1)

Publication Number Publication Date
WO2024014597A1 true WO2024014597A1 (ko) 2024-01-18

Family

ID=89536970

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2022/010507 WO2024014597A1 (ko) 2022-07-13 2022-07-19 아이템 리스트 정보 제공 방법 및 이를 위한 전자 장치

Country Status (2)

Country Link
KR (1) KR20240009181A (ko)
WO (1) WO2024014597A1 (ko)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5215912B2 (ja) * 2009-03-04 2013-06-19 ヤフー株式会社 ネットショッピング管理装置
WO2014141122A1 (en) * 2013-03-14 2014-09-18 Wixpress Ltd. Device, system, and method of website building by utilizing data lists
KR101829703B1 (ko) * 2016-06-08 2018-02-20 엔에이치엔고도 주식회사 상품 정보 검색 공유 서비스 제공 방법
KR102395740B1 (ko) * 2021-09-16 2022-05-10 쿠팡 주식회사 아이템의 정보를 제공하는 전자 장치 및 그 방법
KR102413659B1 (ko) * 2021-08-09 2022-06-27 쿠팡 주식회사 아이템 정보 제공 방법 및 그 장치

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5215912B2 (ja) * 2009-03-04 2013-06-19 ヤフー株式会社 ネットショッピング管理装置
WO2014141122A1 (en) * 2013-03-14 2014-09-18 Wixpress Ltd. Device, system, and method of website building by utilizing data lists
KR101829703B1 (ko) * 2016-06-08 2018-02-20 엔에이치엔고도 주식회사 상품 정보 검색 공유 서비스 제공 방법
KR102413659B1 (ko) * 2021-08-09 2022-06-27 쿠팡 주식회사 아이템 정보 제공 방법 및 그 장치
KR102395740B1 (ko) * 2021-09-16 2022-05-10 쿠팡 주식회사 아이템의 정보를 제공하는 전자 장치 및 그 방법

Also Published As

Publication number Publication date
KR20240009181A (ko) 2024-01-22

Similar Documents

Publication Publication Date Title
WO2014014204A1 (en) Electronic device including multiple sim cards and method thereof
WO2015111790A1 (en) Smart watch, display device and method of controlling therefor
WO2016017855A1 (en) Wearable device and method of controlling therefor
WO2017135797A2 (en) Method and electronic device for managing operation of applications
WO2016021965A1 (en) Electronic device and method of controlling display thereof
WO2017099376A1 (en) Electronic apparatus and controlling method thereof
WO2019050072A1 (ko) 앱 기반의 가상 버튼을 이용한 서비스 요청 시스템 및 방법
WO2019164119A1 (ko) 전자 장치 및 그 제어 방법
WO2022085834A1 (ko) 상담원 지원 방법 및 그 연산 장치
WO2017018688A1 (ko) 문자 메시지를 이용한 개인 비서 서비스에서의 업무 분배 방법
WO2024014597A1 (ko) 아이템 리스트 정보 제공 방법 및 이를 위한 전자 장치
WO2015093754A1 (ko) 전자 장치에서 연결 정보를 공유하는 방법 및 장치
WO2014171613A1 (ko) 메시징 서비스 제공 방법, 이를 위한 프로그램을 기록한 기록 매체 및 단말
WO2023229080A1 (ko) 아이템 정보 검색 방법 및 이를 위한 전자 장치
WO2024048829A1 (ko) 재고 이관 정보 관리 방법 및 이를 위한 전자 장치
WO2024005239A1 (ko) 페이지 정보 제공 방법 및 이를 위한 전자 장치
WO2023229086A1 (ko) 코드 커버리지 정보 제공 방법 및 이를 위한 전자 장치
WO2024096170A1 (ko) 오작동 정보 제공 방법 및 이를 위한 전자 장치
WO2024014596A1 (ko) 배송 관련 정보 제공 방법 및 이를 위한 전자 장치
WO2024090639A1 (ko) 정보를 제공하는 전자 장치의 동작 방법 및 이를 지원하는 전자 장치
WO2023191154A1 (ko) 페이지를 제공하는 전자 장치의 동작 방법 및 이를 지원하는 전자 장치
WO2023191160A1 (ko) 카탈로그 정보를 관리하는 전자 장치 및 그 방법
WO2023214604A1 (ko) 정보를 설정하는 전자 장치의 동작 방법 및 이를 지원하는 전자 장치
WO2024014583A1 (ko) 아이템 정보를 제공하는 방법 및 이를 지원하는 전자 장치
WO2022080675A1 (ko) 서버 장치 및 이의 제어 방법

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: 22951252

Country of ref document: EP

Kind code of ref document: A1