JP2014241113A - Content management device, content management system, content management method, and program - Google Patents

Content management device, content management system, content management method, and program Download PDF

Info

Publication number
JP2014241113A
JP2014241113A JP2013124118A JP2013124118A JP2014241113A JP 2014241113 A JP2014241113 A JP 2014241113A JP 2013124118 A JP2013124118 A JP 2013124118A JP 2013124118 A JP2013124118 A JP 2013124118A JP 2014241113 A JP2014241113 A JP 2014241113A
Authority
JP
Japan
Prior art keywords
information
content
posting
deletion
document
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2013124118A
Other languages
Japanese (ja)
Inventor
貴彦 西田
Takahiko Nishida
貴彦 西田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2013124118A priority Critical patent/JP2014241113A/en
Publication of JP2014241113A publication Critical patent/JP2014241113A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To properly share information among a plurality of services without requiring a complicated operation of a user.SOLUTION: A content management device includes: deletion request transmission means that transmits a deletion request of posting information related to a content, which is posted to a posting management service, to the posting management service; response information reception means that receives response information indicating that the deletion of the posting information according to the deletion request has succeeded, from the posting management service; and content deletion means that, if the response information reception means receives the response information, deletes the content which is stored in storage means.

Description

本発明は、コンテンツ管理装置、コンテンツ管理システム、コンテンツ管理方法及びプログラムに関する。   The present invention relates to a content management apparatus, a content management system, a content management method, and a program.

近年、ネットワークインフラの整備により、ネットワーク回線が高速化し、グリッドコンピューティング技術が向上している。これに伴い、サーバーコンピュータ側で文書ファイルや帳票データの管理や各種処理を行う文書管理サービスの形態として、クラウドコンピューティングシステムが普及し始めている。
クラウドコンピューティングシステムにおいて、ユーザーは、クライアントコンピュータのブラウザからインターネットを介してクラウドサービスのWebページにアクセスすることができる。これにより、ユーザーは、文書ファイルや帳票データ等の情報のサーバへのアップロード及びこれら情報のダウンロードを行うことができる。また、ユーザーは、Webページへのアクセスにより、これら情報の表示又は共有を行うことができる。
In recent years, with the development of network infrastructure, network lines have become faster and grid computing technology has improved. Along with this, cloud computing systems have begun to spread as a form of document management service for managing document files and form data and various processes on the server computer side.
In a cloud computing system, a user can access a web page of a cloud service from the browser of a client computer via the Internet. As a result, the user can upload information such as document files and form data to the server and download the information. Further, the user can display or share the information by accessing the Web page.

クラウドサービスには、マイクロブログ機能を含むものが存在する。マイクロブログ機能とは、コミュニケーションサービスの1つである。マイクロブログ機能では、サービスにアカウントを持つユーザーは、Webサービスとしてのマイクロブログサービスに対し、短いメッセージを投稿することができる。ユーザーによる投稿それぞれには、固有の識別子が割り当てられる。
さらに、「タイムライン」と呼ばれるユーザー専用のWebページには、自身の投稿と、「フォロー」したユーザーの投稿と、自身が所属するグループへの投稿とが表示される。これにより、ユーザーは、フォローやグループを介したコミュニケーションをとることができる。ここで、「フォロー」とは、他のユーザーの投稿を自分のWebページで表示できるようにユーザーを登録することである。また、「グループ」とは、所属組織や担当プロジェクト等共通の性質をもつユーザーで分類したユーザー群である。グループへの投稿は、グループに所属するユーザーのWebページにのみ表示される。上記のようなマイクロブログサービスとしては、例えばSalesforce.comのChatterが挙げられる。
Some cloud services include a microblogging function. The microblogging function is one of communication services. In the microblog function, a user who has an account in the service can post a short message to the microblog service as a Web service. Each post by a user is assigned a unique identifier.
Further, on a user-specific web page called “timeline”, the user's own post, the post of the “followed” user, and the post to the group to which the user belongs are displayed. As a result, the user can communicate through follow-up and groups. Here, “follow” refers to registering a user so that other users' posts can be displayed on his / her web page. The “group” is a user group classified by users having common properties such as an affiliated organization and a project in charge. Posts to the group are displayed only on the Web page of the user belonging to the group. Examples of the microblog service as described above include Salesforce. com Chatter.

前述の文書管理サービスにおいても、他サービスとの連携が重要になってきている。文書管理サービスにおいては、文書へのアクセスURL情報や共有情報をWebサービスとしてのマイクロブログサービスに投稿することで、他のユーザーに文書の存在を通知するものも知られている。
従来のWebサービスは、単一のセキュリティドメイン内でコンテンツを管理する。このようなWebサービスにおいては、ユーザーの操作に応じて、コンテンツの登録や、表示、更新等を行うことができる。さらに、Webサービスにおいては、コンテンツの更新に合わせて、Webサービス内でコンテンツの更新の結果を、他のユーザーと共有することができる。同様に、Webサービスにおいては、コンテンツの削除及び編集に合わせて、Webサービス内でコンテンツの削除及び編集の結果を、他のユーザーと共有することができる。
Also in the document management service described above, cooperation with other services has become important. Among document management services, there is also known one that notifies other users of the existence of a document by posting access URL information and shared information to the document to a microblog service as a Web service.
Conventional web services manage content within a single security domain. In such a Web service, contents can be registered, displayed, updated, and the like according to user operations. Furthermore, in the Web service, the content update result can be shared with other users within the Web service in accordance with the content update. Similarly, in the Web service, the content deletion and editing results can be shared with other users in the Web service in accordance with the content deletion and editing.

しかしながら、前述の文書管理サービスとマイクロブログサービスとの連携といった、複数のサービス間の連携においては、サービス毎にセキュリティドメインが異なっていることが問題となる。すなわち、セキュリティドメインがサービス毎に異なるため、複数サービス間で、コンテンツの更新情報を共有することができないという問題が生じる。
この問題に対応し、複数サービスのWebページやコンテンツ等の情報を一括で管理する技術も存在する。例えば、特許文献1には、各サービスのWebAPIを利用して、異なる複数のWebサイトやコンテンツの情報を一括管理するWebサイト管理システムが開示されている。
However, in the cooperation between a plurality of services such as the cooperation between the document management service and the microblog service described above, there is a problem that the security domain is different for each service. That is, since the security domain is different for each service, there arises a problem that content update information cannot be shared among a plurality of services.
In response to this problem, there is a technique for collectively managing information such as web pages and contents of a plurality of services. For example, Patent Document 1 discloses a website management system that collectively manages information on a plurality of different websites and contents using the web API of each service.

特開2010−224700号公報JP 2010-224700 A

特許文献1のWebサイト管理システムにおいては、情報を一括管理することはできるものの、共有コンテンツに更新があった場合には、ユーザーは、Webサイト管理システムにログインし、コンテンツの共有情報を更新しなければならず、面倒である。
また、前述の文書管理サービスとマイクロブログサービスとの連携においては、文書管理サービス上のコンテンツが削除された場合でも、マイクロブログサービス上のコンテンツのアクセスURL情報や共有情報は削除されずに残ったままになる。このため、ユーザーがマイクロブログを閲覧し、該マイクロブログ上に残っているアクセスURL情報に基づいて文書管理サービスにアクセスしても、文書管理サービス上に、所望の文書が存在しないという不整合が起こり得る。
この存在しないコンテンツへのアクセスURL情報はデッドリンクと呼ばれる。デッドリンクの増加は、ユーザー間での情報共有の弊害となり、殊にエンタープライズでの利用においては、業務の非効率化を招く深刻な問題となる。特許文献1の技術においても、この問題は解消することができない。
In the Web site management system disclosed in Patent Document 1, information can be managed collectively, but when shared content is updated, the user logs in to the Web site management system and updates the shared information of the content. It must be cumbersome.
In addition, in the above-described cooperation between the document management service and the microblog service, even when the content on the document management service is deleted, the access URL information and shared information of the content on the microblog service remain without being deleted. Will remain. Therefore, even if the user browses the microblog and accesses the document management service based on the access URL information remaining on the microblog, there is an inconsistency that the desired document does not exist on the document management service. Can happen.
This access URL information for content that does not exist is called a dead link. The increase in dead links is a detrimental effect on information sharing among users, and is a serious problem that leads to inefficiency in business, especially in enterprise use. Even in the technique of Patent Document 1, this problem cannot be solved.

本発明はこのような問題点に鑑みなされたもので、ユーザーによる煩雑な操作を必要とすることなく、複数サービス間で適切に情報の共有を行うことのできる仕組みを提供することを目的とする。   The present invention has been made in view of such problems, and an object of the present invention is to provide a mechanism capable of appropriately sharing information among a plurality of services without requiring a complicated operation by a user. .

そこで、本発明は、コンテンツ管理装置であって、投稿管理サービスに投稿された、コンテンツに関連する投稿情報の削除要求を、前記投稿管理サービスに送信する削除要求送信手段と、前記投稿管理サービスから、前記削除要求に応じた前記投稿情報の削除に成功した旨の応答情報を受信する応答情報受信手段と、前記応答情報受信手段が前記応答情報を受信した場合に、記憶手段に記憶されているコンテンツを削除するコンテンツ削除手段とを有することを特徴とする。   Therefore, the present invention is a content management apparatus, a deletion request transmission means for transmitting a deletion request for posting information related to content posted to a posting management service to the posting management service, and the posting management service. , Response information receiving means for receiving response information indicating successful deletion of the posted information in response to the deletion request, and stored in the storage means when the response information receiving means receives the response information Content deletion means for deleting content is provided.

本発明によれば、ユーザーによる煩雑な操作を必要とすることなく、複数サービス間で適切に情報の共有を行うことができる。   According to the present invention, it is possible to appropriately share information among a plurality of services without requiring a complicated operation by a user.

コンテンツ管理システムを示す図である。It is a figure which shows a content management system. クライアント装置、マイクロブログサービス及び文書管理サービスのハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of a client apparatus, a microblog service, and a document management service. マイクロブログサービス上で動作するソフトウェアモジュールを示す図である。It is a figure which shows the software module which operate | moves on a microblog service. ログイン画面及び認可画面の一例を示す図である。It is a figure which shows an example of a login screen and an authorization screen. ユーザー情報、グループ情報、クライアント情報及びトークン情報の一例を示す図である。It is a figure which shows an example of user information, group information, client information, and token information. メッセージ情報及びコメント情報の一例を示す図である。It is a figure which shows an example of message information and comment information. タイムライン画面の一例を示す図である。It is a figure which shows an example of a timeline screen. 文書管理サービスのソフトウェアモジュール構成を示す図である。It is a figure which shows the software module structure of a document management service. 文書情報、メッセージ情報、ユーザー情報及び認証トークン情報の一例を示す図である。It is a figure which shows an example of document information, message information, user information, and authentication token information. ログイン画面の一例を示す図である。It is a figure which shows an example of a login screen. プレビュー画面の一例を示す図である。It is a figure which shows an example of a preview screen. 文書登録画面の一例を示す図である。It is a figure which shows an example of a document registration screen. 文書登録処理のシーケンス図である。It is a sequence diagram of a document registration process. 文書削除処理のシーケンス図であるIt is a sequence diagram of a document deletion process 文書管理サービスによる文書削除処理を示すフローチャートである。It is a flowchart which shows the document deletion process by a document management service. 第2の実施形態にかかる文書削除処理を示すフローチャートである。It is a flowchart which shows the document deletion process concerning 2nd Embodiment. メッセージ削除確認画面の一例を示す図である。It is a figure which shows an example of a message deletion confirmation screen.

以下、本発明の実施形態について図面に基づいて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(第1の実施形態)
図1は、コンテンツ管理システムの構成を示す図である。コンテンツ管理システムは、クライアント装置101と、マイクロブログサービス提供サーバ装置102と、文書管理サービス提供サーバ装置103とを備えている。
クライアント装置101、マイクロブログサービス提供サーバ装置102及び文書管理サービス提供サーバ装置103は、ネットワーク100により互いに通信可能に接続されている。
(First embodiment)
FIG. 1 is a diagram showing a configuration of a content management system. The content management system includes a client device 101, a microblog service providing server device 102, and a document management service providing server device 103.
The client apparatus 101, the microblog service providing server apparatus 102, and the document management service providing server apparatus 103 are connected to each other via a network 100 so as to be communicable with each other.

ネットワークとしては、例えば、インターネット等のLAN、WAN、電話回線、専用デジタル回線、ATM(Asynchronous Transfer Mode)、フレームリレー回線、ケーブルテレビ回線、データ放送用無線回線等が挙げられる。
また、ネットワークは、これらの組み合わせにより実現される、いわゆる通信ネットワークであってもよい。ネットワークは、データの送受信が可能であればよい。各サービス間の通信手段は、異なっていてもよい。例えば、クライアント装置101からマイクロブログサービス提供サーバ装置102への通信手段と、文書管理サービス提供サーバ装置103への通信手段とは、異なっていてもよい。
Examples of the network include a LAN such as the Internet, a WAN, a telephone line, a dedicated digital line, an ATM (Asynchronous Transfer Mode), a frame relay line, a cable TV line, and a data broadcasting wireless line.
The network may be a so-called communication network realized by a combination of these. The network only needs to be able to transmit and receive data. The communication means between the services may be different. For example, the communication means from the client apparatus 101 to the microblog service providing server apparatus 102 and the communication means to the document management service providing server apparatus 103 may be different.

クライアント装置101は、マイクロブログサービス提供サーバ装置102及び文書管理サービス提供サーバ装置103に対してリクエストを発行する。マイクロブログサービス提供サーバ装置102は、クライアント装置101や文書管理サービス提供サーバ装置103からのリクエストに応じて、投稿情報としてのメッセージの書き込みや読み出し、ユーザー情報の提供を行う。
マイクロブログサービス提供サーバ装置102は、ユーザーから投稿されたメッセージやコメント等の情報を管理する。マイクロブログサービス提供サーバ装置102は、投稿管理サービスを実行する装置の一例である。
The client device 101 issues a request to the microblog service providing server device 102 and the document management service providing server device 103. In response to a request from the client device 101 or the document management service providing server device 103, the microblog service providing server device 102 writes or reads a message as posted information and provides user information.
The microblog service providing server apparatus 102 manages information such as messages and comments posted by users. The microblog service providing server apparatus 102 is an example of an apparatus that executes a post management service.

