Property | Type | Description | |
---|---|---|---|
FindMapDbConnectionParameters | void | ||
FindSecurityDbConnectionParameters | void | ||
FindTransactionDbConnectionParameters | void | ||
IsAuthorised | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
ExportGlymaSession ( ) : |
||
PersistSessionObject ( ) : void | ||
WebAppSPGlymaSession ( string callingUrl ) : System | ||
WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId ) : System | ||
WebAppSPGlymaSession ( string callingUrl, System.Guid domainId, System.Guid rootMapId ) : System | ||
WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId, System.Guid domainId, System.Guid rootMapId ) : System | ||
WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId, bool preload ) : System | ||
WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId, bool preload, System.Guid domainId, System.Guid rootMapId ) : System | ||
WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId, bool isParameter, |
||
WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId, bool preload, bool isParameter, |
||
WebAppSPGlymaSession ( string callingUrl, bool isParameter, |
Method | Description | |
---|---|---|
FindMapDbConnectionParameters ( |
||
FindSecurityDbConnectionParameters ( |
||
FindTransactionDbConnectionParameters ( |
||
IsAuthorised ( System.Guid domainId, System.Guid rootMapId ) : bool |
public ExportGlymaSession ( ) : |
||
return |
public WebAppSPGlymaSession ( string callingUrl ) : System | ||
callingUrl | string | |
return | System |
public WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId ) : System | ||
callingUrl | string | |
sessionId | System.Guid | |
return | System |
public WebAppSPGlymaSession ( string callingUrl, System.Guid domainId, System.Guid rootMapId ) : System | ||
callingUrl | string | |
domainId | System.Guid | |
rootMapId | System.Guid | |
return | System |
public WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId, System.Guid domainId, System.Guid rootMapId ) : System | ||
callingUrl | string | |
sessionId | System.Guid | |
domainId | System.Guid | |
rootMapId | System.Guid | |
return | System |
public WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId, bool preload ) : System | ||
callingUrl | string | |
sessionId | System.Guid | |
preload | bool | |
return | System |
public WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId, bool preload, System.Guid domainId, System.Guid rootMapId ) : System | ||
callingUrl | string | |
sessionId | System.Guid | |
preload | bool | |
domainId | System.Guid | |
rootMapId | System.Guid | |
return | System |
public WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId, bool isParameter, |
||
callingUrl | string | |
sessionId | System.Guid | |
isParameter | bool | |
domainParameter | ||
rootMapParameter | ||
return | System |
public WebAppSPGlymaSession ( string callingUrl, System.Guid sessionId, bool preload, bool isParameter, |
||
callingUrl | string | |
sessionId | System.Guid | |
preload | bool | |
isParameter | bool | |
domainParameter | ||
rootMapParameter | ||
return | System |
public WebAppSPGlymaSession ( string callingUrl, bool isParameter, |
||
callingUrl | string | |
isParameter | bool | |
domainParameter | ||
rootMapParameter | ||
return | System |