bulkSaveSessionAttributes(Map< String, String >) method

Bulk saving of SessionAttributes for the current state in the current session.

Syntax

void bulkSaveSessionAttributes ( Map< String, String > attributesMap ) throws DBException

Parameters

Exceptions

Usage

This method is designed to be used in state implementations that produces multiple

com.sybase365.mobiliser.brand.plugins.api.smapp.controls.IAttribute

s, and it minimizes the database roundtrip.