JP2019079139A - Electronic information processing apparatus, electronic information management apparatus, electronic information processing system and program - Google Patents

Electronic information processing apparatus, electronic information management apparatus, electronic information processing system and program Download PDF

Info

Publication number
JP2019079139A
JP2019079139A JP2017203957A JP2017203957A JP2019079139A JP 2019079139 A JP2019079139 A JP 2019079139A JP 2017203957 A JP2017203957 A JP 2017203957A JP 2017203957 A JP2017203957 A JP 2017203957A JP 2019079139 A JP2019079139 A JP 2019079139A
Authority
JP
Japan
Prior art keywords
electronic information
change
maximum number
unit
stored
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.)
Granted
Application number
JP2017203957A
Other languages
Japanese (ja)
Other versions
JP7027798B2 (en
Inventor
透 大塚
Toru Otsuka
透 大塚
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2017203957A priority Critical patent/JP7027798B2/en
Publication of JP2019079139A publication Critical patent/JP2019079139A/en
Application granted granted Critical
Publication of JP7027798B2 publication Critical patent/JP7027798B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an electronic information processing apparatus or the like that suppresses deletion of already stored histories against an intention of a user even when the user performs a change for reducing the allowable number of the stored histories.SOLUTION: An electronic information processing apparatus comprises: a change unit 250 changing the maximum number of histories when contents of electronic information stored in the past are kept as the histories, for each piece of the electronic information; and a change restriction unit 260, when the change unit 250 tries to change the maximum number, restricting the change when the maximum number after the change is smaller than the number of already stored histories for the electronic information.SELECTED DRAWING: Figure 7

Description

本発明は、電子情報処理装置、電子情報管理装置、電子情報処理システム、プログラムに関する。   The present invention relates to an electronic information processing apparatus, an electronic information management apparatus, an electronic information processing system, and a program.

電子情報を保存する際に、過去に保存された電子情報を併せ、履歴として保存できる機能を備える電子情報処理装置が存在する。   When storing electronic information, there is an electronic information processing apparatus provided with a function that can combine electronic information stored in the past and store it as a history.

特許文献1には、ファイル“a”はバージョン(n)から(n−m1+1)までm1個のバージョンが格納されている。新たにバージョン(n+1)を追加する際、それまで保存されているm1のバージョンから最も古いバージョンである(n−m1+1)を圧縮し、アーカイブファイル“a.dat_arc”に格納しておく。その状態から逆にファイルを削除する際には、削除されて1つファイルが減ったために、アーカイブファイルからその中で最新のファイル“a;n−m1+1”を復元して、通常のファイルとして格納しておくことが開示されている。   In Patent Document 1, the file “a” stores m1 versions from version (n) to (n−m1 + 1). When a new version (n + 1) is added, the oldest version (n-m1 + 1) from the version of m1 stored so far is compressed and stored in an archive file "a. Dat_arc". Conversely, when deleting a file from that state, the last file "a; n-m1 + 1" is restored from the archive file and stored as a normal file because one file is deleted and deleted. It is disclosed that it keeps.

特開平5−113920号公報Japanese Patent Application Laid-Open No. 5-113920

この場合、さらにユーザが、電子情報毎に履歴の数を変更できる機能を備えることがある。
しかしながら、ユーザが履歴として保存できる数を小さくする場合は、既に保存されている履歴が削除されてしまうことがある。
本発明は、ユーザが履歴として保存できる数を小さくするように変更する場合でも、既に保存されている履歴がユーザの意図に反して削除されることを抑制する電子情報処理装置等を提供する。
In this case, the user may be further provided with a function capable of changing the number of histories for each electronic information.
However, if the user can reduce the number that can be saved as a history, the history that has already been saved may be deleted.
The present invention provides an electronic information processing apparatus or the like that suppresses the deletion of the already stored history against the user's intention even when the user changes the number of records that can be stored as the history to be smaller.

請求項1に記載の発明は、過去に保存した電子情報の内容を履歴として残すときの、当該履歴の最大数を、当該電子情報毎に変更する変更部と、前記変更部が最大数を変更しようとする際に、変更後の最大数が、前記電子情報について既に保存されている前記履歴の数より少ないときに変更を制限する変更制限部と、を備える電子情報処理装置である。
請求項2に記載の発明は、前記変更制御部は、変更後の最大数が前記電子情報の前記履歴の数以上であるときには、変更を許可することを特徴とする請求項1に記載の電子情報処理装置である。
請求項3に記載の発明は、前記変更制御部は、ユーザが、変更後の最大数まで前記履歴を削除したときには、最大数の変更を許可することを特徴とする請求項2に記載の電子情報処理装置である。
請求項4に記載の発明は、前記変更制御部が変更を制限するときに、ユーザに対し制限の内容を通知する通知部をさらに備えることを特徴とする請求項1に記載の電子情報処理装置である。
請求項5に記載の発明は、前記通知部は、ユーザに最大数が変更できない旨を通知することを特徴とする請求項4に記載の電子情報処理装置である。
請求項6に記載の発明は、前記通知部は、ユーザに前記履歴の一部が削除される旨を通知することを特徴とする請求項4に記載の電子情報処理装置である。
請求項7に記載の発明は、前記変更部は、前記電子情報が格納されるフォルダ毎に設定される履歴の最大数として初期最大数をさらに変更することを特徴とする請求項1に記載の電子情報処理装置である。
請求項8に記載の発明は、前記変更部が初期最大数を変更した後に前記フォルダ内に作成される前記電子情報に対し、変更後の初期最大数が履歴の最大値として適用されることを特徴とする請求項7に記載の電子情報処理装置である。
請求項9に記載の発明は、前記変更部が、初期最大数を変更したときに、既に前記フォルダに格納されている前記電子情報の最大数は、変更しないことを特徴とする請求項8に記載の電子情報処理装置である。
請求項10に記載の発明は、前記変更制限部は、前記変更部が初期最大数を変更するときに、変更後の初期最大数が前記フォルダ内に格納されている前記電子情報の前記履歴の数より少ないときに、変更を制限することを特徴とする請求項7に記載の電子情報処理装置である。
請求項11に記載の発明は、過去に保存した電子情報の内容を履歴として管理する電子情報管理部と、前記電子情報毎に設定され、保存することができる前記履歴の最大数を変更しようとする際に、変更後の最大数を受け付ける最大数受付部と、前記最大数受付部が最大数の変更を受け付けた際に、変更後の最大数が、前記電子情報について既に保存されている前記履歴の数より少ないときに変更を制限する変更制限部と、を備える電子情報管理装置である。
請求項12に記載の発明は、前記最大数受付部は、前記電子情報が格納されるフォルダ毎に設定される履歴の最大数として初期最大数が変更された際に、変更後の初期最大数を受け付けることを特徴とする請求項11に記載の電子情報管理装置である。
請求項13に記載の発明は、電子情報を管理する電子情報管理装置と、前記電子情報を保存するときに、保存する当該電子情報を前記電子情報管理装置に送出する電子情報処理装置と、を備え、前記電子情報管理装置または前記電子情報処理装置は、過去に保存した前記電子情報の内容を履歴として残すときの、当該履歴の最大数を、当該電子情報毎に変更する変更部と、前記変更部が最大数を変更しようとする際に、変更後の最大数が、前記電子情報について既に保存されている前記履歴の数より少ないときに変更を制限する変更制限部と、を備える電子情報処理システムである。
請求項14に記載の発明は、コンピュータに、過去に保存した電子情報の内容を履歴として残すときの、当該履歴の最大数を、当該電子情報毎に変更する変更機能と、前記変更機能が最大数を変更しようとする際に、変更後の最大数が、前記電子情報について既に保存されている前記履歴の数より少ないときに変更を制限する変更制限機能と、を実現させるためのプログラムである。
請求項15に記載の発明は、コンピュータに、過去に保存した電子情報の内容を履歴として管理する電子情報管理機能と、前記電子情報毎に設定され、保存することができる前記履歴の最大数を変更しようとする際に、変更後の最大数を受け付ける最大数受付機能と、前記最大数受付機能が最大数の変更を受け付けた際に、変更後の最大数が、前記電子情報について既に保存されている前記履歴の数より少ないときに変更を制限する変更制限機能と、を実現させるためのプログラムである。
The invention according to claim 1 is that when a content of electronic information stored in the past is left as a history, a changing unit changes the maximum number of the history for each electronic information, and the changing unit changes the maximum number. The electronic information processing apparatus according to claim 1, further comprising: a change restricting unit that restricts the change when the maximum number after the change is smaller than the number of the histories already stored for the electronic information.
The electronic device according to claim 2, wherein the change control unit permits the change when the maximum number after the change is equal to or more than the number of histories of the electronic information. It is an information processing apparatus.
The electronic device according to claim 3, wherein the change control unit permits the maximum number of changes when the user deletes the history up to the maximum number after the change. It is an information processing apparatus.
The electronic information processing apparatus according to claim 1, further comprising: a notification unit that notifies the user of the content of the restriction when the change control unit restricts the change. It is.
The invention according to claim 5 is the electronic information processing apparatus according to claim 4, wherein the notification unit notifies the user that the maximum number can not be changed.
A sixth aspect of the present invention is the electronic information processing apparatus according to the fourth aspect, wherein the notification section notifies the user that a part of the history is to be deleted.
The invention according to claim 7 is characterized in that the changing unit further changes an initial maximum number as the maximum number of histories set for each folder in which the electronic information is stored. It is an electronic information processing apparatus.
The invention according to claim 8 is that the initial maximum number after change is applied as the maximum value of the history to the electronic information created in the folder after the change unit changes the initial maximum number. It is an electronic information processing apparatus according to claim 7, characterized in that:
The invention according to claim 9 is characterized in that, when the change unit changes the initial maximum number, the maximum number of the electronic information already stored in the folder is not changed. It is an electronic information processing apparatus of a statement.
In the invention according to claim 10, when the change limiting unit changes the initial maximum number, the change limiting unit changes the initial maximum number after the change to the history of the electronic information stored in the folder. 8. The electronic information processing apparatus according to claim 7, wherein the change is limited when the number is smaller.
The invention according to claim 11 is intended to change the maximum number of the histories that can be set and stored for each electronic information management unit that manages the content of the electronic information stored in the past as the history and the electronic information The maximum number reception unit for receiving the maximum number after the change, and the maximum number after the change is already stored for the electronic information when the maximum number reception unit receives the change of the maximum number. It is an electronic information management device provided with the change control part which restricts change, when there are less than the number of histories.
In the invention according to claim 12, when the initial maximum number is changed as the maximum number of histories set for each folder in which the electronic information is stored, the maximum number reception unit changes the initial maximum number after the change. The electronic information management apparatus according to claim 11, characterized in that:
The invention according to claim 13 includes an electronic information management device for managing electronic information, and an electronic information processing device for transmitting the electronic information to be stored to the electronic information management device when the electronic information is stored. The electronic information management apparatus or the electronic information processing apparatus, when changing the content of the electronic information stored in the past as the history, the change unit changing the maximum number of the history for each of the electronic information, and Electronic information comprising: a change restricting unit which restricts a change when the change unit tries to change the maximum number when the maximum number after the change is smaller than the number of histories already stored for the electronic information; It is a processing system.
The invention according to claim 14 has a change function of changing, for each electronic information, the maximum number of the history when the contents of the electronic information stored in the past are left as a history on the computer, and the change function is the maximum. A program for realizing a change restricting function of restricting a change when the maximum number after the change is smaller than the number of the histories already stored for the electronic information when the number is to be changed .
The invention according to claim 15 is an electronic information management function of managing contents of electronic information stored in the past as a history on a computer, and the maximum number of the history that can be set and stored for each electronic information. When attempting to change, when the maximum number receiving function for receiving the maximum number after the change and the maximum number receiving function receive the change of the maximum number, the maximum number after the change is already stored for the electronic information. A program for realizing a change restricting function of restricting a change when the number is smaller than the number of histories.

請求項1の発明によれば、ユーザが履歴として保存できる数を小さくするように変更する場合でも、既に保存されている履歴がユーザの意図に反して削除されることを抑制する電子情報処理装置を提供できる。
請求項2の発明によれば、既に保存されている履歴が削除されることがない場合は、最大数の変更を制限しないようにすることができる。
請求項3の発明によれば、既に保存されている履歴が削除されることがなくなった場合は、最大数の変更を制限しないようにすることができる。
請求項4の発明によれば、最大数の変更に制限があることを、ユーザが認識することができる。
請求項5の発明によれば、制限の内容をユーザが認識することができる。
請求項6の発明によれば、制限の内容をユーザが認識することができる。
請求項7の発明によれば、電子情報毎に履歴の最大数を設定する必要がなくなる。
請求項8の発明によれば、フォルダ毎に設定される最大数が変更されたときに、変更を行なったフォルダ内で、以後作成される電子情報の履歴の最大数を一括して設定することができる。
請求項9の発明によれば、既に保存されている履歴がユーザの意図に反して削除されることを抑制することができる。
請求項10の発明によれば、制限の内容をユーザが認識することができる。
請求項11の発明によれば、ユーザが履歴として保存できる数を小さくするように変更する場合でも、既に保存されている履歴がユーザの意図に反して削除されることを抑制する電子情報管理装置を提供できる。
請求項12の発明によれば、電子情報毎に履歴の最大数を設定する必要がなくなる。
請求項13の発明によれば、ユーザが履歴として保存できる数を小さくするように変更する場合でも、既に保存されている履歴がユーザの意図に反して削除されることを抑制する電子情報処理システムを提供できる。
請求項14の発明によれば、ユーザが履歴として保存できる数を小さくするように変更する場合でも、既に保存されている履歴がユーザの意図に反して削除されることを抑制する機能をコンピュータにより実現できる。
請求項15の発明によれば、ユーザが履歴として保存できる数を小さくするように変更する場合でも、既に保存されている履歴がユーザの意図に反して削除されることを抑制する機能をコンピュータにより実現できる。
According to the first aspect of the present invention, the electronic information processing apparatus suppresses the deletion of the already stored history against the user's intention even when the user changes the number of records that can be stored as the history to be smaller. Can provide
According to the invention of claim 2, when the history already stored is not deleted, it is possible not to limit the maximum number of changes.
According to the invention of claim 3, when the already stored history is not deleted, the maximum number of changes can be restricted.
According to the invention of claim 4, the user can recognize that the maximum number of changes is limited.
According to the invention of claim 5, the user can recognize the content of the restriction.
According to the invention of claim 6, the user can recognize the content of the restriction.
According to the invention of claim 7, it is not necessary to set the maximum number of histories for each electronic information.
According to the invention of claim 8, when the maximum number set for each folder is changed, the maximum number of histories of electronic information to be created subsequently is collectively set in the changed folder. Can.
According to the invention of claim 9, it is possible to suppress that the history already saved is deleted against the user's intention.
According to the invention of claim 10, the content of the restriction can be recognized by the user.
According to the invention of claim 11, the electronic information management device suppresses the deletion of the already stored history against the user's intention even when the user changes the number of records that can be stored as the history to be smaller. Can provide
According to the invention of claim 12, it is not necessary to set the maximum number of histories for each electronic information.
According to the invention of claim 13, the electronic information processing system suppresses the deletion of the already stored history against the user's intention even when the user changes the number of records that can be stored as the history to be smaller. Can provide
According to the invention of claim 14, even when the user changes the number of records that can be stored as the history to be smaller, the computer can use a computer to suppress deletion of the history that has already been stored against the user's intention. realizable.
According to the invention of claim 15, even when the user changes the number of records that can be stored as history to a smaller number, the computer can use a computer to suppress deletion of the already stored history against the user's intention. realizable.

本実施の形態における電子情報処理システムの構成例を示す図である。It is a figure showing an example of composition of an electronic information processing system in this embodiment. 画像形成装置のハードウェア構成例を示した図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of an image forming apparatus. (a)は、電子情報処理システムの概略動作の第1の例について示した図である。(b)は、電子情報処理システムの概略動作の第2の例について示した図である。(A) is a figure shown about the 1st example of outline operation of an electronic information processing system. (B) is a figure shown about the 2nd example of outline operation of an electronic information processing system. 管理サーバに電子情報を格納する際の階層構造について示した図である。It is the figure shown about the hierarchical structure at the time of storing electronic information in a management server. 端末装置から、管理サーバに保存されている電子情報を確認するときに、端末装置の表示機構に表示される画面について示した図である。FIG. 7 is a view showing a screen displayed on a display mechanism of the terminal device when the electronic device stored in the management server is confirmed from the terminal device. 端末装置から、管理サーバに保存されている電子情報を確認するときに、端末装置の表示機構に表示される画面について示した図である。FIG. 7 is a view showing a screen displayed on a display mechanism of the terminal device when the electronic device stored in the management server is confirmed from the terminal device. 最大数を超えた数を保存した場合に表示される履歴の内容を示した図である。It is a figure showing the contents of the history displayed when the number exceeding the maximum number is saved. 電子情報処理システムの第1の実施形態について説明した機能構成図である。It is a functional block diagram explaining a 1st embodiment of an electronic information processing system. 第1の実施形態における電子情報処理システムの動作の第1の例について説明したフローチャートである。It is a flowchart explaining the 1st example of operation of the electronic information processing system in a 1st embodiment. 第1の実施形態における電子情報処理システムの動作の第2の例について説明したフローチャートである。It is a flowchart explaining the 2nd example of operation of the electronic information processing system in a 1st embodiment. 最大数を変更するためのダイアログを表示した場合を示している。It shows the case where the dialog for changing the maximum number is displayed. (a)は、最大数の変更を認めない場合に、表示部に表示される通知の例を示した図である。(b)は、既に保存された履歴の一部をユーザが削除する場合に、表示部230に表示される画面の例を示した図である。(A) is a figure showing an example of a notice displayed on a display, when not permitting change of the maximum number. (B) is a figure showing an example of a screen displayed on indicator 230, when a user deletes a part of already saved history. ユーザに履歴の一部が削除されること許容するか否かを確認する場合に、表示部に表示される通知の例を示した図である。FIG. 10 is a diagram showing an example of a notification displayed on the display unit when confirming whether the user is permitted to delete a part of the history. 第1の実施形態における電子情報処理システムの動作の第3の例について説明したフローチャートである。It is a flowchart explaining the 3rd example of operation of the electronic information processing system in a 1st embodiment. 初期最大数を変更するためのダイアログを表示した場合を示している。It shows the case where the dialog for changing the initial maximum number is displayed. 電子情報処理システムの第2の実施形態について説明した機能構成図である。It is a functional block diagram explaining 2nd Embodiment of the electronic information processing system. 第2の実施形態における電子情報処理システムの動作の第2の例について説明したフローチャートである。It is a flowchart explaining the 2nd example of operation of the electronic information processing system in a 2nd embodiment. 第2の実施形態における電子情報処理システムの動作の第3の例について説明したフローチャートである。It is a flowchart explaining the 3rd example of operation of the electronic information processing system in a 2nd embodiment.

以下、添付図面を参照して、本発明の実施の形態について詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the attached drawings.

<電子情報処理システム全体の説明>
図1は、本実施の形態における電子情報処理システム1の構成例を示す図である。
図示するように本実施の形態の電子情報処理システム1は、画像形成装置10と、端末装置20と、端末装置30と、管理サーバ40とが、ネットワーク70、ネットワーク80、アクセスポイント90を介して接続されることにより構成されている。詳しくは後述するが、管理サーバ40は、電子情報を管理する電子情報管理装置の一例である。また画像形成装置10、端末装置20および端末装置30は、電子情報を保存するときに、保存する電子情報を管理サーバ40に送出する電子情報処理装置の一例である。
なおここで、「電子情報」とは、何らかの情報を電子化したものである。この「電子情報」は、画像形成装置10、端末装置20、端末装置30、管理サーバ40のそれぞれで扱うことができるものであれば、情報の種類、形式およびデータ構造等について特に限られるものではない。「電子情報」としては、例えば、文字情報、画像情報等の電子文書、プログラム等のソフトウェア、および設定情報等のソフトウェアに関する情報などを含む。
<Description of the Entire Electronic Information Processing System>
FIG. 1 is a diagram showing a configuration example of the electronic information processing system 1 in the present embodiment.
As illustrated, in the electronic information processing system 1 of the present embodiment, the image forming apparatus 10, the terminal device 20, the terminal device 30, and the management server 40 are connected via the network 70, the network 80, and the access point 90. It is comprised by being connected. Although the details will be described later, the management server 40 is an example of an electronic information management apparatus that manages electronic information. The image forming apparatus 10, the terminal device 20, and the terminal device 30 are an example of an electronic information processing apparatus that sends electronic information to be stored to the management server 40 when the electronic information is stored.
Here, the "electronic information" is something obtained by digitizing some information. If the "electronic information" can be handled by each of the image forming apparatus 10, the terminal device 20, the terminal device 30, and the management server 40, the type, format and data structure of the information are not particularly limited. Absent. The “electronic information” includes, for example, electronic documents such as character information and image information, software such as a program, and information on software such as setting information.

なお図1では、画像形成装置10、端末装置20および端末装置30は、それぞれ1つずつしか示していないが、それぞれを複数設けてもよい。   Although only one image forming device 10, one terminal device 20 and one terminal device 30 are shown in FIG. 1, a plurality of each may be provided.

画像形成装置10は、紙等の記録媒体に画像を形成し、印刷媒体として出力する装置である。画像形成装置10は、プリンタ機能を備えるが、これに加えて例えば、スキャナ機能、ファクシミリ機能等の他の画像処理機能を備えている。
図2は、画像形成装置10のハードウェア構成例を示した図である。
図示するように、画像形成装置10は、CPU11と、RAM(Random Access Memory)12と、ROM(Read Only Memory)13と、HDD(Hard Disk Drive)14と、操作パネル15と、画像読み取り部16と、画像形成部17と、通信I/F18とを備える。そしてこれらがバスBを介して必要なデータのやりとりを行なう。
The image forming apparatus 10 is an apparatus that forms an image on a recording medium such as paper and outputs the image as a printing medium. The image forming apparatus 10 has a printer function, but in addition to this, it has other image processing functions such as a scanner function and a facsimile function.
FIG. 2 is a diagram showing an example of the hardware configuration of the image forming apparatus 10. As shown in FIG.
As illustrated, the image forming apparatus 10 includes a CPU 11, a random access memory (RAM) 12, a read only memory (ROM) 13, a hard disk drive (HDD) 14, an operation panel 15, and an image reading unit 16. , An image forming unit 17, and a communication I / F 18. And these exchange necessary data via the bus B.

CPU11は、ROM13等に記憶された各種プログラムをRAM12にロードして実行することにより、後述する各機能を実現する。   The CPU 11 implements various functions to be described later by loading various programs stored in the ROM 13 or the like into the RAM 12 and executing the programs.

RAM12は、CPU11の作業用メモリ等として用いられるメモリである。
ROM13は、CPU11が実行する各種プログラム等を記憶するメモリである。
HDD14は、画像読み取り部16が読み取った画像情報や画像形成部17における画像形成にて用いる画像情報等を記憶する例えば磁気ディスク装置である。
操作パネル15は、各種情報の表示やユーザからの操作入力の受付を行なう例えばタッチパネルである。そのため表示機構は、予め定められた領域でコンテンツ(情報内容)を画像として表示する液晶パネル等の表示部を備えるとともに、液晶パネルに人の指、スタイラスペンに代表される接触物が接触したときに、接触物が液晶パネルに接触した位置を検知する機能を備えている。本実施の形態においてタッチパネルは、特に限定されるものではなく、抵抗膜方式や静電容量方式など種々の方式のものを使用することができる。
The RAM 12 is a memory used as a working memory or the like of the CPU 11.
The ROM 13 is a memory for storing various programs and the like executed by the CPU 11.
The HDD 14 is, for example, a magnetic disk device that stores image information read by the image reading unit 16 and image information used for image formation in the image forming unit 17.
The operation panel 15 is, for example, a touch panel that displays various information and accepts an operation input from the user. Therefore, the display mechanism includes a display unit such as a liquid crystal panel that displays content (information content) as an image in a predetermined area, and when a touch object represented by a human finger or a stylus pen contacts the liquid crystal panel In addition, it has a function to detect the position where the contact object contacts the liquid crystal panel. The touch panel in the present embodiment is not particularly limited, and various types such as a resistance film type and a capacitance type can be used.

画像読み取り部16は、原稿に記録された画像を読み取る。ここで、画像読み取り部16は、例えばスキャナであり、光源から原稿に照射した光に対する反射光をレンズで縮小してCCD(Charge Coupled Devices)で受光するCCD方式や、LED光源から原稿に順に照射した光に対する反射光をCIS(Contact Image Sensor)で受光するCIS方式のものを用いるとよい。   The image reading unit 16 reads an image recorded on a document. Here, the image reading unit 16 is, for example, a scanner, and a CCD method that reduces reflected light to light emitted to the document from the light source with a lens and receives the light with a CCD (Charge Coupled Devices) It is preferable to use a CIS system in which the reflected light to the received light is received by a CIS (Contact Image Sensor).

画像形成部17は、記録媒体に画像を形成する印刷機構の一例である。ここで、画像形成部17は、例えばプリンタであり、感光体に付着させたトナーを用紙等の記録媒体に転写して像を形成する電子写真方式や、インクを記録媒体上に吐出して像を形成するインクジェット方式のものを用いるとよい。
通信I/F18は、ネットワークを介して他の装置との間で各種情報の送受信を行なう。
The image forming unit 17 is an example of a printing mechanism that forms an image on a recording medium. Here, the image forming unit 17 is, for example, a printer, and an electrophotographic method in which the toner attached to the photosensitive member is transferred onto a recording medium such as paper to form an image, or the ink is discharged onto the recording medium to form an image. It is preferable to use an inkjet method for forming
The communication I / F 18 transmits and receives various information to and from other devices via the network.

また本実施の形態では、CPU11、RAM12、およびROM13で、自装置である画像形成装置10の各機構部の制御を行なう制御部100を構成する。   Further, in the present embodiment, the CPU 11, the RAM 12, and the ROM 13 constitute a control unit 100 that controls each mechanical unit of the image forming apparatus 10 as the own apparatus.

端末装置20は、例えば、汎用のパーソナルコンピュータ(PC)である。そして、画像形成装置10は、OS(Operating System)による管理下において、各種アプリケーションソフトウェアを動作させることで、電子情報の作成等が行われるようになっている。   The terminal device 20 is, for example, a general-purpose personal computer (PC). The image forming apparatus 10 operates various application software under the control of the OS (Operating System) to create electronic information and the like.

端末装置30は、例えば、モバイルコンピュータ、携帯電話、スマートフォン、タブレット等のモバイル端末である。端末装置30は、無線通信を行う端末装置30を接続するアクセスポイント90を介して、有線で通信を行うネットワーク70に接続する。   The terminal device 30 is, for example, a mobile terminal such as a mobile computer, a mobile phone, a smartphone, or a tablet. The terminal device 30 connects to a wired network 70 via an access point 90 connecting the terminal device 30 that performs wireless communication.

管理サーバ40は、電子情報処理システム1の全体の管理をするサーバコンピュータである。管理サーバ40は、例えば、画像形成装置10、端末装置20、端末装置30のユーザの認証を行ない、電子情報を画像形成装置10、端末装置20、端末装置30に対し送信する。また画像形成装置10、端末装置20、端末装置30から電子情報を受信し、受信した電子情報を保存する。   The management server 40 is a server computer that manages the entire electronic information processing system 1. The management server 40 authenticates, for example, the users of the image forming apparatus 10, the terminal device 20, and the terminal device 30, and transmits electronic information to the image forming device 10, the terminal device 20, and the terminal device 30. Further, electronic information is received from the image forming apparatus 10, the terminal device 20, and the terminal device 30, and the received electronic information is stored.

端末装置20、端末装置30および管理サーバ40は、演算手段であるCPU(Central Processing Unit)と、記憶手段であるメインメモリ及びHDD(Hard Disk Drive)とを備える。ここで、CPUは、OS(Operating System、基本ソフトウェア)やアプリケーションプログラム(応用ソフトウェア)等の各種ソフトウェアを実行する。また、メインメモリは、各種ソフトウェアやその実行に用いるデータ等を記憶する記憶領域であり、HDDは、各種ソフトウェアに対する入力データや各種ソフトウェアからの出力データ等を記憶する記憶領域である。
さらに、端末装置20、端末装置30および管理サーバ40は、外部との通信を行うための通信インタフェース(以下、「通信I/F」と表記する)と、ビデオメモリやディスプレイ等からなる表示機構と、キーボードやマウス等の入力デバイスとを備える。
The terminal device 20, the terminal device 30, and the management server 40 include a central processing unit (CPU) which is a calculation unit, and a main memory and a hard disk drive (HDD) which are storage units. Here, the CPU executes various software such as an OS (Operating System, basic software) and an application program (application software). The main memory is a storage area for storing various software and data used for the execution thereof, and the HDD is a storage area for storing input data for the various software and output data from the various software and the like.
Furthermore, the terminal device 20, the terminal device 30, and the management server 40 have a communication interface (hereinafter referred to as "communication I / F") for communicating with the outside, a display mechanism including a video memory, a display, etc. And an input device such as a keyboard and a mouse.

ネットワーク70は、画像形成装置10、端末装置20、端末装置30および管理サーバ40の間の情報通信に用いられる通信手段であり、例えば、インターネットである。
ネットワーク80も、ネットワーク70と同様に、画像形成装置10、端末装置20、端末装置30、および管理サーバ40の間の情報通信に用いられる通信手段であり、例えば、LAN(Local Area Network)である。
The network 70 is communication means used for information communication among the image forming apparatus 10, the terminal device 20, the terminal device 30, and the management server 40, and is, for example, the Internet.
Similarly to the network 70, the network 80 is also a communication means used for information communication between the image forming apparatus 10, the terminal device 20, the terminal device 30, and the management server 40, and is, for example, a LAN (Local Area Network). .

<電子情報処理システム1の動作の概略説明>
図3(a)は、電子情報処理システム1の概略動作の第1の例について示した図である。
なおこの例では、画像形成装置10がファクシミリの受信を行ない、その結果、生成された電子情報が、管理サーバ40に送られ、さらに端末装置30を操作するユーザAが、その電子情報を閲覧する場合を例として説明を行なう。
<Schematic Description of Operation of Electronic Information Processing System 1>
FIG. 3A is a diagram showing a first example of the schematic operation of the electronic information processing system 1.
In this example, the image forming apparatus 10 receives a facsimile, and as a result, the generated electronic information is sent to the management server 40, and the user A who operates the terminal device 30 browses the electronic information. The case will be described as an example.

まず画像形成装置10が、外部からファクシミリの受信を行なう(1A)。
そして画像形成装置10は、受信したファクシミリの画像情報を作成し、これを管理サーバ40に対しアップロードする(1B)。この画像情報は、電子情報の一例であり、端末装置30が受信できるデータ形式(フォーマット)により作成される。
画像情報を受信した管理サーバ40は、この画像情報を上述したHDD等に保存する(1C)。また管理サーバ40は、このファクシミリに関係するユーザが予めわかっている場合には、このユーザに対し、電子メール等により通知を行なってもよい(1D)。
そしてユーザAは、端末装置30で動作するブラウザ等のソフトウェアを操作し、管理サーバ40に対し、ユーザの認証を行なう。その結果、ユーザAは、管理サーバ40に保存されているファクシミリの画像情報をダウンロードし、ファクシミリの内容を閲覧することができる(1E)。
First, the image forming apparatus 10 receives a facsimile from the outside (1A).
Then, the image forming apparatus 10 creates the received facsimile image information, and uploads it to the management server 40 (1B). The image information is an example of electronic information, and is created in a data format (format) that the terminal device 30 can receive.
The management server 40 having received the image information stores the image information in the above-described HDD or the like (1C). Further, when the user related to the facsimile is known in advance, the management server 40 may notify this user by e-mail or the like (1D).
Then, the user A operates software such as a browser operating on the terminal device 30 to authenticate the user to the management server 40. As a result, the user A can download the image information of the facsimile stored in the management server 40 and browse the content of the facsimile (1E).

図3(b)は、電子情報処理システム1の概略動作の第2の例について示した図である。
なおこの例では、ユーザBが端末装置20で、資料を作成し、その結果、生成された電子情報が、管理サーバ40に送られ、さらに端末装置30を操作するユーザCが、その電子情報を閲覧する場合を例として説明を行なう。
FIG. 3B is a diagram showing a second example of the schematic operation of the electronic information processing system 1.
In this example, the user B creates material in the terminal device 20, and as a result, the generated electronic information is sent to the management server 40, and the user C who operates the terminal device 30 further transmits the electronic information. A description will be given by taking the case of browsing as an example.

まずユーザBは、端末装置20で動作するブラウザ等のソフトウェアを操作し、管理サーバ40に対し、ユーザの認証を行なう。その結果、ユーザBは、管理サーバ40に対し、資料のデータをアップロードする(2A)。この資料の情報は、文書作成ソフトウェア等により作成されたデータであり、電子情報の一例である。
資料の情報を受信した管理サーバ40は、これを上述したHDD等に保存する(2B)。
そしてユーザCは、端末装置30で動作するブラウザ等のソフトウェアを操作し、管理サーバ40に対し、ユーザの認証を行なう。その結果、ユーザCは、管理サーバ40に保存されている資料の情報をダウンロードし、資料の内容を閲覧することができる(2C)。
First, the user B operates software such as a browser operating on the terminal device 20 to authenticate the user to the management server 40. As a result, the user B uploads data of material to the management server 40 (2A). The information on this material is data created by document creation software or the like, and is an example of electronic information.
The management server 40 that has received the information on the material stores it in the above-mentioned HDD or the like (2B).
Then, the user C operates software such as a browser operating on the terminal device 30 to authenticate the user to the management server 40. As a result, the user C can download the information of the material stored in the management server 40 and browse the content of the material (2C).

これにより、例えば、ユーザAやユーザCは、外出先等でも電子情報を閲覧し、その内容を確認することができる。   Thereby, for example, the user A or the user C can browse the electronic information and check the contents even when he or she goes out.

次に、画像形成装置10、端末装置20および端末装置30から、管理サーバ40に保存されている電子情報を確認するときに、ユーザインタフェースについて説明を行なう。なおここでは、端末装置20を利用して管理サーバ40に保存されている電子情報を確認するときのユーザインタフェースについて代表して説明を行なうが、画像形成装置10や端末装置30のユーザインタフェースについては、以下に説明する画面のレイアウトやデザイン等が異なること以外は、ほぼ同様となる。   Next, when the electronic information stored in the management server 40 is confirmed from the image forming apparatus 10, the terminal device 20 and the terminal device 30, a user interface will be described. Here, although the user interface when confirming the electronic information stored in the management server 40 using the terminal device 20 will be described as a representative, the user interface of the image forming apparatus 10 and the terminal device 30 will be described. It is substantially the same except that the layout, design, etc. of the screen described below are different.

図4は、管理サーバ40に電子情報を格納する際の階層構造について示した図である。
図示する階層構造は、上位1層目〜2層目の2層がフォルダであり、最下層の3層目に電子情報Djが格納されていることを示している。
FIG. 4 is a diagram showing a hierarchical structure when electronic information is stored in the management server 40. As shown in FIG.
The hierarchical structure shown in the figure indicates that the upper first layer to the second layer is a folder, and the lowermost layer, the third layer, stores electronic information Dj.

このうち最も上位のフォルダH1は、例えば、管理サーバ40を使用するユーザの契約単位毎に設定されるフォルダである。このフォルダH1は、ユーザが会社である場合、例えば、会社毎に設定される。また例えば、1つの会社の部署毎に設定される。またここでは、フォルダH1の名称が、「AAA」であることを示している。   Among these, the highest-order folder H1 is, for example, a folder set for each contract unit of the user who uses the management server 40. When the user is a company, for example, the folder H1 is set for each company. Also, for example, it is set for each department of one company. Here, it is shown that the name of the folder H1 is "AAA".

次に上位の2層目のフォルダH2は、フォルダH1をさらに細分化して設定されるフォルダである。このフォルダH2は、例えば、フォルダH1が、会社毎に設定された場合、1つの会社の部署毎に設定することもできる。また例えば、1つの会社のアクセス権毎に設定することができる。さらに例えば、ユーザが使用できる機能毎に設定することもできる。この機能毎に設定する例としては、アップロードおよびダウンロードが両方可能である場合と、アップロードは可能であるがダウンロードは不可である場合とで分けるような使い方である。またここでは、フォルダH2は、3つ設定され、それぞれの名称が、「BBB」、「CCC」、「DDD」であることを示している。   Next, the second upper layer folder H2 is a folder set by further dividing the folder H1. For example, when the folder H1 is set for each company, the folder H2 can also be set for each department of one company. For example, it can set up for every access right of one company. Furthermore, for example, each function that can be used by the user can also be set. An example of setting for each function is a method of separating the case where uploading and downloading are both possible and the case where uploading is possible but downloading is not possible. Also, here, three folders H2 are set, and it is shown that their names are "BBB", "CCC", and "DDD".

そしてここでは、2層目のフォルダH2の下位の3層目に、電子情報Djが格納される。この場合、電子情報Djは、名称が、「BBB」のフォルダH2の下位に、名称が、「EEE」、「FFF」、「GGG」の電子情報Djが格納される。同様に、名称が、「CCC」のフォルダH2の下位に、名称が、「HHH」、「III」の電子情報Djが格納され、名称が、「DDD」のフォルダH2の下位に、名称が、「JJJ」、「KKK」の電子情報Djが格納される。   Here, the electronic information Dj is stored in the third layer below the second layer folder H2. In this case, the electronic information Dj stores electronic information Dj whose names are "EEE", "FFF", and "GGG" below the folder H2 whose name is "BBB". Similarly, electronic information Dj whose names are "HHH" and "III" are stored under folder H2 whose name is "CCC", and names under the folder H2 whose name is "DDD" are Electronic information Dj of "JJJ" and "KKK" is stored.

なお2層目のフォルダH2のさらに下位の3層目に、さらにフォルダを設け、このフォルダ中に電子情報Djを格納することもできる。   It is possible to further provide a folder in the third layer lower than the second layer folder H2, and store the electronic information Dj in this folder.

図5−1および図5−2は、端末装置20から、管理サーバ40に保存されている電子情報を確認するときに、端末装置20の表示機構に表示される画面について示した図である。
図示する画面は、管理サーバ40に保存されている電子情報の一覧を見るためのソフトウェアを起動したときに、表示機構21に表示される画面を示している。このソフトウェアは、上述したようにブラウザ等である。
5-1 and FIG. 5-2 are the figures shown about the screen displayed on the display mechanism of the terminal device 20, when confirming the electronic information preserve | saved at the management server 40 from the terminal device 20. FIG.
The illustrated screen shows a screen displayed on the display mechanism 21 when the software for viewing the list of electronic information stored in the management server 40 is activated. This software is a browser or the like as described above.

このうち図5−1は、表示機構21の左側エリアRLには、図4で説明したフォルダの階層構造を表示した場合を示している。
つまりまず最上位のフォルダH1と、その名称である「AAA」とが表示される。またフォルダH1の1つ下位の階層に設定されたフォルダH2が、フォルダH1の下に表示される。この場合、3つのフォルダH2と、これらの名称である「BBB」、「CCC」、「DDD」とが表示される。
Among these, FIG. 5A shows the case where the hierarchical structure of the folder described in FIG. 4 is displayed in the left area RL of the display mechanism 21.
That is, the topmost folder H1 and its name "AAA" are displayed first. Also, the folder H2 set in the hierarchy one level lower than the folder H1 is displayed under the folder H1. In this case, three folders H2 and their names "BBB", "CCC", and "DDD" are displayed.

そしてユーザが、何れかのフォルダH2を選択すると、そのフォルダH2に格納されている電子情報Djの一覧が、表示機構21の右側エリアRRに表示される。この選択は、例えば、ユーザがマウス等の入力デバイスを用いて、選択したいフォルダH2をクリックすることで行なうことができる。
ここでは、ユーザが、名称が、「BBB」のフォルダH2を選択した場合を示す。そしてその結果、名称が、「EEE」、「FFF」、「GGG」の電子情報Djが、右側エリアRRに表示された場合を示している。
When the user selects any folder H2, a list of electronic information Dj stored in the folder H2 is displayed in the right area RR of the display mechanism 21. This selection can be performed, for example, by the user clicking the folder H2 desired to be selected using an input device such as a mouse.
Here, the case where the user selects the folder H2 whose name is “BBB” is shown. As a result, it is shown that the electronic information Dj whose name is "EEE", "FFF", and "GGG" is displayed in the right area RR.

また右側エリアRRに表示される電子情報Djの一覧としては、電子情報Djの名称、電子情報Djの作成者、電子情報Djの更新日時、電子情報Djのサイズが表示される。そしてさらに電子情報Dj毎に、右端に表示されるアイコン21aを選択すると、この電子情報Djに対応したメニュー21bを表示することができる。ここでは、電子情報Djとして、アイコン21aを選択し、メニュー21bを表示した場合を示している。そしてこのメニュー21bから、「バージョン」を選択すると、名称が、「GGG」の電子情報Djに対応した履歴を表示することができる。   Further, as a list of electronic information Dj displayed in the right area RR, the name of the electronic information Dj, the creator of the electronic information Dj, the update date and time of the electronic information Dj, and the size of the electronic information Dj are displayed. When the icon 21a displayed at the right end is further selected for each electronic information Dj, a menu 21b corresponding to the electronic information Dj can be displayed. Here, the case where the icon 21a is selected as the electronic information Dj and the menu 21b is displayed is shown. Then, when "Version" is selected from the menu 21b, the history corresponding to the electronic information Dj whose name is "GGG" can be displayed.

図5−2は、表示機構21に履歴を、ウィンドウW1として表示した場合を示している。
ここで「履歴」とは、電子情報Djを保存する際に、新たに保存する電子情報Djと過去に保存されたこの電子情報Djとを併せたものである。つまりこの履歴は、過去に保存した電子情報Djを時系的にまとめたものであり、過去に保存した電子情報Djをバージョン管理して、一連のファイル群としたものである。
ただし履歴として保存される数には、最大数が設定されている。この最大数は、例えば、10である。つまりこの場合、最も最近に保存した1つの電子情報Djの他に、それより過去に保存した電子情報Djを9つまで保存することができる。これは、電子情報Djのバージョンを10まで保存できる、と言うこともできる。なおこのバージョンは、最初に保存した電子情報Djに対し、バージョン1が付与され、以後、保存する毎に、バージョン数は1ずつ増加する。
5-2 shows the case where the history is displayed on the display mechanism 21 as the window W1.
Here, the “history” is a combination of the electronic information Dj to be newly stored and the electronic information Dj stored in the past when the electronic information Dj is stored. That is, this history is a time-series summary of electronic information Dj stored in the past, and version management of the electronic information Dj stored in the past is performed as a series of file groups.
However, the maximum number is set for the number saved as history. This maximum number is, for example, ten. That is, in this case, in addition to one electronic information Dj stored most recently, up to nine electronic information Dj stored in the past can be stored. It can also be said that up to 10 versions of the electronic information Dj can be stored. In this version, version 1 is added to the electronic information Dj stored first, and the number of versions increases by one each time it is stored.

図5−2の例では、ウィンドウW1に、名称が、「GGG」の電子情報Djの履歴が表示される。この電子情報Djは、履歴の数が2であり、電子情報DjのバージョンVrとして、最新の「2」と、それより過去に保存した「1」とが表示されている。さらにそれぞれのバージョンVr毎に、作成者、サイズが表示される。またバージョンVr毎に、右端に表示されるダウンロードボタン21cを選択すると、このバージョンの電子情報Djがダウンロードされる。   In the example of FIG. 5-2, the history of the electronic information Dj whose name is “GGG” is displayed in the window W1. The number of histories of the electronic information Dj is 2, and the latest "2" and "1" stored in the past are displayed as the version Vr of the electronic information Dj. Furthermore, the creator and size are displayed for each version Vr. When the download button 21c displayed at the right end is selected for each version Vr, electronic information Dj of this version is downloaded.

なお最大数である10を超えた数を保存しようとした場合は、最も過去に保存したバージョンの電子情報Djが消去され、その代わりに最新の電子情報Djが保存される。   In addition, when it is going to preserve | save the number beyond 10 which is the largest number, the electronic information Dj of the version preserve | saved most in the past is deleted, and the newest electronic information Dj is preserve | saved instead.

図6は、最大数を超えた数を保存した場合に表示される履歴の内容を示した図である。
図示する例では、最も過去に保存したバージョンであるバージョン1の電子情報Djが消去され、バージョン11の電子情報Djが新たに保存された場合を示している。その結果、バージョン2〜バージョン11の電子情報Djが、保存され、ウィンドウW1に履歴として表示される状態となる。そしてさらに電子情報Djを保存しようとするときは、この処理が繰り返され、履歴の数は、10のまま維持される。
FIG. 6 is a diagram showing the contents of the history displayed when the number exceeding the maximum number is stored.
The illustrated example shows the case where the electronic information Dj of version 1 which is the version stored in the past is erased and the electronic information Dj of version 11 is newly stored. As a result, the electronic information Dj of version 2 to version 11 is stored and displayed in the window W1 as a history. When the electronic information Dj is to be further saved, this process is repeated, and the number of histories is maintained at 10.

また本実施の形態では、最大数を電子情報Dj毎に変更することができる。つまり、電子情報Djにより、保存したいバージョン数が異なる場合があるため、これに応じてユーザが最大数を電子情報Dj毎に変更する。この数としては、例えば、1〜100の整数値を自由に設定することができる。   Further, in the present embodiment, the maximum number can be changed for each electronic information Dj. That is, since the number of versions to be stored may differ depending on the electronic information Dj, the user changes the maximum number for each electronic information Dj accordingly. As this number, for example, an integer value of 1 to 100 can be freely set.

ユーザが最大数を増やしたい場合としては、例えば、電子情報Djが仕様書であるような場合が挙げられる。つまりユーザがどのタイミングで仕様が変更されたのかを把握するために、以前のバージョンの電子情報Djを確認したい場合がある。このとき、最大数が小さいと、確認したいバージョンの電子情報Djが失われているときがある。そのためこれを抑制するには、最大数を増やす必要がある。   As a case where the user wants to increase the maximum number, for example, there is a case where the electronic information Dj is a specification. That is, there is a case where the user may want to check the electronic information Dj of the previous version in order to grasp at which timing the specification is changed. At this time, when the maximum number is small, there is a case where the electronic information Dj of the version to be confirmed is lost. Therefore, to suppress this, it is necessary to increase the maximum number.

一方、ユーザが最大数を減らしたい場合としては、最新版の電子情報Djがあれば足りる場合が挙げられる。最大数が大きいと、保存するためにより大きな容量が必要になるため、例えば、管理サーバ40の契約容量を超える場合が生じる。よってこれを抑制するには、最大数を減らす必要がある。   On the other hand, as a case where the user wants to reduce the maximum number, there is a case where the latest version of the electronic information Dj is sufficient. If the maximum number is large, for example, the contract capacity of the management server 40 may be exceeded because a larger capacity is required to save. Therefore, to suppress this, it is necessary to reduce the maximum number.

しかしながらユーザが最大数を減らす場合に問題が生じることがある。
つまり変更後の最大数が、電子情報について既に保存されている履歴の数より少ない場合、履歴の一部が、自動的に削除されてしまう。
そこで本実施の形態では、これを抑制するため、電子情報処理システム1の機能構成を以下のようにし、最大数の変更を行なう際に制限を行なうようにする。
However, problems may arise when the user reduces the maximum number.
That is, if the maximum number after change is smaller than the number of histories already stored for electronic information, a part of the history is automatically deleted.
Therefore, in the present embodiment, in order to suppress this, the functional configuration of the electronic information processing system 1 is as follows, and the limitation is performed when changing the maximum number.

<電子情報処理システム1の機能構成の説明>
[第1の実施形態]
まず電子情報処理システム1の第1の実施形態について説明する。第1の実施形態では、以下に説明する変更制限部260を、端末装置20に設け、最大数の変更の制限を行なう。
図7は、電子情報処理システム1の第1の実施形態について説明した機能構成図である。
なおここでは、電子情報処理システム1が有する種々の機能のうち本実施の形態に関係するものを選択して図示している。
<Description of Functional Configuration of Electronic Information Processing System 1>
First Embodiment
First, a first embodiment of the electronic information processing system 1 will be described. In the first embodiment, the change limiting unit 260 described below is provided in the terminal device 20 to limit the maximum number of changes.
FIG. 7 is a functional configuration diagram for explaining the first embodiment of the electronic information processing system 1.
Here, among the various functions possessed by the electronic information processing system 1, those related to the present embodiment are selected and illustrated.

図示する管理サーバ40は、電子情報を保存する保存部410と、電子情報を管理する電子情報管理部420と、電子情報の送受信を行う入出力部430とを備える。   The illustrated management server 40 includes a storage unit 410 that stores electronic information, an electronic information management unit 420 that manages electronic information, and an input / output unit 430 that transmits and receives electronic information.

保存部410は、電子情報を保存する。このとき保存部410は、上述したように、電子情報を保存する際に、新たに保存する電子情報と過去に保存された電子情報とを併せ履歴として保存する。また保存部410は、電子情報毎に履歴の最大数を保存する。   The storage unit 410 stores electronic information. At this time, as described above, when storing the electronic information, the storage unit 410 stores the electronic information to be newly stored and the electronic information stored in the past as a history. The storage unit 410 also stores the maximum number of histories for each electronic information.

電子情報管理部420は、電子情報の管理を行なう。
電子情報管理部420は、電子情報の管理として、電子情報の入出力管理を行なう。具体的には、端末装置20からのユーザの認証の要求があったときは、ユーザを認証するか否かの決定を行なう。またユーザの認証後に、端末装置20から電子情報の取得の要求があったときは、電子情報管理部420は、保存部410から電子情報を取得し、入出力部430を介して、要求された電子情報を端末装置20に対し、送信する。また端末装置20から電子情報の保存の要求があったときは、電子情報管理部420は、入出力部430を介して、端末装置20から保存する電子情報を受信し、保存部410に保存する。
また電子情報管理部420は、電子情報の管理として、過去に保存した電子情報の内容を履歴として管理する。
The electronic information management unit 420 manages electronic information.
The electronic information management unit 420 manages input / output of electronic information as management of electronic information. Specifically, when there is a request for authentication of the user from the terminal device 20, it is determined whether or not to authenticate the user. When the terminal device 20 requests acquisition of electronic information after authentication of the user, the electronic information management unit 420 acquires electronic information from the storage unit 410 and is requested via the input / output unit 430. Electronic information is transmitted to the terminal device 20. When the terminal device 20 requests storage of electronic information, the electronic information management unit 420 receives electronic information stored from the terminal device 20 via the input / output unit 430, and stores the received electronic information in the storage unit 410. .
Further, as the management of electronic information, the electronic information management unit 420 manages the contents of the electronic information stored in the past as a history.

入出力部430は、端末装置20と電子情報管理部420との間で、ユーザの認証に必要なユーザID、パスワード等の情報や、電子情報等のやりとりを仲介する。   The input / output unit 430 mediates, between the terminal device 20 and the electronic information management unit 420, the exchange of information such as a user ID and a password necessary for user authentication and electronic information.

また端末装置20は、電子情報の送受信を行う送受信部210と、電子情報の編集を行なう編集部220と、ユーザに対し、電子情報の内容の表示や種々の通知を行なう表示部230と、ユーザからの指示を受け付けるユーザ指示受付部240と、上述した最大数の変更を行なう変更部250と、最大数の変更の制限を行なう変更制限部260とを備える。   The terminal device 20 also includes a transmitting / receiving unit 210 that transmits and receives electronic information, an editing unit 220 that edits the electronic information, a display unit 230 that displays the contents of the electronic information and various notifications to the user, and the user And a change control unit 260 which performs the change of the maximum number, and a change control unit 260 which performs the change of the maximum number.

送受信部210は、管理サーバ40に対し、ユーザの認証の要求を行ない、ユーザの認証に必要なユーザID、パスワード等の情報を送信する。また管理サーバ40との間で電子情報の取得や送信を行なう。   The transmitting and receiving unit 210 requests the management server 40 to authenticate the user, and transmits information such as a user ID and a password necessary for authenticating the user. Further, electronic information is acquired and transmitted with the management server 40.

編集部220は、管理サーバ40から取得した電子情報に対し、ユーザの操作により編集を行なう。この場合、「編集」とは、電子情報に対し何らかの変更を行なうことを意味する。編集としては、例えば、電子文書の変更が該当する。また例えば、画像情報に対し画像処理を行なうことが該当する。またプログラムをアップデートすることが該当する。
そして編集部220は、編集後の電子情報を保存するときは、送受信部210を介して管理サーバ40に対し、保存する電子情報を送信する。なお保存する電子情報は、管理サーバ40から取得したものに限られるものではなく、端末装置20で新規に作成したり、外部から取得したものであってもよい。
The editing unit 220 edits the electronic information acquired from the management server 40 by the operation of the user. In this case, "edit" means to make some change to the electronic information. For example, a change in an electronic document corresponds to the editing. Also, for example, performing image processing on image information corresponds. Also, updating the program is applicable.
When the editing unit 220 stores the edited electronic information, the editing unit 220 transmits the stored electronic information to the management server 40 via the transmission / reception unit 210. The electronic information to be stored is not limited to the information acquired from the management server 40, and may be newly generated by the terminal device 20 or acquired from the outside.

表示部230は、表示機構であり、文書作成ソフトウェアや画像処理ソフトウェアを使用して、電子情報の内容を表示する。これによりユーザは、この内容を確認しつつ、電子情報の編集を行なうことができる。   The display unit 230 is a display mechanism, and displays the contents of the electronic information using document creation software or image processing software. Thus, the user can edit the electronic information while confirming the contents.

ユーザ指示受付部240は、ユーザ指示を受け付ける。ユーザ指示としては、例えば、編集部220で行なう編集の指示である。また例えば、電子情報の取得や保存の要求の指示である。さらに例えば、ユーザが、上記最大数を変更しようとするときの指示である。   User instruction accepting unit 240 accepts a user instruction. The user instruction is, for example, an instruction for editing performed by the editing unit 220. For example, it is an instruction to request acquisition and storage of electronic information. Furthermore, for example, an instruction when the user tries to change the maximum number.

変更部250は、過去に保存した電子情報の内容を履歴として残すときの、履歴の最大数を、電子情報毎に変更する。   The changing unit 250 changes, for each piece of electronic information, the maximum number of histories when leaving the contents of the electronic information stored in the past as the history.

変更制限部260は、変更部250が最大数を変更しようとする際に、変更後の最大数が、電子情報について既に保存されている履歴の数より少ないときに変更を制限する。対して、変更制限部260は、変更後の最大数が電子情報の履歴の数以上であるときには、変更を許可する。   When the change unit 250 tries to change the maximum number, the change restricting unit 260 restricts the change when the changed maximum number is smaller than the number of histories already stored for the electronic information. On the other hand, the change limiting unit 260 permits the change when the maximum number after the change is equal to or more than the number of histories of the electronic information.

次に図7に示した電子情報処理システム1の動作の説明を行なう。   Next, the operation of the electronic information processing system 1 shown in FIG. 7 will be described.

図8は、第1の実施形態における電子情報処理システム1の動作の第1の例について説明したフローチャートである。なお図8では、ユーザの認証後において、端末装置20が、管理サーバ40から電子情報を取得し、この電子情報を編集後に、管理サーバ40に保存する場合について説明する。   FIG. 8 is a flowchart illustrating a first example of the operation of the electronic information processing system 1 according to the first embodiment. In FIG. 8, a case will be described where the terminal device 20 acquires electronic information from the management server 40 after user authentication, and stores the electronic information in the management server 40 after editing.

まずユーザ指示受付部240が、ユーザが必要とする電子情報を取得する旨のユーザ指示を受け付ける(ステップ101)。これは、例えば、図5−2で示した画面から、ユーザが、必要な電子情報のダウンロードボタン21cを、クリック等により選択することで行なうことができる。   First, the user instruction accepting unit 240 accepts a user instruction to acquire electronic information required by the user (step 101). This can be performed, for example, by the user selecting the download button 21c of necessary electronic information by clicking or the like from the screen shown in FIG. 5-2.

電子情報の取得の要求は、送受信部210および入出力部430を介して、電子情報管理部420に送信される(ステップ102)。
要求を受けた電子情報管理部420は、保存部410から該当する電子情報を取得し、入出力部430および送受信部210を介して、編集部220に送る(ステップ103)。
The request for acquiring the electronic information is transmitted to the electronic information management unit 420 via the transmission / reception unit 210 and the input / output unit 430 (step 102).
The requested electronic information management unit 420 acquires the corresponding electronic information from the storage unit 410, and sends it to the editing unit 220 via the input / output unit 430 and the transmission / reception unit 210 (step 103).

そして編集部220は、電子情報を受け取り、表示部230が電子情報の内容を表示する(ステップ104)。
そして編集部220は、ユーザ指示により電子情報の編集を行なう(ステップ105)。このユーザ指示は、ユーザ指示受付部240が、受け付け、編集部220に送られる。
そして電子情報の編集が終了し、ユーザが編集後の電子情報を保存したい場合、ユーザ指示受付部240が、電子情報を保存する旨のユーザ指示を受け付ける(ステップ106)。これは、例えば、ブラウザ等のメニューから保存を選択することで行なうことができる。
Then, the editing unit 220 receives the electronic information, and the display unit 230 displays the contents of the electronic information (step 104).
Then, the editing unit 220 edits the electronic information in accordance with a user instruction (step 105). The user instruction receiving unit 240 receives this user instruction, and sends it to the editing unit 220.
When the editing of the electronic information is completed and the user wants to save the edited electronic information, the user instruction accepting unit 240 accepts a user instruction to save the electronic information (step 106). This can be done, for example, by selecting save from a menu such as a browser.

電子情報の保存の要求および編集後の電子情報は、送受信部210および入出力部430を介して、電子情報管理部420に送信される(ステップ107)。
要求を受けた電子情報管理部420は、この電子情報に対し、既に保存した履歴の数が、最大数に達しているか否かを判断する(ステップ108)。
その結果、達していなかった場合(ステップ108でNo)、電子情報管理部420は、保存の要求を受けた電子情報を、最も新しいバージョンとして保存部410に保存する(ステップ109)。
対して達していた場合(ステップ108でYes)、電子情報管理部420は、履歴の中から最も古いバージョンのものを削除する(ステップ110)。以後は、ステップ109に移行し、保存の要求を受けた電子情報を最も新しいバージョンとして保存部410に保存する。
The request for storage of electronic information and the electronic information after editing are transmitted to the electronic information management unit 420 via the transmission / reception unit 210 and the input / output unit 430 (step 107).
For the electronic information, the electronic information management unit 420 that has received the request determines whether the number of histories already stored has reached the maximum number (step 108).
As a result, if it has not reached (No at Step 108), the electronic information management unit 420 stores the electronic information requested for storage as the newest version in the storage unit 410 (Step 109).
If it has reached (Yes at step 108), the electronic information management unit 420 deletes the oldest version from the history (step 110). Thereafter, the process proceeds to step 109, where the electronic information requested for storage is stored in the storage unit 410 as the latest version.

図9は、第1の実施形態における電子情報処理システム1の動作の第2の例について説明したフローチャートである。なお図9では、端末装置20で、電子文書毎に最大数を変更する場合について説明する。   FIG. 9 is a flowchart for describing a second example of the operation of the electronic information processing system 1 according to the first embodiment. In FIG. 9, the case where the maximum number is changed for each electronic document in the terminal device 20 will be described.

まずユーザ指示受付部240が、最大数を変更する旨のユーザ指示を受け付ける(ステップ201)。これは、例えば、図5−2で示した画面から、ユーザが、設定変更ボタン21fを、クリック等により選択することで行なうことができる。   First, the user instruction accepting unit 240 accepts a user instruction to change the maximum number (step 201). This can be performed, for example, by the user selecting the setting change button 21 f by clicking or the like from the screen shown in FIG.

図10は、最大数を変更するためのダイアログD1を表示した場合を示している。
図示するダイアログD1は、設定変更ボタン21fを選択すると表示される。ダイアログD1は、図5−2で示したウィンドウW1上に重畳して表示される。そしてこのダイアログD1の保存バージョン数の欄21gに、ユーザが変更後の最大数を、数値として入力する。図示する例では、数値として1が入力されたことを示している。そしてOKボタン21hをクリック等により選択すると、ユーザ指示受付部240が、入力された数値を、変更後の最大数として受け付ける。
FIG. 10 shows the case where a dialog D1 for changing the maximum number is displayed.
The illustrated dialog D1 is displayed when the setting change button 21f is selected. The dialog D1 is displayed superimposed on the window W1 shown in FIG. 5-2. Then, the user inputs the maximum number after the change as a numerical value in the column 21g of the stored version number of the dialog D1. The illustrated example indicates that 1 is input as a numerical value. When the OK button 21 h is selected by clicking or the like, the user instruction accepting unit 240 accepts the input numerical value as the maximum number after change.

図9に戻り、変更制限部260は、受け付けた変更後の最大数と、変更の対象となる電子情報について、既に保存されている履歴の数とを比較する。そして変更制限部260は、最大数が既に保存されている履歴の数より少ないか否かを判断する(ステップ202)。
その結果、変更後の最大数が、既に保存されている履歴の数より少なくなかった場合、即ち、変更後の最大数が、既に保存されている履歴の数以上である場合(ステップ202でNo)、変更制限部260は、変更を許可する(ステップ203)。そしてこれに基づき、変更部250は、最大数を変更する(ステップ204)。
Returning to FIG. 9, the change limiting unit 260 compares the accepted maximum number after change with the number of histories already stored for electronic information to be changed. Then, the change limiting unit 260 determines whether the maximum number is smaller than the number of histories already stored (step 202).
As a result, if the maximum number after change is not less than the number of histories already stored, that is, if the maximum number after change is greater than or equal to the number of histories already stored (No in step 202) And the change limiting unit 260 permits the change (step 203). Then, based on this, the changing unit 250 changes the maximum number (step 204).

変更された最大数は、送受信部210および入出力部430を介して、電子情報管理部420に送信される(ステップ205)。
そして電子情報管理部420は、変更された最大数を保存部410に保存する(ステップ206)。以後、履歴の最大数は、変更後の最大数が適用される。
The changed maximum number is transmitted to the electronic information management unit 420 via the transmission / reception unit 210 and the input / output unit 430 (step 205).
Then, the electronic information management unit 420 stores the changed maximum number in the storage unit 410 (step 206). After that, the maximum number of history changes is applied after the change.

対して変更後の最大数が、既に保存されている履歴の数より少なかった場合(ステップ202でYes)、変更制限部260は、変更を制限する(ステップ207)。図10に示した場合は、既に保存されている履歴の数は2であり、変更後の最大数として、保存バージョン数の欄21gに1を入力しているため、ステップ207に該当する。
また変更制限部260が変更を制限するときには、ユーザに対し制限の内容を通知する。この場合、「通知」とは、ユーザに対し予め定められた内容を伝達することを言う。「通知」として用いられる手段としては、画像による通知、音による通知が挙げられる。画像による通知は、例えば、ユーザに対し警告や注意を意味する画面を表示することで行なうことができる。また音による通知は、例えば、音声案内を行なったり、警告音を発することで行なうことができる。
本実施の形態では、この通知は、表示部230に表示することで行なう。よって表示部230は、ユーザに対し制限の内容を通知する通知部の一例として捉えることができる。
変更制限部260が行なう変更の制限の例として、最大数の変更を認めないようにすることができる。
On the other hand, if the maximum number after change is smaller than the number of histories already stored (Yes in step 202), the change restricting unit 260 restricts change (step 207). In the case shown in FIG. 10, the number of histories already stored is 2, and 1 is entered in the column 21g of the number of stored versions as the maximum number after change, and thus the step corresponds to step 207.
Also, when the change limiting unit 260 limits the change, the user is notified of the content of the limitation. In this case, "notification" refers to transmitting predetermined content to the user. Examples of means used as the "notification" include image notification and sound notification. The notification by the image can be performed, for example, by displaying a screen indicating a warning or a warning to the user. Further, notification by sound can be performed, for example, by providing voice guidance or emitting a warning sound.
In the present embodiment, this notification is performed by displaying on the display unit 230. Therefore, the display unit 230 can be regarded as an example of a notification unit that notifies the user of the content of the restriction.
As an example of the change restriction performed by the change restriction unit 260, the maximum number of changes can be denied.

図11(a)は、最大数の変更を認めない場合に、表示部230に表示される通知の例を示した図である。
ここでは、図10で示したダイアログD1のOKボタン21hを選択したときに、ウィンドウW1上に重畳して、ダイアログD2が表示された場合を示している。ダイアログD2は、いわゆるエラーメッセージである。そしてユーザに対し、最大数の変更を認めないメッセージとして、「エラー! 既に保存されたバージョンが削除されるため、保存バージョン数の変更はできません。」の表示がされる。即ち、この場合、制限の内容として、ユーザに最大数が変更できない旨を通知する。
FIG. 11A is a diagram showing an example of notification displayed on the display unit 230 when the change of the maximum number is not permitted.
Here, when the OK button 21h of the dialog D1 shown in FIG. 10 is selected, a case where the dialog D2 is displayed superimposed on the window W1 is shown. The dialog D2 is a so-called error message. Then, the message "Error! The number of saved versions can not be changed because the version already saved is deleted" is displayed as a message not allowing the user the maximum number of changes. That is, in this case, as the content of the limitation, the user is notified that the maximum number can not be changed.

ただし、変更制限部260は、ユーザが、変更後の最大数まで履歴を削除したときには、最大数の変更を許可する。つまりこの場合は、既に保存された履歴が削除されることはないため、ユーザの意図に反して、自動的に履歴が削除される心配はない。そのため変更制限部260は、変更を許可する。   However, when the user deletes the history to the maximum number after the change, the change restriction unit 260 permits the maximum number of changes. That is, in this case, since the history already saved is not deleted, there is no concern that the history is automatically deleted against the user's intention. Therefore, the change limiting unit 260 permits the change.

図11(b)は、既に保存された履歴の一部をユーザが削除する場合に、表示部230に表示される画面の例を示した図である。
この場合、図10で示したウィンドウW1上に重畳して、ダイアログD3が表示される。ダイアログD3は、図5−2で示したチェックボックス21dをクリック等により選択することで、チェックマークを入力し、さらに削除ボタン21eをクリック等により選択すると、表示される。この場合、ダイアログD3には、ユーザに対し、既に保存された履歴の一部が削除されることを警告するメッセージが表示される。具体的には、この場合、バージョン1に対するチェックボックス21dが選択されているため、バージョン1が削除される。そのため、「バージョン1を削除しますか? 削除したバージョンは復元できません。」のメッセージが表示されている。そしてダイアログD3において、はいボタン21iを選択した場合、バージョン1が削除される。
FIG. 11B is a diagram showing an example of a screen displayed on the display unit 230 when the user deletes a part of the history already stored.
In this case, the dialog D3 is displayed superimposed on the window W1 shown in FIG. The dialog D3 is displayed by inputting a check mark by selecting the check box 21d shown in FIG. 5-2 by clicking or the like, and by selecting the delete button 21e by clicking or the like. In this case, the dialog D3 displays a message warning the user that a part of the history already saved is to be deleted. Specifically, in this case, since the check box 21d for version 1 is selected, version 1 is deleted. Therefore, the message "Do you want to delete version 1? The deleted version can not be restored." Is displayed. When the YES button 21i is selected in the dialog D3, the version 1 is deleted.

よって本実施の形態では、図9において、変更制限部260は、ユーザが、変更後の最大数まで履歴を削除したか否かの判断をする(ステップ208)。
そしてユーザが、最大数まで履歴を削除した場合(ステップ208でYes)、変更制限部260は、最大数の変更を許可し(ステップ203)、変更部250は、最大数を変更する(ステップ204)。
Therefore, in the present embodiment, in FIG. 9, the change limiting unit 260 determines whether the user has deleted the history up to the maximum number after the change (step 208).
When the user deletes the history to the maximum number (Yes in Step 208), the change limiting unit 260 permits the change of the maximum number (Step 203), and the change unit 250 changes the maximum number (Step 204). ).

