|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
initializeContext (character) |
/* Initialize the context data for the Client Context object
@param character The known Session ID for the client request
@throws Progress.Lang.SysError, Progress.Lang.AppError */ |
|||||
|
|
initializeContext (handle) |
/* Initialize the context data for the Client Context object
@param handle The handle to the Client Principal object for the client request
@throws Progress.Lang.SysError, Progress.Lang.AppError */ |
|||||
|
|
saveContext () |
/* Save the context data to a persistent store
@throws Progress.Lang.SysError, Progress.Lang.AppError */ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
HANDLE clientPrincipal |
|
|||||
|
|
CHARACTER contextID |
|
|
Top
initializeContext (character)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
initializeContext (handle)
|
|||||||||||||||
saveContext ()
|
|||||||||||||||
HANDLE clientPrincipal
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER contextID
|
|||||||||
Progress® OpenEdge® Release 11.7.15