DocBook|Search
Class Reference
%BI.SMSession
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%BI] >  [SMSession]
Private  Storage  

serial class %BI.SMSession extends %SerialObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 4


Summary

Properties
Data Key SessionId

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %ClassIsLatestVersion
%ClassName %ConstructClone %Delete %DeleteId
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %GetSwizzleObject %Id %IsA
%IsModified %New %NormalizeObject %ObjectModified
%OnBeforeAddToSync %OnDetermineClass %Open %OpenId
%OriginalNamespace %PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict
%SerializeObject %SetModified %SyncObjectIn %SyncTransport
%ValidateObject Get LogicalToOdbc OdbcToLogical
SessionId SessionIdGet


Properties

• property Data as %String(TRUNCATE=1) [ MultiDimensional ];
• property Key as %String(TRUNCATE=1);
• property SessionId as %String(TRUNCATE=1);

Methods

• final method %Id() as %String
• final method Get(index As %String, default As %String = "") as %String
• final method SessionId() as %String
• method SessionIdGet() as %String
This is a Get accessor method for the SessionId property.