文書管理サービス提供サーバ装置103は、コンテンツとしての文書を管理する。文書管理サービス提供サーバ装置103は、クライアント装置101からのリクエストに応じて、文書の登録、削除、閲覧、更新等といった文書管理(コンテンツ管理)を行う。
なお、文書管理サービス提供サーバ装置103が処理対象とする文書は、電子データの文書である。文書管理サービス提供サーバ装置103は、文書を一意に識別するURLと紐づけて記憶する。文書管理サービス提供サーバ装置103に記憶されている文書は、文書管理サービス提供サーバ装置103の管理するユーザー間で共有される。文書管理サービス提供サーバ装置103は、コンテンツ管理装置の一例である。
The document management service providing server device 103 manages a document as content. In response to a request from the client apparatus 101, the document management service providing server apparatus 103 performs document management (content management) such as document registration, deletion, browsing, and update.
The document to be processed by the document management service providing server apparatus 103 is an electronic data document. The document management service providing server apparatus 103 stores the document in association with a URL that uniquely identifies the document. The document stored in the document management service providing server apparatus 103 is shared between users managed by the document management service providing server apparatus 103. The document management service providing server device 103 is an example of a content management device.

コンテンツ管理システムにおいては、文書管理サービス提供サーバ装置103が提供する文書管理サービスにおいて管理される文書に関する情報が、マイクロブログサービス提供サーバ装置102が提供するマイクロブログサービスに投稿される。このことにより、文書をマイクロブログサービスの登録ユーザー間で共有する仕組みが提供される。
なお、本実施の形態においては、文書管理サービス及びマイクロブログサービスをそれぞれ異なる装置が実行することとして説明する。しかし、これらサービスは、コンテンツ管理システムが有するいずれかの装置において実現されればよい。他の例としては、マイクロブログサービスと文書管理サービスとは、同一装置内に設けられていてもよい。ただし、同一装置内に設けられた場合でも、マイクロブログサービスと文書管理サービスは異なるサービスとして提供されるので、セキュリティドメインは異なるものとする。
In the content management system, information related to a document managed by the document management service provided by the document management service providing server apparatus 103 is posted to the microblog service provided by the microblog service providing server apparatus 102. This provides a mechanism for sharing documents among registered users of the microblog service.
In the present embodiment, the document management service and the microblog service will be described as being executed by different apparatuses. However, these services may be realized in any device included in the content management system. As another example, the microblog service and the document management service may be provided in the same device. However, even if they are provided in the same device, the microblog service and the document management service are provided as different services, so that the security domains are different.

図2は、図1のクライアント装置101、マイクロブログサービス提供サーバ装置102及び文書管理サービス提供サーバ装置103のハードウェア構成を示す図である。CPU201は、内部バスで接続される各デバイス(後述のROM、RAM他)を直接又は間接的に制御し、後述する各種機能を実現するためのプログラムを実行する。ROM202は、BIOSのプログラム等を格納している。RAM(直接記憶装置)203は、CPU201のワーク領域として利用されたり、後述の各種機能を実現するためのソフトウェアモジュールのプログラムをロードするための一時記憶として利用されたりする。
HDD204は、基本ソフトウェアであるOS(Operating System)やソフトウェアモジュールのプログラムを記憶している。入力装置205は、不図示のキーボードやポインティングデバイス等である。出力装置206は、ディスプレイ等の表示装置である。I/F207は、ネットワーク100に接続するためのインターフェースである。
これらハードウェアでは、装置の起動後、CPU201によりBIOSのプログラムが実行されOSのプログラムがHDD204からRAM203に実行可能にロードされる。CPU201は、OSのプログラムに従って後述する各種ソフトウェアモジュールのプログラムをHDD204からRAM203に随時、実行可能にロードする。各種ソフトウェアモジュールのプログラムは、上記各デバイスの協調によりCPU201によって実行され動作する。また、I/F207は、ネットワーク100に接続されており、OSのプログラムに従ってCPU201により制御され、上述した通信手段による通信を実現している。
FIG. 2 is a diagram illustrating a hardware configuration of the client apparatus 101, the microblog service providing server apparatus 102, and the document management service providing server apparatus 103 in FIG. The CPU 201 directly or indirectly controls each device (ROM, RAM, etc. described later) connected by an internal bus, and executes programs for realizing various functions described later. The ROM 202 stores a BIOS program and the like. A RAM (direct storage device) 203 is used as a work area of the CPU 201 or used as temporary storage for loading software module programs for realizing various functions described below.
The HDD 204 stores an OS (Operating System), which is basic software, and software module programs. The input device 205 is a keyboard or a pointing device (not shown). The output device 206 is a display device such as a display. The I / F 207 is an interface for connecting to the network 100.
In these hardware, after starting the apparatus, the CPU 201 executes a BIOS program, and the OS program is loaded from the HDD 204 to the RAM 203 so as to be executable. The CPU 201 loads various software module programs, which will be described later, from the HDD 204 to the RAM 203 in an executable manner according to the OS program. Programs of various software modules are executed and operated by the CPU 201 in cooperation with the above devices. The I / F 207 is connected to the network 100 and is controlled by the CPU 201 in accordance with the OS program to realize communication by the communication means described above.

<マイクロブログサービス提供サーバ装置102のソフトウェアモジュール構成>
図3は、マイクロブログサービス提供サーバ装置102上で動作するソフトウェアモジュール(マイクロブログサービス300)の構成を示す図である。各ソフトウェアモジュールは、CPU201によって図2で示したHDD204に記憶されているプログラムがRAM203にロードされ実行されることにより実現される。マイクロブログサービス300は、送受信部301と、制御部302と、ページ生成部303と、認証部304と、メッセージ管理部305と、DB306とを有している。
送受信部301は、クライアント装置101のWebブラウザ104や文書管理サービス800との通信を処理する。制御部302は、送受信部301が受け付けたリクエストに従って処理を実行する。ページ生成部303は、Webブラウザ104にレスポンスを返すためのWebページを生成する。
<Software Module Configuration of Microblog Service Providing Server Device 102>
FIG. 3 is a diagram illustrating a configuration of a software module (microblog service 300) that operates on the microblog service providing server apparatus 102. Each software module is realized by the CPU 201 loading a program stored in the HDD 204 shown in FIG. The microblog service 300 includes a transmission / reception unit 301, a control unit 302, a page generation unit 303, an authentication unit 304, a message management unit 305, and a DB 306.
The transmission / reception unit 301 processes communication with the Web browser 104 and the document management service 800 of the client apparatus 101. The control unit 302 executes processing according to the request received by the transmission / reception unit 301. The page generation unit 303 generates a web page for returning a response to the web browser 104.

認証部304は、ログイン要求してきたユーザーの認証を行い、さらにユーザー情報やグループ情報、クライアント情報、トークン情報といったアクセス権を管理する。認証部304がアクセス権を管理する際に参照される認証データは、DB306に記憶されている。
メッセージ管理部305は、メッセージデータをDB306に格納し、要求に応じてDB306に格納されているメッセージデータの取得及びメッセージデータの更新を行う。DB306には、マイクロブログサービス300のメッセージデータ及び前述のアクセス権に関する情報が格納されている。DB306に格納されたメッセージデータ及びアクセス権情報は、Webブラウザ104を介して、管理者等のユーザーにより任意のタイミングで設定更新が行われる。
The authentication unit 304 authenticates a user who has requested login, and further manages access rights such as user information, group information, client information, and token information. Authentication data that is referred to when the authentication unit 304 manages the access right is stored in the DB 306.
The message management unit 305 stores the message data in the DB 306, acquires the message data stored in the DB 306, and updates the message data in response to a request. The DB 306 stores message data of the microblog service 300 and information related to the access right described above. The message data and access right information stored in the DB 306 are set and updated at an arbitrary timing by a user such as an administrator via the Web browser 104.

<マイクロブログサービス300の認証・認可>
図4は、ログイン画面400及び認可画面410の一例を示す図である。ログイン画面400及び認可画面410は、マイクロブログサービス300のページ生成部303により生成され、クライアント装置101のWebブラウザ104により表示される。
Webブラウザ104からマイクロブログサービス300にリクエストが行われると、送受信部301は、リクエストを受け付ける。続いて、制御部302により処理が認証部304に割り振られる。
<Authentication / authorization of microblog service 300>
FIG. 4 is a diagram illustrating an example of the login screen 400 and the authorization screen 410. The login screen 400 and the authorization screen 410 are generated by the page generation unit 303 of the microblog service 300 and displayed by the Web browser 104 of the client device 101.
When a request is made from the Web browser 104 to the microblog service 300, the transmission / reception unit 301 receives the request. Subsequently, processing is assigned to the authentication unit 304 by the control unit 302.

認証部304は、リクエストを割り振られると、認証セッションが有効かどうか判断を行う。そして、認証部304は、制御部302に認証セッションが有効か無効かの結果を通知する。
制御部302は、認証セッションが無効である場合には、ページ生成部303にログイン画面400を生成させ、リクエストに対してログイン画面400を応答する。制御部302は、認証セッションが有効である場合には、リクエストに応じてページ生成部303に認可画面410及び後述するタイムライン画面(図7)を生成させる。制御部302は、リクエストに対して、生成した認可画面410及びタイムライン画面を応答する。
When the request is allocated, the authentication unit 304 determines whether the authentication session is valid. Then, the authentication unit 304 notifies the control unit 302 of the result of whether the authentication session is valid or invalid.
When the authentication session is invalid, the control unit 302 causes the page generation unit 303 to generate the login screen 400 and responds to the request with the login screen 400. When the authentication session is valid, the control unit 302 causes the page generation unit 303 to generate an authorization screen 410 and a timeline screen (FIG. 7) described later in response to the request. The control unit 302 responds to the generated authorization screen 410 and timeline screen in response to the request.

認証部304は、認証トークンにより認証セッションを管理する。認証部304は、認証に成功した場合に、セッションIDをWebブラウザ104に返す。Webブラウザ104は、認証トークンをリクエストに付加することで認証を継続することができる。マイクロブログサービス300へのすべてのリクエストは、認証部304によりセッション管理される。
なお、マイクロブログサービス300がリクエストを受信した際には、認証部304による認証セッションの確認が必ず行われる。ただし、以降の説明においては、説明の簡略化のため、各リクエストにおける認証セッションの確認処理に関する説明は省略する。
The authentication unit 304 manages an authentication session using an authentication token. The authentication unit 304 returns a session ID to the Web browser 104 when the authentication is successful. The Web browser 104 can continue authentication by adding an authentication token to the request. All requests to the microblog service 300 are session-managed by the authentication unit 304.
When the microblog service 300 receives a request, the authentication unit 304 always confirms the authentication session. However, in the following description, for simplification of description, description regarding authentication session confirmation processing in each request is omitted.

図4に示すように、ログイン画面400は、ユーザー名401、パスワード402及びログインボタン403を有している。ユーザー名401及びパスワード402は、マイクロブログサービス300への認証に必要なユーザー名とパスワードとの入力欄である。ログインボタン403が押下されると、Webブラウザ104は、入力されたユーザー名401とパスワード402とをパラメータとして含むログインリクエストをマイクロブログサービス300に送信する。
認可画面410は、認可メッセージ411、許可ボタン412及び拒否ボタン413を有している。認可画面410は、文書管理サービス800にマイクロブログサービス300で管理する情報へのアクセス許可(認可)を与えてよいかを、ユーザーに確認する画面である。認可の方法としてOAuthプロトコルが一般的であり、認可画面410は、OAuthプロトコルで規定される認可画面の一例である。
As illustrated in FIG. 4, the login screen 400 includes a user name 401, a password 402, and a login button 403. A user name 401 and a password 402 are input fields for a user name and a password necessary for authentication to the microblog service 300. When the login button 403 is pressed, the Web browser 104 transmits a login request including the input user name 401 and password 402 as parameters to the microblog service 300.
The authorization screen 410 has an authorization message 411, a permission button 412 and a rejection button 413. The authorization screen 410 is a screen for confirming to the user whether or not the document management service 800 may be granted access permission (authorization) to information managed by the microblog service 300. The OAuth protocol is generally used as an authorization method, and the authorization screen 410 is an example of an authorization screen defined by the OAuth protocol.

文書管理サービス800は、マイクロブログサービス300の情報を生成、取得、更新、削除する際にWebブラウザ104を経由してマイクロブログサービス300にスコープをパラメータとして認可リクエストを送信する。
スコープとは、認可許可する範囲を示すものである。本実施形態にかかる文書管理サービス800は、マイクロブログサービス300の情報取得とメッセージ投稿とを認可の範囲としてスコープ指定する。
マイクロブログサービス300の送受信部301が認可リクエストを受信すると、制御部302は、ページ生成部303に認可画面410の生成を指示する。そして、制御部302は、Webブラウザ104からの認可リクエストに対して認可画面410を応答する。
When the information of the microblog service 300 is generated, acquired, updated, or deleted, the document management service 800 transmits an authorization request to the microblog service 300 via the web browser 104 as a scope as a parameter.
The scope indicates a range where authorization is permitted. The document management service 800 according to the present embodiment designates the scope of the information acquisition and message posting of the microblog service 300 as the scope of authorization.
When the transmission / reception unit 301 of the microblog service 300 receives the authorization request, the control unit 302 instructs the page generation unit 303 to generate the authorization screen 410. Then, the control unit 302 responds an authorization screen 410 to the authorization request from the web browser 104.

認可メッセージ411は、認可に関する情報をユーザーに提示するメッセージである。図4に示す例においては、認可メッセージ411として、文書管理サービス800に対して、スコープで指定されたマイクロブログサービス300の情報取得及びメッセージ投稿の認可を求めるメッセージを表示している。
許可ボタン412が押下されると、Webブラウザ104は、マイクロブログサービス300に認可許可リクエストを送信する。拒否ボタン413が押下されると、Webブラウザ104は、マイクロブログサービス300に認可拒否リクエストを送信する。
マイクロブログサービス300の送受信部301が認可許可リクエストを受け付けると、認証部304は、認可コードを発行する。認可コードは、Webブラウザ104を経由して文書管理サービス800に送信される。
The authorization message 411 is a message that presents information related to authorization to the user. In the example illustrated in FIG. 4, a message requesting the document management service 800 to obtain information on the microblog service 300 specified by the scope and to authorize message posting is displayed as the authorization message 411.
When the permission button 412 is pressed, the Web browser 104 transmits an authorization permission request to the microblog service 300. When the reject button 413 is pressed, the Web browser 104 transmits an authorization reject request to the microblog service 300.
When the transmission / reception unit 301 of the microblog service 300 receives an authorization permission request, the authentication unit 304 issues an authorization code. The authorization code is transmitted to the document management service 800 via the web browser 104.

文書管理サービス800は、受信した認可コードとクライアント情報とをパラメータとしてマイクロブログサービス300にトークン取得リクエストを送信する。マイクロブログサービス300は、トークン取得リクエストを受信すると、リクエストされたクライアント情報と後述のクライアント情報520(図5)との一致を確認し、トークン情報530を発行する。
マイクロブログサービス300は、トークン取得リクエストの応答としてアクセストークン532及びリフレッシュトークン533を文書管理サービス800に返す。文書管理サービス800は、マイクロブログサービス300へのリクエストにアクセストークン532を付加する。これにより、文書管理サービス800は、マイクロブログサービス300のスコープした範囲を対象としたリクエストを行うことができる。
The document management service 800 transmits a token acquisition request to the microblog service 300 using the received authorization code and client information as parameters. When receiving the token acquisition request, the microblog service 300 confirms a match between the requested client information and client information 520 (FIG. 5) described later, and issues token information 530.
The microblog service 300 returns an access token 532 and a refresh token 533 to the document management service 800 as a response to the token acquisition request. The document management service 800 adds an access token 532 to the request to the microblog service 300. Thereby, the document management service 800 can make a request for the scope of the microblog service 300.

リフレッシュトークン533は、アクセストークン532を更新するためのトークンである。マイクロブログサービス300は、トークン更新リクエストでリフレッシュトークン及びクライアント情報を受信すると、それぞれと自身が記憶しているリフレッシュトークン533及びクライアント情報520との一致を確認する。
マイクロブログサービス300は、クライアント情報520の一致が確認できると、アクセストークン532とリフレッシュトークン533との更新を行う。マイクロブログサービス300は、トークン更新リクエストの応答として、更新した新しいアクセストークン532及びリフレッシュトークン533を返す。
アクセストークン532及びリフレッシュトークン533には、使用有効期限が設けられている。アクセストークン532の使用有効期限が切れたタイミングにおいて、リフレッシュトークン533を用いたアクセストークン532の更新が行われる。
The refresh token 533 is a token for updating the access token 532. When the microblog service 300 receives the refresh token and the client information in the token update request, the microblog service 300 confirms the match between the refresh token 533 and the client information 520 stored therein.
When the match of the client information 520 is confirmed, the microblog service 300 updates the access token 532 and the refresh token 533. The microblog service 300 returns the updated new access token 532 and refresh token 533 as a response to the token update request.
The access token 532 and the refresh token 533 are provided with expiration dates for use. The access token 532 is updated using the refresh token 533 at the timing when the use expiration date of the access token 532 expires.

図5は、マイクロブログサービス300の認証部304で管理されDB306に記憶されているユーザー情報500、グループ情報510、クライアント情報520及びトークン情報530の一例を示す図である。
ユーザー情報500は、マイクロブログサービス300に登録されている登録ユーザーに関する情報である。ユーザー情報500は、ユーザーID501、ユーザー名502、パスワード503、アイコンファイルパス504、フォローしているユーザーID505、フォローされているユーザーID506及び所属グループID507を含んでいる。
ユーザーID501は、ユーザー情報500を一意に識別する識別子である。ユーザー名502及びパスワード503は、認証に必要なユーザー名及びパスワードである。アイコンファイルパス504は、ユーザーを示すアイコン画像の格納先ファイルパスである。
FIG. 5 is a diagram illustrating an example of user information 500, group information 510, client information 520, and token information 530 managed by the authentication unit 304 of the microblog service 300 and stored in the DB 306.
The user information 500 is information related to registered users registered in the microblog service 300. The user information 500 includes a user ID 501, a user name 502, a password 503, an icon file path 504, a following user ID 505, a following user ID 506 and a belonging group ID 507.
The user ID 501 is an identifier that uniquely identifies the user information 500. A user name 502 and a password 503 are a user name and a password necessary for authentication. The icon file path 504 is a storage file path of an icon image indicating the user.

フォローしているユーザーID505は、ユーザーがフォローしているユーザーのユーザーIDであり、複数のユーザーIDを記憶することができる。フォローされているユーザーID506は、ユーザーがフォローされているユーザーのユーザーIDであり、複数のユーザーIDを記憶することができる。フォローについては後述する。
所属グループID507は、ユーザーが所属しているグループのグループIDであり、複数のグループIDを記憶することができる。
The following user ID 505 is the user ID of the user that the user is following, and can store a plurality of user IDs. The followed user ID 506 is a user ID of a user that the user is following, and can store a plurality of user IDs. The follow will be described later.
The group ID 507 is a group ID of a group to which the user belongs, and can store a plurality of group IDs.

グループ情報510は、マイクロブログサービス300の登録ユーザーが属するグループに関する情報である。グループ情報510は、グループID511、グループ名512、所属ユーザーID513及び公開情報514を含んでいる。ユーザーは、グループを生成し、生成したグループに所属することができる。
グループID511は、グループ情報510を一意に識別する識別子である。グループ名512は、グループに付与された名前である。所属ユーザーID513は、グループに所属するユーザーIDであり、複数のユーザーIDを記憶することができる。公開情報514は、グループに所属しているユーザー以外のユーザーがアクセスできるかどうか判断するためのフラグであり、公開か非公開が設定される。
The group information 510 is information regarding a group to which a registered user of the microblog service 300 belongs. The group information 510 includes a group ID 511, a group name 512, a belonging user ID 513, and public information 514. The user can create a group and belong to the created group.
The group ID 511 is an identifier that uniquely identifies the group information 510. The group name 512 is a name given to the group. The belonging user ID 513 is a user ID belonging to a group, and can store a plurality of user IDs. The public information 514 is a flag for determining whether a user other than the users belonging to the group can access, and is set to public or private.

クライアント情報520は、クライアントID521及びシークレット522を含んでいる。クライアントID521は、マイクロブログサービス300に接続するクライアントのクライアント情報520を一意に識別するための識別子である。シークレット522は、クライアントに対するパスワードである。
クライアントID521及びシークレット522は、マイクロブログサービス300によって発行される。クライアント装置101は、クライアントID521及びシークレット522を用いて、マイクロブログサービス300に認可許可リクエストを行うことができる。
The client information 520 includes a client ID 521 and a secret 522. The client ID 521 is an identifier for uniquely identifying client information 520 of a client connected to the microblog service 300. The secret 522 is a password for the client.
The client ID 521 and the secret 522 are issued by the microblog service 300. The client apparatus 101 can make an authorization permission request to the microblog service 300 using the client ID 521 and the secret 522.

トークン情報530は、ユーザーID531、アクセストークン532、リフレッシュトークン533及びスコープ534を含んでいる。トークン情報530は、マイクロブログサービス300による認可によって発行されるトークンを管理する情報である。ユーザーID531は、トークンが発行されたユーザーIDである。
アクセストークン532は、クライアント装置101がリクエストする際に使用されるトークンである。リフレッシュトークン533は、アクセストークン532を更新するためのトークンである。スコープ534は、認可する範囲を指定する情報である。
The token information 530 includes a user ID 531, an access token 532, a refresh token 533, and a scope 534. The token information 530 is information for managing tokens issued by authorization by the microblog service 300. The user ID 531 is the user ID that issued the token.
The access token 532 is a token used when the client apparatus 101 makes a request. The refresh token 533 is a token for updating the access token 532. The scope 534 is information for designating a range to be authorized.

<マイクロブログサービス300のマイクロブログ機能>
マイクロブログサービス300は、マイクロブログ機能を提供する。マイクロブログ機能とは、ユーザーがマイクロブログサービス300に投稿したメッセージを他のユーザーや特定のグループ内で共有する機能である。ユーザーは、メッセージ投稿、グループへのメッセージ投稿、共有されたメッセージ参照等を行うことができる。またマイクロブログサービス300は、投稿されたメッセージに対してコメントする機能も提供している。
図6は、メッセージ情報700及びコメント情報710の一例を示す図である。メッセージ情報700は、マイクロブログサービス300に対して投稿されたメッセージに関する情報である。コメント情報710は、マイクロブログサービス300に対して投稿されたコメントに関する情報である。
<Microblog function of microblog service 300>
The microblog service 300 provides a microblog function. The microblog function is a function for sharing a message posted by the user to the microblog service 300 among other users or a specific group. A user can post a message, post a message to a group, view a shared message, and the like. The microblog service 300 also provides a function for commenting on posted messages.
FIG. 6 is a diagram illustrating an example of message information 700 and comment information 710. The message information 700 is information regarding a message posted to the microblog service 300. The comment information 710 is information regarding comments posted to the microblog service 300.

メッセージ情報700は、メッセージID701、メッセージ702、リンク703、ユーザーID704、投稿先705及び時刻706を含んでいる。メッセージ情報700は、マイクロブログサービス300がメッセージの投稿要求であるメッセージ投稿リクエストを受け付けた際にメッセージ管理部305によって生成され、DB306に格納される。
メッセージID701は、メッセージ情報700を一意に識別する投稿識別子である。メッセージ702は、投稿されたメッセージ文字列である。リンク703は、投稿されたURLである。ユーザーID704は、投稿したユーザーのユーザーIDである。
The message information 700 includes a message ID 701, a message 702, a link 703, a user ID 704, a posting destination 705, and a time 706. The message information 700 is generated by the message management unit 305 when the microblog service 300 receives a message posting request that is a message posting request, and is stored in the DB 306.
The message ID 701 is a posting identifier that uniquely identifies the message information 700. A message 702 is a posted message character string. A link 703 is a posted URL. The user ID 704 is the user ID of the posted user.

投稿先705は、投稿の宛先である。投稿先705は、メッセージの投稿ユーザーが投稿内容であるメッセージを共有するユーザーを示すメッセージ共有ユーザーを示す情報である。投稿先705には、より具体的には、ユーザーIDやグループIDが格納される。また、投稿先705には、ユーザーIDやグループIDが複数格納されていてもよい。なお、投稿先705には登録されないが、投稿ユーザーも当然投稿内容を共有するものであり、メッセージ共有ユーザーに含まれる。メッセージの宛先が指定されていない場合には、投稿先705には何も格納されない。時刻706は、メッセージを投稿した日時である。
このように、マイクロブログサービス300のメッセージ情報700において、メッセージIDと、投稿先のユーザーID及びグループIDとが対応付けられている。メッセージIDは、投稿識別子の一例である。
A posting destination 705 is a posting destination. The posting destination 705 is information indicating a message sharing user indicating a user who a message posting user shares a message which is a posting content. More specifically, the posting destination 705 stores a user ID and a group ID. The posting destination 705 may store a plurality of user IDs and group IDs. Although not registered in the posting destination 705, the posting user naturally also shares the posting content and is included in the message sharing user. If the message destination is not specified, nothing is stored in the posting destination 705. Time 706 is the date and time when the message is posted.
Thus, in the message information 700 of the microblog service 300, the message ID is associated with the user ID and group ID of the posting destination. The message ID is an example of a posting identifier.

コメント情報710は、コメントID711、コメント712、メッセージID713、ユーザーID714及び時刻715を含んでいる。コメント情報710は、マイクロブログサービス300がコメント投稿リクエストを受け付けた際にメッセージ管理部305によって生成され、DB306に格納される。
コメントID711は、コメント情報710を一意に識別する識別子である。コメント712は、投稿されたコメント文字列である。メッセージID713は、コメントしたメッセージ情報700のメッセージIDである。ユーザーID714は、コメントしたユーザーIDである。時刻715は、コメントした日時である。
The comment information 710 includes a comment ID 711, a comment 712, a message ID 713, a user ID 714, and a time 715. The comment information 710 is generated by the message management unit 305 when the microblog service 300 receives a comment posting request and is stored in the DB 306.
The comment ID 711 is an identifier that uniquely identifies the comment information 710. A comment 712 is a posted comment character string. The message ID 713 is the message ID of the commented message information 700. The user ID 714 is the commented user ID. Time 715 is the date and time of comment.

図7は、タイムライン画面の一例を示す図である。タイムライン画面610は、「userA」のユーザーのタイムライン画面である。タイムライン画面620は、「userB」のユーザーのタイムライン画面である。タイムライン画面630は、「Group2」のグループのタイムライン画面である。マイクロブログサービス300は、ユーザーの認証に成功すると、認証したユーザーのタイムライン画面を生成し、Webブラウザ104に返す。
ユーザーのタイムライン画面610,620は、ユーザー情報表示領域(611、621)、メッセージ投稿領域(612、622)及びコメント投稿領域(613〜615、623,624)を含んでいる。
FIG. 7 is a diagram illustrating an example of a timeline screen. The timeline screen 610 is a timeline screen of the user “userA”. The timeline screen 620 is a timeline screen of the user “userB”. The timeline screen 630 is a timeline screen of the “Group 2” group. When the microblog service 300 succeeds in user authentication, the microblog service 300 generates a timeline screen of the authenticated user and returns it to the Web browser 104.
The user timeline screens 610 and 620 include user information display areas (611 and 621), message posting areas (612 and 622), and comment posting areas (613 to 615, 623 and 624).

