JP2018036855A - Information processing system, control method of information processing system, and program - Google Patents

Information processing system, control method of information processing system, and program Download PDF

Info

Publication number
JP2018036855A
JP2018036855A JP2016169465A JP2016169465A JP2018036855A JP 2018036855 A JP2018036855 A JP 2018036855A JP 2016169465 A JP2016169465 A JP 2016169465A JP 2016169465 A JP2016169465 A JP 2016169465A JP 2018036855 A JP2018036855 A JP 2018036855A
Authority
JP
Japan
Prior art keywords
sort key
sort
priority
data
information processing
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.)
Pending
Application number
JP2016169465A
Other languages
Japanese (ja)
Inventor
大樹 深谷
Daiki Fukaya
大樹 深谷
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2016169465A priority Critical patent/JP2018036855A/en
Publication of JP2018036855A publication Critical patent/JP2018036855A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a mechanism that can easily change priority of some sort key items without changing the priority of other sort key items, when a plurality of sort key items associated with the priority are applied to data in a descending order of the priority, and sort of the data is performed.SOLUTION: When a sort key item, which fixes associated priority, of sort key items is set, and selection of the sort key item applied to data from among the sort key items, which do not fix the associated priority, is accepted, the sort key item is set by associating with the priority, which is not fixedly associated with the sort key item.SELECTED DRAWING: Figure 4

Description

本発明は、情報処理システム、情報処理システムの制御方法、及びプログラムに関し、特に、優先度が対応付いた複数のソートキー項目を、優先度の高い順にデータに適用し、データのソートを行う際に、一部のソートキー項目の優先度を、他のソートキー項目の優先度を変更することなく容易に変更可能な仕組みに関する。   The present invention relates to an information processing system, a control method for the information processing system, and a program, and in particular, when sorting data by applying a plurality of sort key items associated with priorities to data in descending order of priority. The present invention relates to a mechanism capable of easily changing the priority of some sort key items without changing the priority of other sort key items.

データベースを検索して得られた結果を一覧表示する機能を備えるアプリケーションは、ユーザが目的のデータを素早く見つけたり属性値の近い情報を比較したりするために、ユーザの好みの順番にデータを並べ替える(ソートする)機能をもつことが一般的である。   An application that has a function of displaying a list of results obtained by searching a database arranges data in the user's favorite order so that the user can quickly find the target data or compare information with similar attribute values. It is common to have a function to change (sort).

最も一般的なソート機能は、ユーザがソートしたい属性のカラムの上にマウスカーソルを移動してクリックすることで、その属性でデータがソートされるものである。その際、ソート方向は昇順か降順かはシステムによって異なるが、もう一度同じカラムをクリックするとそのソート方向が反転することは一般的である。中には、一つ以上前にソートキーとした属性を覚えており、指定した順番にソートを適用した、複数の属性をキーとしてソートした結果を得ることができるシステムもある。   The most common sort function is that data is sorted by the attribute when the user moves and clicks the mouse cursor on the column of the attribute to be sorted. At that time, whether the sort direction is ascending or descending is different depending on the system, but it is general that when the same column is clicked again, the sort direction is reversed. Some systems remember the attribute that was used as the sort key one or more before, and can obtain the result of sorting using multiple attributes as keys by applying the sort in the specified order.

一般的な複数の属性をキーとしてソートできるシステムの問題の一つは、ソートキーの優先順位の変更を簡単に実施できないことである。基本的に最優先のソートキーを変更することしかできないため、優先順位2番目のソートキーに特定の属性を設定する場合、その属性をまず最優先のソートキーに指定し、その後最優先のソートキーにしたい属性を指定することが必要である。この場合、変更したい優先順位が低ければ低いほど、そのソートキーの変更にかかる手間は増大する。特許文献1では、複数の属性をキーとした際のソートキーの優先順位の変更に関する技術が開示されている。   One of the problems of a system that can sort using a plurality of general attributes as keys is that the priority order of sort keys cannot be easily changed. Basically, you can only change the sort key with the highest priority. Therefore, when you want to set a specific attribute for the sort key with the second highest priority, first specify that attribute as the highest priority sort key, and then select the attribute that you want to be the highest priority sort key. Must be specified. In this case, the lower the priority order to be changed, the more time is required for changing the sort key. Japanese Patent Application Laid-Open No. 2004-228561 discloses a technique related to changing the priority order of sort keys when a plurality of attributes are used as keys.

特開2009−163405号公報JP 2009-163405 A

特許文献1では、特定の優先順位のソートキーに設定された属性を別の属性に変更する手段として、変更したい優先順位のソートキーを指定したあと、そのソートキーに設定する別の属性を指定するという2ステップによる変更手段を開示しているが、たとえば電子メールアプリケーションなどで、最も着目する(最優先のソートキーにする)属性を宛先や開封状況などいろいろ変えつつ、着目した属性が同じ値の中では日付順にソートする(優先順位第2位のソートキーとして固定する)といった、特定の優先順位のソートキーのみを何度も変えるような目的においては、単一キーによるソートと同様に、着目する属性のみを指定するという1ステップでソートキーを変更できたほうがより便利である。その他、学校における国語、数学、英語の成績を管理するアプリケーションにおいて、学年を最優先のソートキーとし、出席番号を最後のソートキーとし、国語の点数、数学の点数、英語の点数、総合点のいずれかまたは複数を中間のソートキーとしていろいろ入れ替えて分析するような目的にも同様のことが言える。   In Patent Document 1, as a means for changing an attribute set to a sort key having a specific priority to another attribute, a sort key having a priority order to be changed is designated, and then another attribute to be set to the sort key is designated. Although changing means by steps is disclosed, for example, in an e-mail application, while changing the attribute to which attention is most focused (making it the highest priority sort key), such as the destination and opening status, the date when the focused attribute is the same value For the purpose of changing only the sort key with a specific priority many times, such as sorting in order (fixed as the second highest priority sort key), specify only the attribute of interest, as with single key sorting. It is more convenient to change the sort key in one step. In addition, the school language is the highest priority sort key and the attendance number is the last sort key in the application to manage national language, mathematics, and English grades at school. The same can be said for the purpose of analyzing a plurality of different sort keys as intermediate sort keys.

本発明の目的は、優先度が対応付いた複数のソートキー項目を、優先度の高い順にデータに適用し、データのソートを行う際に、一部のソートキー項目の優先度を、他のソートキー項目の優先度を変更することなく容易に変更可能な仕組みを提供することである。   An object of the present invention is to apply a plurality of sort key items associated with priorities to data in descending order of priority, and when sorting the data, priorities of some sort key items are changed to other sort key items. It is to provide a mechanism that can be easily changed without changing the priority of the.

本発明は、複数の項目から構成されたデータを一覧で表示し、当該データを構成する複数の項目をソートキー項目として設定し、当該ソートキー項目に従って一覧で表示されるデータのソートを実行する情報処理システムであって、前記ソートキー項目と、当該ソートキー項目の優先順位とを対応付けて設定し、順位が高い優先順位と対応付くソートキー項目から順に適用し、データのソートを実行する実行手段と、前記ソートキー項目のうち、対応付ける優先順位を固定するソートキー項目を設定する第1の設定手段と、前記第1の設定手段により対応付ける優先順位が固定されていないソートキー項目の中からデータに適用するソートキー項目の選択を受け付ける受付手段と、前記受付手段により選択を受け付けたソートキー項目を、前記第1の設定手段でソートキー項目と固定して対応付けられていない優先順位と対応付けて設定する第2の設定手段とを備えることを特徴とする。   The present invention provides information processing for displaying data composed of a plurality of items in a list, setting a plurality of items constituting the data as sort key items, and sorting the data displayed in the list according to the sort key items An execution means for sorting the data by setting the sort key item and the priority of the sort key item in association with each other, applying the sort key item in order from the priority with the highest priority, and the sort key item; Among the sort key items, a first setting means for setting a sort key item for fixing the priority order to be associated, and a sort key item to be applied to data from among the sort key items for which the priority order to be associated is not fixed by the first setting means. The accepting means for accepting the selection and the sort key item accepted by the accepting means Characterized in that it comprises a second setting means for setting in association with the priority that is not associated with fixed sort key item in the first setting means.

