Ifd:updateContext
From dev.ifd-library.org
Function public IfdContext updateContext ( IfdContext context, String session_id) session_id throws IfdServerException
Function to update a context. Everything except the global unique identifier may be updated.
Input:
-
IfdContext contextThe new changed context. -
String session_id) session_idThe session id of the active user.
Returns: The updated context.
Comments: