|
| TMServerAdminWebService () |
| constructor, which is called for each http request More...
|
|
System.Boolean | TServerAdminWebConnector_LoginServerAdmin (string AServerAdminSecurityToken, System.String AUserID) |
| web connector method call More...
|
|
System.Int32 | TServerAdminWebConnector_GetClientsConnectedTotal () |
| web connector method call More...
|
|
System.Int32 | TServerAdminWebConnector_GetClientsConnected () |
| web connector method call More...
|
|
System.Int64 | TServerAdminWebConnector_GetSiteKey () |
| web connector method call More...
|
|
string | TServerAdminWebConnector_GetClientList () |
| web connector method call More...
|
|
string | TServerAdminWebConnector_GetServerInfoVersion () |
| web connector method call More...
|
|
string | TServerAdminWebConnector_GetServerInfoState () |
| web connector method call More...
|
|
System.Int64 | TServerAdminWebConnector_GetServerInfoMemory () |
| web connector method call More...
|
|
System.Boolean | TServerAdminWebConnector_StopServerControlled (System.Boolean AForceAutomaticClosing) |
| web connector method call More...
|
|
void | TServerAdminWebConnector_StopServer () |
| web connector method call More...
|
|
System.Int64 | TServerAdminWebConnector_PerformGC () |
| web connector method call More...
|
|
string | TServerAdminWebConnector_FormatClientList (System.Boolean AListDisconnectedClients) |
| web connector method call More...
|
|
string | TServerAdminWebConnector_FormatClientListSysadm (System.Boolean AListDisconnectedClients) |
| web connector method call More...
|
|
System.Boolean | TServerAdminWebConnector_QueueClientTask (System.Int16 AClientID, System.String ATaskGroup, System.String ATaskCode, string ATaskParameter1, string ATaskParameter2, string ATaskParameter3, string ATaskParameter4, System.Int16 ATaskPriority) |
| web connector method call More...
|
|
string | TServerAdminWebConnector_DisconnectClient (System.Int16 AClientID) |
| web connector method call More...
|
|
System.Boolean | TServerAdminWebConnector_UpgradeDatabase () |
| web connector method call More...
|
|
string | TServerAdminWebConnector_BackupDatabaseToYmlGZ () |
| web connector method call More...
|
|
System.Boolean | TServerAdminWebConnector_RestoreDatabaseFromYmlGZ (System.String AYmlGzData) |
| web connector method call More...
|
|
void | TServerAdminWebConnector_RefreshAllCachedTables () |
| web connector method call More...
|
|
System.Int32 | TServerAdminWebConnector_ClearConnectionPoolAndGetNumberOfDBConnections () |
| web connector method call More...
|
|
System.Boolean | TServerAdminWebConnector_SetPassword (System.String AUserID, System.String APassword) |
| web connector method call More...
|
|
System.Boolean | TServerAdminWebConnector_LockSysadmin () |
| web connector method call More...
|
|
System.Boolean | TServerAdminWebConnector_AddUser (System.String AUserID) |
| web connector method call More...
|
|
System.Boolean | TServerAdminWebConnector_AddUser2 (System.String AUserID, System.String APassword) |
| web connector method call More...
|
|
void | TServerAdminWebConnector_PerformTimedProcessingNow (System.String AProcessName) |
| web connector method call More...
|
|
this publishes the SOAP web services of OpenPetra.org for module ServerAdmin