また、本発明は、複数の項目から構成されたデータを一覧で表示し、当該データを構成する複数の項目をソートキー項目として設定し、当該ソートキー項目に従って一覧で表示されるデータのソートを実行する情報処理システムの制御方法であって、前記情報処理システムの実行手段が、前記ソートキー項目と、当該ソートキー項目の優先順位とを対応付けて設定し、順位が高い優先順位と対応付くソートキー項目から順に適用し、データのソートを実行する実行手段と、前記情報処理システムの第1の設定手段が、前記ソートキー項目のうち、対応付ける優先順位を固定するソートキー項目を設定する第1の設定工程と、前記情報処理システムの受付手段が、前記第1の設定工程により対応付ける優先順位が固定されていないソートキー項目の中からデータに適用するソートキー項目の選択を受け付ける受付工程と、前記情報処理システムの第2の設定手段が、前記受付工程により選択を受け付けたソートキー項目を、前記第1の設定工程でソートキー項目と固定して対応付けられていない優先順位と対応付けて設定する第2の設定工程とを備えることを特徴とする。   The present invention also displays a list of data composed of a plurality of items, sets a plurality of items constituting the data as sort key items, and executes sorting of the data displayed in the list according to the sort key items. A control method for an information processing system, wherein the execution means of the information processing system sets the sort key item and the priority of the sort key item in association with each other, and in order from the sort key item corresponding to the higher priority And a first setting step in which the execution means for performing data sorting and the first setting means of the information processing system set a sort key item for fixing a priority order to be associated among the sort key items, Sort key item whose priority is associated with the first setting step by the receiving means of the information processing system is not fixed Receiving a selection of a sort key item to be applied to data from among the sort key items received by the second setting means of the information processing system in the first setting step. And a second setting step that is set in association with a priority that is not fixedly associated.

また、本発明は、複数の項目から構成されたデータを一覧で表示し、当該データを構成する複数の項目をソートキー項目として設定し、当該ソートキー項目に従って一覧で表示されるデータのソートを実行する情報処理システムで読み取り実行可能なプログラムあって、前記情報処理システムを、前記ソートキー項目と、当該ソートキー項目の優先順位とを対応付けて設定し、順位が高い優先順位と対応付くソートキー項目から順に適用し、データのソートを実行する実行手段と、前記ソートキー項目のうち、対応付ける優先順位を固定するソートキー項目を設定する第1の設定手段と、前記第1の設定手段により対応付ける優先順位が固定されていないソートキー項目の中からデータに適用するソートキー項目の選択を受け付ける受付手段と、前記受付手段により選択を受け付けたソートキー項目を、前記第1の設定手段でソートキー項目と固定して対応付けられていない優先順位と対応付けて設定する第2の設定手段として機能させることを特徴とする。   The present invention also displays a list of data composed of a plurality of items, sets a plurality of items constituting the data as sort key items, and executes sorting of the data displayed in the list according to the sort key items. There is a program that can be read and executed by an information processing system, and the information processing system is set in association with the sort key item and the priority of the sort key item, and applied in order from the sort key item that corresponds to the highest priority. The priority of correspondence is fixed by the execution means for sorting the data, the first setting means for setting the sort key item for fixing the priority of correspondence among the sort key items, and the first setting means. Accepting means for accepting selection of sort key item to be applied to data from non-sort key items The sort key item whose selection is accepted by the accepting means is made to function as a second setting means for setting in association with a priority order that is not fixedly associated with the sort key item by the first setting means. And

本発明によれば、優先度が対応付いた複数のソートキー項目を、優先度の高い順にデータに適用し、データのソートを行う際に、一部のソートキー項目の優先度を、他のソートキー項目の優先度を変更することなく容易に変更することができる。   According to the present invention, when a plurality of sort key items associated with priorities are applied to data in descending order of priority and data is sorted, the priorities of some sort key items are changed to other sort key items. Can be easily changed without changing the priority.

本発明における情報処理システムの構成の一例を示すシステム構成図である。It is a system configuration figure showing an example of the composition of the information processing system in the present invention. 図1に示したデータベースサーバ110および操作端末120に適用可能な情報処理装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the information processing apparatus applicable to the database server 110 and the operation terminal 120 which were shown in FIG. 図1に示したデータベースサーバ110および操作端末120に必要な機能構成を示すブロック図である。It is a block diagram which shows the function structure required for the database server 110 and the operation terminal 120 which were shown in FIG. 本発明の情報処理システムにおけるソート処理の一例を示すフローチャートである。It is a flowchart which shows an example of the sort process in the information processing system of this invention. 本発明の情報処理システムにおけるソートテンプレートの編集処理の一例を示すフローチャートである。It is a flowchart which shows an example of the edit process of the sort template in the information processing system of this invention. 本発明の情報処理システムにおけるソートテンプレートテーブルの一例を示すデータ構造図である。It is a data structure figure which shows an example of the sort template table in the information processing system of this invention. 本発明の情報処理システムにおけるソート処理の対象となるデータ項目の一例を示す図である。It is a figure which shows an example of the data item used as the object of the sort process in the information processing system of this invention. 本発明の情報処理システムにおける操作端末120のROM203に記憶されるソートテンプレートの一例を示す図である。It is a figure which shows an example of the sort template memorize | stored in ROM203 of the operating terminal 120 in the information processing system of this invention. 本発明の情報処理システムにおける操作端末120のCRT210に表示されるデータ一覧画面の一例を示す画面構成図である。It is a screen block diagram which shows an example of the data list screen displayed on CRT210 of the operating terminal 120 in the information processing system of this invention. 本発明の情報処理システムにおける操作端末120のCRT210に表示されるソートテンプレート編集画面の一例を示す画面構成図である。It is a screen block diagram which shows an example of the sort template edit screen displayed on CRT210 of the operating terminal 120 in the information processing system of this invention. 本発明の情報処理システムにおける操作端末120のCRT210に表示されるソートテンプレート一覧画面の一例を示す画面構成図である。It is a screen block diagram which shows an example of the sort template list screen displayed on CRT210 of the operating terminal 120 in the information processing system of this invention. 本発明の情報処理システムにおける従来手法と本実施形態の情報処理システムにおける提案手法の操作の流れの違いを示す画面イメージの一例を示す図である。It is a figure which shows an example of the screen image which shows the difference in the flow of operation of the conventional method in the information processing system of this invention, and the proposal method in the information processing system of this embodiment. 本発明の情報処理システムにおける従来手法と本実施形態の情報処理システムにおける提案手法の操作の流れの違いを示す画面イメージの一例を示す図である。It is a figure which shows an example of the screen image which shows the difference in the flow of operation of the conventional method in the information processing system of this invention, and the proposal method in the information processing system of this embodiment.

以下、図面を参照して、本発明の実施形態を詳細に説明する。図1は、本発明における情報処理システム(複数の項目から構成されたデータを一覧で表示し、当該データを構成する複数の項目をソートキー項目として設定し、当該ソートキー項目に従って一覧で表示されるデータのソートを実行する情報処理システム)の構成の一例を示すシステム構成図である。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is an information processing system according to the present invention (data displayed from a plurality of items is displayed in a list, a plurality of items constituting the data are set as sort key items, and data displayed in a list according to the sort key items is shown. It is a system configuration | structure figure which shows an example of a structure of the information processing system which performs a sort of ().

図1は、1又は複数のデータベースサーバ110と1又は複数の操作端末120が、ローカルエリアネットワーク(LAN)400を介して接続される構成となっている。   In FIG. 1, one or more database servers 110 and one or more operation terminals 120 are connected via a local area network (LAN) 400.

データベースサーバ110は、操作端末120で表示するデータを記憶し、操作端末120から送られてくる検索式に応じて、該当データを検索し、指定の順番にソートして返却する。   The database server 110 stores data to be displayed on the operation terminal 120, searches for the corresponding data in accordance with a search formula sent from the operation terminal 120, sorts the data in a specified order, and returns the data.

操作端末120は、ユーザの要求に応じてデータの検索式を作成し、その検索式によってデータベースサーバ110から得られたデータを表示する。検索式に含まれるソート順の雛形となる、ソートテンプレートの作成・編集・削除も行う。   The operation terminal 120 creates a data retrieval formula in response to a user request, and displays data obtained from the database server 110 by the retrieval formula. It also creates, edits, and deletes sort templates that serve as templates for the sort order included in the search expression.

また、本実施形態の情報処理システムは、1又は複数のデータベースサーバ110がクラウド上のネットワーク(例えばLAN又はWAN)を介して相互に通信可能に接続され、1又は複数の操作端末120がインターネット等のネットワーク400を介して、1又は複数のデータベースサーバ110と相互に通信可能に接続されている。   In the information processing system according to the present embodiment, one or a plurality of database servers 110 are connected to be able to communicate with each other via a network (for example, a LAN or a WAN) on the cloud, and one or a plurality of operation terminals 120 are connected to the Internet or the like. The network 400 is connected to one or a plurality of database servers 110 so as to be able to communicate with each other.

なお、他の実施形態として、このデータベースサーバ110の機能の一部又は全てを実現する処理を操作端末120が実行することが出来る。また、操作端末120の機能の一部又は全てを実現する処理をデータベースサーバ110が実行することも出来る。つまり、データベースサーバ110の全ての機能を包含した操作端末120単独の構成でもよい。   As another embodiment, the operation terminal 120 can execute processing for realizing part or all of the functions of the database server 110. Further, the database server 110 can execute a process for realizing a part or all of the functions of the operation terminal 120. That is, the configuration of the operation terminal 120 alone including all the functions of the database server 110 may be adopted.

以下、図2を用いて、図1に示したデータベースサーバ110と操作端末120に適用可能な情報処理装置のハードウェア構成について説明する。   Hereinafter, the hardware configuration of the information processing apparatus applicable to the database server 110 and the operation terminal 120 illustrated in FIG. 1 will be described with reference to FIG.

図2は、図1に示したデータベースサーバ110と操作端末120に適用可能な情報処理装置のハードウェア構成を示すブロック図である。   FIG. 2 is a block diagram illustrating a hardware configuration of an information processing apparatus applicable to the database server 110 and the operation terminal 120 illustrated in FIG.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input/Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。   In FIG. 2, reference numeral 201 denotes a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 202 or the external memory 211 is necessary to realize a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as an OS) that is a control program of the CPU 201 and a function executed by each server or each PC. Various programs to be described later are stored.

203はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。   A RAM 203 functions as a main memory, work area, and the like for the CPU 201. The CPU 201 implements various operations by loading a program or the like necessary for execution of processing from the ROM 202 or the external memory 211 into the RAM 203 and executing the loaded program.

また、205は入力コントローラで、キーボード(KB)209や不図示のマウス等のポインティングデバイス等からの入力を制御する。206はビデオコントローラで、CRTディスプレイ(CRT)210等の表示器への表示を制御する。なお、図2では、CRT210と記載しているが、表示器はCRTだけでなく、液晶ディスプレイ等の他の表示器であってもよい。これらは必要に応じて管理者が使用するものである。   An input controller 205 controls input from a keyboard (KB) 209 or a pointing device such as a mouse (not shown). A video controller 206 controls display on a display device such as a CRT display (CRT) 210. In FIG. 2, although described as CRT 210, the display device is not limited to the CRT, but may be another display device such as a liquid crystal display. These are used by the administrator as needed.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶する外部記憶装置(ハードディスク(HD))や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。   A memory controller 207 is provided in an external storage device (hard disk (HD)), flexible disk (FD), or PCMCIA card slot for storing a boot program, various applications, font data, user files, editing files, various data, and the like. Controls access to an external memory 211 such as a compact flash (registered trademark) memory connected via an adapter.

208は通信I/Fコントローラで、ネットワーク(例えば、図1に示したネットワーク400)を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。   A communication I / F controller 208 is connected to and communicates with an external device via a network (for example, the network 400 shown in FIG. 1), and executes communication control processing on the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT210上での表示を可能としている。また、CPU201は、CRT210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   Note that the CPU 201 enables display on the CRT 210 by executing outline font rasterization processing on a display information area in the RAM 203, for example. In addition, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the CRT 210.

本発明を実現するための後述する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられる定義ファイル及び各種情報テーブル等も、外部メモリ211に格納されており、これらについての詳細な説明も後述する。   Various programs to be described later for realizing the present invention are recorded in the external memory 211 and executed by the CPU 201 by being loaded into the RAM 203 as necessary. Furthermore, definition files and various information tables used when executing the program are also stored in the external memory 211, and a detailed description thereof will be described later.

次に、図3を用いて、本発明の情報処理装置としての操作端末120の機能ブロック図について説明する。尚、各機能ブロックが処理する詳細な制御については、後述するフローチャートにて説明する。   Next, a functional block diagram of the operation terminal 120 as the information processing apparatus of the present invention will be described with reference to FIG. In addition, the detailed control which each functional block processes is demonstrated with the flowchart mentioned later.

実行部301は、前記ソートキー項目と、当該ソートキー項目の優先順位とを対応付けて設定し、順位が高い優先順位と対応付くソートキー項目から順に適用し、データのソートを実行する実行   The execution unit 301 sets the sort key item and the priority of the sort key item in association with each other, and executes the sort of data by sequentially applying the sort key item to the priority with the highest priority.

第1の設定部302は、ソートキー項目のうち、対応付ける優先順位を固定するソートキー項目を設定する。   The first setting unit 302 sets a sort key item that fixes a priority order to be associated among sort key items.

受付部303は、第1の設定部302により対応付ける優先順位が固定されていないソートキー項目の中からデータに適用するソートキー項目の選択を受け付ける。   The accepting unit 303 accepts selection of a sort key item to be applied to data from among sort key items whose priority order to be associated by the first setting unit 302 is not fixed.

第2の設定部304は、受付部303により選択を受け付けたソートキー項目を、第1の設定部302でソートキー項目と固定して対応付けられていない優先順位と対応付けて設定する。以上で、図3の説明を終了する。   The second setting unit 304 sets the sort key item received by the receiving unit 303 in association with the priority order that is not fixedly associated with the sort key item in the first setting unit 302. This is the end of the description of FIG.

次に、図4を参照して、本実施形態の情報処理システムにおけるソート処理について説明する。本処理はデータベースサーバ110と操作端末120にて実施され、CPU201により、ROM203に記憶したプログラムおよびデータをRAM202に読み込むことで実行される。   Next, with reference to FIG. 4, the sorting process in the information processing system of this embodiment will be described. This processing is performed by the database server 110 and the operation terminal 120, and is executed by the CPU 201 reading the program and data stored in the ROM 203 into the RAM 202.