対して、ユーザが、最大数まで履歴を削除しなかった場合(ステップ208でNo)、最大数の変更は、行なわれず(ステップ209)、一連の処理を終了する。   On the other hand, when the user does not delete the history to the maximum number (No in step 208), the change of the maximum number is not performed (step 209), and the series of processing ends.

また変更制限部260が行なう変更の制限の他の例として、ユーザに履歴の一部が削除されること許容するか否かを確認するようにしてもよい。   Further, as another example of the change restriction performed by the change restriction unit 260, the user may confirm whether or not deletion of part of the history is permitted.

図12は、ユーザに履歴の一部が削除されることを許容するか否かを確認する場合に、表示部230に表示される通知の例を示した図である。
ここでは、図10で示したダイアログD1のOKボタン21hを選択したときに、ダイアログD1上に重畳して、ダイアログD4が表示された場合を示している。この場合、ダイアログD4には、ユーザに対し、履歴の一部が削除されることを警告するメッセージが表示される。具体的には、「一部のバージョンが削除されます。 削除してもよいですか?」のメッセージが表示されている。即ち、この場合、制限の内容として、ユーザに履歴の一部が削除される旨を通知する。
そしてダイアログD4において、はいボタン21jを選択した場合、バージョンの一部が削除される。
FIG. 12 is a diagram illustrating an example of a notification displayed on the display unit 230 when confirming whether the user is permitted to delete a part of the history.
Here, when the OK button 21h of the dialog D1 shown in FIG. 10 is selected, a case where the dialog D4 is displayed superimposed on the dialog D1 is shown. In this case, the dialog D4 displays a message warning the user that a part of the history is to be deleted. Specifically, the message "Some versions will be deleted. May I delete it?" Is displayed. That is, in this case, the content of the restriction is notified to the user that a part of the history is to be deleted.
When the YES button 21 j is selected in the dialog D4, a part of the version is deleted.

