JP2013074370A - Information processing apparatus, control method for the same and program - Google Patents

Information processing apparatus, control method for the same and program Download PDF

Info

Publication number
JP2013074370A
JP2013074370A JP2011210405A JP2011210405A JP2013074370A JP 2013074370 A JP2013074370 A JP 2013074370A JP 2011210405 A JP2011210405 A JP 2011210405A JP 2011210405 A JP2011210405 A JP 2011210405A JP 2013074370 A JP2013074370 A JP 2013074370A
Authority
JP
Japan
Prior art keywords
information
deletion
storage
date
time
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.)
Withdrawn
Application number
JP2011210405A
Other languages
Japanese (ja)
Inventor
Masanori Kamiya
昌紀 神谷
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.)
NEC Casio Mobile Communications Ltd
Original Assignee
NEC Casio Mobile Communications 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 NEC Casio Mobile Communications Ltd filed Critical NEC Casio Mobile Communications Ltd
Priority to JP2011210405A priority Critical patent/JP2013074370A/en
Publication of JP2013074370A publication Critical patent/JP2013074370A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Telephone Function (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing apparatus which manages storage information easily.SOLUTION: The information processing apparatus comprises: a storage information storage part which stores a plurality of pieces of storage information; a deletion propriety information storage part which stores deletion propriety information indicating whether or not deletion can be performed, in association with each storage information; and a storage information deletion part which searches for storage information to be deleted on the basis of the deletion propriety information from the plurality of pieces of storage information and deletes the searched storage information.

Description

本発明は、情報処理装置、その制御方法及びプログラムに関する。特に、保存情報を処理する情報処理装置、その制御方法及びプログラムに関する。   The present invention relates to an information processing apparatus, a control method thereof, and a program. In particular, the present invention relates to an information processing apparatus that processes stored information, a control method thereof, and a program.

近年、携帯電話、PHS(Personal Handyphone System)、PDA(Personal Digital Assistants)、ゲーム機、ノートPC(Personal Computer)といった電子機器が存在する。この電子機器には、名前、電話番号、メールアドレスなどを電話帳として保存する機能や、写真の画像データを記憶する機能を備えている場合が多いが、保存可能なデータ容量の増大に伴って、保存情報の検索及び識別が困難になってきている。   In recent years, there are electronic devices such as mobile phones, PHS (Personal Handyphone System), PDA (Personal Digital Assistants), game machines, and notebook PCs (Personal Computers). These electronic devices often have a function for storing names, telephone numbers, e-mail addresses, etc. as a phone book, and a function for storing image data of photos. Searching and identifying stored information has become difficult.

例えば、電話帳は、ユーザが目的の相手の電話番号、メールアドレスを検索して発信、メール送信を行う際、及び、メール受信時に相手の名前を表示する際に利用されている。そのため、電話帳として保存されるアドレスの件数が多くなると、目的の相手の検索及び識別が困難になる。   For example, the phone book is used when a user searches for a telephone number and mail address of a target partner to make a call, send a mail, and display the name of the partner when receiving a mail. For this reason, if the number of addresses stored as a telephone book increases, it becomes difficult to search and identify the target party.

このような困難性を低減するために、例えば、レストランのアドレスについては、一時的に保存しておき、用事が済んだ後は消去することで、電話帳に保存されるアドレスの件数を減らして検索及び識別を容易にすることが考えられる。   In order to reduce this difficulty, for example, restaurant addresses are temporarily saved, and deleted after errands are completed, thereby reducing the number of addresses stored in the phone book. It is conceivable to facilitate searching and identification.

そして、上述のような電話帳の管理に関する技術として、例えば、特許文献1には、発着信履歴に基づいて不必要なアドレスの順序を決定する技術が開示されている。また、特許文献2には、登録日に基づいてアドレスの削除及び更新を行う技術が開示されている。また、特許文献3には、長期間発着信が行われていないアドレスについては電話帳として表示しないように表示制御する技術が開示されている。   As a technique related to the management of the telephone directory as described above, for example, Patent Document 1 discloses a technique for determining an unnecessary address order based on the outgoing / incoming call history. Patent Document 2 discloses a technique for deleting and updating an address based on a registration date. Patent Document 3 discloses a technique for controlling display so that addresses that have not been made / received for a long time are not displayed as a telephone directory.

特開2003−273999号公報JP 2003-273999 A 特開2004−356905号公報JP 2004-356905 A 特開2004−357142号公報JP 2004-357142 A

以下の分析は、本発明の観点からなされたものである。なお、上記先行技術文献の各開示を、本書に引用をもって繰り込むものとする。   The following analysis has been made from the viewpoint of the present invention. Each disclosure of the above prior art document is incorporated herein by reference.

上記の技術では、保存情報の管理に手間がかかるという問題点がある。すなわち、特許文献1及び2に開示の技術を用いてアドレスを自動削除するようにした場合には、意図しないアドレスも削除されてしまう危険性があり、意図しないアドレスの削除を防止するためには、ユーザが1件ずつアドレスを削除する必要がある。   The above technique has a problem that it takes time to manage stored information. In other words, when addresses are automatically deleted using the techniques disclosed in Patent Documents 1 and 2, there is a risk that unintended addresses may be deleted. To prevent unintended address deletion The user needs to delete the address one by one.

また、特許文献3に開示の技術を用いた場合には、所望のアドレスも表示されなくなる可能性があり、かえって、目的の相手の検索及び識別を困難にすることも考えられる。   In addition, when the technique disclosed in Patent Document 3 is used, a desired address may not be displayed, and it may be difficult to search and identify a target partner.

そのため、保存情報の管理を容易にする情報処理装置、その制御方法及びプログラムが望まれる。   Therefore, an information processing apparatus that facilitates management of stored information, a control method thereof, and a program are desired.

本発明の第1の視点によれば、複数の保存情報を記憶する保存情報記憶部と、各保存情報に対応付けて、削除の可否を示す削除可否情報を記憶する削除可否情報記憶部と、前記複数の保存情報の中から、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報を削除する保存情報削除部と、を含む情報処理装置が提供される。   According to a first aspect of the present invention, a storage information storage unit that stores a plurality of storage information, a deletion permission information storage unit that stores deletion permission information indicating whether deletion is possible in association with each storage information, An information processing apparatus is provided that includes a storage information deletion unit that searches storage information to be deleted based on the deletion permission information from the plurality of storage information and deletes the searched storage information.

本発明の第2の視点によれば、複数の保存情報を記憶する保存情報記憶部と、各保存情報に対応付けて、削除の可否を示す削除可否情報を記憶する削除可否情報記憶部と、を備える電子機器の制御方法であって、前記複数の保存情報の中から、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報を削除する保存情報削除工程、を含むことを特徴とする電子機器の制御方法が提供される。   According to a second aspect of the present invention, a storage information storage unit that stores a plurality of storage information, a deletion permission information storage unit that stores deletion permission information indicating whether deletion is possible in association with each storage information, A storage information deletion step of searching storage information to be deleted based on the deletion permission information and deleting the searched storage information from the plurality of storage information An electronic device control method is provided.

本発明の第3の視点によれば、複数の保存情報を記憶する保存情報記憶部と、各保存情報に対応付けて、削除の可否を示す削除可否情報を記憶する削除可否情報記憶部と、を備える電子機器を制御するコンピュータに実行させるプログラムであって、前記複数の保存情報の中から、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報を削除する保存情報削除処理、を実行するプログラムが提供される。   According to a third aspect of the present invention, a storage information storage unit that stores a plurality of storage information, a deletion permission / inhibition information storage unit that stores deletion permission / inhibition information indicating whether or not deletion is possible in association with each storage information, A storage program that is executed by a computer that controls an electronic device comprising: a storage information for searching storage information to be deleted based on the deleteability information from the plurality of storage information and deleting the searched storage information A program for executing the deletion process is provided.

本発明の各視点によれば、保存情報の管理を容易にする情報処理装置、その制御方法及びプログラムが提供される。   According to each aspect of the present invention, an information processing apparatus that facilitates management of stored information, a control method thereof, and a program are provided.

本発明の実施形態の概要を説明するための図である。It is a figure for demonstrating the outline | summary of embodiment of this invention. 第1の実施形態に係る電子機器1の全体構成の一例を示す平面図である。It is a top view which shows an example of the whole structure of the electronic device 1 which concerns on 1st Embodiment. 電話帳テーブル51に記憶される情報の一例を示す図である。It is a figure which shows an example of the information memorize | stored in the telephone directory table. アドレス登録時に電子機器1に表示される情報の一例を示す図である。It is a figure which shows an example of the information displayed on the electronic device 1 at the time of address registration. アドレス登録時の電子機器1の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the electronic device 1 at the time of address registration. 削除処理時の電子機器1の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the electronic device 1 at the time of a deletion process. 電話帳テーブル51に記憶される情報の一例を示す図である。It is a figure which shows an example of the information memorize | stored in the telephone directory table. 電話帳テーブル51に記憶される情報の一例を示す図である。It is a figure which shows an example of the information memorize | stored in the telephone directory table. アドレス登録時に電子機器1に表示される情報の一例を示す図である。It is a figure which shows an example of the information displayed on the electronic device 1 at the time of address registration. アドレス登録時に電子機器1に表示される情報の一例を示す図である。It is a figure which shows an example of the information displayed on the electronic device 1 at the time of address registration. 電話帳テーブル51に記憶される情報の一例を示す図である。It is a figure which shows an example of the information memorize | stored in the telephone directory table. アドレス登録時の電子機器1による処理の一例を示す図である。It is a figure which shows an example of the process by the electronic device 1 at the time of address registration. 電話帳を表示する際の電子機器1による処理の一例を示す図である。It is a figure which shows an example of the process by the electronic device 1 at the time of displaying a telephone directory. 情報処理装置の全体構成の一例を示す平面図である。It is a top view which shows an example of the whole structure of information processing apparatus.

初めに、図1を用いて本発明の実施形態の概要について説明する。図1は、本発明の実施形態の概要を説明するための図である。なお、各図面に付記した参照符号は、理解を助けるための一例として各要素に便宜上付記したものであり、本発明を図示の態様に限定することを意図するものではない。   First, an outline of an embodiment of the present invention will be described with reference to FIG. FIG. 1 is a diagram for explaining an outline of an embodiment of the present invention. Note that the reference numerals attached to each drawing are added to each element for convenience as an example for facilitating understanding, and are not intended to limit the present invention to the illustrated embodiment.

上述のように、携帯電話などの電子機器に保存された保存情報の管理を容易にする情報処理装置が提供されているとはいえない。そのため、保存情報の管理を容易にする情報処理装置、その制御方法及びプログラムが望まれる。   As described above, it cannot be said that an information processing apparatus that facilitates management of stored information stored in an electronic device such as a mobile phone is not provided. Therefore, an information processing apparatus that facilitates management of stored information, a control method thereof, and a program are desired.

そこで、一例として図1に示す電子機器を提供する。図1に示す電子機器は、本発明の情報処理装置としての機能を有し、保存情報記憶部と、保存情報削除部とを備えている。   Therefore, the electronic device illustrated in FIG. 1 is provided as an example. The electronic device shown in FIG. 1 has a function as the information processing apparatus of the present invention, and includes a saved information storage unit and a saved information deletion unit.

保存情報記憶部には、保存情報としてアドレス情報1〜Nが格納されている。各アドレス情報(保存情報)は、名前、電話番号、メールアドレス、及び、削除可否情報を含む。ここで、削除可否情報は、削除の可否を示す情報であり、新規アドレスの登録時に格納することが考えられる。   The stored information storage unit stores address information 1 to N as stored information. Each address information (stored information) includes a name, a telephone number, a mail address, and deletion permission / inhibition information. Here, the deletion availability information is information indicating whether deletion is possible, and may be stored when a new address is registered.

保存情報削除部は、各保存情報の削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報を保存情報記憶部から削除する。   The saved information deletion unit searches for saved information to be deleted based on the deletion permission information of each saved information, and deletes the searched saved information from the saved information storage unit.

このように、図1に示す電子機器では、意図しないアドレスが削除されること無く不要なアドレス情報のみが削除される。すなわち、保存情報の管理を容易にする情報処理装置が提供される。   As described above, in the electronic device shown in FIG. 1, only unnecessary address information is deleted without deleting unintended addresses. That is, an information processing apparatus that facilitates management of stored information is provided.

[第1の実施形態]
次に、本発明の第1の実施形態について、図面を用いてより詳細に説明する。図2は、第1の実施形態に係る電子機器の全体構成の一例を示す平面図である。図2に示す電子機器1は、キーボード、タッチパネル、マイク等の入力部10と、ディスプレイ、スピーカー等の出力部20と、メール送受信及び音声通話を行うための通信部30と、日付(年/月/日)及び時間(時/分/秒)を示す日時情報を取得するためのタイマ40とを含む。
[First Embodiment]
Next, the first embodiment of the present invention will be described in more detail with reference to the drawings. FIG. 2 is a plan view illustrating an example of the overall configuration of the electronic apparatus according to the first embodiment. An electronic device 1 shown in FIG. 2 includes an input unit 10 such as a keyboard, a touch panel, and a microphone, an output unit 20 such as a display and a speaker, a communication unit 30 for performing mail transmission / reception and a voice call, and a date (year / month). / Date) and a timer 40 for acquiring date / time information indicating time (hour / minute / second).