ユーザー情報表示領域(611、621)は、ユーザーアイコン及びユーザー名を含んでいる。ユーザーアイコンとして、アイコンファイルパス504で指定される領域に格納されている画像が表示される。ユーザー名には、ユーザー名502の情報が表示される。
メッセージ投稿領域(612、622)は、メッセージ入力欄、リンク入力欄及び投稿ボタンを含んでいる。投稿ボタンが押下されると、Webブラウザ104は、メッセージ入力欄及びリンク入力欄に入力されている情報をパラメータとして含むメッセージ投稿リクエストをマイクロブログサービス300に送信する。マイクロブログサービス300は、メッセージ投稿リクエストを受信すると、メッセージ情報700を生成する。マイクロブログサービス300は、その後タイムライン画面を再生成し、Webブラウザ104に返す。
The user information display area (611, 621) includes a user icon and a user name. As a user icon, an image stored in an area specified by the icon file path 504 is displayed. In the user name, information on the user name 502 is displayed.
The message posting area (612, 622) includes a message input field, a link input field, and a posting button. When the posting button is pressed, the Web browser 104 transmits a message posting request including information input in the message input field and the link input field as parameters to the microblog service 300. When the microblog service 300 receives a message posting request, the microblog service 300 generates message information 700. The microblog service 300 then regenerates the timeline screen and returns it to the web browser 104.

コメント投稿領域(613〜615、623,624)は、メッセージ表示領域、コメント表示領域、コメント入力欄及びコメントボタンを含んでいる。メッセージ表示領域は、メッセージを投稿したユーザーのユーザーアイコン、ユーザー名、投稿先、メッセージ及びリンクを含んでいる。
ユーザーアイコンは、ユーザーID704に紐づくアイコンファイルパス504に格納された画像である。投稿先は、投稿先705に格納されるユーザーID又はグループIDに紐づくユーザー名502、グループ名512である。
The comment posting area (613-615, 623, 624) includes a message display area, a comment display area, a comment input field, and a comment button. The message display area includes a user icon, a user name, a posting destination, a message, and a link of the user who posted the message.
The user icon is an image stored in the icon file path 504 associated with the user ID 704. The posting destination is a user name 502 and a group name 512 associated with the user ID or group ID stored in the posting destination 705.

コメント表示領域は、メッセージ表示領域に表示されるメッセージのメッセージID701と一致するメッセージID713を持つコメント情報を時刻715の新しい順に表示する。コメント表示領域は、コメントを投稿したユーザーのユーザーアイコン、ユーザー名502及びコメント712を含んでいる。
ユーザーアイコンは、ユーザーID714に紐づくアイコンファイルパス504に保存された画像である。コメントボタンが押下されると、Webブラウザ104は、コメント入力欄の入力データをパラメータとして含むコメント投稿リクエストをマイクロブログサービス300に送信する。マイクロブログサービス300は、コメント投稿リクエストを受信すると、コメント情報710を生成後、タイムライン画面を再生成し、Webブラウザ104に返す。
In the comment display area, comment information having a message ID 713 that matches the message ID 701 of the message displayed in the message display area is displayed in order from the newest time 715. The comment display area includes a user icon of the user who posted the comment, a user name 502 and a comment 712.
The user icon is an image stored in the icon file path 504 associated with the user ID 714. When the comment button is pressed, the Web browser 104 transmits a comment posting request including the input data in the comment input field as a parameter to the microblog service 300. When receiving the comment posting request, the microblog service 300 generates the comment information 710, regenerates the timeline screen, and returns it to the Web browser 104.

コメント投稿領域613は、userBがGroup1に対して投稿したメッセージに対してuserCとuserDとのコメントが表示されている例である。コメント投稿領域614は、userDがGroup2に対して投稿したメッセージとリンクが表示されている例である。
コメント投稿領域615は、userDがuserAに対して投稿したメッセージとリンクとが表示されている例である。コメント投稿領域623は、コメント投稿領域613と同じものである。コメント投稿領域624は、userCがuserBに対して投稿したメッセージとリンクとが表示されている例である。
The comment posting area 613 is an example in which comments of userC and userD are displayed for a message posted by userB to Group1. The comment posting area 614 is an example in which a message and a link posted by userD to Group 2 are displayed.
The comment posting area 615 is an example in which a message and a link posted by userD to userA are displayed. The comment posting area 623 is the same as the comment posting area 613. The comment posting area 624 is an example in which messages and links posted by userC to userB are displayed.

自ユーザーのタイムライン画面に表示されるメッセージ情報700は次の3つの条件を満たすものとする。第1の条件は、ユーザーID704がユーザーID501又はフォローしているユーザーID505と一致することである。第2の条件は、投稿先705のユーザーIDが自ユーザーのユーザーID501と一致することである。第3の条件は、投稿先705のグループIDが所属グループID507と一致することである。
またユーザーのタイムライン画面は、他ユーザーのタイムライン画面も参照することができる。他ユーザーのタイムライン画面はタイムライン画面中のユーザー名にリンクされており、リンクが押下されることにより表示される。
It is assumed that the message information 700 displayed on the user's timeline screen satisfies the following three conditions. The first condition is that the user ID 704 matches the user ID 501 or the following user ID 505. The second condition is that the user ID of the posting destination 705 matches the user ID 501 of the own user. The third condition is that the group ID of the posting destination 705 matches the belonging group ID 507.
The user's timeline screen can also refer to other users' timeline screens. The timeline screen of another user is linked to the user name in the timeline screen, and is displayed when the link is pressed.

他ユーザーのタイムラインに表示されるメッセージ情報700は、次の3つの条件を満たすものとする。第1の条件は、ユーザーID704が自ユーザー又は表示ユーザーのユーザーID501と一致することである。第2の条件は、ユーザーID704が表示ユーザーのフォローしているユーザーID505と一致することである。第3の条件は、投稿先705のグループIDが表示ユーザーの所属グループID507と一致し、且つ公開情報514が公開に設定されていることである。
以上の条件を満たすメッセージ情報700とメッセージに紐づくコメント情報710とがユーザーのタイムライン画面に表示される。
なおコメント表示領域の表示順はコメント表示領域に表示するメッセージ情報700の時刻706及びコメント情報710の時刻715のうち最新の時刻で、時刻の新しい順である。
The message information 700 displayed on the timeline of another user is assumed to satisfy the following three conditions. The first condition is that the user ID 704 matches the user ID 501 of the own user or the display user. The second condition is that the user ID 704 matches the user ID 505 followed by the display user. The third condition is that the group ID of the posting destination 705 matches the group ID 507 of the display user, and the public information 514 is set to public.
Message information 700 that satisfies the above conditions and comment information 710 associated with the message are displayed on the user's timeline screen.
The display order of the comment display area is the latest time of the time 706 of the message information 700 and the time 715 of the comment information 710 displayed in the comment display area, and is the newest time.

図7のタイムライン画面630は、「Group2」のタイムライン画面である。グループのタイムライン画面630は、タイムライン画面中のグループ名にリンクされており、リンクが押下されることにより表示される。
グループのタイムライン画面は、グループ情報表示領域631、メッセージ投稿領域632及びコメント投稿領域633を含んでいる。グループ情報表示領域631には、グループ名512の情報が表示される。メッセージ投稿領域632は、ユーザーのタイムライン画面におけるメッセージ投稿領域(612、622)と同様であるが、グループを投稿先として投稿される。コメント投稿領域633は、ユーザーのタイムライン画面におけるメッセージ投稿領域(613〜615、623,624)と同様である。
A timeline screen 630 in FIG. 7 is a timeline screen of “Group 2”. The group timeline screen 630 is linked to the group name in the timeline screen, and is displayed when the link is pressed.
The group timeline screen includes a group information display area 631, a message posting area 632, and a comment posting area 633. In the group information display area 631, information on the group name 512 is displayed. The message posting area 632 is similar to the message posting area (612, 622) on the user timeline screen, but is posted with a group as a posting destination. The comment posting area 633 is the same as the message posting area (613-615, 623, 624) on the user timeline screen.

グループのタイムライン画面630に表示されるメッセージ情報700は、次の条件を満たすこととする。第1の条件は、投稿先705のグループIDが表示グループのグループID511と一致することである。第2の条件は、表示グループのグループID511と自ユーザーの所属グループID507が一致することである。第3の条件は、表示グループの公開情報514が公開に設定されていることである。
上記の条件を満たすメッセージ情報700及びメッセージに紐づくコメント情報710がグループのタイムライン画面に表示される。なおコメント表示領域の表示順は、コメント表示領域に表示するメッセージ情報700の時刻706及びコメント情報710の時刻715のうち最新の時刻において、時刻の新しい順である。
The message information 700 displayed on the group timeline screen 630 satisfies the following conditions. The first condition is that the group ID of the posting destination 705 matches the group ID 511 of the display group. The second condition is that the group ID 511 of the display group matches the group ID 507 of the own user. The third condition is that the display group public information 514 is set to public.
Message information 700 that satisfies the above conditions and comment information 710 associated with the message are displayed on the timeline screen of the group. The display order of the comment display area is the newest order of the time at the latest time among the time 706 of the message information 700 and the time 715 of the comment information 710 displayed in the comment display area.

<文書管理サービス提供サーバ装置のソフトウェアモジュール構成>
図8は、文書管理サービス提供サーバ装置103のソフトウェアモジュール(文書管理サービス800)の構成を示す図である。文書管理サービス800は、文書共有サービス801と認証サービス811とを有している。文書共有サービス801は、送受信部802と、制御部803と、ページ生成部804と、文書管理部805と、メッセージ情報管理部806と、DB807とを有している。認証サービス811は、送受信部812と、制御部813と、ユーザー管理部814と、トークン管理部815と、DB816とを有している。
なお、各ソフトウェアモジュールのプログラムは、図2で示したHDD204に記憶されており、前述したようにCPU201によってRAM203にロードされ、実行されることにより各ソフトウェアモジュールが実現されるものである。
<Software module configuration of document management service providing server device>
FIG. 8 is a diagram showing a configuration of a software module (document management service 800) of the document management service providing server apparatus 103. The document management service 800 includes a document sharing service 801 and an authentication service 811. The document sharing service 801 includes a transmission / reception unit 802, a control unit 803, a page generation unit 804, a document management unit 805, a message information management unit 806, and a DB 807. The authentication service 811 includes a transmission / reception unit 812, a control unit 813, a user management unit 814, a token management unit 815, and a DB 816.
The software module programs are stored in the HDD 204 shown in FIG. 2, and are loaded into the RAM 203 by the CPU 201 and executed as described above to implement the software modules.

送受信部802は、クライアント装置101のWebブラウザ104や、マイクロブログサービス300、認証サービス811との通信を処理する。制御部803は、送受信部802が受け付けたリクエストに従って処理を実行する。ページ生成部804は、Webブラウザ104にレスポンスを返すためのWebページを生成する。
文書管理部805は、DB807に格納されている文書及び後述の文書情報1400を管理する。文書管理部805は、例えば、制御部803からの要求に応じて文書及び文書情報1400の登録、取得、更新、削除を行う。
The transmission / reception unit 802 processes communication with the Web browser 104 of the client apparatus 101, the microblog service 300, and the authentication service 811. The control unit 803 executes processing according to the request received by the transmission / reception unit 802. The page generation unit 804 generates a web page for returning a response to the web browser 104.
A document management unit 805 manages documents stored in the DB 807 and document information 1400 described later. For example, the document management unit 805 registers, acquires, updates, and deletes a document and document information 1400 in response to a request from the control unit 803.

メッセージ情報管理部806は、メッセージ情報1410を、DB807上で管理する。メッセージ情報管理部806は、例えば、要求に応じてメッセージ情報1410の登録、取得、更新、削除を行う。ここでメッセージ情報1410は、文書及び文書情報1400と、マイクロブログサービス300上のメッセージとを関連付ける情報である。
DB807には、文書、文書情報1400及びメッセージ情報1410に加えて、文書共有サービス801のユーザー設定情報等も格納される。DB807に格納される情報は、Webブラウザ104を介して、管理者等のユーザーにより任意のタイミングで登録又は更新される。
The message information management unit 806 manages the message information 1410 on the DB 807. For example, the message information management unit 806 registers, acquires, updates, and deletes the message information 1410 in response to a request. Here, the message information 1410 is information that associates a document and document information 1400 with a message on the microblog service 300.
The DB 807 stores user setting information of the document sharing service 801 in addition to the document, document information 1400, and message information 1410. Information stored in the DB 807 is registered or updated at an arbitrary timing by a user such as an administrator via the Web browser 104.

認証サービス811の送受信部812は、文書共有サービス801との通信を処理する。制御部813は、送受信部812が受け付けたリクエストに従って処理を実行する。ユーザー管理部814は、DB816に格納されている後述のユーザー情報1420を管理する。ユーザー管理部814は、例えば制御部813からの要求に応じてユーザー情報1420の登録、取得、更新、削除を行う。
トークン管理部815は、ユーザー情報1420と同様にDB816に格納される後述の認証トークン情報1430及びマイクロブログアクセストークン情報1440を管理する。トークン管理部815は、例えば制御部813からの要求に応じて認証トークン情報1430及びマイクロブログアクセストークン情報1440の登録、取得、更新、削除を行う。
The transmission / reception unit 812 of the authentication service 811 processes communication with the document sharing service 801. The control unit 813 executes processing according to the request received by the transmission / reception unit 812. The user management unit 814 manages user information 1420 described later stored in the DB 816. The user management unit 814 registers, acquires, updates, and deletes the user information 1420 in response to a request from the control unit 813, for example.
The token management unit 815 manages later-described authentication token information 1430 and microblog access token information 1440 stored in the DB 816 as well as the user information 1420. The token management unit 815 registers, acquires, updates, and deletes the authentication token information 1430 and the microblog access token information 1440 in response to a request from the control unit 813, for example.