図13は、第1の実施形態における電子情報処理システム1の動作の第3の例について説明したフローチャートである。なお図13では、端末装置20で、電子情報が格納されるフォルダ毎に設定される履歴の最大数を変更する場合について説明する。つまりこの場合、電子情報が格納されるフォルダ毎に、履歴の最大数の初期値を設定することができる。よって以後、フォルダ毎に設定される履歴の最大数を「初期最大数」と言うことがある。「初期最大数」が設定されるフォルダは、特に限られるものではない。例えば、図4で説明した、電子情報Djを格納するフォルダH2に対し設定することができる。また図4で説明した最上位のフォルダH1であってもよい。   FIG. 13 is a flowchart illustrating a third example of the operation of the electronic information processing system 1 according to the first embodiment. Note that, in FIG. 13, a case where the terminal device 20 changes the maximum number of histories set for each folder in which electronic information is stored will be described. That is, in this case, an initial value of the maximum number of histories can be set for each folder in which electronic information is stored. Therefore, hereinafter, the maximum number of histories set for each folder may be referred to as “initial maximum number”. The folder for which the “initial maximum number” is set is not particularly limited. For example, it can be set to the folder H2 storing the electronic information Dj described in FIG. Also, it may be the topmost folder H1 described in FIG.

まずユーザ指示受付部240が、初期最大数を変更する旨のユーザ指示を受け付ける(ステップ301)。これは、例えば、ブラウザ等の設定メニューから、ユーザが、フォルダの設定を選択することで行なうことができる。   First, the user instruction receiving unit 240 receives a user instruction to change the initial maximum number (step 301). This can be done, for example, by the user selecting the folder setting from a setting menu such as a browser.