S401では、操作端末120が、有効になっているソートテンプレート(図8)を読み込み、表示対象のデータ検索式を作成してデータベースサーバ110に送信する。   In S <b> 401, the operation terminal 120 reads a valid sort template (FIG. 8), creates a data search expression to be displayed, and transmits it to the database server 110.

図8は、操作端末120のROM203に記憶されるソートテンプレートの一例を示す図である。テンプレートID801と、テンプレートの名前802、テンプレートが有効となっているか無効であるかを示す有効803とが紐付けて記憶されている。さらに、テンプレートID801には、当該テンプレートに含まれる属性(例えば、日付、差出人、分類、開封等)を示す属性805、各属性の優先順位を示す優先順位804、各属性が昇順であるか降順であるかを示すソート方向806が紐付けて記憶される。属性805は、本発明におけるソートキー項目の適用例である。   FIG. 8 is a diagram illustrating an example of a sort template stored in the ROM 203 of the operation terminal 120. A template ID 801, a template name 802, and a validity 803 indicating whether the template is valid or invalid are stored in association with each other. Further, the template ID 801 includes an attribute 805 indicating attributes (for example, date, sender, classification, opening, etc.) included in the template, a priority 804 indicating the priority of each attribute, and each attribute in ascending or descending order. A sort direction 806 indicating whether or not there is associated is stored. An attribute 805 is an application example of the sort key item in the present invention.

S402では、操作端末120が、ソートテンプレートの変更要求があるかを判定する。ソートテンプレートの変更要求(本発明における編集指示受付手段)があるならば、S404へ、なければS401で作成した、表示対象のデータ検索式をデータベースサーバ110に送信し、S403へ遷移する。アプリケーションによっては、ユーザにはテンプレートの編集は許さない場合も考えられるが、その場合はS404、S405の処理を実行しない。   In S402, the operation terminal 120 determines whether there is a request for changing the sort template. If there is a sort template change request (editing instruction accepting means in the present invention), the display target data retrieval formula created in S401 is transmitted to S404, and if not, the process proceeds to S403. Depending on the application, the user may not be allowed to edit the template, but in this case, the processing of S404 and S405 is not executed.

S403では、データベースサーバ110が、操作端末120から受信した検索式を用いて記録してあるデータ(データ例:図7)を検索・ソートし、操作端末120に検索結果を返す。   In S403, the database server 110 searches and sorts data (data example: FIG. 7) recorded using the search formula received from the operation terminal 120, and returns the search result to the operation terminal 120.

図7は、ソート処理の対象となるデータ項目の一例を示す図である。   FIG. 7 is a diagram illustrating an example of data items to be sorted.

S404では、操作端末120が、ソートテンプレートの編集処理を実施する。詳細は図5の説明で後述する。   In step S404, the operation terminal 120 performs sort template editing processing. Details will be described later with reference to FIG.

S405では、操作端末120が、データベースサーバ110から取得したデータをデータ一覧画面(図9)に表示する。図9の(a)〜(c)は、操作端末120のCRT210に表示されるデータ一覧画面の一例である。   In S405, the operation terminal 120 displays the data acquired from the database server 110 on the data list screen (FIG. 9). 9A to 9C are examples of a data list screen displayed on the CRT 210 of the operation terminal 120. FIG.

S406では、操作端末120が、データ一覧画面上でソート対象とする属性を受け付ける。受付手段として、各カラムの属性名を表示している部分にユーザ操作に従ってマウスカーソルを移動してクリックすることが考えられる。また、受付手段として、各カラムの属性名を表示している部分にユーザ操作に従ってマウスカーソルを移動して右クリックメニューを開き、そのメニューからカラムのソート方向を指定することも考えられる。S406は、本発明における、前記第1の設定手段により対応付ける優先順位が固定されていないソートキー項目の中からデータに適用するソートキー項目の選択を受け付ける受付手段の一例である。   In S406, the operation terminal 120 receives an attribute to be sorted on the data list screen. As an accepting means, it is conceivable to move and click the mouse cursor according to a user operation to a portion displaying the attribute name of each column. Further, as a receiving means, it is conceivable to move the mouse cursor to a portion displaying the attribute name of each column according to a user operation to open a right-click menu and specify a column sorting direction from the menu. S406 is an example of a receiving unit that receives selection of a sort key item to be applied to data from among sort key items whose priority order to be associated by the first setting unit is not fixed in the present invention.

S407では、操作端末120が、S406で受け付けた属性が、ソートテンプレートのいずれかの優先順位に指定されているかを判定する。指定されていればS408へ、指定されていなければS409へ遷移する。   In step S407, the operation terminal 120 determines whether the attribute received in step S406 is designated in any priority order of the sort template. If specified, the process proceeds to S408, and if not specified, the process proceeds to S409.

S408では、操作端末120が、受け付けた属性のソート方向が昇順であれば降順に、降順であれば昇順に変更する。   In S408, the operation terminal 120 changes the descending order if the sorting direction of the received attribute is ascending order, and ascending order if the descending order.

S409では、操作端末120が、受け付けた属性がソートテンプレートにおける属性が指定されていない優先順位(図9(a)では、2位が指定されていない)の中で最も高い優先順位で既にソートされていることを確認する。たとえば、ソートテンプレートにおいて優先順位1位と3位に属性A(図9では「日付」)と属性B(図9では「開封」)が指定されている場合であって、S406でソート対象とする属性として属性C(図9では「差出人」)が選択された場合(図9(b)の状態)、表示データが、優先順位1位が属性A、2位が属性C,3位が属性Bでソートされていればよい(図9(c)の状態)。確認できればS408へ、確認できなければS410へ遷移する。   In S409, the operation terminal 120 has already sorted the received attribute with the highest priority among the priorities in which the attribute in the sort template is not designated (second place is not designated in FIG. 9A). Make sure. For example, in the sort template, the attribute A (“date” in FIG. 9) and the attribute B (“open” in FIG. 9) are designated as the first and third priorities, and are to be sorted in S406. When the attribute C (“From” in FIG. 9) is selected as the attribute (the state shown in FIG. 9B), the display data is attribute A for the first priority, attribute C for the second priority, and attribute B for the third priority. As long as they are sorted (in the state of FIG. 9C). If it can be confirmed, the process proceeds to S408, and if it cannot be confirmed, the process proceeds to S410.

S410では、操作端末120が、受け付けた属性のソートの優先順位を、ソートテンプレートにおける属性が指定されていない優先順位の中で最も高い優先順位に変更する。S409の説明におけるソートテンプレートが適用されているおり、表示データが、優先順位1位が属性A、2位が属性D,3位が属性Bでソートされている状態で属性Cを受け付けた場合、ソート優先順位1位が属性A、2位が属性C、3位が属性Bとなり、属性Dはソート対象から外れる。S410は、本発明における、前記受付手段により選択を受け付けたソートキー項目を、前記第1の設定手段でソートキー項目と固定して対応付けられていない優先順位と対応付けて設定する第2の設定手段の一例である。   In step S410, the operation terminal 120 changes the sorting priority of the accepted attribute to the highest priority among the priorities in which no attribute is specified in the sorting template. When the sort template in the description of S409 is applied, and the display data is received with the attribute C in the state where the first priority is sorted with the attribute A, the second with the attribute D, and the third with the attribute B, The first sort priority is attribute A, second is attribute C, third is attribute B, and attribute D is excluded from the sort target. S410 is a second setting means for setting the sort key item accepted by the accepting means in the present invention in association with a priority order that is not fixedly associated with the sort key item by the first setting means. It is an example.