<文書管理サービス800における管理情報>
図9は、文書情報1400、メッセージ情報1410、ユーザー情報1420、認証トークン情報1430及びマイクロブログアクセストークン情報1440を示す図である。文書情報1400及びメッセージ情報1410は、文書共有サービス801のDB807に格納される情報である。
文書情報1400は、コンテンツとしての文書に関する情報、すなわちコンテンツ情報である。文書情報1400は、文書に関する付加情報である。文書情報1400は、文書ID1401、文書保存先1402、ユーザーID1403、文書名1404、共有したメッセージID1405、共有許可したユーザーID及びグループID1406を含んでいる。
<Management Information in Document Management Service 800>
FIG. 9 is a diagram showing document information 1400, message information 1410, user information 1420, authentication token information 1430, and microblog access token information 1440. Document information 1400 and message information 1410 are information stored in the DB 807 of the document sharing service 801.
The document information 1400 is information relating to a document as content, that is, content information. Document information 1400 is additional information related to a document. The document information 1400 includes a document ID 1401, a document storage location 1402, a user ID 1403, a document name 1404, a shared message ID 1405, a sharing permitted user ID and a group ID 1406.

文書ID1401は、文書を一意に識別する識別子である。文書保存先1402は、文書へのアクセスに必要なファイルパスやURL等を示す情報である。なお、文書は、文書管理サービス提供サーバ装置103のHDD204に格納されている。他の例としては、文書は、他の装置に記憶されていてもよい。この場合には、記憶する装置へのアクセスに必要な情報が文書保存先1402に格納される。
ユーザーID1403は、文書管理サービス800において、文書の作成及び登録を行ったユーザー、すなわち作成ユーザーを表す識別子である。文書名1404は、文書のタイトルであり、ユーザーが任意に決定できる文字列である。
The document ID 1401 is an identifier that uniquely identifies a document. The document storage destination 1402 is information indicating a file path, URL, and the like necessary for accessing the document. Note that the document is stored in the HDD 204 of the document management service providing server apparatus 103. As another example, the document may be stored in another device. In this case, information necessary for accessing the storage device is stored in the document storage location 1402.
The user ID 1403 is an identifier representing a user who created and registered a document in the document management service 800, that is, a creation user. The document name 1404 is the title of the document and is a character string that can be arbitrarily determined by the user.

共有したメッセージID1405は、マイクロブログサービス300に文書情報1400を投稿した際に発行される投稿識別子である。すなわち、共有したメッセージID1405は、マイクロブログサービス300のメッセージID701に対応する情報である。
共有許可したユーザーID及びグループID1406は、文書の作成ユーザーが文書の共有を許可したユーザーIDやグループIDである。ここで、共有許可したユーザーID及びグループID1406は、文書(コンテンツ)を共有すべきユーザーを示す文書共有ユーザー(コンテンツ共有ユーザー)の一例である。
また、文書情報1400には、これ以外に、文書のサイズや、ページ数等の文書に関する任意の情報が含まれてもよい。
The shared message ID 1405 is a posting identifier issued when the document information 1400 is posted to the microblog service 300. That is, the shared message ID 1405 is information corresponding to the message ID 701 of the microblog service 300.
The user ID and group ID 1406 permitted to share are the user ID and group ID that the document creation user permitted to share the document. Here, the user ID and group ID 1406 permitted to share are examples of a document sharing user (content sharing user) indicating a user who should share the document (content).
In addition, the document information 1400 may include arbitrary information regarding the document such as the document size and the number of pages.

メッセージ情報1410は、文書管理サービス提供サーバ装置103に格納されている文書に対し、マイクロブログサービス300に投稿されたメッセージに関する情報を含んでいる。メッセージ情報1410は、メッセージID1411、マイクロブログURL1412、メッセージ投稿ユーザーID1413、投稿先1414及び文書ID1415を含んでいる。
メッセージID1411は、マイクロブログサービス300上でメッセージを一意に識別する識別子である。メッセージID1411は、メッセージが投稿された際にマイクロブログサービス300により発行される投稿識別子である。
The message information 1410 includes information about a message posted to the microblog service 300 for a document stored in the document management service providing server device 103. The message information 1410 includes a message ID 1411, a microblog URL 1412, a message posting user ID 1413, a posting destination 1414, and a document ID 1415.
The message ID 1411 is an identifier for uniquely identifying a message on the microblog service 300. The message ID 1411 is a posting identifier issued by the microblog service 300 when a message is posted.

マイクロブログURL1412は、マイクロブログサービス300へアクセスするためのURLである。マイクロブログURL1412には、例えば、マイクロブログサービス300のWebサービスのエンドポイントURLが格納される。メッセージ投稿ユーザーID1413は、マイクロブログサービス300上でのメッセージを投稿したユーザーのユーザーIDである。投稿先1414は、マイクロブログサービス300上におけるメッセージ投稿先ユーザーのID又は、投稿先グループのIDを示す情報である。文書ID1415は、文書情報1400とメッセージ情報1410とを関連づけるための識別子である。
なお、共有したメッセージID1405や、共有許可したユーザーID及びグループID1406を文書IDに対応付ける文書情報1400やメッセージ情報1410は、DB807に記憶されている。
The microblog URL 1412 is a URL for accessing the microblog service 300. In the microblog URL 1412, for example, the endpoint URL of the web service of the microblog service 300 is stored. The message posting user ID 1413 is the user ID of the user who posted the message on the microblog service 300. The posting destination 1414 is information indicating a message posting destination user ID or a posting destination group ID on the microblog service 300. The document ID 1415 is an identifier for associating the document information 1400 with the message information 1410.
Note that the shared message ID 1405, the document information 1400 that associates the user ID and group ID 1406 permitted to be shared with the document ID, and the message information 1410 are stored in the DB 807.

ユーザー情報1420、認証トークン情報1430及びマイクロブログアクセストークン情報1440は、認証サービス811のDB816に格納される情報である。ユーザー情報1420は、文書管理サービス800の利用者として登録されているユーザーの情報である。ユーザー情報1420は、ユーザーID1421及びパスワード1422を含んでいる。
ユーザーID1421は、文書管理サービス800内でのユーザーを一意に識別する識別子である。パスワード1422は、ユーザーがWebブラウザ104を介して、文書管理サービス800へログインする際に、ユーザーID1421と共に、認証に使用されるパスワードである。また、ユーザー情報1420には、これ以外に、氏名や、メールアドレス等のユーザーに関する任意の情報が含まれてよい。
User information 1420, authentication token information 1430, and microblog access token information 1440 are information stored in the DB 816 of the authentication service 811. User information 1420 is information of a user registered as a user of the document management service 800. The user information 1420 includes a user ID 1421 and a password 1422.
The user ID 1421 is an identifier that uniquely identifies a user in the document management service 800. The password 1422 is a password used for authentication together with the user ID 1421 when the user logs in to the document management service 800 via the Web browser 104. In addition, the user information 1420 may include arbitrary information regarding the user such as a name and an e-mail address.

認証トークン情報1430は、文書管理サービス800へログイン済みのユーザーの認証情報である。認証トークン情報1430は、認証トークン1431、ユーザーID1432及び時刻1433を含んでいる。認証トークン1431は、認証済みであることを証明するための少なくとも文書管理サービス800内で一意の文字列である。ユーザーID1432は、認証済みのユーザーのユーザーIDを示す情報である。時刻1433には、認証トークン1431の有効期限を決定するための日付や、時刻が格納される。
マイクロブログアクセストークン情報1440は、文書管理サービス800が、マイクロブログサービス300にアクセスする際に必要なユーザーの認可情報である。マイクロブログアクセストークン情報1440は、ユーザーID1441、マイクロブログURL1442、アクセストークン1443及びリフレッシュトークン1444を含んでいる。
The authentication token information 1430 is authentication information of a user who has logged into the document management service 800. The authentication token information 1430 includes an authentication token 1431, a user ID 1432, and a time 1433. The authentication token 1431 is a character string unique within at least the document management service 800 for proving that it has been authenticated. The user ID 1432 is information indicating the user ID of an authenticated user. The time 1433 stores a date and time for determining the expiration date of the authentication token 1431.
The microblog access token information 1440 is user authorization information necessary for the document management service 800 to access the microblog service 300. The microblog access token information 1440 includes a user ID 1441, a microblog URL 1442, an access token 1443, and a refresh token 1444.

ユーザーID1441は、文書管理サービス800上のユーザーを識別する識別子である。ユーザーID1441は、ユーザー情報1420のユーザーID1421と対応している。マイクロブログURL1442は、マイクロブログアクセストークン情報1440が使用されるべきマイクロブログのURLであり、メッセージ情報1410のマイクロブログURL1412と対応する。
アクセストークン1443は、ユーザーID1441でマイクロブログURL1442にアクセスする際に必要な認可情報を含む文字列である。また、リフレッシュトークン1444は、マイクロブログサービス300で発行される、アクセストークン1443の更新に必要なトークンである。
The user ID 1441 is an identifier for identifying a user on the document management service 800. The user ID 1441 corresponds to the user ID 1421 of the user information 1420. The microblog URL 1442 is a URL of a microblog to which the microblog access token information 1440 is to be used, and corresponds to the microblog URL 1412 of the message information 1410.
The access token 1443 is a character string including authorization information necessary for accessing the microblog URL 1442 with the user ID 1441. The refresh token 1444 is a token required for updating the access token 1443 issued by the microblog service 300.

<文書管理サービス800の認証>
図10は、クライアント装置101のWebブラウザ104により表示される文書管理サービスログイン画面900の一例を示す図である。文書管理サービスログイン画面900は、文書管理サービス800のページ生成部804により生成される。
Webブラウザ104から文書管理サービス800にリクエストが行われると、送受信部802がリクエストを受け付ける。続いて、送受信部802は、制御部803の制御の下、認証サービス811に認証チェック要求を送信する。このとき、制御部803は、リクエストに認証トークン1431が含まれるか確認し、含まれる場合には、認証サービス811に認証トークンを渡す。
<Authentication of document management service 800>
FIG. 10 is a diagram illustrating an example of a document management service login screen 900 displayed by the Web browser 104 of the client apparatus 101. The document management service login screen 900 is generated by the page generation unit 804 of the document management service 800.
When a request is made from the Web browser 104 to the document management service 800, the transmission / reception unit 802 receives the request. Subsequently, the transmission / reception unit 802 transmits an authentication check request to the authentication service 811 under the control of the control unit 803. At this time, the control unit 803 confirms whether the authentication token 1431 is included in the request, and if included, passes the authentication token to the authentication service 811.

認証サービス811は、送受信部812で要求を受け付ける。続いて、制御部813は、トークン管理部815に認証トークン情報1430の有効性のチェックを依頼する。制御部813は、トークン管理部815から認証トークン1431が有効であるか否かの結果を受け取る。制御部813は、送受信部812を介して、有効か否かの結果を文書共有サービス801に送信する。
認証トークン1431の有効性のチェックの際には、認証トークン情報1430が参照され、対象となる認証トークン1431が記憶されているか、時刻1433から有効期限が切れていないか等がチェックされる。文書共有サービス801の制御部803は、認証トークン1431が無効だった場合にページ生成部804に文書管理サービスログイン画面900の生成を指示する。
The authentication service 811 receives a request at the transmission / reception unit 812. Subsequently, the control unit 813 requests the token management unit 815 to check the validity of the authentication token information 1430. The control unit 813 receives the result of whether or not the authentication token 1431 is valid from the token management unit 815. The control unit 813 transmits the result of whether or not it is valid to the document sharing service 801 via the transmission / reception unit 812.
When checking the validity of the authentication token 1431, the authentication token information 1430 is referred to, and it is checked whether the target authentication token 1431 is stored, whether the validity period has expired from the time 1433, or the like. The control unit 803 of the document sharing service 801 instructs the page generation unit 804 to generate the document management service login screen 900 when the authentication token 1431 is invalid.

そして、制御部803は、リクエストに対し、生成した文書管理サービスログイン画面900を応答する。制御部803は、認証トークン1431が有効だった場合には、リクエストに応じて、後述するプレビュー画面1000等を生成し応答する。
文書管理サービスログイン画面900は、ユーザー名901、パスワード902及びログインボタン903を含んでいる。ユーザー名901及びパスワード902は、文書管理サービス800への認証に必要なユーザーID及びパスワードの入力欄である。ログインボタン903が押下されると、Webブラウザ104は、ユーザー名901及びパスワード902に入力された情報をパラメータとして含むログインリクエストを、文書管理サービス800に送信する。
Then, the control unit 803 responds to the generated document management service login screen 900 in response to the request. If the authentication token 1431 is valid, the control unit 803 generates a preview screen 1000 or the like, which will be described later, and responds in response to the request.
The document management service login screen 900 includes a user name 901, a password 902, and a login button 903. A user name 901 and a password 902 are input fields for a user ID and password necessary for authentication to the document management service 800. When the login button 903 is pressed, the Web browser 104 transmits a login request including information input to the user name 901 and the password 902 as parameters to the document management service 800.

認証サービス811の制御部813は、ログインリクエストが行われると、妥当性のチェックを行う。制御部813は、ログインリクエストに含まれるユーザー名901とパスワード902との組み合わせが、ユーザー情報1420において対応付けられて存在しているかを確認する。
ログインリクエストに含まれる組み合わせがユーザー情報1420に存在している場合には、制御部813は、認証トークン情報1430を発行する。そして、制御部813は、認証トークン情報1430をDB816に格納すると共に、認証トークン1431をWebブラウザ104に返す。
Webブラウザ104は、取得した認証トークン1431をリクエストに付加することで認証を継続することができる。文書管理サービス800へのすべてのリクエストは認証サービス811により認証管理される。文書管理サービス800がリクエストを受信した際には認証情報の確認が必ず行われるが、説明の簡略化のため、認証情報の確認は以降、その説明を省略する。
When the login request is made, the control unit 813 of the authentication service 811 checks the validity. The control unit 813 confirms whether the combination of the user name 901 and the password 902 included in the login request is associated with each other in the user information 1420.
When the combination included in the login request exists in the user information 1420, the control unit 813 issues authentication token information 1430. Then, the control unit 813 stores the authentication token information 1430 in the DB 816 and returns the authentication token 1431 to the Web browser 104.
The Web browser 104 can continue authentication by adding the acquired authentication token 1431 to the request. All requests to the document management service 800 are authenticated and managed by the authentication service 811. When the document management service 800 receives the request, the authentication information is always checked. However, for the sake of simplicity, the description of the authentication information will be omitted hereinafter.