図14は、初期最大数を変更するためのダイアログD5を表示した場合を示している。
この場合、図示するダイアログD5は、初期最大数である保存バージョン数の初期値の欄21kに、ユーザが変更後の初期最大数を、数値として入力する。図示する例では、数値として10が入力されたことを示している。そしてOKボタン21lをクリック等により選択すると、ユーザ指示受付部240が、入力された数値を、変更後の初期最大数として受け付ける。
FIG. 14 shows a case where a dialog D5 for changing the initial maximum number is displayed.
In this case, the dialog D5 shown in the figure inputs the initial maximum number after the change as a numerical value in the column 21k of the initial value of the stored version number which is the initial maximum number. The illustrated example indicates that 10 has been input as a numerical value. When the OK button 21 l is selected by clicking or the like, the user instruction accepting unit 240 accepts the input numerical value as the initial maximum number after change.

図13に戻り、変更部250は、受け付けた数値に基づき、初期最大数を変更する(ステップ302)。これは、変更部250は、電子情報が格納されるフォルダ毎に設定される履歴の最大数として初期最大数を変更する、と言うこともできる。   Referring back to FIG. 13, the changing unit 250 changes the initial maximum number based on the received numerical value (step 302). This can also be said that the changing unit 250 changes the initial maximum number as the maximum number of histories set for each folder in which electronic information is stored.