S411では、操作端末120が、現在の各属性のソート優先順位およびソート方向から、表示対象のデータ検索式を作成してデータベース110に送信する。   In S <b> 411, the operation terminal 120 creates a data search expression to be displayed based on the current sort priority and sort direction of each attribute, and transmits it to the database 110.

S412では、データベースサーバ110が、操作端末120から受信した検索式を用いて記録してあるデータを検索・ソートし、操作端末120に検索結果を返す。   In S <b> 412, the database server 110 searches and sorts the recorded data using the search formula received from the operation terminal 120, and returns the search result to the operation terminal 120.

S413では、操作端末120が、データベースサーバ110から取得したデータをデータ一覧画面に表示する。   In S413, the operation terminal 120 displays the data acquired from the database server 110 on the data list screen.

S414では、操作端末120が、ソート処理の終了要求があるかを判定する。ソート処理の終了要求であれば本処理を終了し、そうでなければS404へ遷移する。   In step S414, the operation terminal 120 determines whether there is a sort processing end request. If it is a sort process end request, this process ends. If not, the process proceeds to S404.

以上で、図4の説明を終了し、次に、図5を参照して、本実施形態の情報処理システムにおけるソートテンプレートの編集処理(図4のS404の詳細)について説明する。本処理は操作端末120にて実施され、CPU201により、ROM203に記憶したプログラムおよびデータをRAM202に読み込むことで実行される。   The description of FIG. 4 is finished, and next, with reference to FIG. 5, the editing process of the sort template (details of S404 of FIG. 4) in the information processing system of the present embodiment will be described. This process is executed by the operation terminal 120 and is executed by the CPU 201 reading the program and data stored in the ROM 203 into the RAM 202.

S501では、操作端末120が、データ一覧画面にソートテンプレートが適用されていることを確認する。確認できればS502へ、確認できなければS504へ遷移する。   In S501, the operation terminal 120 confirms that the sort template is applied to the data list screen. If confirmed, the process proceeds to S502, and if not confirmed, the process proceeds to S504.

S502では、操作端末120が、現在データ一覧画面に適用されているソートテンプレートのソート優先順位の一覧を、ソートテンプレート編集画面(図10)に表示する。優先順位ごとに、指定の属性と、そのソート方向を表示する。その際、テンプレートに対して、現在のデータ一覧画面のソート順がどのように変わっているかが分かるように表示してもよい。   In S502, the operation terminal 120 displays a list of sort priority orders of the sort templates currently applied to the data list screen on the sort template editing screen (FIG. 10). For each priority, the specified attribute and its sort direction are displayed. At that time, the template may be displayed so that it can be seen how the sort order of the current data list screen has changed.

図10の(a)〜(g)は、操作端末120のCRT210に表示されるソートテンプレート編集画面の一例である。   10A to 10G are examples of the sort template editing screen displayed on the CRT 210 of the operation terminal 120. FIG.

S503では、操作端末120が、ソートテンプレートの切り替え要求をユーザから受け付けたかを判定する。ソートテンプレートの切り替え要求をユーザから受け付けたならばS504へ、そうでなければS505へ遷移する。   In step S503, the operation terminal 120 determines whether a sort template switching request has been received from the user. If a sort template switching request is received from the user, the process proceeds to S504. Otherwise, the process proceeds to S505.

S504では、操作端末120が、ソートテンプレートの切り替え処理を実施する。詳細は、図6の説明で後述する。   In step S504, the operation terminal 120 performs sort template switching processing. Details will be described later with reference to FIG.

S505では、操作端末120が、ソートテンプレートに設定された優先順位数の変更要求をユーザから受け付けたかを判定する。優先順位数の追加要求をユーザから受け付けた場合、S506へ遷移する。優先順位数の削除要求をユーザから受け付けた場合、S507へ遷移する。優先順位数の追加要求、もしくは優先順位数の削除要求のいずれも受け付けていない場合、S508へ遷移する。   In S505, it is determined whether the operation terminal 120 has received a request for changing the number of priorities set in the sort template from the user. When the request for adding the priority number is received from the user, the process proceeds to S506. When a request for deleting the priority number is received from the user, the process proceeds to S507. If neither a priority number addition request or a priority number deletion request has been received, the process advances to step S508.

S506では、操作端末120が、現在ソートテンプレートに設定されている優先順位数を1つ増やす(図10(b))。優先順位1〜3位まで設定されている場合、優先順位4位にあたる優先順位を追加する。表示データのソート可能な属性数などで、追加可能な数に上限を持たせ、それ以上追加できないようにしてもよい。   In S506, the operation terminal 120 increases the priority number currently set in the sort template by one (FIG. 10B). When priority levels 1 to 3 are set, a priority level corresponding to the 4th priority level is added. The number of attributes that can be added, such as the number of sortable attributes of display data, may be limited so that no more can be added.

S507では、操作端末120が、現在ソートテンプレートに設定されている優先順位数を1つ減らす(図10(c))。優先順位1〜3位まで設定されている場合、優先順位3位にあたる優先順位を削除する。優先順位の数に下限をもたせ、それ以上削除できなくしてもよい。   In S507, the operation terminal 120 decreases the priority number currently set in the sort template by one (FIG. 10C). When priority levels 1 to 3 are set, the priority level corresponding to the 3rd priority level is deleted. There may be a lower limit to the number of priorities so that no more can be deleted.

S508では、操作端末120が、編集対象とするソートテンプレートの優先順位の選択を受け付ける。受付手段としては、ユーザ操作に従って優先順位の上にマウスカーソルを移動してマウスの左ボタンを押すことが考えられる。   In step S508, the operation terminal 120 receives selection of the priority order of the sort template to be edited. As the receiving means, it is conceivable to move the mouse cursor on the priority order according to the user operation and press the left button of the mouse.

S509では、操作端末120が、S508で受け付けた優先順位に対して、どのような編集を行うのか確認する。ソート方向の変更である場合はS510へ、属性の変更である場合はS511へ、優先順位の変更である場合はS512へ遷移する。編集方法の確認方法としては、S508において、優先順位の指定を行う際にソート方向が表示された部分をクリック(ボタンを押してすぐ離す)した場合はソート方向の変更、属性名を表示している部分をクリックしたら属性の変更、ドラッグ(ボタンを押したまマウスカーソルを移動する)した場合は優先順位の変更として扱うなどの方法が考えられる。   In step S509, the operation terminal 120 confirms what kind of editing the priority order received in step S508 is to be performed. If the sorting direction is changed, the process proceeds to S510. If the attribute is changed, the process proceeds to S511. If the priority is changed, the process proceeds to S512. As a confirmation method of the editing method, in S508, when the part where the sort direction is displayed is clicked (when the button is pressed and released immediately) when specifying the priority, the sort direction is changed and the attribute name is displayed. If you click on the part, you can change the attribute, and if you drag (move the mouse cursor while pressing the button), you can treat it as a change of priority.

S510では、操作端末120が、S508で指定した優先順位に設定してある属性のソート方向を昇順であれば降順に、降順であれば昇順に変更する(図10(d))。   In S510, the operation terminal 120 changes the sort direction of the attribute set in the priority order designated in S508 in descending order if it is ascending order, and in ascending order if it is descending order (FIG. 10 (d)).