<文書共有サービス801の文書プレビュー>
図11は、クライアント装置101のWebブラウザ104により表示される文書のプレビュー画面1000の一例を示す図である。プレビュー画面1000は、文書共有サービス801のページ生成部804により生成される。
プレビュー画面1000の生成処理においては、まず、Webブラウザ104から文書共有サービス801に、文書を識別する情報を含む、文書プレビューリクエストが送信される。送受信部802がリクエストを受け付けると、制御部803は、文書管理部805から文書情報1400を取得する。
<Document Preview of Document Sharing Service 801>
FIG. 11 is a diagram illustrating an example of a document preview screen 1000 displayed by the Web browser 104 of the client apparatus 101. The preview screen 1000 is generated by the page generation unit 804 of the document sharing service 801.
In the generation process of the preview screen 1000, first, a document preview request including information for identifying a document is transmitted from the Web browser 104 to the document sharing service 801. When the transmission / reception unit 802 receives the request, the control unit 803 acquires the document information 1400 from the document management unit 805.

ここで、Webブラウザ104から送信される、文書を識別する情報とは、例えば、文書ID1401を含むURL等でよい。制御部803は、このURLに含まれる文書ID1401を参照することで、要求に合った文書情報1400を、文書管理部805から取得することができる。制御部803は、取得した文書情報1400を参照し、ページ生成部804に、Webブラウザ104で表示可能なプレビュー画面1000の生成を指示する。さらに、制御部803は、送受信部802を通して、生成されたプレビュー画面1000をWebブラウザ104に返す。
プレビュー画面1000には、文書情報1400の文書保存先1402を参照して取得した文書画像1010を表示すると共に、文書名1002や、ユーザー名1001等を表示する。また、プレビュー操作を行う領域1020には、ページ送りを行うためのボタン1021や、表示ページの指定を行う入力エリア1022が表示される。
Here, the information for identifying a document transmitted from the Web browser 104 may be, for example, a URL including a document ID 1401. The control unit 803 can acquire document information 1400 that meets the request from the document management unit 805 by referring to the document ID 1401 included in the URL. The control unit 803 refers to the acquired document information 1400 and instructs the page generation unit 804 to generate a preview screen 1000 that can be displayed by the Web browser 104. Further, the control unit 803 returns the generated preview screen 1000 to the Web browser 104 through the transmission / reception unit 802.
The preview screen 1000 displays a document image 1010 acquired by referring to the document storage destination 1402 of the document information 1400, and also displays a document name 1002, a user name 1001, and the like. Also, in the area 1020 where the preview operation is performed, a button 1021 for performing page turning and an input area 1022 for designating a display page are displayed.

<文書管理サービス800への文書登録>
次に、図12及び図13を参照しつつ、コンテンツ共有システムによる文書管理サービス800への文書登録処理について説明する。図12は、クライアント装置101のWebブラウザ104に表示される文書登録画面の一例を示す図である。図12に示す文書登録画面1100は、Webブラウザ104が文書管理サービス800にアクセスして文書登録画面表示リクエストを行った場合に表示される。
文書登録画面1100には、登録する文書を指定するためのファイル名1101及び文書登録ボタン1102が含まれる。文書登録ボタン1102が押下されると、クライアント装置101から文書管理サービス800に対して、ファイル名1101で指定した文書を送信するための文書登録リクエストが発行される。
<Document Registration to Document Management Service 800>
Next, a document registration process to the document management service 800 by the content sharing system will be described with reference to FIGS. FIG. 12 is a diagram illustrating an example of a document registration screen displayed on the Web browser 104 of the client apparatus 101. A document registration screen 1100 shown in FIG. 12 is displayed when the Web browser 104 accesses the document management service 800 and makes a document registration screen display request.
The document registration screen 1100 includes a file name 1101 for specifying a document to be registered and a document registration button 1102. When the document registration button 1102 is pressed, the client apparatus 101 issues a document registration request for transmitting the document specified by the file name 1101 to the document management service 800.

図13は、文書登録処理のシーケンス図である。ユーザーがログイン画面400にて文書管理サービス800にログインし、Webブラウザ104に文書登録画面1100(図12)が表示されているとする。この状態において、ユーザーによりクライアント装置101のWebブラウザ104に表示された文書登録画面1100の文書登録ボタン1102が押下されるとする。これに対応し、Webブラウザ104は、文書登録ボタン1102に対応する登録指示を受け付ける。そして、S1201において、Webブラウザ104は、文書登録リクエストを、文書とともに文書管理サービス800に送信する。
文書管理サービス800の送受信部802は、文書登録リクエスト及び文書を受信する(コンテンツ受信処理)。そして、S1202において、文書管理部805は、文書登録リクエストとともに受信した文書と、文書に対応する文書情報1400とをDB807に格納する。
さらに、制御部803は、文書に基づいて、Webブラウザ104がこの文書にアクセスするための文書URLを生成する。さらに、文書管理部805は、この文書URLをメッセージとして、メッセージ情報1410をDB807に格納する。S1202において登録された文書情報1400とメッセージ情報1410とは、メッセージIDにより対応付けられている。すなわち、S1202の処理は、投稿識別子としてのメッセージIDとコンテンツとしての文書とを対応付けて記憶手段に格納するコンテンツ登録処理の一例である。
FIG. 13 is a sequence diagram of document registration processing. Assume that the user logs in to the document management service 800 on the login screen 400 and the document registration screen 1100 (FIG. 12) is displayed on the Web browser 104. In this state, assume that the user presses the document registration button 1102 on the document registration screen 1100 displayed on the Web browser 104 of the client apparatus 101. In response to this, the Web browser 104 accepts a registration instruction corresponding to the document registration button 1102. In step S1201, the Web browser 104 transmits a document registration request to the document management service 800 together with the document.
The transmission / reception unit 802 of the document management service 800 receives a document registration request and a document (content reception process). In step S1202, the document management unit 805 stores the document received together with the document registration request and the document information 1400 corresponding to the document in the DB 807.
Further, the control unit 803 generates a document URL for the Web browser 104 to access the document based on the document. Further, the document management unit 805 stores the message information 1410 in the DB 807 using the document URL as a message. The document information 1400 and message information 1410 registered in S1202 are associated with each other by a message ID. That is, the process of S1202 is an example of a content registration process in which the message ID as the posting identifier and the document as the content are associated with each other and stored in the storage unit.

次に、S1203において、送受信部802は、制御部803の制御の下、アクセストークン取得リクエストをWebブラウザ104へリダイレクトする。ここで、アクセストークン取得リクエストは、文書管理サービス800からマイクロブログサービス300へメッセージを投稿するためのアクセストークンの取得を要求する情報である。
S1204からS1210までにおいて、文書管理サービス800は、マイクロブログサービス300からアクセストークンを取得する。なお、アクセストークンを取得する処理については、<マイクロブログサービス300の認証・認可>において、説明済みのため省略する。文書管理サービス800のトークン管理部815は、取得したアクセストークンをアクセストークン1443としてDB816に格納する。
In step S <b> 1203, the transmission / reception unit 802 redirects the access token acquisition request to the web browser 104 under the control of the control unit 803. Here, the access token acquisition request is information requesting acquisition of an access token for posting a message from the document management service 800 to the microblog service 300.
In steps S1204 to S1210, the document management service 800 acquires an access token from the microblog service 300. The process for acquiring the access token has been described in <Authentication / authorization of microblog service 300>, and will not be described. The token management unit 815 of the document management service 800 stores the acquired access token in the DB 816 as the access token 1443.

次に、S1211において、文書管理サービス800のメッセージ情報管理部806は、S1208で取得したアクセストークン1443とともにメッセージ投稿リクエストをマイクロブログサービス300へ送信する。メッセージ投稿リクエストは、S1202において生成された文書URLをメッセージとして書き込むためのリクエスト情報であり、メッセージを含んでいる。S1211は、投稿情報送信処理の一例である。
マイクロブログサービス300は、メッセージ登録リクエストを受信する。続いて、マイクロブログサービス300の制御部302は、認証部304を通じてアクセストークン1443がメッセージ書き込み許可されたアクセストークンであることを確認する。制御部302がアクセストークンを確認すると、S1212において、メッセージ管理部305は、文書URLをメッセージとするメッセージ情報700をDB306に書き込む。以上で、文書登録処理が完了する。ユーザーは、Webブラウザ104によりマイクロブログサービス300に接続し、メッセージとしての文書URLを指定することにより、文書にアクセスすることができる。
In step S1211, the message information management unit 806 of the document management service 800 transmits a message posting request to the microblog service 300 together with the access token 1443 acquired in step S1208. The message posting request is request information for writing the document URL generated in S1202 as a message, and includes a message. S1211 is an example of posted information transmission processing.
The microblog service 300 receives a message registration request. Subsequently, the control unit 302 of the microblog service 300 confirms that the access token 1443 is an access token permitted to write a message through the authentication unit 304. When the control unit 302 confirms the access token, in step S <b> 1212, the message management unit 305 writes message information 700 having the document URL as a message in the DB 306. This completes the document registration process. A user can access a document by connecting to the microblog service 300 via the Web browser 104 and specifying a document URL as a message.

<文書管理サービス800からの文書削除>
図14は、文書削除処理のシーケンス図である。ユーザーがログイン画面400にて文書管理サービス800にログインし、Webブラウザ104にプレビュー画面1000(図11)が表示されているとする。この状態において、ユーザーによりプレビュー画面1000の削除ボタン1040が押下されると、Webブラウザ104は、削除ボタン1040に対応する文書の削除指示を受け付ける。Webブラウザ104は、コンテンツ削除指示を受け付けると、S1401において、文書IDとともに文書削除リクエストを文書管理サービス800に送信する。ここで、文書削除リクエストは、コンテンツ削除指示の一例である。また、S1401は、削除指示受付処理の一例である。
文書管理サービス800の送受信部802は、文書削除リクエスト及び文書IDを受信する。そして、S1402において、文書管理サービス800のメッセージ情報管理部806は、文書IDをキーとして削除対象の文書に関連するメッセージ情報1410を特定し、メッセージ情報1410に含まれる文書ID1415を特定する。すなわち、S1402は、投稿識別子特定処理の一例である。
<Delete Document from Document Management Service 800>
FIG. 14 is a sequence diagram of document deletion processing. Assume that the user logs in to the document management service 800 on the login screen 400 and the preview screen 1000 (FIG. 11) is displayed on the Web browser 104. In this state, when the delete button 1040 on the preview screen 1000 is pressed by the user, the Web browser 104 receives an instruction to delete the document corresponding to the delete button 1040. When the Web browser 104 accepts the content deletion instruction, the Web browser 104 transmits a document deletion request together with the document ID to the document management service 800 in S1401. Here, the document deletion request is an example of a content deletion instruction. Further, S1401 is an example of a deletion instruction reception process.
The transmission / reception unit 802 of the document management service 800 receives the document deletion request and the document ID. In step S1402, the message information management unit 806 of the document management service 800 specifies message information 1410 related to the document to be deleted using the document ID as a key, and specifies the document ID 1415 included in the message information 1410. That is, S1402 is an example of a posting identifier specifying process.

次に、S1403において、文書管理サービス800の制御部803は、認証サービス811に、S1402で特定したメッセージ情報1410に一致するマイクロブログアクセストークン情報1440の問い合わせを行う。認証サービス811において、送受信部812は、問い合わせを受け付ける。そして、トークン管理部815は、制御部813の制御の下、マイクロブログURL1412と、メッセージ投稿ユーザーID1413とをキーとして、マイクロブログアクセストークン情報1440を取得する。そして、送受信部812は、制御部813の制御の下、マイクロブログアクセストークン情報1440を文書共有サービス801に返す。
文書共有サービス801は、認証サービス811から、マイクロブログアクセストークン情報1440を取得すると、S1404において、マイクロブログサービス300へ、文書URLを含むメッセージの削除要求(メッセージ削除要求)を送信する。より具体的には、文書共有サービス801は、メッセージ削除要求の送信先は、マイクロブログアクセストークン情報1440のマイクロブログURL1412を送信先としてメッセージ削除要求を送信する。メッセージ削除要求は、マイクロブログアクセストークン情報1440のアクセストークン1443を含み、S1402で取得したメッセージ情報1410のメッセージID1411をキーとした削除要求である。なお、S1404は、削除要求送信処理の一例である。
In step S1403, the control unit 803 of the document management service 800 inquires the authentication service 811 about the microblog access token information 1440 that matches the message information 1410 specified in step S1402. In the authentication service 811, the transmission / reception unit 812 receives an inquiry. Then, the token management unit 815 acquires the microblog access token information 1440 under the control of the control unit 813, using the microblog URL 1412 and the message posting user ID 1413 as keys. Then, the transmission / reception unit 812 returns the microblog access token information 1440 to the document sharing service 801 under the control of the control unit 813.
Upon acquiring the microblog access token information 1440 from the authentication service 811, the document sharing service 801 transmits a message deletion request (message deletion request) including the document URL to the microblog service 300 in S1404. More specifically, the document sharing service 801 transmits the message deletion request with the microblog URL 1412 of the microblog access token information 1440 as the transmission destination of the message deletion request. The message deletion request is a deletion request including the access token 1443 of the microblog access token information 1440 and using the message ID 1411 of the message information 1410 acquired in S1402 as a key. Note that S1404 is an example of a deletion request transmission process.

マイクロブログサービス300においては、送受信部301は、メッセージ削除要求を受信する。そして、制御部302は、メッセージ削除要求に含まれるアクセストークン1443の正当性を認証部304に問い合わせる。
アクセストークン1443の正当性が確認されると、S1405において、メッセージ管理部305は、制御部302の制御の下、メッセージ削除要求に含まれるメッセージID1411をキーとして、メッセージを削除する。
In the microblog service 300, the transmission / reception unit 301 receives a message deletion request. Then, the control unit 302 inquires of the authentication unit 304 about the validity of the access token 1443 included in the message deletion request.
When the validity of the access token 1443 is confirmed, in step S1405, the message management unit 305 deletes the message using the message ID 1411 included in the message deletion request as a key under the control of the control unit 302.