次に、送受信部210は、変更された初期最大数を、入出力部430を介して、電子情報管理部420に送信する(ステップ303)。
そして電子情報管理部420は、変更された初期最大数を保存部410に保存する(ステップ304)。そして変更部440が初期最大数が変更した後にこのフォルダ内に作成される電子情報に対し、変更後の初期最大数が、履歴の最大数として適用される。このようにフォルダ毎に履歴の最大数(初期最大数)を設定することで、電子情報毎に最大数を設定する必要がなくなり、ユーザの利便性が向上する。
Next, the transmission / reception unit 210 transmits the changed initial maximum number to the electronic information management unit 420 via the input / output unit 430 (step 303).
Then, the electronic information management unit 420 stores the changed initial maximum number in the storage unit 410 (step 304). Then, the initial maximum number after the change is applied as the maximum number of histories to the electronic information created in this folder after the initial maximum number has been changed by the change unit 440. By thus setting the maximum number of histories (initial maximum number) for each folder, it is not necessary to set the maximum number for each electronic information, and the convenience of the user is improved.

一方、変更部250が、初期最大数を変更したときに、既にこのフォルダに格納されている電子情報の最大数は、変更しない。つまり既にフィルダ内に存在する電子情報の履歴の最大数は変化しない。これによりユーザの意図に反して、自動的に履歴が削除されることはない。   On the other hand, when the change unit 250 changes the initial maximum number, the maximum number of electronic information already stored in this folder is not changed. That is, the maximum number of electronic information histories already present in the field does not change. This prevents the history from being deleted automatically, contrary to the user's intention.

