notifyBIEEPreferencesUpdatedWithString()メソッド
SecurityServiceのnotifyBIEEPreferencesUpdatedWithString()メソッドは、ユーザー・プリファレンスの統合目的でのみ使用します。
シグネチャ
boolean notifyBIEEPreferencesUpdatedWithString(String bieeSessionID, String userPrefesXML);
notifyBIEEPreferencesUpdatedWithString()メソッドのパラメータ
| パラメータ | 説明 |
|---|---|
|
String bieeSessionID |
統合のセッションID。 |
|
String userPrefesXML |
ユーザー・プリファレンスが記述されたXMLデータ。 |