S511では、操作端末120が、S508で指定した優先順位に設定する属性を受け付ける(図10(e))。受付方法としては、表示対象となるデータの属性の一覧を表示し、その属性のいずれかを選択させる方法などが考えられる。ユーザにソートさせたくない属性については、グレーアウトして表示するか非表示にすることで、変更後の属性として指定できないようにする。属性を受け付けたら、操作端末120は、受け付けた優先順位に受け付けた属性を設定する(図10(f))。S511は、本発明における、前記ソートキー項目のうち、対応付ける優先順位を固定するソートキー項目を設定する第1の設定手段の一例である。   In S511, the operation terminal 120 receives an attribute set in the priority order specified in S508 (FIG. 10E). As a receiving method, a method of displaying a list of attributes of data to be displayed and selecting one of the attributes can be considered. Attributes that the user does not want to sort are displayed grayed out or hidden so that they cannot be specified as changed attributes. When receiving the attribute, the operation terminal 120 sets the received attribute in the received priority order (FIG. 10 (f)). S511 is an example of first setting means for setting a sort key item for fixing a priority order to be associated among the sort key items in the present invention.

S512では、操作端末120が、S508で受け付けた優先順位の属性を、どの優先順位に変更するか受け付ける(図10(g))。受付方法としては、対象をドラッグした状態で、挿入したい優先順位の前にドロップ(ボタンを離す)する方法や、設定されている属性を入れ替えたい優先順位の上でドロップするなどの方法が考えられる。前者の場合、操作端末120は、S508で受け付けた優先順位に設定された属性(未設定でもよい)を、挿入箇所の優先順位に設定し、対象の優先順位以下(または以上)の優先順位に元々設定されていた属性の優先順位を一つずつ下げる(または上げる)。後者の場合、2つの優先順位に設定されている属性を入れ替える。   In S512, the operation terminal 120 receives which priority order the priority attribute received in S508 is changed to (FIG. 10 (g)). Possible ways of accepting include dragging the target and dropping (release the button) before the priority you want to insert, or dropping it on the priority you want to replace the set attributes. . In the former case, the operation terminal 120 sets the attribute set in the priority order received in S508 (may be unset) to the priority order of the insertion location, and sets the priority order below (or above) the target priority order. Decrease (or increase) the priority of the attribute that was originally set. In the latter case, the attributes set in the two priorities are exchanged.

S513では、操作端末120が、ソートテンプレートの編集処理の終了要求をユーザから受け付けたかを判定する。ソートテンプレートの編集処理の終了要求をユーザから受け付けたならば本処理を終了し、そうでなければS501へ遷移する。以上で、図5の説明を終了する。   In step S513, it is determined whether the operation terminal 120 has received a sort template editing process end request from the user. If a sort template editing process end request is received from the user, this process ends. If not, the process proceeds to S501. This is the end of the description of FIG.

次に、図6を参照して、本実施形態の情報処理システムにおけるソートテンプレートの切り替え処理(図5のS504の詳細処理)について説明する。本処理は操作端末120にて実施され、CPU201により、ROM203に記憶したプログラムおよびデータをRAM202に読み込むことで実行される。   Next, with reference to FIG. 6, the sorting template switching processing (detailed processing in S504 in FIG. 5) in the information processing system of this embodiment will be described. This process is executed by the operation terminal 120 and is executed by the CPU 201 reading the program and data stored in the ROM 203 into the RAM 202.

S601では、操作端末120が、現在記憶しているソートテンプレートの一覧をソートテンプレート一覧画面(図11)に表示する。図11は、操作端末120のCRT210に表示されるソートテンプレート一覧画面の一例である。   In S601, operation terminal 120 displays a list of currently stored sort templates on the sort template list screen (FIG. 11). FIG. 11 is an example of a sort template list screen displayed on the CRT 210 of the operation terminal 120.

S602では、操作端末120が、ソートテンプレートの新規作成要求(具体的には図11の新規作成ボタン1101の選択を受け付ける操作)をユーザから受け付けたかを判定する。ソートテンプレートの新規作成要求をユーザから受け付けたならばS603へ遷移し、ソートテンプレートの新規作成要求をユーザから受け付けてなければS604へ遷移する。   In S602, it is determined whether the operation terminal 120 has received a new sort template creation request (specifically, an operation for accepting selection of the new creation button 1101 in FIG. 11) from the user. If a new sort template creation request is received from the user, the process proceeds to S603. If a new sort template creation request is not received from the user, the process proceeds to S604.

S603では、操作端末120が、新しいソートテンプレートの名前の入力を受け付け、受け付けた名前の新しいソートテンプレートを作成する。新しいソートテンプレートには最初から優先順位を設定しておいてもよく、たとえば優先順位1〜3位までを属性指定なしとして設定するなどが考えられる。操作端末120は、新しく作成したソートテンプレートを選択状態にする。   In step S603, the operation terminal 120 receives an input of a new sort template name, and creates a new sort template with the received name. Priorities may be set from the beginning for a new sort template. For example, priority levels 1 to 3 may be set as no attribute designation. The operation terminal 120 selects the newly created sort template.

S604では、操作端末120が、編集対象とするソートテンプレートの選択を受け付ける。   In S604, the operation terminal 120 accepts selection of a sort template to be edited.

S605では、操作端末120が、S604で選択を受け付けたソートテンプレートの削除要求(具体的には図11の削除ボタン1102の選択を受け付ける操作)をユーザから受け付けたかを判定する。ソートテンプレートの削除要求をユーザから受け付けたならばS606へ、ソートテンプレートの削除要求をユーザから受け付けてなければS607へ遷移する。   In step S605, the operation terminal 120 determines whether a sort template deletion request (specifically, an operation for receiving selection of the delete button 1102 in FIG. 11) received in step S604 has been received from the user. If a sort template deletion request is received from the user, the process proceeds to S606. If a sort template deletion request is not received from the user, the process proceeds to S607.

S606では、操作端末120が、S604で選択を受け付けたソートテンプレートを削除する。合わせて、ソートテンプレート未選択の状態にする。   In step S606, the operation terminal 120 deletes the sort template for which selection has been received in step S604. At the same time, the sort template is not selected.

S607では、操作端末120が、S604で選択を受け付けたソートテンプレートの複製(コピー)要求(具体的には図11のコピーボタン1103の選択を受け付ける操作)をユーザから受け付けたかを判定する。ソートテンプレートの複製(コピー)要求を受け付けたならばS608へ、ソートテンプレートの複製(コピー)要求を受け付けていなければS609へ遷移する。   In S607, it is determined whether the operation terminal 120 has received from the user a copy (copy) request (specifically, an operation for receiving selection of the copy button 1103 in FIG. 11) for the sort template received in S604. If a sort template copy (copy) request is accepted, the process proceeds to S608. If a sort template copy (copy) request is not accepted, the process proceeds to S609.

S608では、操作端末120が、複製後のソートテンプレートの名前の入力を受け付け、受け付けた名前で、S604で選択を受け付けたソートテンプレートと同じソート優先順位を持つ新しいソートテンプレートを作成する。作成後、新しく作成したソートテンプレートを選択状態にする。   In S608, the operation terminal 120 receives input of the name of the sorted template after duplication, and creates a new sort template with the received name and the same sort priority as the sort template received in S604. After creation, select the newly created sort template.

S609では、操作端末120が、S604で選択を受け付けたソートテンプレートの名前の変更要求(具体的には図11の名前変更ボタン1104の選択を受け付ける操作)をユーザから受け付けたかを判定する。ソートテンプレートの名前の変更要求をユーザから受け付けたならばS610へ、ソートテンプレートの名前の変更要求をユーザから受け付けてなければS611へ遷移する。   In step S609, it is determined whether the operation terminal 120 has received from the user a request for changing the name of the sort template for which selection has been received in step S604 (specifically, an operation for receiving selection of the name change button 1104 in FIG. 11). If a request to change the name of the sort template is received from the user, the process proceeds to S610. If a request to change the name of the sort template is not received from the user, the process proceeds to S611.