なお、初期最大数の変更後でも、図9で説明したような方法で、電子情報毎に最大数が変更可能であるのはもちろんである。   Of course, even after the change of the initial maximum number, the maximum number can be changed for each electronic information by the method described in FIG.

なお変更制限部260は、変更部250が初期最大数を変更するときに、変更後の初期最大数がフォルダ内に格納されている電子情報の履歴の数より少ないときに、変更を制限するようにしてもよい。   Note that, when the change unit 250 changes the initial maximum number, the change restriction unit 260 restricts the change when the changed initial maximum number is smaller than the number of electronic information histories stored in the folder. You may

このとき変更制限部260が行なう変更の制限の例としては、例えば、フォルダ内に既に存在する電子情報の履歴の最大数に対し、変更後の初期最大数が小さかったときは、その旨を通知することが挙げられる。即ち、既に運用されている最大数を下回る数値を初期最大数としてよいか否かをユーザに確認する。また変更後の初期最大数が、予め定められた数値より小さかったときは、ユーザに対し確認するようにしてもよい。即ち、変更以後、保存される電子情報について、履歴の最大数は、変更後の初期最大数が適用されるため、最大数が小さすぎないかをユーザに対し確認する。   At this time, for example, when the initial maximum number after change is smaller than the maximum number of histories of electronic information already existing in the folder, for example, a notification of that effect is given as an example of the change restriction performed by the change restriction unit 260 To be mentioned. That is, it is confirmed with the user whether or not a numerical value less than the maximum number already used can be set as the initial maximum number. In addition, when the initial maximum number after change is smaller than a predetermined numerical value, confirmation may be made to the user. That is, since the initial maximum number after the change is applied to the maximum number of histories of electronic information stored after the change, it is confirmed to the user whether the maximum number is too small.

