public interface ICalendarInternalCollector
修飾子とタイプ | フィールドと説明 |
---|---|
static String |
IAC_EVENT
ワークスペース機能のイベントカレンダー連携
|
static String |
IAC_TODO
TODO機能連携
|
修飾子とタイプ | メソッドと説明 |
---|---|
IResultModel |
collect(IParameterFilter filter)
カレンダー表示用のデータを取得します。
|
String |
getCollectorType()
連携種別を取得します。
|
IResultModel collect(IParameterFilter filter) throws ModuleCallInterfaceException
filter
- 取得条件ModuleCallInterfaceException
- 連携先で異常が起きた場合にスローされる例外String getCollectorType()
この種別は、スケジュール機能と何に連携するかを表します。
デフォルトで用意している種別は以下となります。
Copyright © 2012-2015 NTT DATA INTRAMART CORPORATION