notifyBIEEPreferencesUpdatedWithString() Method
In SecurityService, use the notifyBIEEPreferencesUpdatedWithString() method for user preference integration purposes only.
Signature
boolean notifyBIEEPreferencesUpdatedWithString(String bieeSessionID, String userPrefesXML);
Parameters for notifyBIEEPreferencesUpdatedWithString() Method
Parameter | Description |
---|---|
String bieeSessionID |
The session ID for integration. |
String userPrefesXML |
The XML data that contain user preferences. |