[第2の実施形態]
次に、電子情報処理システム1の第2の実施形態について説明する。第2の実施形態では、管理サーバ40側に、以下に述べる変更部440および変更制限部450を設け、最大数の変更および変更の制限を行なう。
Second Embodiment
Next, a second embodiment of the electronic information processing system 1 will be described. In the second embodiment, a change unit 440 and a change restriction unit 450 described below are provided on the management server 40 side, and the maximum number of changes and change restrictions are performed.

図15は、電子情報処理システム1の第2の実施形態について説明した機能構成図である。
図15で示した第2の実施形態における電子情報処理システム1は、図7に示した第2の実施形態における電子情報処理システム1に比較して、端末装置20側に変更部250、および変更制限部260がなく、管理サーバ40側に変更部440および変更制限部450が加わる点で異なる。
FIG. 15 is a functional configuration diagram for explaining the second embodiment of the electronic information processing system 1.
The electronic information processing system 1 in the second embodiment shown in FIG. 15 is different from the electronic information processing system 1 in the second embodiment shown in FIG. The difference is that there is no limiting unit 260, and the changing unit 440 and the change limiting unit 450 are added to the management server 40 side.

以下、第2の実施形態について、第1の実施形態と異なる点を中心に説明する。
ユーザ指示受付部240が、ユーザから最大数を変更しようとするときの指示を受け付けた場合、送受信部210を介し、入出力部430が、この指示を受け付ける。つまりこの場合、入出力部430は、電子情報毎に設定され、保存することができる履歴の最大数を変更しようとする際に、変更後の最大数を受け付ける最大数受付部として機能する。また入出力部430は、電子情報が格納されるフォルダ毎に設定される履歴の最大数として初期最大数が変更された際に、変更後の初期最大数を受け付ける。
Hereinafter, the second embodiment will be described focusing on differences from the first embodiment.
When the user instruction accepting unit 240 accepts an instruction to change the maximum number from the user, the input / output unit 430 accepts this instruction via the transmitting / receiving unit 210. That is, in this case, the input / output unit 430 functions as a maximum number reception unit that receives the maximum number after the change, when trying to change the maximum number of histories that can be set and stored in each electronic information. Further, when the initial maximum number is changed as the maximum number of histories set for each folder in which electronic information is stored, the input / output unit 430 receives the initial maximum number after the change.

変更部440および変更制限部450は、第1の実施形態で説明した変更部250および変更制限部260のそれぞれと同様の機能を有する。
つまり変更部440は、過去に保存した電子情報の内容を履歴として残すときの、履歴の最大数を、電子情報毎に変更する。さらに変更部440は、電子情報が格納されるフォルダ毎に設定される履歴の最大数である初期最大数を変更する。
さらに変更制限部450は、変更部440が最大数を変更しようとする際に、変更後の最大数が、電子情報について既に保存されている履歴の数より少ないときに、変更を制限する。またこれは、入出力部430が最大数の変更を受け付けた際に、変更後の最大数が、電子情報について既に保存されている履歴の数より少ないときに、変更を制限する、と言い換えることもできる。一方、変更制限部450は、変更後の最大数が電子情報の履歴の数以上であるときには、変更を許可する。
The changing unit 440 and the change limiting unit 450 have the same functions as those of the changing unit 250 and the change limiting unit 260 described in the first embodiment.
That is, the changing unit 440 changes, for each piece of electronic information, the maximum number of histories when leaving the contents of the electronic information stored in the past as the history. Furthermore, the change unit 440 changes the initial maximum number, which is the maximum number of histories set for each folder in which the electronic information is stored.
Furthermore, when the change unit 440 tries to change the maximum number, the change restricting unit 450 restricts the change when the changed maximum number is smaller than the number of histories already stored for the electronic information. Also, this means that when the input / output unit 430 accepts the change of the maximum number, the change is limited when the maximum number after the change is smaller than the number of histories already stored for the electronic information. You can also. On the other hand, when the maximum number after change is equal to or more than the number of histories of the electronic information, the change limiting unit 450 permits the change.

次に図15に示した電子情報処理システム1の動作の説明を行なう。
まず第1の実施形態で説明した電子情報処理システム1の動作の第1の例については、第2の実施形態の第1の例として、そのまま適用できる。
Next, the operation of the electronic information processing system 1 shown in FIG. 15 will be described.
First, the first example of the operation of the electronic information processing system 1 described in the first embodiment can be applied as it is as the first example of the second embodiment.

図16は、第2の実施形態における電子情報処理システム1の動作の第2の例について説明したフローチャートである。なお図16では、管理サーバ40で、最大数を変更する場合について説明する。   FIG. 16 is a flowchart for describing a second example of the operation of the electronic information processing system 1 according to the second embodiment. Note that, in FIG. 16, the case of changing the maximum number in the management server 40 will be described.

まずステップ401については、図9のステップ201と同様である。
次に、送受信部210は、受け付けた変更後の最大数を、入出力部430を介して、変更部440に送る(ステップ402)。
Step 401 is the same as step 201 in FIG.
Next, the transmitting / receiving unit 210 sends the received maximum number after change to the changing unit 440 via the input / output unit 430 (step 402).

そして変更制限部450は、最大数が既に保存されている履歴の数より少ないか否かを判断する(ステップ403)。
その結果、変更後の最大数が、既に保存されている履歴の数以上である場合(ステップ403でNo)、変更制限部450は、変更を許可する(ステップ404)。そしてこれに基づき、変更部440は、最大数を変更する(ステップ405)。
Then, the change limiting unit 450 determines whether the maximum number is smaller than the number of histories already stored (step 403).
As a result, if the maximum number after the change is equal to or more than the number of histories already stored (No in step 403), the change limiting unit 450 permits the change (step 404). Then, based on this, the changing unit 440 changes the maximum number (step 405).

そして電子情報管理部420は、変更された最大数を保存部410に保存する(ステップ406)。以後、履歴の最大数は、変更後の最大数が適用される。   Then, the electronic information management unit 420 stores the changed maximum number in the storage unit 410 (step 406). After that, the maximum number of history changes is applied after the change.

対して変更後の最大数が、既に保存されている履歴の数より少なかった場合(ステップ403でYes)、変更制限部450は、変更を制限する(ステップ407)。変更制限部450が変更を制限する方法については、第1の実施形態と同様である。また変更制限部450が変更を制限するときには、ユーザに対し制限の内容を通知するのも、第1の実施形態と同様である。   On the other hand, if the maximum number after change is smaller than the number of histories already stored (Yes in step 403), the change limiting unit 450 restricts change (step 407). The method of the change restriction unit 450 restricting the change is the same as that of the first embodiment. Further, when the change restricting unit 450 restricts the change, the content of the restriction is notified to the user as in the first embodiment.

次に、変更制限部450は、ユーザが、変更後の最大数まで履歴を削除したか否かの判断をする(ステップ408)。
そしてユーザが、最大数まで履歴を削除した場合(ステップ408でYes)、変更制限部450は、変更を許可し(ステップ404)、変更部440は、最大数を変更する(ステップ405)。
Next, the change limiting unit 450 determines whether the user has deleted the history up to the maximum number after the change (step 408).
When the user deletes the history to the maximum number (Yes in Step 408), the change limiting unit 450 permits the change (Step 404), and the change unit 440 changes the maximum number (Step 405).

対して、ユーザが、最大数まで履歴を削除しなかった場合(ステップ408でNo)、最大数の変更は、行なわれず(ステップ409)、一連の処理を終了する。   On the other hand, when the user does not delete the history to the maximum number (No in step 408), the change of the maximum number is not performed (step 409), and the series of processing ends.

図17は、第2の実施形態における電子情報処理システム1の動作の第3の例について説明したフローチャートである。なお図17では、管理サーバ40で、初期最大数を変更する場合について説明する。   FIG. 17 is a flowchart for explaining a third example of the operation of the electronic information processing system 1 in the second embodiment. In FIG. 17, a case where the initial maximum number is changed in the management server 40 will be described.

まずステップ501については、図13のステップ301と同様である。
次に、送受信部210は、受け付けた変更後の初期最大数を、入出力部430を介して、変更部440に送信する(ステップ502)。
Step 501 is the same as step 301 in FIG.
Next, the transmitting / receiving unit 210 transmits the received initial maximum number after change to the changing unit 440 via the input / output unit 430 (step 502).

変更部440は、初期最大数を変更する(ステップ503)。
そして電子情報管理部420は、変更された初期最大数を保存部410に保存する(ステップ504)。そして初期最大数が変更されたフォルダ内で、これ以後、保存される電子情報は、変更後の初期最大数が、履歴の最大数として適用される。
The changing unit 440 changes the initial maximum number (step 503).
Then, the electronic information management unit 420 stores the changed initial maximum number in the storage unit 410 (step 504). Then, in the folder in which the initial maximum number has been changed, the electronic information to be stored thereafter is applied with the initial maximum number after the change as the maximum number of histories.

以上説明した形態によれば、ユーザが履歴として保存できる数を小さくするように変更する場合でも、既に保存されている履歴がユーザの意図に反して削除されることを抑制することができる。   According to the embodiment described above, even when the user changes the number of records that can be stored as history to be smaller, it is possible to suppress deletion of the already stored history against the user's intention.

なお以上説明した例では、電子情報処理システムにより電子情報を送受信する場合に、履歴を保存する場合について説明を行なったが、これに限られるものではない。電子情報を履歴として保存する機能を有する装置であれば、適用が可能である。   In the example described above, when electronic information is transmitted and received by the electronic information processing system, the case of storing the history is described, but the present invention is not limited to this. The present invention is applicable to any device having a function of storing electronic information as a history.

<プログラムの説明>
ここで以上説明を行った本実施の形態における端末装置20や管理サーバ40が行なう処理は、例えば、アプリケーションソフトウェア等のプログラムとして用意される。そして端末装置20や管理サーバ40が行なう処理は、ソフトウェアとハードウェア資源とが協働することにより実現される。即ち、端末装置20や管理サーバ40に設けられた制御用コンピュータ内部の図示しないCPUが、端末装置20や管理サーバ40の各機能を実現するプログラムを実行し、これらの各機能を実現させる。
<Description of program>
The processing performed by the terminal device 20 and the management server 40 in the present embodiment described above is prepared, for example, as a program such as application software. And the process which the terminal device 20 and the management server 40 perform is implement | achieved because software and a hardware resource cooperate. That is, a CPU (not shown) in the control computer provided in the terminal device 20 or the management server 40 executes a program for realizing the respective functions of the terminal device 20 or the management server 40 to realize these respective functions.

よって本実施の形態で、端末装置20が行なう処理は、コンピュータに、過去に保存した電子情報の内容を履歴として残すときの、履歴の最大数を、電子情報毎に変更する変更機能と、変更機能が最大数を変更しようとする際に、変更後の最大数が、電子情報について既に保存されている履歴の数より少ないときに変更を制限する変更制限機能と、を実現させるためのプログラムとして捉えることもできる。   Therefore, in the present embodiment, the process performed by the terminal device 20 is to change the maximum number of histories when changing the contents of the electronic information stored in the past as a history on the computer, and a change function for changing each electronic information As a program to realize the change restriction function that restricts change when the maximum number after change is smaller than the number of histories already stored for electronic information when the function tries to change the maximum number It can also be captured.