そして、電子機器1は、各種データを保存する記憶部50と、アプリケーションの実行及び各構成要素の制御を行う処理部60とを含み、本発明に係る情報処理装置としての機能を実現する。   The electronic device 1 includes a storage unit 50 that stores various data and a processing unit 60 that executes an application and controls each component, and realizes a function as an information processing apparatus according to the present invention.

例えば、記憶部50には、複数のアドレス情報を含む電話帳テーブル51が格納され、電話帳テーブル51の各アドレス情報は、図3に示すように、名前、電話番号、メールアドレス、削除可否情報、登録日情報を含む。なお、電話帳テーブル51は、保存情報記憶部、削除可否情報記憶部、及び、登録日時記憶部と呼ばれることもあり、アドレス情報は保存情報と呼ばれることもある。図3は、電話帳テーブル51に記憶される情報の一例を示す図である。   For example, the storage unit 50 stores a phone book table 51 including a plurality of address information, and each address information in the phone book table 51 includes a name, a phone number, an e-mail address, and deleteability information as shown in FIG. , Including registration date information. The phone book table 51 is sometimes called a saved information storage unit, a deletion permission / inhibition information storage unit, and a registration date / time storage unit, and the address information is sometimes called saved information. FIG. 3 is a diagram illustrating an example of information stored in the phone book table 51.

処理部60は、電話帳テーブル51への新規アドレス情報の登録、電話帳の表示等を行う電話帳処理部61と、複数のアドレス情報の中から、削除可否情報に基づいて検索されたアドレス情報を削除する保存情報削除部62とを有する。なお、電話帳処理部61は、表示処理部と呼ばれることもある。   The processing unit 60 includes a phone book processing unit 61 that registers new address information in the phone book table 51, displays a phone book, and the like, and address information retrieved from a plurality of pieces of address information based on deletion permission information. And a stored information deleting unit 62 for deleting the. Note that the phone book processing unit 61 may also be referred to as a display processing unit.

具体的には、電話帳処理部61は、削除処理が終了した後に、電話帳テーブル51に記憶されたアドレス情報のリストを作成して表示する。保存情報削除部62は、削除可否情報に基づいて削除するアドレス情報を検索する。そして、保存情報削除部62は、検索されたアドレス情報の登録日時情報と、タイマ40から取得される削除処理時の日時情報とによって算出される登録後経過期間が、予め設定されている設定期間を上回っている場合にアドレス情報を削除する。   Specifically, the telephone book processing unit 61 creates and displays a list of address information stored in the telephone book table 51 after the deletion process is completed. The stored information deletion unit 62 searches for address information to be deleted based on the deletion permission / inhibition information. Then, the stored information deletion unit 62 sets a preset set period for the elapsed time period after registration calculated from the registration date / time information of the searched address information and the date / time information at the time of the deletion process acquired from the timer 40. If the number exceeds the address, the address information is deleted.

ここで、図4及び図5を参照しつつ、アドレス登録時の電子機器1の動作について一例を挙げて説明する。図4は、アドレス登録時に電子機器1に表示される情報の一例を示す図である。図5は、アドレス登録時の電子機器1の動作の一例を示すフローチャートである。   Here, an operation of the electronic device 1 at the time of address registration will be described with an example with reference to FIGS. FIG. 4 is a diagram illustrating an example of information displayed on the electronic device 1 at the time of address registration. FIG. 5 is a flowchart showing an example of the operation of the electronic device 1 at the time of address registration.

アドレス登録の際に、電話帳処理部61は、出力部20を介して新規作成画面を表示する。例えば、新規作成画面は、図4に示すように、名前、電話番号、メールアドレスなどを入力するための欄と、自動で削除するアドレスであることを入力するための自動削除欄(チェックボックス)を含む。   At the time of address registration, the telephone directory processing unit 61 displays a new creation screen via the output unit 20. For example, as shown in FIG. 4, the new creation screen has fields for entering a name, telephone number, e-mail address, etc., and an automatic deletion field (check box) for entering that the address is automatically deleted. including.

そして、図5に示すように、電話帳処理部61は、ユーザによる入力を受け付けると、電話帳テーブル51に、新規のアドレス情報として、名前、電話番号、メールアドレスを格納し(S501)、自動削除欄にチェックがあるか否かを判定する(S502)。ここで、チェックがある場合には、電話帳処理部61は、新規のアドレス情報の削除可否欄に、削除するアドレス情報であることを示す「Y」を格納し(S503)、タイマ40から取得される登録時の日付を登録日欄に格納する(S504)。   Then, as shown in FIG. 5, when the phone book processing unit 61 receives an input from the user, the phone book table 51 stores the name, phone number, and mail address as new address information in the phone book table 51 (S501). It is determined whether or not the deletion column is checked (S502). If there is a check, the phone book processing unit 61 stores “Y” indicating that the address information is to be deleted in the new address information deletion permission / inhibition column (S 503), and obtains it from the timer 40. The registration date is stored in the registration date field (S504).

一方では、チェックが無い場合には、電話帳処理部61は、新規のアドレス情報の削除可否欄に、削除してはいけないことを示す「N」を格納する(S505)。   On the other hand, when there is no check, the phone book processing unit 61 stores “N” indicating that it should not be deleted in the new address information deletion permission / inhibition column (S505).

次に、図6を参照しつつ、削除処理時の電子機器1の動作について一例を挙げて説明する。図6は、削除処理時の電子機器1の動作の一例を示すフローチャートである。   Next, the operation of the electronic apparatus 1 during the deletion process will be described with an example with reference to FIG. FIG. 6 is a flowchart illustrating an example of the operation of the electronic device 1 during the deletion process.

保存情報削除部62は、電話帳を表示するアプリケーションが電話帳処理部61によって起動されると、電話帳テーブル51からアドレス情報を取り出し、削除可否欄が「Y」であるか、「N」であるかを判定する(S601)。   When the application for displaying the phone book is activated by the phone book processing unit 61, the saved information deleting unit 62 extracts the address information from the phone book table 51, and the deletion permission / inhibition column is “Y” or “N”. It is determined whether it exists (S601).

ここで、削除可否欄が「N」である場合には、保存情報削除部62は、取り出したアドレス情報を削除せずに、電話帳テーブル51の元の位置に再格納し、次のアドレス情報に関する削除可否欄の判定処理を実行する(S601)。   Here, when the deletion permission / inhibition column is “N”, the stored information deletion unit 62 does not delete the extracted address information, but stores it again in the original position in the telephone book table 51 to obtain the next address information. Deletion permission / inhibition column determination processing is executed (S601).

一方では、削除可否欄が「Y」である場合には、保存情報削除部62は、タイマ40から削除処理時の日付情報(すなわち、現在の日付情報)を取得し、登録日欄に格納されている登録日からの登録後経過期間を算出する(S602)。そして、保存情報削除部62は、算出された登録後経過期間と、予め設定されている設定期間(例えば、180日間)とを比較する(S603)。なお、設定期間は、任意に設定することが可能である。   On the other hand, when the deletion permission / inhibition column is “Y”, the saved information deletion unit 62 acquires date information at the time of deletion processing (that is, current date information) from the timer 40 and stores it in the registration date column. The post-registration elapsed period from the registered date is calculated (S602). Then, the saved information deleting unit 62 compares the calculated post-registration elapsed period with a preset setting period (for example, 180 days) (S603). The setting period can be arbitrarily set.

ここで、登録後経過期間が設定期間以上である場合には、保存情報削除部62は、取り出したアドレス情報を破棄することで、電話帳テーブル51からアドレス情報を削除し(S604)、次のアドレス情報に関する削除可否欄の判定処理を実行する(S601)。   Here, if the post-registration elapsed period is equal to or longer than the set period, the stored information deletion unit 62 deletes the extracted address information, thereby deleting the address information from the telephone book table 51 (S604), Deletion permission / inhibition column determination processing for address information is executed (S601).

一方では、登録後経過期間が設定期間未満である場合には、保存情報削除部62は、取り出したアドレス情報を削除せずに、電話帳テーブル51の元の位置に再格納し、次のアドレス情報に関する削除可否欄の判定処理を実行する(S601)。   On the other hand, when the post-registration elapsed period is less than the set period, the stored information deletion unit 62 does not delete the extracted address information, but stores it again in the original position in the telephone book table 51, and the next address The determination process of the deletion permission / inhibition column regarding information is executed (S601).

そして、保存情報削除部62は、全てのアドレス情報についての判定処理を実行した後に削除処理を終了し、その後、電話帳処理部61は、電話帳テーブル51からアドレス情報を読み出して電話帳として表示する。   The stored information deletion unit 62 ends the deletion process after executing the determination process for all the address information, and then the phone book processing unit 61 reads the address information from the phone book table 51 and displays it as a phone book. To do.

なお、図6では、電話帳を表示するアプリケーションが起動される際に削除処理を実行する例を説明したが、削除処理を実行するタイミングは任意に設定することができる。例えば、保存情報削除部62がタイマ40を監視することで、決まった時刻に毎日実行しても良い。   In addition, although the example which performs a deletion process when the application which displays a telephone directory was started was demonstrated in FIG. 6, the timing which performs a deletion process can be set arbitrarily. For example, the stored information deletion unit 62 may monitor the timer 40 and execute it every day at a fixed time.

このように、第1の実施形態に係る電子機器1は、予めユーザが設定した削除の可否に基づいてアドレス情報を自動的に(ユーザの手を煩わさずに)削除するので、アドレス情報の管理が容易であり、しかも、意図しないアドレスが削除されることは無い。また、電子機器1は、削除処理が実行された電話帳を表示するので、目的の相手の電話番号、メールアドレスを探し出す作業が容易である。また、電子機器1は、登録の後に一定期間が過ぎたアドレス情報を削除するので、レストランの電話番号などの一定期間が過ぎれば不要になるアドレス情報を自動的に削除することが可能である。   As described above, the electronic device 1 according to the first embodiment automatically deletes address information (without bothering the user) based on whether or not the deletion is set in advance by the user. In addition, unintended addresses are never deleted. Further, since the electronic device 1 displays the phone book that has been subjected to the deletion process, it is easy to find out the telephone number and mail address of the target partner. In addition, since the electronic device 1 deletes the address information that has passed a certain period after registration, it is possible to automatically delete unnecessary address information such as a restaurant telephone number after a certain period.

[第2の実施形態]
続いて、図7を参照しつつ、第2の実施形態について詳細に説明する。図7は、電話帳テーブル51に記憶される情報の一例を示す図である。
[Second Embodiment]
Next, the second embodiment will be described in detail with reference to FIG. FIG. 7 is a diagram illustrating an example of information stored in the phone book table 51.

第2の実施形態に係る電子機器のハードウェア構成は第1の実施形態に係る電子機器1のハードウェア構成と同様であり、以下では異なる点について説明する。なお、第2の実施形態に係る電話帳テーブル51は、保存情報記憶部、削除可否情報記憶部、及び、最終利用日時記憶部と呼ばれることもある。   The hardware configuration of the electronic device according to the second embodiment is the same as the hardware configuration of the electronic device 1 according to the first embodiment, and different points will be described below. Note that the phone book table 51 according to the second embodiment may be referred to as a stored information storage unit, a deletion permission / inhibition information storage unit, and a last use date / time storage unit.

第2の実施形態では、電子機器1は、最終利用からの経過期間が設定期間以上である場合に保存情報を削除する。具体的には、電話帳テーブル51の各アドレス情報は、図7に示すように、名前、電話番号、メールアドレス、削除可否情報、最終利用日情報を含む。   In the second embodiment, the electronic device 1 deletes the stored information when the elapsed period from the last use is equal to or longer than the set period. Specifically, as shown in FIG. 7, each address information in the telephone book table 51 includes a name, a telephone number, an e-mail address, deleteability information, and last use date information.

また、電話帳処理部61は、新規のアドレス情報の登録時に、自動削除欄にチェックがあるか否かを判定し、チェックがある場合には、タイマ40から取得される登録時の日付を最終利用日情報欄に格納する。そして、電話帳処理部61は、例えば、音声通話又はメールの送受信などのアドレス情報の利用があった場合には、タイマ40から取得されるアドレス利用時の日付に最終利用日情報欄を更新する。   In addition, when registering new address information, the phone book processing unit 61 determines whether or not the automatic deletion column is checked. If there is a check, the telephone book processing unit 61 finalizes the date of registration acquired from the timer 40. Store in the usage date information column. Then, for example, when there is use of address information such as voice call or mail transmission / reception, the phone book processing unit 61 updates the last use date information column to the date when the address is used acquired from the timer 40. .

保存情報削除部62は、タイマ40から取得される削除処理時の日時情報と、最終利用日時情報とによって算出される利用後経過期間が、予め設定されている設定期間以上である場合に、アドレス情報を削除する。   The stored information deletion unit 62 determines the address when the post-use elapsed period calculated from the date and time information at the time of the deletion process acquired from the timer 40 and the last use date and time information is equal to or greater than a preset set period. Delete information.

このように、第2の実施形態に係る電子機器1は、意図しないアドレスが削除されること無く、一定期間利用されていないアドレス情報を自動的に削除することが可能であり、そのため、アドレス情報の管理が容易である。   As described above, the electronic device 1 according to the second embodiment can automatically delete address information that has not been used for a certain period without deleting an unintended address. Is easy to manage.

[第3の実施形態]
続いて、図8及び図9を参照しつつ、第3の実施形態について詳細に説明する。図8は、電話帳テーブル51に記憶される情報の一例を示す図である。図9は、アドレス登録時に電子機器1に表示される情報の一例を示す図である。
[Third Embodiment]
Next, the third embodiment will be described in detail with reference to FIGS. 8 and 9. FIG. 8 is a diagram illustrating an example of information stored in the phone book table 51. FIG. 9 is a diagram illustrating an example of information displayed on the electronic device 1 at the time of address registration.

第3の実施形態に係る電子機器のハードウェア構成は第1の実施形態に係る電子機器1のハードウェア構成と同様であり、以下では第1の実施形態と異なる点について説明する。なお、第3の実施形態に係る電話帳テーブル51は、保存情報記憶部、削除可否情報記憶部、及び、削除予定日時記憶部と呼ばれることもある。   The hardware configuration of the electronic device according to the third embodiment is the same as the hardware configuration of the electronic device 1 according to the first embodiment, and differences from the first embodiment will be described below. Note that the phone book table 51 according to the third embodiment may be referred to as a stored information storage unit, a deletion permission / inhibition information storage unit, and a scheduled deletion date storage unit.

第3の実施形態では、電子機器1は、ユーザによって設定される削除予定日を経過した保存情報を削除する。具体的には、電話帳テーブル51の各アドレス情報は、図8に示すように、名前、電話番号、メールアドレス、削除可否情報、削除予定日情報を含む。   In the third embodiment, the electronic device 1 deletes the stored information that has passed the scheduled deletion date set by the user. Specifically, as shown in FIG. 8, each address information in the telephone book table 51 includes a name, a telephone number, an e-mail address, deletion permission information, and scheduled deletion date information.

電話帳処理部61は、アドレス登録の際に、例えば、図9に示すような、削除予定日を入力するための欄をさらに含む新規作成画面を表示する。そして、電話帳処理部61は、ユーザによる入力を受け付けると、自動削除欄のチェックがあるか否かを判定し、チェックがある場合には、削除予定日の欄に入力された日付を削除予定日情報欄に格納する。   At the time of address registration, the phone book processing unit 61 displays a new creation screen that further includes a column for inputting a scheduled deletion date, for example, as shown in FIG. When the phone book processing unit 61 accepts input from the user, it determines whether or not the automatic deletion column is checked. If there is a check, the date entered in the scheduled deletion date column is scheduled to be deleted. Store in the day information column.

保存情報削除部62は、タイマ40から取得される削除処理時の日時情報と、削除予定日情報とを比較して、削除処理時の日時が削除予定日と同日であると判定された場合及び削除予定日を過ぎていると判定された場合に、アドレス情報を削除する。   The stored information deletion unit 62 compares the date and time information at the time of deletion processing acquired from the timer 40 with the scheduled deletion date information, and determines that the date and time at the time of deletion processing is the same date as the planned deletion date; If it is determined that the scheduled deletion date has passed, the address information is deleted.

このように、第3の実施形態に係る電子機器1は、所望の削除予定日にアドレス情報を自動的に削除することが可能であり、そのため、アドレス情報の管理が容易である。   As described above, the electronic apparatus 1 according to the third embodiment can automatically delete the address information on the desired scheduled deletion date, and therefore, the management of the address information is easy.

[第4の実施形態]
続いて、図10を参照しつつ、第4の実施形態について詳細に説明する。図10は、アドレス登録時に電子機器1に表示される情報の一例を示す図である。
[Fourth Embodiment]
Next, the fourth embodiment will be described in detail with reference to FIG. FIG. 10 is a diagram illustrating an example of information displayed on the electronic device 1 at the time of address registration.

第4の実施形態に係る電子機器のハードウェア構成は第3の実施形態に係る電子機器1のハードウェア構成と同様であり、以下では第3の実施形態と異なる点について説明する。なお、第4の実施形態に係る電話帳処理部61は、表示処理部、及び、削除予定日時算出部と呼ばれることもある。   The hardware configuration of the electronic device according to the fourth embodiment is the same as the hardware configuration of the electronic device 1 according to the third embodiment, and differences from the third embodiment will be described below. Note that the phone book processing unit 61 according to the fourth embodiment may be referred to as a display processing unit and a scheduled deletion date calculation unit.

第4の実施形態では、電子機器1は、登録後経過期間がユーザによって登録時に設定される保存期間以上である保存情報を削除する。例えば、電話帳処理部61は、アドレス登録の際に、図10に示すような、保存期間を入力するための欄をさらに含む新規作成画面を表示する。そして、電話帳処理部61は、ユーザによる入力を受け付けると、自動削除欄のチェックがあるか否かを判定する。ここで、電話帳処理部61は、チェックがある場合には、タイマ40から取得されるアドレス登録時(現在)の日付情報と、入力された保存期間情報とに基づいて削除予定日を算出し、削除予定日を新規アドレスの削除予定日情報欄に格納する。   In the fourth embodiment, the electronic device 1 deletes storage information whose elapsed time after registration is equal to or longer than the storage period set at the time of registration by the user. For example, when registering an address, the phone book processing unit 61 displays a new creation screen further including a field for inputting a retention period as shown in FIG. And the telephone directory process part 61 will determine whether there exists a check of an automatic deletion column, if the input by a user is received. Here, if there is a check, the phone book processing unit 61 calculates the scheduled deletion date based on the date information at the time of address registration (current) acquired from the timer 40 and the input retention period information. The scheduled deletion date is stored in the deletion scheduled date information column of the new address.

このように、第4の実施形態に係る電子機器1は、所望の保存期間の経過後にアドレス情報を自動的に削除することが可能であり、そのため、アドレス情報の管理が容易である。   As described above, the electronic apparatus 1 according to the fourth embodiment can automatically delete the address information after a desired storage period has elapsed, and therefore, management of the address information is easy.

[第5の実施形態]
続いて、図11〜図13を参照しつつ、第5の実施形態について詳細に説明する。図11は、電話帳テーブル51に記憶される情報の一例を示す図である。図12は、アドレス登録時の電子機器1による処理の一例を示す図である。図13は、電話帳を表示する際の電子機器1による処理の一例を示す図である。
[Fifth Embodiment]
Next, the fifth embodiment will be described in detail with reference to FIGS. FIG. 11 is a diagram illustrating an example of information stored in the phone book table 51. FIG. 12 is a diagram illustrating an example of processing performed by the electronic device 1 during address registration. FIG. 13 is a diagram illustrating an example of processing performed by the electronic device 1 when displaying a telephone directory.

第5の実施形態に係る電子機器のハードウェア構成は第3の実施形態に係る電子機器1のハードウェア構成と同様であり、以下では、第3の実施形態と異なる点について説明する。なお、第3の実施形態に係る電話帳テーブル51は、保存情報記憶部、削除可否情報記憶部、削除予定日時記憶部、及び、削除状態記憶部と呼ばれることもある。   The hardware configuration of the electronic device according to the fifth embodiment is the same as the hardware configuration of the electronic device 1 according to the third embodiment, and differences from the third embodiment will be described below. Note that the phone book table 51 according to the third embodiment may be referred to as a storage information storage unit, a deletion permission / inhibition information storage unit, a scheduled deletion date / time storage unit, and a deletion state storage unit.

第5の実施形態では、電子機器1は、アドレス情報の数を監視して、アドレス情報数が予め設定されている設定数以下になるように削除処理を実行する。また、電子機器1は、削除されるアドレス情報を一時的にテーブル上で管理する。   In the fifth embodiment, the electronic device 1 monitors the number of address information and executes a deletion process so that the number of address information is equal to or less than a preset number. In addition, the electronic device 1 temporarily manages address information to be deleted on a table.

具体的には、電話帳テーブル51の各アドレス情報は、図11に示すように、名前、電話番号、メールアドレス、削除可否情報、削除状態情報、及び、削除予定日情報を含む。   Specifically, as shown in FIG. 11, each address information of the phone book table 51 includes a name, a telephone number, an e-mail address, deletion enable / disable information, deletion status information, and scheduled deletion date information.

保存情報削除部62は、タイマ40から取得される削除処理時の日時情報と、削除予定日情報とを比較する。そして、保存情報削除部62は、削除処理時の日時が削除予定日と同日であると判定された場合及び削除予定日を過ぎていると判定された場合に、削除状態情報欄を未削除の状態を示す「N」から、削除済みの状態を示す「Y」に変更する。   The saved information deletion unit 62 compares the date and time information at the time of the deletion process acquired from the timer 40 with the scheduled deletion date information. Then, the storage information deletion unit 62 sets the deletion status information field to the undeleted state when it is determined that the date and time at the time of the deletion process is the same date as the scheduled deletion date and when the scheduled deletion date has passed. The state is changed from “N” indicating the state to “Y” indicating the deleted state.

また、保存情報削除部62は、電話帳処理部61によるアドレス登録処理の前に、電話帳テーブル51に格納されているアドレス情報の数が設定数未満であるか否かを判定する。ここで、保存情報削除部62は、設定数未満であると判定した場合には、電話帳テーブル51に新規アドレスを登録するスペースが残っているものとみなして、電話帳処理部61にアドレス登録処理を実行させる。   Further, the stored information deletion unit 62 determines whether or not the number of address information stored in the phone book table 51 is less than the set number before the address registration processing by the phone book processing unit 61. If the stored information deletion unit 62 determines that the number is less than the set number, the storage information deletion unit 62 regards that the space for registering a new address remains in the phone book table 51 and registers the address in the phone book processing unit 61. Execute the process.

一方では、保存情報削除部62は、設定数と同数のアドレス情報が格納されていると判定した場合には、電話帳テーブル51が満杯の状態であるとみなして、削除処理を実行し、電話帳処理部61にアドレス登録処理を実行させる。   On the other hand, if the stored information deleting unit 62 determines that the same number of address information as the set number is stored, the stored information deleting unit 62 considers that the telephone book table 51 is full, executes the deletion process, and The book processing unit 61 is caused to execute address registration processing.

なお、第5の実施形態では、新規アドレスが登録可能になれば良い。例えば、保存情報削除部62は、電話帳テーブル51に格納されたアドレス情報の中から、削除状態情報欄が「Y」であり、かつ、削除予定日が最も古いアドレス情報を検索して削除するようにしても良い。   In the fifth embodiment, it is sufficient that a new address can be registered. For example, the saved information deletion unit 62 searches and deletes address information whose deletion status information column is “Y” and whose deletion scheduled date is the oldest from among the address information stored in the telephone book table 51. You may do it.

また、例えば、図12に示すように、保存情報削除部62は、削除状態情報欄が「Y」であり、かつ、削除予定日が最も古いレストランAのアドレス情報に、新規アドレス情報を上書きするように電話帳処理部61を制御しても良い。   Also, for example, as shown in FIG. 12, the saved information deletion unit 62 overwrites the new address information on the address information of the restaurant A whose deletion state information column is “Y” and whose deletion scheduled date is the oldest. As such, the telephone directory processing unit 61 may be controlled.

電話帳処理部61は、電話帳を表示するアプリケーションの起動指示を受け付けると、電話帳テーブル51を参照して未削除の状態のアドレス情報を検索し、検索されたアドレス情報のリストを作成して表示する。具体的には、電話帳処理部61は、電話帳テーブル51に格納されたアドレス情報の中から、削除状態情報欄が「N」のアドレス情報を検索して、検索されたアドレス情報のリストを電話帳として作成し、表示する。   When the phone book processing unit 61 receives an instruction to start an application for displaying a phone book, the phone book processing unit 61 refers to the phone book table 51 to search for undeleted address information, and creates a list of searched address information. indicate. Specifically, the phone book processing unit 61 searches the address information stored in the phone book table 51 for address information whose deletion status information column is “N”, and displays a list of searched address information. Create and display as a phone book.

なお、第5の実施形態に係る電子機器1は、削除済みの状態の保存情報のリストを作成して表示しても良い。例えば、電話帳処理部61は、電話帳テーブル51に格納されたアドレス情報の中から、削除状態情報欄が「Y」のアドレス情報を検索して、検索されたアドレス情報のリストを電話帳(ゴミ箱)として作成する。そして、電話帳処理部61は、図13に示すように、表示切替指示を受け付けるごとに、通常の電話帳(すなわち、未削除の状態のアドレス情報の電話帳)と、電話帳(ゴミ箱)との表示を切り替える。   Note that the electronic apparatus 1 according to the fifth embodiment may create and display a list of stored information in a deleted state. For example, the phone book processing unit 61 searches the address information stored in the phone book table 51 for address information whose deletion status information column is “Y”, and displays a list of the searched address information in the phone book ( Create as a trash). Then, as shown in FIG. 13, the telephone book processing unit 61 receives a normal telephone book (that is, a telephone book of address information in an undeleted state), a telephone book (trash can), Switch the display.

さらに、第5の実施形態に係る電子機器1は、電話帳(ゴミ箱)に表示されたアドレス情報を、通常の電話帳に復帰させる機能を有しても良い。このような機能は、電話帳処理部61が、ユーザによって指定されたアドレス情報の削除状態情報欄及び削除可否欄を「Y」から「N」に変更することによって実現される。   Furthermore, the electronic device 1 according to the fifth embodiment may have a function of restoring the address information displayed in the phone book (trash box) to the normal phone book. Such a function is realized by the telephone directory processing unit 61 changing the deletion status information column and the deletion availability column of the address information designated by the user from “Y” to “N”.

このように、第5の実施形態に係る電子機器1は、削除済みの状態にあるアドレス情報を未削除の状態に復帰させることが可能であり、そのため、アドレス情報の管理が容易である。また、第5の実施形態に係る電子機器1は、電話帳テーブル51が満杯の状態になった場合に、自動でアドレス情報を削除するので、電話帳テーブル51としての記憶能力を最大限に活用することができる。   As described above, the electronic device 1 according to the fifth embodiment can restore the address information in the deleted state to the undeleted state, and therefore management of the address information is easy. In addition, since the electronic device 1 according to the fifth embodiment automatically deletes the address information when the phone book table 51 is full, the storage capability of the phone book table 51 is utilized to the maximum. can do.

上記の実施形態の一部又は全部は、以下の付記のようにも記載され得るが、以下には限られない。   A part or all of the above embodiments can be described as in the following supplementary notes, but is not limited thereto.

(付記1)
複数の保存情報を記憶する保存情報記憶部と、各保存情報に対応付けて、削除の可否を示す削除可否情報を記憶する削除可否情報記憶部と、前記複数の保存情報の中から、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報を削除する保存情報削除部と、を含む情報処理装置。
(Appendix 1)
A storage information storage unit that stores a plurality of storage information, a deletion permission information storage unit that stores deletion permission information indicating whether or not deletion is associated with each storage information, and the deletion information among the plurality of storage information An information processing apparatus including: a storage information deletion unit that searches for storage information to be deleted based on the availability information and deletes the searched storage information.

(付記2)
前記保存情報削除部による削除処理が終了した後に、前記保存情報記憶部に記憶された保存情報のリストを作成して表示する表示処理部をさらに含むことを特徴とする情報処理装置。
(Appendix 2)
An information processing apparatus further comprising: a display processing unit that creates and displays a list of storage information stored in the storage information storage unit after the deletion process by the storage information deletion unit is completed.

(付記3)
日付及び時間を示す日時情報を取得するためのタイマと、前記保存情報に対応付けて、保存情報の登録日時を示す登録日時情報を記憶する登録日時記憶部とをさらに含み、前記保存情報削除部は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の登録日時情報と、前記タイマから取得される削除処理時の日時情報とによって、前記保存情報が登録されてからの登録後経過期間を算出し、当該登録後経過期間が予め設定されている設定期間以上である場合に、検索された保存情報を削除することを特徴とする情報処理装置。
(Appendix 3)
A timer for acquiring date and time information indicating a date and time; and a registration date and time storage unit that stores registration date and time information indicating a registration date and time of storage information in association with the storage information; The storage information to be deleted is searched based on the deletion enable / disable information, and the storage information is registered by the registration date / time information of the searched storage information and the date / time information at the time of the deletion processing acquired from the timer. An information processing apparatus that calculates a post-registration elapsed period from, and deletes the retrieved stored information when the post-registration elapsed period is equal to or longer than a preset set period.

(付記4)
日付及び時間を示す日時情報を取得するためのタイマと、前記保存情報に対応付けて、保存情報の最終利用日時を示す最終利用日時情報を記憶する最終利用日時記憶部とをさらに含み、前記保存情報削除部は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の最終利用日時情報と、前記タイマから取得される削除処理時の日時情報とによって、前記保存情報が最後に利用されてからの利用後経過期間を算出し、当該利用後経過期間が予め設定されている設定期間以上である場合に、検索された保存情報を削除することを特徴とする情報処理装置。
(Appendix 4)
A timer for acquiring date and time information indicating a date and time; and a last use date and time storage unit that stores last use date and time information indicating a last use date and time of the saved information in association with the saved information, and The information deletion unit searches for storage information to be deleted based on the deletion permission information, and stores the storage information based on the last use date and time information of the searched storage information and the date and time information at the time of deletion processing acquired from the timer. An information processing characterized by calculating an elapsed time after use since the last use, and deleting the retrieved stored information when the elapsed time after use is equal to or longer than a preset set period apparatus.

(付記5)
日付及び時間を示す日時情報を取得するためのタイマと、前記保存情報に対応付けて、保存情報を削除する日時を示す削除予定日時情報を記憶する削除予定日時記憶部とをさらに含み、前記保存情報削除部は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の削除予定日時情報と、前記タイマから取得される削除処理時の日時情報とを比較し、削除処理時の日時が削除予定日時を過ぎていると判定した場合に、検索された保存情報を削除することを特徴とする情報処理装置。
(Appendix 5)
A timer for acquiring date and time information indicating a date and time; and a scheduled deletion date and time storage unit for storing scheduled deletion date and time information indicating the date and time when the stored information is deleted in association with the stored information; The information deletion unit searches for storage information to be deleted based on the deletion permission information, compares the scheduled deletion date / time information of the searched storage information with the date / time information at the time of deletion processing acquired from the timer, and deletes the information An information processing apparatus that deletes retrieved retrieved information when it is determined that the date and time of processing has passed the scheduled deletion date and time.

(付記6)
保存情報の保存期間を示す保存期間情報と、保存情報の登録時の日時情報とに基づいて削除予定日時を算出し、算出された削除予定日時を削除予定日時情報として前記削除予定日時記憶部に格納する削除予定日時算出部をさらに含むことを特徴とする情報処理装置。
(Appendix 6)
The scheduled deletion date / time is calculated based on the retention period information indicating the retention period of the storage information and the date / time information at the time of registration of the storage information, and the calculated scheduled deletion date / time is stored in the planned deletion date / time storage unit as the scheduled deletion date / time information. An information processing apparatus further comprising a scheduled deletion date and time calculation unit for storing.

(付記7)
前記保存情報記憶部に記憶されている保存情報の数を監視する保存情報数監視部をさらに含み、前記保存情報削除部は、保存情報の数が予め設定されている設定数以下になるように削除処理を実行することを特徴とする情報処理装置。
(Appendix 7)
The storage information storage unit further includes a storage information number monitoring unit that monitors the number of storage information stored in the storage information storage unit, and the storage information deletion unit is configured such that the number of storage information is equal to or less than a preset number. An information processing apparatus that executes a deletion process.

(付記8)
各保存情報が削除済みの状態にあるか否かを示す削除状態情報を記憶する削除状態記憶部をさらに含み、前記保存情報削除部は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の削除状態情報を削除済みの状態であることを示す削除状態情報に変更し、前記表示処理部は、前記削除状態情報を参照して未削除の状態の保存情報を検索し、検索された保存情報のリストを作成して表示することを特徴とする情報処理装置。
(Appendix 8)
The storage information deletion unit further includes a deletion state storage unit that stores deletion state information indicating whether or not each storage information is in a deleted state, and the storage information deletion unit searches for storage information to be deleted based on the deletion permission information. The deletion status information of the retrieved storage information is changed to the deletion status information indicating that it is in a deleted status, and the display processing unit searches the storage information in the undeleted status with reference to the deletion status information. An information processing apparatus that creates and displays a list of retrieved stored information.

(付記9)
複数の保存情報を記憶する保存情報記憶部と、各保存情報に対応付けて、削除の可否を示す削除可否情報を記憶する削除可否情報記憶部と、を備える電子機器の制御方法であって、前記複数の保存情報の中から、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報を削除する保存情報削除工程、を含むことを特徴とする電子機器の制御方法。
(Appendix 9)
A control method for an electronic device comprising: a storage information storage unit that stores a plurality of storage information; and a deletion permission / inhibition information storage unit that stores deletion permission / inhibition information indicating whether or not deletion is associated with each storage information, A method of controlling an electronic device, comprising: a storage information deletion step of searching storage information to be deleted based on the deleteability information from the plurality of storage information and deleting the searched storage information.

(付記10)
前記保存情報削除工程による削除処理が終了した後に、前記保存情報記憶部に記憶された保存情報のリストを作成して表示する表示処理工程をさらに含むことを特徴とする電子機器の制御方法。
(Appendix 10)
An electronic device control method, further comprising: a display processing step of creating and displaying a list of storage information stored in the storage information storage unit after the deletion processing by the storage information deletion step is completed.

(付記11)
日付及び時間を示す日時情報を取得するためのタイマと、前記保存情報に対応付けて、保存情報の登録日時を示す登録日時情報を記憶する登録日時記憶部とをさらに含み、前記保存情報削除工程は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の登録日時情報と、前記タイマから取得される削除処理時の日時情報とによって、前記保存情報が登録されてからの登録後経過期間を算出し、当該登録後経過期間が予め設定されている設定期間以上である場合に、検索された保存情報を削除することを特徴とする電子機器の制御方法。
(Appendix 11)
A timer for acquiring date / time information indicating date and time; and a registration date / time storage unit for storing registration date / time information indicating a registration date / time of the storage information in association with the storage information; The storage information to be deleted is searched based on the deletion enable / disable information, and the storage information is registered by the registration date / time information of the searched storage information and the date / time information at the time of the deletion processing acquired from the timer. A method for controlling an electronic device, comprising: calculating an elapsed period after registration from the first registration period, and deleting the retrieved storage information when the elapsed period after registration is equal to or longer than a preset set period.

(付記12)
日付及び時間を示す日時情報を取得するためのタイマと、前記保存情報に対応付けて、保存情報の最終利用日時を示す最終利用日時情報を記憶する最終利用日時記憶部とをさらに含み、前記保存情報削除工程は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の最終利用日時情報と、前記タイマから取得される削除処理時の日時情報とによって、前記保存情報が最後に利用されてからの利用後経過期間を算出し、当該利用後経過期間が予め設定されている設定期間以上である場合に、検索された保存情報を削除することを特徴とする電子機器の制御方法。
(Appendix 12)
A timer for acquiring date and time information indicating a date and time; and a last use date and time storage unit that stores last use date and time information indicating a last use date and time of the saved information in association with the saved information, and The information deletion step searches for storage information to be deleted based on the deletion permission information, and the storage information is determined by the last use date and time information of the searched storage information and the date and time information at the time of deletion processing acquired from the timer. An electronic device characterized in that an elapsed period after use since the last use is calculated, and the retrieved stored information is deleted when the elapsed period after use is equal to or longer than a preset set period Control method.

(付記13)
日付及び時間を示す日時情報を取得するためのタイマと、前記保存情報に対応付けて、保存情報を削除する日時を示す削除予定日時情報を記憶する削除予定日時記憶工程とをさらに含み、前記保存情報削除工程は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の削除予定日時情報と、前記タイマから取得される削除処理時の日時情報とを比較し、削除処理時の日時が削除予定日時を過ぎていると判定した場合に、検索された保存情報を削除することを特徴とする電子機器の制御方法。
(Appendix 13)
A timer for acquiring date and time information indicating a date and time; and a scheduled deletion date and time storage step of storing scheduled deletion date and time information indicating the date and time when the stored information is deleted in association with the stored information; The information deletion step searches for storage information to be deleted based on the deletion permission information, compares the scheduled deletion date / time information of the searched storage information with the date / time information at the time of the deletion process acquired from the timer, and deletes the information A method of controlling an electronic device, comprising: deleting retrieved storage information when it is determined that a date and time at the time of processing has passed a scheduled deletion date and time.

(付記14)
保存情報の保存期間を示す保存期間情報と、保存情報の登録時の日時情報とに基づいて削除予定日時を算出し、算出された削除予定日時を削除予定日時情報として前記削除予定日時記憶部に格納する削除予定日時算出工程をさらに含むことを特徴とする電子機器の制御方法。
(Appendix 14)
The scheduled deletion date / time is calculated based on the retention period information indicating the retention period of the storage information and the date / time information at the time of registration of the storage information, and the calculated scheduled deletion date / time is stored in the planned deletion date / time storage unit as the scheduled deletion date / time information. A method of controlling an electronic device, further comprising a scheduled deletion date and time calculation step for storing.

(付記15)
前記保存情報記憶部に記憶されている保存情報の数を監視する保存情報数監視工程をさらに含み、前記保存情報削除工程は、保存情報の数が予め設定されている設定数以下になるように削除処理を実行することを特徴とする電子機器の制御方法。
(Appendix 15)
The storage information storage unit further includes a storage information number monitoring step of monitoring the number of storage information stored in the storage information storage unit, and the storage information deletion step is configured such that the number of storage information is equal to or less than a preset number. An electronic device control method, comprising: performing deletion processing.

(付記16)
各保存情報が削除済みの状態にあるか否かを示す削除状態情報を記憶する削除状態記憶部をさらに含み、前記保存情報削除工程は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の削除状態情報を削除済みの状態であることを示す削除状態情報に変更し、前記表示処理工程は、前記削除状態情報を参照して未削除の状態の保存情報を検索し、検索された保存情報のリストを作成して表示することを特徴とする電子機器の制御方法。
(Appendix 16)
The storage information deletion unit further includes a deletion state storage unit that stores deletion state information indicating whether each storage information is in a deleted state, and the storage information deletion step searches for storage information to be deleted based on the deletion permission information. The deletion status information of the retrieved storage information is changed to deletion status information indicating that it is in a deleted status, and the display processing step searches the storage information in an undeleted status with reference to the deletion status information. And creating and displaying a list of retrieved stored information, and controlling the electronic apparatus.

(付記17)
複数の保存情報を記憶する保存情報記憶部と、各保存情報に対応付けて、削除の可否を示す削除可否情報を記憶する削除可否情報記憶部と、を備える電子機器を制御するコンピュータに実行させるプログラムであって、前記複数の保存情報の中から、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報を削除する保存情報削除処理、を実行するプログラム。
(Appendix 17)
A computer that controls an electronic device includes: a storage information storage unit that stores a plurality of storage information; and a deletion permission / inhibition information storage unit that stores deletion permission / inhibition information indicating whether or not deletion is associated with each storage information. A program for searching for storage information to be deleted based on the deletion permission information from the plurality of storage information, and executing storage information deletion processing for deleting the searched storage information.

(付記18)
前記保存情報削除処理による削除処理が終了した後に、前記保存情報記憶部に記憶された保存情報のリストを作成して表示する表示処理をさらに実行することを特徴とするプログラム。
(Appendix 18)
A program for further executing a display process for creating and displaying a list of storage information stored in the storage information storage unit after the deletion process by the storage information deletion process is completed.

(付記19)
電子機器が、日付及び時間を示す日時情報を取得するためのタイマと、前記保存情報に対応付けて、保存情報の登録日時を示す登録日時情報を記憶する登録日時記憶部とをさらに含み、前記保存情報削除処理は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の登録日時情報と、前記タイマから取得される削除処理時の日時情報とによって、前記保存情報が登録されてからの登録後経過期間を算出し、当該登録後経過期間が予め設定されている設定期間以上である場合に、検索された保存情報を削除することを特徴とするプログラム。
(Appendix 19)
The electronic device further includes a timer for obtaining date and time information indicating a date and time, and a registration date and time storage unit that stores registration date and time information indicating a registration date and time of saved information in association with the saved information, The storage information deletion process searches for storage information to be deleted based on the deletion permission / prohibition information, and stores the storage information based on registration date / time information of the searched storage information and date / time information at the time of the deletion process acquired from the timer. A program characterized in that an elapsed period after registration since the registration is calculated, and the retrieved stored information is deleted when the elapsed period after registration is equal to or longer than a preset set period.

(付記20)
電子機器が、日付及び時間を示す日時情報を取得するためのタイマと、前記保存情報に対応付けて、保存情報の最終利用日時を示す最終利用日時情報を記憶する最終利用日時記憶部とをさらに含み、前記保存情報削除処理は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の最終利用日時情報と、前記タイマから取得される削除処理時の日時情報とによって、前記保存情報が最後に利用されてからの利用後経過期間を算出し、当該利用後経過期間が予め設定されている設定期間以上である場合に、検索された保存情報を削除することを特徴とするプログラム。
(Appendix 20)
The electronic device further includes a timer for acquiring date and time information indicating the date and time, and a last use date and time storage unit that stores last use date and time information indicating the last use date and time of the saved information in association with the saved information. The storage information deletion process includes searching for storage information to be deleted based on the deletion permission information, and determining the last use date and time information of the searched storage information and the date and time information at the time of the deletion process acquired from the timer. Calculating an elapsed period after use since the storage information was last used, and deleting the searched storage information when the elapsed period after use is equal to or longer than a preset set period. Program.

(付記21)
電子機器が、日付及び時間を示す日時情報を取得するためのタイマと、前記保存情報に対応付けて、保存情報を削除する日時を示す削除予定日時情報を記憶する削除予定日時記憶処理とをさらに含み、前記保存情報削除処理は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の削除予定日時情報と、前記タイマから取得される削除処理時の日時情報とを比較し、削除処理時の日時が削除予定日時を過ぎていると判定した場合に、検索された保存情報を削除することを特徴とするプログラム。
(Appendix 21)
The electronic device further includes a timer for acquiring date / time information indicating the date and time, and a scheduled deletion date / time storage process for storing scheduled deletion date / time information indicating the date / time to delete the stored information in association with the stored information. The storage information deletion process searches for storage information to be deleted based on the deletion permission information, and includes information on a scheduled deletion date and time of the searched storage information and date and time information at the time of the deletion process acquired from the timer. A program characterized in that, when it is determined that the date and time at the time of deletion processing has passed the scheduled deletion date and time, the retrieved stored information is deleted.

(付記22)
保存情報の保存期間を示す保存期間情報と、保存情報の登録時の日時情報とに基づいて削除予定日時を算出し、算出された削除予定日時を削除予定日時情報として前記削除予定日時記憶部に格納する削除予定日時算出処理をさらに実行することを特徴とするプログラム。
(Appendix 22)
The scheduled deletion date / time is calculated based on the retention period information indicating the retention period of the storage information and the date / time information at the time of registration of the storage information, and the calculated scheduled deletion date / time is stored in the planned deletion date / time storage unit as the scheduled deletion date / time information. A program for further executing a scheduled deletion date calculation process to be stored.

(付記23)
前記保存情報記憶部に記憶されている保存情報の数を監視する保存情報数監視処理をさらに実行し、前記保存情報削除処理は、保存情報の数が予め設定されている設定数以下になるように削除処理を実行することを特徴とするプログラム。
(Appendix 23)
Further, a stored information number monitoring process for monitoring the number of stored information stored in the stored information storage unit is executed, and the stored information deletion process is performed so that the number of stored information is equal to or less than a preset number. A program characterized by executing a deletion process.

(付記24)
電子機器が、各保存情報が削除済みの状態にあるか否かを示す削除状態情報を記憶する削除状態記憶部をさらに含み、前記保存情報削除処理は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の削除状態情報を削除済みの状態であることを示す削除状態情報に変更し、前記表示処理は、前記削除状態情報を参照して未削除の状態の保存情報を検索し、検索された保存情報のリストを作成して表示することを特徴とするプログラム。
(Appendix 24)
The electronic device further includes a deletion state storage unit that stores deletion state information indicating whether or not each storage information is in a deleted state, and the storage information deletion process is a storage to delete based on the deletion permission information The information is searched, the deletion status information of the retrieved storage information is changed to the deletion status information indicating that it is in a deleted status, and the display process saves the undeleted status with reference to the deletion status information. A program for searching for information and creating and displaying a list of searched stored information.

なお、上記の特許文献等の各開示を、本書に引用をもって繰り込むものとする。本発明の全開示(請求の範囲を含む)の枠内において、さらにその基本的技術思想に基づいて、実施形態の変更・調整が可能である。すなわち、上述の実施形態では、本発明の情報処理装置としての機能を有する電子機器について説明したが、例えば、図14に示すような、保存情報記憶部と、削除可否情報記憶部と、保存情報削除部と、を含む情報処理装置であっても、本発明を実施することが可能である。なお、図14は、情報処理装置の全体構成の一例を示す平面図である。   It should be noted that the disclosures of the above patent documents and the like are incorporated herein by reference. Within the scope of the entire disclosure (including claims) of the present invention, the embodiment can be changed and adjusted based on the basic technical concept. That is, in the above-described embodiment, the electronic apparatus having the function as the information processing apparatus of the present invention has been described. For example, as illustrated in FIG. 14, a storage information storage unit, a deletion permission / inhibition information storage unit, and storage information The present invention can be implemented even in an information processing apparatus including a deletion unit. FIG. 14 is a plan view showing an example of the overall configuration of the information processing apparatus.

また、本発明の請求の範囲の枠内において種々の開示要素の多様な組み合わせないし選択が可能である。すなわち、本発明は、請求の範囲を含む全開示、技術的思想にしたがって当業者であればなし得るであろう各種変形、修正を含むことは勿論である。例えば、保存情報としての情報はアドレス情報に限らず、リスト表示によりユーザによって識別される情報であれば本発明を適用することができ、写真の画像データであっても良く、この場合には、所望の画像データを探し出す作業が容易になる。   Various combinations and selections of various disclosed elements are possible within the scope of the claims of the present invention. That is, the present invention of course includes various variations and modifications that could be made by those skilled in the art according to the entire disclosure including the claims and the technical idea. For example, the information as the stored information is not limited to the address information, and the present invention can be applied as long as the information is identified by the user by the list display, and may be image data of a photograph. The operation of searching for desired image data is facilitated.

1 :電子機器
10 :入力部
20 :出力部
30 :通信部
40 :タイマ
50 :記憶部
51 :電話帳テーブル
60 :処理部
61 :電話帳処理部
62 :保存情報削除部
1: Electronic device 10: Input unit 20: Output unit 30: Communication unit 40: Timer 50: Storage unit 51: Phonebook table 60: Processing unit 61: Phonebook processing unit 62: Saved information deletion unit

Claims (10)