S610では、操作端末120が、変更後のソートテンプレートの名前の入力を受け付け、S604で受け付けたソートテンプレートの名前を、受け付けた名前に変更する。   In S610, the operation terminal 120 receives an input of the name of the sorted template after the change, and changes the name of the sorted template received in S604 to the received name.

S611では、操作端末120が、データ一覧画面に適用するソートテンプレートを、選択中のソートテンプレートに変更する。選択中のソートテンプレートがない場合は、データ一覧画面にソートテンプレートを適用しないようにする。   In S611, the operation terminal 120 changes the sort template applied to the data list screen to the selected sort template. If no sort template is currently selected, the sort template is not applied to the data list screen.

S612では、操作端末120が、ソートテンプレートの切り替え処理の終了要求をユーザから受け付けたかを判定する。ソートテンプレートの切り替え処理の終了要求をユーザから受け付けたならば本処理を終了し、そうでなければS601へ遷移する。以上で、図6の説明を終了する。   In step S612, the operation terminal 120 determines whether a request to end the sort template switching process has been received from the user. If a sort template switching process end request is received from the user, this process ends. Otherwise, the process proceeds to S601. This is the end of the description of FIG.

では、次に図12、図13を用いて従来手法と本実施形態の情報処理システムにおける提案手法の操作の流れの違いを示す画面イメージについて説明する。   Next, screen images showing the difference in operation flow between the conventional method and the proposed method in the information processing system according to the present embodiment will be described with reference to FIGS.

図12において、ソート優先順位を「日付>開封」から「日付>差出人>開封」に変更する場合、従来法ではカラムタイトルを3回クリックする必要があるが、提案手法を用いた場合、日付をソートテンプレートの優先順位(優先順位804)の1位に、開封をソートテンプレートの優先順位(優先順位804)の3位に、テンプレートの優先順位2位を指定しないにしたテンプレートを作成しておけば、差出人のカラムを1回クリックするだけで、日付を優先順位の1位に、差出人を優先順位2位に、開封を優先順位の3位にしてソートが実行される。   In FIG. 12, when the sorting priority is changed from “date> open” to “date> sender> open”, it is necessary to click the column title three times in the conventional method. If a template is created in which the opening order of the sorting template (priority 804) is first, the opening is set to the third ranking of the sorting template priority (priority 804), and the second priority of the template is not specified. By simply clicking on the sender column once, sorting is executed with the date as the first priority, the sender as the second priority, and the opening as the third priority.

図13において、優先順位第2位のソートキー「開封」のソート方向を変える場合、従来法ではカラムタイトルを3回クリックする必要があるが、提案手法を用いた場合、日付をソートテンプレートの優先順位(優先順位804)の1位に、開封をソートテンプレートの優先順位(優先順位804)の2位にしたテンプレートを作成しておけば、開封のカラムを1回クリックするだけで、日付を優先順位の1位に、開封を優先順位2位にして、ソート方向の変更が実行される。   In FIG. 13, when changing the sort direction of the sort key “open” with the second highest priority, it is necessary to click the column title three times in the conventional method, but when using the proposed method, the date is assigned to the priority of the sort template. If you create a template with the opening number set to the first place (priority 804) and the second place of the sorting template's priority order (priority order 804), you can click the opening column once to set the date to the priority order. The opening direction is set to the second priority and the sorting direction is changed.

以上、本発明によると、優先度が対応付いた複数のソートキー項目を、優先度の高い順にデータに適用し、データのソートを行う際に、一部のソートキー項目の優先度を、他のソートキー項目の優先度を変更することなく容易に変更することができる。   As described above, according to the present invention, when a plurality of sort key items associated with priorities are applied to data in descending order of priority and data is sorted, the priorities of some sort key items are assigned to other sort keys. It can be easily changed without changing the priority of the item.

以上、本発明の実施形態を詳述したが、本発明は、例えば、システム、装置、方法、装置が実行可能なプログラムもしくは記憶媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。   The embodiment of the present invention has been described in detail above. However, the present invention can take an embodiment as, for example, a system, apparatus, method, program executable by the apparatus, or a storage medium. May be applied to a system composed of a plurality of devices, or may be applied to an apparatus composed of a single device.

また、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。   Another object of the present invention is to supply a storage medium storing software program codes for realizing the functions of the above-described embodiments to a system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the storage medium. Needless to say, this can also be achieved by reading and executing the program code stored in.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、プログラムコード自体及びそのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing the program code constitute the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。   As a storage medium for supplying the program code, for example, a flexible disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(基本システム或いはオペレーティングシステム)などが実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (basic system or operating system) running on the computer based on the instruction of the program code. Needless to say, a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, after the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function is determined based on the instruction of the program code. It goes without saying that the CPU or the like provided in the expansion board or function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

110 データベースサーバ
120 操作端末
110 Database server 120 Operation terminal

Claims (7)