次に、送受信部301は、制御部302の制御の下、メッセージ削除の結果を、応答情報として文書管理サービス800に送信する。ここで、送受信部301は、メッセージ削除に成功した場合には、メッセージ削除に成功した旨の応答情報を送信し、メッセージ削除に成功しなかった場合には、メッセージ削除に成功しなかった旨の応答情報を送信する。
文書管理サービス800の送受信部802は、メッセージ削除の結果を示す応答情報を受信する(応答情報受信処理)。そして、文書管理サービス800の制御部803は、応答情報に示されるメッセージ削除の結果を確認する。次に、S1406において、文書管理部805は、制御部803の制御の下、削除に成功している場合には、DB807に記憶されている文書及び文書情報1400を削除する。ここで、S1406は、コンテンツ削除処理の一例である。文書管理サービス800は、さらに、クライアント装置101のWebブラウザ104に、文書の削除結果を送信する。
Next, the transmission / reception unit 301 transmits the message deletion result to the document management service 800 as response information under the control of the control unit 302. Here, when the message deletion is successful, the transmission / reception unit 301 transmits response information indicating that the message deletion is successful. When the message deletion is not successful, the transmission / reception unit 301 indicates that the message deletion is not successful. Send response information.
The transmission / reception unit 802 of the document management service 800 receives response information indicating the result of message deletion (response information reception process). Then, the control unit 803 of the document management service 800 confirms the result of message deletion indicated in the response information. In step S <b> 1406, the document management unit 805 deletes the document and the document information 1400 stored in the DB 807 when the deletion is successful under the control of the control unit 803. Here, S1406 is an example of content deletion processing. The document management service 800 further transmits a document deletion result to the Web browser 104 of the client apparatus 101.

図15は、文書削除処理における文書管理サービス800の詳細な処理を示すフローチャートである。なお、図14を参照しつつ説明した処理については説明を省略する。文書管理サービス800においては、まず、S1501において、送受信部802は、文書削除リクエストを受信する。次に、S1502において、メッセージ情報管理部806は、削除対象の文書に関連するメッセージ情報1410を検索する。
S1502において、メッセージ情報1410が検出されない場合、S1503において、メッセージ情報管理部806は、マイクロブログサービス300へのメッセージの投稿は存在しないと判断する。この場合、制御部803は、処理をS1507へ進める。S1507において、文書管理部805は、DB807に記憶されている文書と文書情報1400とを削除する。
FIG. 15 is a flowchart showing detailed processing of the document management service 800 in document deletion processing. Note that description of the processing described with reference to FIG. 14 is omitted. In the document management service 800, first, in S1501, the transmission / reception unit 802 receives a document deletion request. In step S1502, the message information management unit 806 searches for message information 1410 related to the document to be deleted.
If the message information 1410 is not detected in S1502, the message information management unit 806 determines in S1503 that there is no message posting to the microblog service 300. In this case, the control unit 803 advances the process to S1507. In step S <b> 1507, the document management unit 805 deletes the document stored in the DB 807 and the document information 1400.

一方、S1502において、メッセージ情報1410が検出された場合には、S1503において、メッセージ情報管理部806は、マイクロブログサービス300へのメッセージの投稿が存在すると判断する。そして、制御部803は、処理をS1504へ進める。S1504において、送受信部802は、制御部803の制御の下、認証サービス811からマイクロブログのアクセストークン1443を取得する。
次に、S1505において、送受信部802は、メッセージID1411をキーにマイクロブログサービス300にメッセージ削除要求を送信する。続いて、送受信部802は、マイクロブログサービス300からメッセージ削除の結果を示す応答情報を受信する。応答情報を受信すると、制御部803は、応答情報に基づいて、メッセージ削除の結果を確認する。
On the other hand, if the message information 1410 is detected in S1502, the message information management unit 806 determines in S1503 that there is a message post to the microblog service 300. Then, the control unit 803 advances the process to S1504. In step S <b> 1504, the transmission / reception unit 802 acquires a microblog access token 1443 from the authentication service 811 under the control of the control unit 803.
In step S <b> 1505, the transmission / reception unit 802 transmits a message deletion request to the microblog service 300 using the message ID 1411 as a key. Subsequently, the transmission / reception unit 802 receives response information indicating the result of message deletion from the microblog service 300. Upon receiving the response information, the control unit 803 confirms the result of message deletion based on the response information.

S1506において、メッセージの削除に成功した場合には、制御部803は、処理をS1507に進める。S1507において、文書管理部805は、文書及び文書情報1400を削除する。S1506において、メッセージの削除に成功しない場合には、制御部803は、処理をS1508に進める。S1508において、送受信部802は、制御部803の制御の下、クライアント装置101のWebブラウザ104に文書削除リクエストの結果を返す。すなわち、メッセージの削除に成功しない場合には、制御部803は、文書の削除は行わない。
以上のように、本実施形態にかかるコンテンツ管理システムにおいては、文書を削除する際に、文書に関して投稿されたメッセージの削除を依頼し、削除に成功した場合にのみ文書を削除する。このため、コンテンツ管理システムにおいては、デッドリンクの発生を防止することができる。また、コンテンツ管理システムにおいては、ユーザーから文書の削除指示を受け付けると、自動的に文書と文書に関するメッセージとを削除するので、ユーザーによる煩雑な操作を不要とすることができる。
If the message is successfully deleted in S1506, the control unit 803 advances the process to S1507. In step S1507, the document management unit 805 deletes the document and the document information 1400. If the deletion of the message is not successful in S1506, the control unit 803 advances the process to S1508. In step S <b> 1508, the transmission / reception unit 802 returns the result of the document deletion request to the web browser 104 of the client apparatus 101 under the control of the control unit 803. That is, when the message deletion is not successful, the control unit 803 does not delete the document.
As described above, in the content management system according to the present embodiment, when deleting a document, the deletion of a message posted regarding the document is requested, and the document is deleted only when the deletion is successful. For this reason, in the content management system, it is possible to prevent the occurrence of dead links. Further, in the content management system, when a document deletion instruction is received from the user, the document and the message related to the document are automatically deleted, so that a complicated operation by the user can be eliminated.

(第2の実施形態)
次に、第2の実施形態にかかるコンテンツ管理システムについて説明する。第2の実施形態にかかるコンテンツ管理システムにおいては、メッセージに関するコメントが存在する場合には、適宜メッセージを残し、文書のみを削除する。
より具体的には、第2の実施形態にかかるコンテンツ管理システムにおいては、コメントが存在する場合には、ユーザーからの指示により、メッセージを削除するか否かを決定する。
(Second Embodiment)
Next, a content management system according to the second embodiment will be described. In the content management system according to the second embodiment, when a comment regarding a message exists, the message is appropriately left and only the document is deleted.
More specifically, in the content management system according to the second embodiment, when a comment exists, it is determined whether or not to delete the message according to an instruction from the user.

図16は、第2の実施形態にかかる文書管理サービス800による、文書削除処理を示すフローチャートである。S1601において、文書管理サービス800の送受信部802は、文書削除リクエストを受信する。次に、S1602において、メッセージ情報管理部806は、削除対象の文書に関連するメッセージ情報1410を検索する。メッセージ情報1410が検出されない場合、S1603において、メッセージ情報管理部806は、マイクロブログサービス300へのメッセージの投稿は存在しないと判断する。この場合、制御部803は、処理をS1610へ進める。S1610において、文書管理部805は、DB807に格納されている文書及び文書情報1400を削除する。
一方、S1602において、メッセージ情報1410が検出された場合には、S1603において、メッセージ情報管理部806は、マイクロブログサービス300へのメッセージの投稿が存在すると判断する。そして、制御部803は、処理をS1604へ進める。S1604において、送受信部802は、制御部803の制御の下、認証サービス811からアクセストークン1443を取得する。
FIG. 16 is a flowchart showing document deletion processing by the document management service 800 according to the second embodiment. In step S1601, the transmission / reception unit 802 of the document management service 800 receives a document deletion request. In step S1602, the message information management unit 806 searches for message information 1410 related to the document to be deleted. If the message information 1410 is not detected, in S1603, the message information management unit 806 determines that there is no message posted to the microblog service 300. In this case, the control unit 803 advances the process to S1610. In step S <b> 1610, the document management unit 805 deletes the document and document information 1400 stored in the DB 807.
On the other hand, if the message information 1410 is detected in S1602, the message information management unit 806 determines in S1603 that a message has been posted to the microblog service 300. Then, the control unit 803 advances the process to S1604. In step S <b> 1604, the transmission / reception unit 802 acquires the access token 1443 from the authentication service 811 under the control of the control unit 803.

次に、S1605において、文書共有サービス801の制御部803は、S1604で取得したアクセストークン1443を含むメッセージID1411をキーとするコメント情報710の取得リクエストを生成する。そして、送受信部802は、コメント情報710の取得リクエストをマイクロブログURL1412のマイクロブログサービス300に送信する。
マイクロブログサービス300において、メッセージ管理部305は、メッセージID1411をキーとして、メッセージID1411で識別されるメッセージに対するコメント情報710を検索する。そして、マイクロブログサービス300の送受信部301は、コメント情報710が検出された場合に、検出されたコメント情報710を文書管理サービス800に送信する。
In step S <b> 1605, the control unit 803 of the document sharing service 801 generates an acquisition request for comment information 710 using the message ID 1411 including the access token 1443 acquired in step S <b> 1604 as a key. Then, the transmission / reception unit 802 transmits a request for obtaining the comment information 710 to the microblog service 300 having the microblog URL 1412.
In the microblog service 300, the message management unit 305 searches the comment information 710 for the message identified by the message ID 1411 using the message ID 1411 as a key. Then, when the comment information 710 is detected, the transmitting / receiving unit 301 of the microblog service 300 transmits the detected comment information 710 to the document management service 800.

文書管理サービス800の送受信部802は、取得リクエストに対する要求結果としてコメント情報710を受信する(コメント情報受信処理)。文書共有サービス801は、S1605の要求結果としてコメント情報710を取得すると、S1606において、ページ生成部804は、メッセージ削除確認画面を生成し、Webブラウザ104に返す。メッセージ削除確認画面は、選択画面情報の一例である。S1606は、選択画面情報生成処理の一例である。
図17は、メッセージ削除確認画面の一例を示す図である。図17に示すメッセージ削除確認画面1700は、文書情報表示領域1701、コメント情報表示領域1702及び選択ボタン1703を含んでいる。文書情報表示領域1701には、削除対象の文書情報1400の内容の一部が表示されている。また、コメント情報表示領域1702には、S1605で取得したコメント情報710の一部又はすべてが表示されている。選択ボタン1703は、ユーザーが画面を確認後、選択を行うためのボタンである。
The transmission / reception unit 802 of the document management service 800 receives the comment information 710 as a request result for the acquisition request (comment information reception process). When the document sharing service 801 acquires the comment information 710 as the request result of S1605, the page generation unit 804 generates a message deletion confirmation screen and returns it to the Web browser 104 in S1606. The message deletion confirmation screen is an example of selection screen information. S1606 is an example of a selection screen information generation process.
FIG. 17 is a diagram illustrating an example of a message deletion confirmation screen. A message deletion confirmation screen 1700 shown in FIG. 17 includes a document information display area 1701, a comment information display area 1702, and a selection button 1703. In the document information display area 1701, a part of the content of the document information 1400 to be deleted is displayed. In the comment information display area 1702, a part or all of the comment information 710 acquired in S1605 is displayed. A selection button 1703 is a button for the user to make a selection after confirming the screen.

ユーザーは、Webブラウザ104上に表示されたメッセージ削除確認画面1700において、コメント情報710を確認し、選択ボタン1703を押下する。ユーザーにより選択ボタン1703が押下されると、文書管理サービス800の送受信部802は、Webブラウザ104から、選択ボタン1703の押下に対応するメッセージの削除の選択結果を受信する(選択受付処理)。そして、S1607において、制御部803は、選択結果を確認する。
S1607において、メッセージの削除を行わない選択肢が選択された場合、制御部803は、処理をS1610に進める。S1607において、メッセージの削除を行う選択肢が選択された場合、制御部803は、処理をS1608に進める。S1608において、送受信部802は、制御部803の制御の下、アクセストークン1443と共に、メッセージID1411をキーにマイクロブログサービス300にメッセージ削除要求を送信する。
The user confirms the comment information 710 on the message deletion confirmation screen 1700 displayed on the Web browser 104 and presses the selection button 1703. When the selection button 1703 is pressed by the user, the transmission / reception unit 802 of the document management service 800 receives a message deletion selection result corresponding to the pressing of the selection button 1703 from the Web browser 104 (selection reception process). In step S1607, the control unit 803 confirms the selection result.
In S1607, when an option not to delete a message is selected, the control unit 803 advances the process to S1610. If an option for deleting a message is selected in S1607, the control unit 803 advances the process to S1608. In step S1608, the transmission / reception unit 802 transmits a message deletion request to the microblog service 300 using the message ID 1411 as a key together with the access token 1443 under the control of the control unit 803.

続いて、送受信部802は、マイクロブログサービス300からメッセージ削除の結果を示す応答情報を受信する。応答情報を受信すると、制御部803は、応答情報に基づいて、メッセージ削除の結果を確認する。S1609において、メッセージの削除に成功した場合には、制御部803は、処理をS1610に進める。
S1609において、メッセージの削除に成功しない場合には、制御部803は、処理をS1611に進める。すなわち、この場合には、制御部803は、文書の削除は行わない。S1611において、送受信部802は、制御部803の制御の下、クライアント装置101のWebブラウザ104に文書削除リクエストの結果を返す。
Subsequently, the transmission / reception unit 802 receives response information indicating the result of message deletion from the microblog service 300. Upon receiving the response information, the control unit 803 confirms the result of message deletion based on the response information. If the message is successfully deleted in S1609, the control unit 803 advances the process to S1610.
If the deletion of the message is not successful in S1609, the control unit 803 advances the process to S1611. That is, in this case, the control unit 803 does not delete the document. In step S <b> 1611, the transmission / reception unit 802 returns the result of the document deletion request to the web browser 104 of the client apparatus 101 under the control of the control unit 803.