複数の保存情報を記憶する保存情報記憶部と、
各保存情報に対応付けて、削除の可否を示す削除可否情報を記憶する削除可否情報記憶部と、
前記複数の保存情報の中から、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報を削除する保存情報削除部と、
を含む情報処理装置。
A storage information storage unit for storing a plurality of storage information;
A deletion permission / inhibition information storage unit that stores deletion permission / inhibition information indicating whether deletion is possible or not in association with each stored information;
A storage information deletion unit that searches storage information to be deleted based on the deletion permission information from the plurality of storage information, and deletes the searched storage information;
An information processing apparatus including:
前記保存情報削除部による削除処理が終了した後に、前記保存情報記憶部に記憶された保存情報のリストを作成して表示する表示処理部をさらに含むことを特徴とする請求項1に記載の情報処理装置。   The information according to claim 1, further comprising a display processing unit that creates and displays a list of storage information stored in the storage information storage unit after the deletion process by the storage information deletion unit is completed. Processing equipment. 日付及び時間を示す日時情報を取得するためのタイマと、
前記保存情報に対応付けて、保存情報の登録日時を示す登録日時情報を記憶する登録日時記憶部とをさらに含み、
前記保存情報削除部は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の登録日時情報と、前記タイマから取得される削除処理時の日時情報とによって、前記保存情報が登録されてからの登録後経過期間を算出し、当該登録後経過期間が予め設定されている設定期間以上である場合に、検索された保存情報を削除することを特徴とする請求項1又は2に記載の情報処理装置。
A timer for acquiring date and time information indicating the date and time;
A registration date storage unit that stores registration date information indicating the registration date of the saved information in association with the saved information;
The storage information deletion unit searches for storage information to be deleted based on the deletion permission / inhibition information, and stores the storage information according to registration date / time information of the searched storage information and date / time information at the time of deletion processing acquired from the timer. 2. An elapsed period after registration after the information is registered, and when the elapsed period after registration is equal to or longer than a preset set period, the retrieved stored information is deleted. Or the information processing apparatus of 2.
日付及び時間を示す日時情報を取得するためのタイマと、
前記保存情報に対応付けて、保存情報の最終利用日時を示す最終利用日時情報を記憶する最終利用日時記憶部とをさらに含み、
前記保存情報削除部は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の最終利用日時情報と、前記タイマから取得される削除処理時の日時情報とによって、前記保存情報が最後に利用されてからの利用後経過期間を算出し、当該利用後経過期間が予め設定されている設定期間以上である場合に、検索された保存情報を削除することを特徴とする請求項1又は2に記載の情報処理装置。
A timer for acquiring date and time information indicating the date and time;
A final use date and time storage unit that stores last use date and time information indicating the last use date and time of the saved information in association with the saved information;
The storage information deletion unit searches for storage information to be deleted based on the deletion permission / prohibition information, and the last use date / time information of the searched storage information and the date / time information at the time of the deletion process acquired from the timer A post-use elapsed period from the last use of the stored information is calculated, and the searched stored information is deleted when the post-use elapsed period is equal to or longer than a preset set period. The information processing apparatus according to claim 1 or 2.
日付及び時間を示す日時情報を取得するためのタイマと、
前記保存情報に対応付けて、保存情報を削除する日時を示す削除予定日時情報を記憶する削除予定日時記憶部とをさらに含み、
前記保存情報削除部は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の削除予定日時情報と、前記タイマから取得される削除処理時の日時情報とを比較し、削除処理時の日時が削除予定日時を過ぎていると判定した場合に、検索された保存情報を削除することを特徴とする請求項1又は2に記載の情報処理装置。
A timer for acquiring date and time information indicating the date and time;
A deletion scheduled date and time storage unit that stores deletion scheduled date and time information indicating the date and time when the stored information is deleted in association with the stored information;
The stored information deletion unit searches for stored information to be deleted based on the deletion permission information, and compares the scheduled deletion date and time information of the searched storage information with the date and time information at the time of deletion processing acquired from the timer. 3. The information processing apparatus according to claim 1, wherein, when it is determined that the date and time at the time of the deletion process has passed the scheduled deletion date and time, the retrieved storage information is deleted.
保存情報の保存期間を示す保存期間情報と、保存情報の登録時の日時情報とに基づいて削除予定日時を算出し、算出された削除予定日時を削除予定日時情報として前記削除予定日時記憶部に格納する削除予定日時算出部をさらに含むことを特徴とする請求項5に記載の情報処理装置。   The scheduled deletion date / time is calculated based on the retention period information indicating the retention period of the storage information and the date / time information at the time of registration of the storage information, and the calculated scheduled deletion date / time is stored in the planned deletion date / time storage unit as the scheduled deletion date / time information The information processing apparatus according to claim 5, further comprising a scheduled deletion date calculation unit for storing. 前記保存情報記憶部に記憶されている保存情報の数を監視する保存情報数監視部をさらに含み、
前記保存情報削除部は、保存情報の数が予め設定されている設定数以下になるように削除処理を実行することを特徴とする請求項1〜6のいずれか1項に記載の情報処理装置。
A storage information number monitoring unit that monitors the number of storage information stored in the storage information storage unit;
The information processing apparatus according to claim 1, wherein the stored information deletion unit executes a deletion process so that the number of stored information is equal to or less than a preset number. .
各保存情報が削除済みの状態にあるか否かを示す削除状態情報を記憶する削除状態記憶部をさらに含み、
前記保存情報削除部は、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報の削除状態情報を削除済みの状態であることを示す削除状態情報に変更し、
前記表示処理部は、前記削除状態情報を参照して未削除の状態の保存情報を検索し、検索された保存情報のリストを作成して表示することを特徴とする請求項2〜7のいずれか1項に記載の情報処理装置。
A deletion state storage unit that stores deletion state information indicating whether or not each saved information is in a deleted state;
The storage information deletion unit searches storage information to be deleted based on the deletion permission information, changes the deletion state information of the searched storage information to deletion state information indicating a deleted state,
The display processing unit searches for stored information in an undeleted state with reference to the deletion state information, and creates and displays a list of searched stored information. The information processing apparatus according to claim 1.
複数の保存情報を記憶する保存情報記憶部と、
各保存情報に対応付けて、削除の可否を示す削除可否情報を記憶する削除可否情報記憶部と、
を備える電子機器の制御方法であって、
前記複数の保存情報の中から、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報を削除する保存情報削除工程、
を含むことを特徴とする電子機器の制御方法。
A storage information storage unit for storing a plurality of storage information;
A deletion permission / inhibition information storage unit that stores deletion permission / inhibition information indicating whether deletion is possible or not in association with each stored information;
An electronic device control method comprising:
A storage information deletion step of searching for storage information to be deleted based on the deleteability information from the plurality of storage information, and deleting the searched storage information,
A method for controlling an electronic device, comprising:
複数の保存情報を記憶する保存情報記憶部と、
各保存情報に対応付けて、削除の可否を示す削除可否情報を記憶する削除可否情報記憶部と、
を備える電子機器を制御するコンピュータに実行させるプログラムであって、
前記複数の保存情報の中から、前記削除可否情報に基づいて削除する保存情報を検索し、検索された保存情報を削除する保存情報削除処理、
を実行するプログラム。
A storage information storage unit for storing a plurality of storage information;
A deletion permission / inhibition information storage unit that stores deletion permission / inhibition information indicating whether deletion is possible or not in association with each stored information;
A program for causing a computer to control an electronic device comprising:
A storage information deletion process for searching storage information to be deleted based on the deleteability information from the plurality of storage information, and deleting the searched storage information;
A program that executes.
JP2011210405A 2011-09-27 2011-09-27 Information processing apparatus, control method for the same and program Withdrawn JP2013074370A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011210405A JP2013074370A (en) 2011-09-27 2011-09-27 Information processing apparatus, control method for the same and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011210405A JP2013074370A (en) 2011-09-27 2011-09-27 Information processing apparatus, control method for the same and program

Publications (1)

Publication Number Publication Date
JP2013074370A true JP2013074370A (en) 2013-04-22

Family

ID=48478539

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011210405A Withdrawn JP2013074370A (en) 2011-09-27 2011-09-27 Information processing apparatus, control method for the same and program

Country Status (1)

Country Link
JP (1) JP2013074370A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019079162A (en) * 2017-10-23 2019-05-23 ファナック株式会社 Numerical control device
US11778137B2 (en) 2021-07-26 2023-10-03 Ricoh Company, Ltd. Information processing device, information processing method, and non-transitory recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019079162A (en) * 2017-10-23 2019-05-23 ファナック株式会社 Numerical control device
US11778137B2 (en) 2021-07-26 2023-10-03 Ricoh Company, Ltd. Information processing device, information processing method, and non-transitory recording medium

Similar Documents

Publication Publication Date Title
JP2009532980A (en) Retrieval and presentation of information on portable devices
KR20090055610A (en) Method and system for associating a user profile to a caller identifier
JPWO2012147579A1 (en) Display device, display method, display program, and processor
KR20150116228A (en) Method for managing contact information and electronic device implementing the same
KR20140013560A (en) Method for managing data and an electronic device thereof
JP2016104135A (en) Ranking list display method in game system, and system for executing the same
CA2894316C (en) System and method for accessing and updating secured data
JP2014161352A (en) Ranking list display method in game system, game system, and program for ranking list display method
JP2006031598A (en) Personal digital assistant and data display method
US20130006924A1 (en) System and method of associating and maintaining a plurality of contacts stored in a personal information manager application of a portable electronic device
JP2013074370A (en) Information processing apparatus, control method for the same and program
US8315612B2 (en) Terminal device, communication processing method and phone-book management method
KR20140092700A (en) Method and apparatus for executing application prograom in an electronic device
EP2530916A1 (en) Hands-free device for cellular phone and telephone directory registration method
JP5053402B2 (en) Information terminal and data deletion method
CN111367990B (en) List display method and device
JP5630830B2 (en) Portable terminal device and character input method thereof
JP5382778B2 (en) Network terminal device and program
JP5615128B2 (en) Information processing apparatus and operation support method
JP2011108019A (en) Portable information terminal and history information report method therefor
JP2014138270A (en) Telephone terminal, transmission method and program
JP2007264743A (en) Electronic device, and method and program for maintenance of email information thereof
JP6958873B2 (en) Programs, information processing devices and information processing methods
JP5491050B2 (en) Portable terminal device and program
JP2013182513A (en) Information terminal, storage capacity adjustment method and storage capacity adjustment program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20141202