複数の項目から構成されたデータを一覧で表示し、当該データを構成する複数の項目をソートキー項目として設定し、当該ソートキー項目に従って一覧で表示されるデータのソートを実行する情報処理システムであって、
前記ソートキー項目と、当該ソートキー項目の優先順位とを対応付けて設定し、順位が高い優先順位と対応付くソートキー項目から順に適用し、データのソートを実行する実行手段と、
前記ソートキー項目のうち、対応付ける優先順位を固定するソートキー項目を設定する第1の設定手段と、
前記第1の設定手段により対応付ける優先順位が固定されていないソートキー項目の中からデータに適用するソートキー項目の選択を受け付ける受付手段と、
前記受付手段により選択を受け付けたソートキー項目を、前記第1の設定手段でソートキー項目と固定して対応付けられていない優先順位と対応付けて設定する第2の設定手段と
を備えることを特徴とする情報処理システム。
An information processing system that displays data composed of a plurality of items in a list, sets a plurality of items constituting the data as sort key items, and sorts the data displayed in the list according to the sort key items. ,
Execution means for performing sorting of data by setting the sort key item and the priority order of the sort key item in association with each other, applying in order from the sort key item corresponding to the higher priority order;
Of the sort key items, first setting means for setting a sort key item for fixing a priority order to be associated;
Receiving means for receiving selection of a sort key item to be applied to data from among sort key items whose priority order to be associated by the first setting means is not fixed;
A second setting unit that sets a sort key item received by the receiving unit in association with a priority that is not fixedly associated with the sort key item by the first setting unit; Information processing system.
前記第1の設定手段で設定された、ソートキー項目と、当該ソートキー項目と固定して対応付けられた優先順位の情報とをテンプレートとして管理する管理手段と、
前記管理手段で管理するテンプレートを用いる指示を受け付ける指示受付手段と
を備え、
前記実行手段は、前記指示受付手段で、前記テンプレートを用いる指示を受け付けると、前記管理手段で管理するテンプレートを用いて、データのソートを実行することを特徴とする請求項1に記載の情報処理システム。
Management means for managing, as a template, the sort key item set by the first setting means and priority information associated with the sort key item fixedly;
An instruction receiving means for receiving an instruction to use a template managed by the management means,
2. The information processing according to claim 1, wherein when the instruction receiving unit receives an instruction to use the template, the execution unit executes data sorting using a template managed by the management unit. system.
前記管理手段で管理するテンプレートの編集指示を受け付ける編集指示受付手段と、
前記編集指示受付手段により編集指示を受け付けたテンプレートの編集画面を表示する表示手段と、
前記表示手段で表示する編集画面を介して、前記テンプレートの編集を行なう編集手段と
を備えることを特徴とする請求項2に記載の情報処理システム。
An editing instruction receiving means for receiving an instruction to edit a template managed by the management means;
Display means for displaying an editing screen of a template for which an editing instruction has been received by the editing instruction receiving means;
The information processing system according to claim 2, further comprising editing means for editing the template via an editing screen displayed by the display means.
前記編集手段は、前記ソートキー項目のうち、対応付ける優先順位を固定するソートキー項目を追加する処理を実行することを特徴とする請求項3に記載の情報処理システム。   The information processing system according to claim 3, wherein the editing unit executes a process of adding a sort key item that fixes a priority order to be associated among the sort key items. 前記第2の設定手段は、前記受付手段により選択を受け付けたソートキー項目を、前記第1の設定手段でソートキー項目と固定して対応付けられていない優先順位と対応付けて設定することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理システム。   The second setting means sets the sort key item accepted by the accepting means in association with a priority that is not fixedly associated with the sort key item by the first setting means. The information processing system according to any one of claims 1 to 4. 複数の項目から構成されたデータを一覧で表示し、当該データを構成する複数の項目をソートキー項目として設定し、当該ソートキー項目に従って一覧で表示されるデータのソートを実行する情報処理システムの制御方法であって、
前記情報処理システムの実行手段が、前記ソートキー項目と、当該ソートキー項目の優先順位とを対応付けて設定し、順位が高い優先順位と対応付くソートキー項目から順に適用し、データのソートを実行する実行手段と、
前記情報処理システムの第1の設定手段が、前記ソートキー項目のうち、対応付ける優先順位を固定するソートキー項目を設定する第1の設定工程と、
前記情報処理システムの受付手段が、前記第1の設定工程により対応付ける優先順位が固定されていないソートキー項目の中からデータに適用するソートキー項目の選択を受け付ける受付工程と、
前記情報処理システムの第2の設定手段が、前記受付工程により選択を受け付けたソートキー項目を、前記第1の設定工程でソートキー項目と固定して対応付けられていない優先順位と対応付けて設定する第2の設定工程と
を備えることを特徴とする情報処理システムの制御方法。
Control method of information processing system for displaying data composed of a plurality of items as a list, setting a plurality of items constituting the data as sort key items, and sorting the data displayed in the list according to the sort key items Because
The execution unit of the information processing system sets the sort key item and the priority of the sort key item in association with each other, and executes the sort of data by sequentially applying the sort key item with the highest priority in association with the priority. Means,
A first setting step in which a first setting unit of the information processing system sets a sort key item that fixes a priority order to be associated among the sort key items;
An accepting step for accepting selection of a sort key item to be applied to data from among sort key items whose priority order to be associated by the first setting step is not fixed by the accepting unit of the information processing system;
The second setting means of the information processing system sets the sort key item that has been selected in the receiving step in association with a priority that is not fixedly associated with the sort key item in the first setting step. A control method for an information processing system comprising: a second setting step.
複数の項目から構成されたデータを一覧で表示し、当該データを構成する複数の項目をソートキー項目として設定し、当該ソートキー項目に従って一覧で表示されるデータのソートを実行する情報処理システムで読み取り実行可能なプログラムあって、
前記情報処理システムを、
前記ソートキー項目と、当該ソートキー項目の優先順位とを対応付けて設定し、順位が高い優先順位と対応付くソートキー項目から順に適用し、データのソートを実行する実行手段と、
前記ソートキー項目のうち、対応付ける優先順位を固定するソートキー項目を設定する第1の設定手段と、
前記第1の設定手段により対応付ける優先順位が固定されていないソートキー項目の中からデータに適用するソートキー項目の選択を受け付ける受付手段と、
前記受付手段により選択を受け付けたソートキー項目を、前記第1の設定手段でソートキー項目と固定して対応付けられていない優先順位と対応付けて設定する第2の設定手段と
して機能させることを特徴とするプログラム。
Displays data composed of multiple items as a list, sets multiple items that make up the data as sort key items, and reads and executes them in an information processing system that sorts the data displayed in the list according to the sort key items There is a possible program,
The information processing system;
Execution means for performing sorting of data by setting the sort key item and the priority order of the sort key item in association with each other, applying in order from the sort key item corresponding to the higher priority order;
Of the sort key items, first setting means for setting a sort key item for fixing a priority order to be associated;
Receiving means for receiving selection of a sort key item to be applied to data from among sort key items whose priority order to be associated by the first setting means is not fixed;
The sort key item whose selection has been received by the reception unit is caused to function as a second setting unit that is set in association with a priority that is not fixedly associated with the sort key item in the first setting unit. A featured program.
JP2016169465A 2016-08-31 2016-08-31 Information processing system, control method of information processing system, and program Pending JP2018036855A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016169465A JP2018036855A (en) 2016-08-31 2016-08-31 Information processing system, control method of information processing system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016169465A JP2018036855A (en) 2016-08-31 2016-08-31 Information processing system, control method of information processing system, and program

Publications (1)

Publication Number Publication Date
JP2018036855A true JP2018036855A (en) 2018-03-08

Family

ID=61567448

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016169465A Pending JP2018036855A (en) 2016-08-31 2016-08-31 Information processing system, control method of information processing system, and program

Country Status (1)

Country Link
JP (1) JP2018036855A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113329078A (en) * 2021-05-27 2021-08-31 北京达佳互联信息技术有限公司 Data storage method and device
WO2023026727A1 (en) * 2021-08-25 2023-03-02 富士フイルム株式会社 Information processing device and information processing program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113329078A (en) * 2021-05-27 2021-08-31 北京达佳互联信息技术有限公司 Data storage method and device
CN113329078B (en) * 2021-05-27 2023-02-21 北京达佳互联信息技术有限公司 Data storage method and device
WO2023026727A1 (en) * 2021-08-25 2023-03-02 富士フイルム株式会社 Information processing device and information processing program

Similar Documents

Publication Publication Date Title
KR101323011B1 (en) Command user interface for displaying selectable functionality controls in a database application
US10102183B2 (en) System for transferring annotations between documents displayed side by side
JPH1139292A (en) Document management method and document retrieval method and device
JP2018036855A (en) Information processing system, control method of information processing system, and program
JP2012159917A (en) Document management system, document management method and program
JP2017016294A (en) Information processing device, control method thereof, and program
US20090300001A1 (en) Server apparatus, catalog processing method, and computer-readable storage medium
JP6997387B2 (en) Servers, information processing equipment, processing methods and programs
CN111222166A (en) Method and device for sharing and managing design material in multi-user online collaboration
JP2013101532A (en) Project management device, project management method, program, and storage medium
JP2008276575A (en) Data management device and program therefor
JP5949278B2 (en) Information processing apparatus, information processing apparatus control method, program, and recording medium
US9910838B2 (en) Alternates of assets
JP5402916B2 (en) File management apparatus, and control method and program thereof.
JP2020009169A (en) Information processing system and program for supporting attachment of note
JP6939473B2 (en) Document processing equipment and programs
JP5617535B2 (en) Information processing apparatus, information processing apparatus processing method, and program.
JP2018077654A (en) Information processing device, and method and program for controlling information processing device
JP5747874B2 (en) Information processing apparatus, information processing system, control method thereof, and program
JP2019101602A (en) Information processing system, and processing method and program thereof
JP2008276573A (en) Data management device and program therefor
JP2008276574A (en) Data management device and program therefor
JP2015143975A (en) Workflow system, workflow management device, workflow management method, and program
Igel Introduction to the Zotero Reference Manager
JP2021051388A (en) Information processing device and program

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20161101

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20161101

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180703

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20181031

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20190111