以上のように、第2の実施形態にかかるコンテンツ管理システムにおいては、文書に関するメッセージに対するコメントが存在する場合には、ユーザーからの指示に従い、文書のみを削除し、メッセージを残すことができる。これにより、コンテンツ管理システムの利便性を向上させることができる。
なお、第2の実施形態にかかるコンテンツ管理システムのこれ以外の構成及び処理は、第1の実施形態にかかるコンテンツ管理システムの構成及び処理と同様である。
As described above, in the content management system according to the second embodiment, when there is a comment for a message regarding a document, it is possible to delete only the document and leave a message in accordance with an instruction from the user. Thereby, the convenience of the content management system can be improved.
The remaining configuration and processing of the content management system according to the second embodiment are the same as the configuration and processing of the content management system according to the first embodiment.

第2の実施形態にかかるコンテンツ管理システムの変更例としては、コンテンツ管理システムは、メッセージに対するコメントが存在しない場合においても、ユーザーからの指示に従い、文書に関するメッセージを残すか否かを判断してもよい。この場合には、メッセージ削除確認画面には、文書情報と選択ボタンとを表示することとすればよい。   As a modification example of the content management system according to the second embodiment, the content management system may determine whether to leave a message about a document according to an instruction from the user even when there is no comment on the message. Good. In this case, the document information and the selection button may be displayed on the message deletion confirmation screen.

<その他の実施形態>
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給する。そして、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムを読み出して実行する処理である。
<Other embodiments>
The present invention can also be realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media. Then, the computer (or CPU, MPU, etc.) of the system or apparatus reads and executes the program.

以上、上述した各実施形態によれば、ユーザーによる煩雑な操作を必要とすることなく、複数サービス間で適切に情報の共有を行うことのできる仕組みを提供することができる。   As described above, according to each embodiment described above, it is possible to provide a mechanism capable of appropriately sharing information among a plurality of services without requiring a complicated operation by a user.

以上、本発明の好ましい実施形態について詳述したが、本発明は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   The preferred embodiments of the present invention have been described in detail above, but the present invention is not limited to such specific embodiments, and various modifications can be made within the scope of the gist of the present invention described in the claims.・ Change is possible.

Claims (10)

投稿管理サービスに投稿された、コンテンツに関連する投稿情報の削除要求を、前記投稿管理サービスに送信する削除要求送信手段と、
前記投稿管理サービスから、前記削除要求に応じた前記投稿情報の削除に成功した旨の応答情報を受信する応答情報受信手段と、
前記応答情報受信手段が前記応答情報を受信した場合に、記憶手段に記憶されている前記コンテンツを削除するコンテンツ削除手段と
を有することを特徴とするコンテンツ管理装置。
A deletion request transmission means for transmitting a deletion request for posting information related to content posted to the posting management service to the posting management service;
Response information receiving means for receiving response information indicating successful deletion of the posted information in response to the deletion request from the posting management service;
A content management apparatus comprising: a content deletion unit that deletes the content stored in a storage unit when the response information reception unit receives the response information.
前記記憶手段は、前記コンテンツに関連する前記投稿情報を識別する投稿識別子に対応付けて前記コンテンツを格納し、
前記削除要求送信手段は、前記投稿識別子を含む前記削除要求を前記投稿管理サービスに送信し、
前記応答情報受信手段は、前記投稿識別子を含む前記応答情報を受信し、
前記コンテンツ削除手段は、前記記憶手段において、前記応答情報に含まれている前記投稿識別子に対応付けられている前記コンテンツを削除することを特徴とする請求項1に記載のコンテンツ管理装置。
The storage means stores the content in association with a post identifier for identifying the post information related to the content;
The deletion request transmission means transmits the deletion request including the post identifier to the post management service,
The response information receiving means receives the response information including the posting identifier,
The content management apparatus according to claim 1, wherein the content deletion unit deletes the content associated with the posting identifier included in the response information in the storage unit.
ユーザーから入力されたコンテンツ削除指示を受け付ける削除指示受付手段と、
前記削除指示を受け付けた場合に、前記記憶手段において、前記コンテンツ削除指示の対象となる前記コンテンツに対応付けられている前記投稿識別子を特定する特定手段と
をさらに有し、
前記削除要求送信手段は、前記特定手段により特定された前記投稿識別子を含む前記削除要求を前記投稿管理サービスに送信することを特徴とする請求項2に記載のコンテンツ管理装置。
A deletion instruction receiving means for receiving a content deletion instruction input by a user;
When the deletion instruction is accepted, the storage unit further includes a specifying unit that specifies the posting identifier associated with the content that is the target of the content deletion instruction,
3. The content management apparatus according to claim 2, wherein the deletion request transmission unit transmits the deletion request including the posting identifier specified by the specifying unit to the posting management service.
前記コンテンツを受信するコンテンツ受信手段と、
前記コンテンツ受信手段が前記コンテンツを受信した場合に、前記コンテンツに関連する前記投稿情報を前記投稿管理サービスに送信する投稿情報送信手段と、
前記投稿情報送信手段により送信された前記投稿情報の前記投稿識別子と前記コンテンツとを対応付けて前記記憶手段に格納するコンテンツ登録手段と
をさらに有することを特徴とする請求項2又は3に記載のコンテンツ管理装置。
Content receiving means for receiving the content;
Post information sending means for sending the post information related to the content to the post management service when the content receiving means receives the content;
4. The content registration unit according to claim 2, further comprising: a content registration unit that associates the post identifier of the post information transmitted by the post information transmission unit with the content and stores the content in the storage unit. 5. Content management device.
前記投稿情報の削除を行うか否かのユーザーによる選択を受け付ける選択受付手段をさらに有し、
前記削除要求送信手段は、前記選択受付手段が削除を行う選択を受け付けた場合に、前記削除要求を前記投稿管理サービスに送信することを特徴とする請求項1乃至4いずれか1項に記載のコンテンツ管理装置。
Further comprising selection accepting means for accepting selection by the user as to whether or not to delete the posted information;
The said deletion request transmission means transmits the said deletion request | requirement to the said post | mailbox management service, when the said selection reception means receives selection which performs deletion, The said posting request | requirement service is characterized by the above-mentioned. Content management device.
前記投稿管理サービスから、前記削除要求の対象となる前記投稿情報に対するコメント情報を受信するコメント情報受信手段と、
前記コメント情報受信手段が前記コメント情報を受信した場合に、前記投稿情報の削除を行うか否かの選択を受け付ける選択画面情報を生成する生成手段と
をさらに有し、
前記削除要求送信手段は、前記選択画面において、ユーザーにより削除を行う選択が入力された場合に、前記削除要求を送信する請求項5に記載のコンテンツ管理装置。
Comment information receiving means for receiving, from the post management service, comment information for the post information subject to the deletion request;
When the comment information receiving means receives the comment information, the comment information receiving means further includes generation means for generating selection screen information for accepting selection of whether or not to delete the posted information,
The content management apparatus according to claim 5, wherein the deletion request transmission unit transmits the deletion request when a selection for deletion is input by a user on the selection screen.
投稿管理サービスに投稿された、コンテンツに関連する投稿情報の削除要求を、前記投稿管理サービスに送信する削除要求送信手段と、
前記投稿管理サービスから、前記削除要求に応じた前記投稿情報の削除に成功した旨の応答情報を受信する応答情報受信手段と、
前記応答情報受信手段が前記応答情報を受信した場合に、記憶手段に記憶されている前記コンテンツを削除するコンテンツ削除手段と
を有することを特徴とするコンテンツ管理システム。
A deletion request transmission means for transmitting a deletion request for posting information related to content posted to the posting management service to the posting management service;
Response information receiving means for receiving response information indicating successful deletion of the posted information in response to the deletion request from the posting management service;
A content management system comprising: content deletion means for deleting the content stored in the storage means when the response information receiving means receives the response information.
コンテンツ管理装置が実行するコンテンツ管理方法であって、
投稿管理サービスに投稿された、コンテンツに関連する投稿情報の削除要求を、前記投稿管理サービスに送信する削除要求送信ステップと、
前記投稿管理サービスから、前記削除要求に応じた前記投稿情報の削除に成功した旨の応答情報を受信する応答情報受信ステップと、
前記応答情報受信ステップにおいて、前記応答情報を受信した場合に、記憶手段に記憶されているコンテンツを削除するコンテンツ削除ステップと
を含むことを特徴とするコンテンツ管理方法。
A content management method executed by a content management device,
A deletion request transmission step of transmitting a deletion request for posting information related to content posted to the posting management service to the posting management service;
A response information receiving step for receiving response information indicating that the deletion of the posted information in response to the deletion request has been successful, from the posting management service;
A content management method comprising: a content deletion step of deleting the content stored in the storage means when the response information is received in the response information reception step.
コンテンツ管理システムが実行するコンテンツ管理方法であって、
投稿管理サービスに投稿された、コンテンツに関連する投稿情報の削除要求を、前記投稿管理サービスに送信する削除要求送信ステップと、
前記投稿管理サービスから、前記削除要求に応じた前記投稿情報の削除に成功した旨の応答情報を受信する応答情報受信ステップと、
前記応答情報受信ステップにおいて、前記応答情報を受信した場合に、記憶手段に記憶されているコンテンツを削除するコンテンツ削除ステップと
を含むことを特徴とするコンテンツ管理方法。
A content management method executed by a content management system,
A deletion request transmission step of transmitting a deletion request for posting information related to content posted to the posting management service to the posting management service;
A response information receiving step for receiving response information indicating that the deletion of the posted information in response to the deletion request has been successful, from the posting management service;
A content management method comprising: a content deletion step of deleting the content stored in the storage means when the response information is received in the response information reception step.
コンピュータを、
投稿管理サービスに投稿された、コンテンツに関連する投稿情報の削除要求を、前記投稿管理サービスに送信する削除要求送信手段と、
前記投稿管理サービスから、前記削除要求に応じた前記投稿情報の削除に成功した旨の応答情報を受信する応答情報受信手段と、
前記応答情報受信手段が前記応答情報を受信した場合に、記憶手段に記憶されているコンテンツを削除するコンテンツ削除手段と
して機能させるためのプログラム。
Computer
A deletion request transmission means for transmitting a deletion request for posting information related to content posted to the posting management service to the posting management service;
Response information receiving means for receiving response information indicating successful deletion of the posted information in response to the deletion request from the posting management service;
The program for functioning as a content deletion means for deleting the content stored in the storage means when the response information receiving means receives the response information.
JP2013124118A 2013-06-12 2013-06-12 Content management device, content management system, content management method, and program Pending JP2014241113A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013124118A JP2014241113A (en) 2013-06-12 2013-06-12 Content management device, content management system, content management method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013124118A JP2014241113A (en) 2013-06-12 2013-06-12 Content management device, content management system, content management method, and program

Publications (1)

Publication Number Publication Date
JP2014241113A true JP2014241113A (en) 2014-12-25

Family

ID=52140316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013124118A Pending JP2014241113A (en) 2013-06-12 2013-06-12 Content management device, content management system, content management method, and program

Country Status (1)

Country Link
JP (1) JP2014241113A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11297019B2 (en) 2019-03-14 2022-04-05 Fujifilm Business Innovation Corp. Message notification device, content management system, and non-transitory computer readable medium
EP4239993A1 (en) 2022-03-04 2023-09-06 Fujifilm Business Innovation Corp. Information processing apparatus, program, and information processing method
US11762931B2 (en) 2019-11-20 2023-09-19 Beijing Bytedance Network Technology Co., Ltd. Feedback method and apparatus based on online document comment, and non-transitory computer-readable storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11297019B2 (en) 2019-03-14 2022-04-05 Fujifilm Business Innovation Corp. Message notification device, content management system, and non-transitory computer readable medium
US11762931B2 (en) 2019-11-20 2023-09-19 Beijing Bytedance Network Technology Co., Ltd. Feedback method and apparatus based on online document comment, and non-transitory computer-readable storage medium
EP4239993A1 (en) 2022-03-04 2023-09-06 Fujifilm Business Innovation Corp. Information processing apparatus, program, and information processing method

Similar Documents

Publication Publication Date Title
JP6120650B2 (en) Content management apparatus, content management method and program
CN106856475B (en) Authorization server and authentication collaboration system
JP6323994B2 (en) Content management apparatus, content management method and program
CN109691057B (en) Interchangeably retrieving sensitive content via a private content distribution network
US9916308B2 (en) Information processing system, document managing server, document managing method, and storage medium
US11394715B2 (en) Proxy authorization of a network device
US9608972B2 (en) Service providing system and data providing method that convert a process target data into output data with a data format that a service receiving apparatus is able to output
US20100251353A1 (en) User-authorized information card delegation
US20170041504A1 (en) Service providing system, information processing apparatus, program, and method for generating service usage information
KR20120105583A (en) Apparatus and method for sharing contents of social network service in communicatino system
US20160014107A1 (en) Data synchronizing system, control method thereof, authorization server, and storage medium thereof
US20200058091A1 (en) Address management system
KR20230003228A (en) Document sharing processing methods, devices, devices, media and systems
JP2015133034A (en) Information processing system and authentication method
JP5903004B2 (en) Information processing apparatus and authorization information management method
JP2019212337A (en) Information processing device, information processing system and program
EP3844926A1 (en) Binding a public cloud user account and a personal cloud user account for a hybrid cloud environment
JP2006031064A (en) Session management system and management method
US11729334B2 (en) Communication system, device, and recording medium for remote access to electronic device through relaying device and converter
JP2019101668A (en) System and control method thereof
JP2011107779A (en) Information access control system and method
US11153293B1 (en) Identity information linking
JP2014241113A (en) Content management device, content management system, content management method, and program
KR102191111B1 (en) System and method of providing anonymity message service using block chain
JP2016085638A (en) Server device, terminal device, system, information processing method, and program