setContext(SmappStateProcessingContext) method

Sets the processing engine context.

Syntax

void setContext ( SmappStateProcessingContext context )

Parameters

Usage

SmappStateProcessingContext

is used by the attribute to access or store the attribute value as a session variable in the datasource so that it is durable across session.

WARNING

: please refrain from setting or resetting the

SmappStateProcessingContext

. This method is reserved to be used by the processing engine only.