さらに本実施の形態で、管理サーバ40が行なう処理は、コンピュータに、過去に保存した電子情報の内容を履歴として管理する電子情報管理機能と、電子情報毎に設定され、保存することができる履歴の最大数を変更しようとする際に、変更後の最大数を受け付ける最大数受付機能と、最大数受付機能が最大数の変更を受け付けた際に、変更後の最大数が、電子情報について既に保存されている履歴の数より少ないときに変更を制限する変更制限機能と、を実現させるためのプログラムとして捉えることもできる。   Furthermore, in the present embodiment, the processing performed by the management server 40 can be set in an electronic information management function that manages the content of electronic information stored in the past as a history on a computer, and can be set and stored for each electronic information. When trying to change the maximum number of items, when the maximum number receiving function to receive the changed maximum number and the maximum number receiving function receive the change of the maximum number, the changed maximum number is already for electronic information It can also be regarded as a program for realizing a change restricting function of restricting a change when the number is smaller than the number of saved histories.

なお、本実施の形態を実現するプログラムは、通信手段により提供することはもちろん、CD−ROM等の記録媒体に格納して提供することも可能である。   The program for realizing the present embodiment can be provided by communication means as well as provided by being stored in a recording medium such as a CD-ROM.

以上、本実施の形態について説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、種々の変更または改良を加えたものも、本発明の技術的範囲に含まれることは、特許請求の範囲の記載から明らかである。   As mentioned above, although this embodiment was described, the technical scope of the present invention is not limited to the range given in the above-mentioned embodiment. It is also apparent from the scope of the claims that the embodiments described above with various changes or improvements are included in the technical scope of the present invention.

1…電子情報処理システム、10…画像形成装置、20、30…端末装置、40…管理サーバ、210…送受信部、220…編集部、230…表示部、240…ユーザ指示受付部、250、440…変更部、260、450…変更制限部、410…保存部、420…電子情報管理部、430…入出力部 DESCRIPTION OF SYMBOLS 1 ... Electronic information processing system, 10 ... Image formation apparatus, 20, 30 ... Terminal device, 40 ... Management server, 210 ... Transmission / reception part, 220 ... Editing part, 230 ... Display part, 240 ... User instruction reception part, 250, 440 ... Change unit, 260, 450 ... Change restriction unit, 410 ... Storage unit, 420 ... Electronic information management unit, 430 ... Input / output unit

Claims (15)

過去に保存した電子情報の内容を履歴として残すときの、当該履歴の最大数を、当該電子情報毎に変更する変更部と、
前記変更部が最大数を変更しようとする際に、変更後の最大数が、前記電子情報について既に保存されている前記履歴の数より少ないときに変更を制限する変更制限部と、
を備える電子情報処理装置。
A changing unit that changes, for each electronic information, the maximum number of the history when the content of the electronic information stored in the past is left as the history;
A change restricting unit that restricts a change when the change unit tries to change the maximum number when the maximum number after change is smaller than the number of histories already stored for the electronic information;
An electronic information processing apparatus comprising:
前記変更制御部は、変更後の最大数が前記電子情報の前記履歴の数以上であるときには、変更を許可することを特徴とする請求項1に記載の電子情報処理装置。   The electronic information processing apparatus according to claim 1, wherein the change control unit permits the change when the changed maximum number is equal to or more than the number of histories of the electronic information. 前記変更制御部は、ユーザが、変更後の最大数まで前記履歴を削除したときには、最大数の変更を許可することを特徴とする請求項2に記載の電子情報処理装置。   3. The electronic information processing apparatus according to claim 2, wherein the change control unit permits the maximum number of changes when the user deletes the history to the maximum number after the change. 前記変更制御部が変更を制限するときに、ユーザに対し制限の内容を通知する通知部をさらに備えることを特徴とする請求項1に記載の電子情報処理装置。   The electronic information processing apparatus according to claim 1, further comprising a notification unit that notifies the user of the content of the restriction when the change control unit restricts the change. 前記通知部は、ユーザに最大数が変更できない旨を通知することを特徴とする請求項4に記載の電子情報処理装置。   5. The electronic information processing apparatus according to claim 4, wherein the notification unit notifies the user that the maximum number can not be changed. 前記通知部は、ユーザに前記履歴の一部が削除される旨を通知することを特徴とする請求項4に記載の電子情報処理装置。   5. The electronic information processing apparatus according to claim 4, wherein the notification unit notifies the user that a part of the history is to be deleted. 前記変更部は、前記電子情報が格納されるフォルダ毎に設定される履歴の最大数として初期最大数をさらに変更することを特徴とする請求項1に記載の電子情報処理装置。   The electronic information processing apparatus according to claim 1, wherein the change unit further changes an initial maximum number as a maximum number of histories set for each folder in which the electronic information is stored. 前記変更部が初期最大数を変更した後に前記フォルダ内に作成される前記電子情報に対し、変更後の初期最大数が履歴の最大値として適用されることを特徴とする請求項7に記載の電子情報処理装置。   The initial maximum number after change is applied as the maximum value of the history to the electronic information created in the folder after the change unit changes the initial maximum number. Electronic information processing device. 前記変更部が、初期最大数を変更したときに、既に前記フォルダに格納されている前記電子情報の最大数は、変更しないことを特徴とする請求項8に記載の電子情報処理装置。   9. The electronic information processing apparatus according to claim 8, wherein when the change unit changes the initial maximum number, the maximum number of the electronic information already stored in the folder is not changed. 前記変更制限部は、前記変更部が初期最大数を変更するときに、変更後の初期最大数が前記フォルダ内に格納されている前記電子情報の前記履歴の数より少ないときに、変更を制限することを特徴とする請求項7に記載の電子情報処理装置。   The change limiting unit limits change when the change unit changes the initial maximum number when the initial maximum number after change is smaller than the number of histories of the electronic information stored in the folder. The electronic information processing apparatus according to claim 7, characterized in that: 過去に保存した電子情報の内容を履歴として管理する電子情報管理部と、
前記電子情報毎に設定され、保存することができる前記履歴の最大数を変更しようとする際に、変更後の最大数を受け付ける最大数受付部と、
前記最大数受付部が最大数の変更を受け付けた際に、変更後の最大数が、前記電子情報について既に保存されている前記履歴の数より少ないときに変更を制限する変更制限部と、
を備える電子情報管理装置。
An electronic information management unit that manages the content of electronic information stored in the past as a history;
A maximum number receiving unit that receives the maximum number after change when trying to change the maximum number of histories that can be set and stored for each of the electronic information;
A change restricting unit that restricts a change when the maximum number receiving unit receives a change of the maximum number and the maximum number after the change is smaller than the number of histories already stored for the electronic information;
Electronic information management apparatus comprising:
前記最大数受付部は、前記電子情報が格納されるフォルダ毎に設定される履歴の最大数として初期最大数が変更された際に、変更後の初期最大数を受け付けることを特徴とする請求項11に記載の電子情報管理装置。   When the initial maximum number is changed as the maximum number of histories set for each folder in which the electronic information is stored, the maximum number reception unit receives the initial maximum number after the change. 11. The electronic information management device according to 11. 電子情報を管理する電子情報管理装置と、
前記電子情報を保存するときに、保存する当該電子情報を前記電子情報管理装置に送出する電子情報処理装置と、
を備え、
前記電子情報管理装置または前記電子情報処理装置は、
過去に保存した前記電子情報の内容を履歴として残すときの、当該履歴の最大数を、当該電子情報毎に変更する変更部と、
前記変更部が最大数を変更しようとする際に、変更後の最大数が、前記電子情報について既に保存されている前記履歴の数より少ないときに変更を制限する変更制限部と、
を備える電子情報処理システム。
An electronic information management device that manages electronic information;
An electronic information processing apparatus for transmitting the electronic information to be stored to the electronic information management apparatus when the electronic information is stored;
Equipped with
The electronic information management device or the electronic information processing device
A changing unit that changes, for each electronic information, the maximum number of the history when the content of the electronic information stored in the past is left as the history;
A change restricting unit that restricts a change when the change unit tries to change the maximum number when the maximum number after change is smaller than the number of histories already stored for the electronic information;
An electronic information processing system comprising:
コンピュータに、
過去に保存した電子情報の内容を履歴として残すときの、当該履歴の最大数を、当該電子情報毎に変更する変更機能と、
前記変更機能が最大数を変更しようとする際に、変更後の最大数が、前記電子情報について既に保存されている前記履歴の数より少ないときに変更を制限する変更制限機能と、
を実現させるためのプログラム。
On the computer
A change function for changing the maximum number of the history when the content of the electronic information stored in the past is left as the history,
A change restricting function that restricts a change when the change function tries to change the maximum number when the maximum number after change is smaller than the number of histories already stored for the electronic information;
Program for realizing
コンピュータに、
過去に保存した電子情報の内容を履歴として管理する電子情報管理機能と、
前記電子情報毎に設定され、保存することができる前記履歴の最大数を変更しようとする際に、変更後の最大数を受け付ける最大数受付機能と、
前記最大数受付機能が最大数の変更を受け付けた際に、変更後の最大数が、前記電子情報について既に保存されている前記履歴の数より少ないときに変更を制限する変更制限機能と、
を実現させるためのプログラム。
On the computer
Electronic information management function that manages the content of electronic information saved in the past as a history,
A maximum number receiving function for receiving the maximum number after the change when trying to change the maximum number of histories that can be set and stored for each of the electronic information;
A change restricting function that restricts a change when the maximum number receiving function receives a change of the maximum number and the maximum number after the change is smaller than the number of histories already stored for the electronic information;
Program for realizing
JP2017203957A 2017-10-20 2017-10-20 Electronic information processing equipment, electronic information management equipment, electronic information processing systems and programs Active JP7027798B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017203957A JP7027798B2 (en) 2017-10-20 2017-10-20 Electronic information processing equipment, electronic information management equipment, electronic information processing systems and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017203957A JP7027798B2 (en) 2017-10-20 2017-10-20 Electronic information processing equipment, electronic information management equipment, electronic information processing systems and programs

Publications (2)

Publication Number Publication Date
JP2019079139A true JP2019079139A (en) 2019-05-23
JP7027798B2 JP7027798B2 (en) 2022-03-02

Family

ID=66628370

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017203957A Active JP7027798B2 (en) 2017-10-20 2017-10-20 Electronic information processing equipment, electronic information management equipment, electronic information processing systems and programs

Country Status (1)

Country Link
JP (1) JP7027798B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030200235A1 (en) * 2002-04-23 2003-10-23 International Business Machines Corporation System and method for item versioning in a content management system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030200235A1 (en) * 2002-04-23 2003-10-23 International Business Machines Corporation System and method for item versioning in a content management system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"バーソマティック", MAC PEOPLE, vol. 13, no. 6, JPN6021024089, 1 June 2007 (2007-06-01), JP, pages 241, ISSN: 0004532912 *

Also Published As

Publication number Publication date
JP7027798B2 (en) 2022-03-02

Similar Documents

Publication Publication Date Title
JP5539126B2 (en) Data processing apparatus, control method, and program
JP2008257317A (en) Information processing apparatus, information processing system and program
JP3770268B2 (en) Information processing system, information processing method and information processing program used therefor
KR101787975B1 (en) Information processing apparatus, method for controlling the same, and storage medium
EP2393275B1 (en) Information processing system, information processing apparatus, control method thereof, and program
JP4537893B2 (en) Information processing apparatus and movement history management method
JP6234130B2 (en) Information processing system, information processing apparatus, information processing method, and program
JP2017120541A (en) Information processing device, information processing method and program
US10911623B1 (en) Asset management framework for customizing multifunction peripheral configurations
JP5659562B2 (en) Document management system, information processing apparatus, document file registration method, and file registration program
JP5219690B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP7027798B2 (en) Electronic information processing equipment, electronic information management equipment, electronic information processing systems and programs
JP2018050265A (en) Communication apparatus and control method therefor
JP6833573B2 (en) Information processing equipment, control methods, and programs
JP2007323237A (en) File management system, file management method and file management program
JP7102717B2 (en) Information management equipment, information processing systems and programs
JP7359253B2 (en) Information processing equipment and programs
JP2012248076A (en) Document management device, document management program and document management system
WO2022181256A1 (en) Information processing device and program
JP4804301B2 (en) Information processing apparatus, information processing apparatus control method, and recording medium
JP7013797B2 (en) Information processing equipment and programs
JP7064164B2 (en) Information management equipment, information processing systems and programs
JP6878976B2 (en) Information processing equipment, information processing systems, management methods and programs
JP6544868B2 (en) Program, server and system for providing service related to electronic manual
JP6790944B2 (en) Information processing equipment, information processing systems, management methods and programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200831

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210616

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210622

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210819

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220118

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220131

R150 Certificate of patent or registration of utility model

Ref document number: 7027798

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150