OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace Class Reference

namespace definition More...

Public Member Functions

 TServerAdminWebConnectorsNamespace (THttpConnector AHttpConnector)
 constructor More...
 
System.Boolean LoginServerAdmin (string AUserID)
 forward the method call More...
 
System.Int32 GetClientsConnectedTotal ()
 forward the method call More...
 
System.Int32 GetClientsConnected ()
 forward the method call More...
 
System.Int64 GetSiteKey ()
 forward the method call More...
 
ArrayList GetClientList ()
 forward the method call More...
 
System.String GetServerInfoVersion ()
 forward the method call More...
 
System.String GetServerInfoState ()
 forward the method call More...
 
System.Int64 GetServerInfoMemory ()
 forward the method call More...
 
System.Boolean StopServerControlled (System.Boolean AForceAutomaticClosing)
 forward the method call More...
 
void StopServer ()
 forward the method call More...
 
System.Int64 PerformGC ()
 forward the method call More...
 
System.String FormatClientList (Boolean AListDisconnectedClients)
 forward the method call More...
 
System.String FormatClientListSysadm (Boolean AListDisconnectedClients)
 forward the method call More...
 
System.Boolean QueueClientTask (System.Int16 AClientID, String ATaskGroup, String ATaskCode, System.Object ATaskParameter1, System.Object ATaskParameter2, System.Object ATaskParameter3, System.Object ATaskParameter4, System.Int16 ATaskPriority)
 forward the method call More...
 
System.Boolean DisconnectClient (System.Int16 AClientID, out String ACantDisconnectReason)
 forward the method call More...
 
System.Boolean UpgradeDatabase ()
 forward the method call More...
 
System.String BackupDatabaseToYmlGZ ()
 forward the method call More...
 
System.Boolean RestoreDatabaseFromYmlGZ (System.String AYmlGzData)
 forward the method call More...
 
void RefreshAllCachedTables ()
 forward the method call More...
 
System.Int32 ClearConnectionPoolAndGetNumberOfDBConnections ()
 forward the method call More...
 
System.Boolean SetPassword (System.String AUserID, System.String APassword)
 forward the method call More...
 
System.Boolean LockSysadmin ()
 forward the method call More...
 
System.Boolean AddUser (System.String AUserID)
 forward the method call More...
 
System.Boolean AddUser (System.String AUserID, System.String APassword)
 forward the method call More...
 
System.Int32 ListGpgKeys (out System.String List)
 forward the method call More...
 
System.Int32 ImportGpgKeys (out System.String List)
 forward the method call More...
 
void PerformTimedProcessingNow (System.String AProcessName)
 forward the method call More...
 
System.String GetSmtpHost ()
 forward the method call More...
 

Detailed Description

namespace definition

Constructor & Destructor Documentation

◆ TServerAdminWebConnectorsNamespace()

Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.TServerAdminWebConnectorsNamespace ( THttpConnector  AHttpConnector)
inline

constructor

Member Function Documentation

◆ AddUser() [1/2]

System.Boolean Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.AddUser ( System.String  AUserID)
inline

forward the method call

◆ AddUser() [2/2]

System.Boolean Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.AddUser ( System.String  AUserID,
System.String  APassword 
)
inline

forward the method call

◆ BackupDatabaseToYmlGZ()

System.String Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.BackupDatabaseToYmlGZ ( )
inline

forward the method call

◆ ClearConnectionPoolAndGetNumberOfDBConnections()

System.Int32 Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.ClearConnectionPoolAndGetNumberOfDBConnections ( )
inline

forward the method call

◆ DisconnectClient()

System.Boolean Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.DisconnectClient ( System.Int16  AClientID,
out String  ACantDisconnectReason 
)
inline

forward the method call

◆ FormatClientList()

System.String Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.FormatClientList ( Boolean  AListDisconnectedClients)
inline

forward the method call

◆ FormatClientListSysadm()

System.String Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.FormatClientListSysadm ( Boolean  AListDisconnectedClients)
inline

forward the method call

◆ GetClientList()

ArrayList Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.GetClientList ( )
inline

forward the method call

◆ GetClientsConnected()

System.Int32 Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.GetClientsConnected ( )
inline

forward the method call

◆ GetClientsConnectedTotal()

System.Int32 Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.GetClientsConnectedTotal ( )
inline

forward the method call

◆ GetServerInfoMemory()

System.Int64 Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.GetServerInfoMemory ( )
inline

forward the method call

◆ GetServerInfoState()

System.String Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.GetServerInfoState ( )
inline

forward the method call

◆ GetServerInfoVersion()

System.String Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.GetServerInfoVersion ( )
inline

forward the method call

◆ GetSiteKey()

System.Int64 Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.GetSiteKey ( )
inline

forward the method call

◆ GetSmtpHost()

System.String Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.GetSmtpHost ( )
inline

forward the method call

◆ ImportGpgKeys()

System.Int32 Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.ImportGpgKeys ( out System.String  List)
inline

forward the method call

◆ ListGpgKeys()

System.Int32 Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.ListGpgKeys ( out System.String  List)
inline

forward the method call

◆ LockSysadmin()

System.Boolean Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.LockSysadmin ( )
inline

forward the method call

◆ LoginServerAdmin()

System.Boolean Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.LoginServerAdmin ( string  AUserID)
inline

forward the method call

◆ PerformGC()

System.Int64 Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.PerformGC ( )
inline

forward the method call

◆ PerformTimedProcessingNow()

void Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.PerformTimedProcessingNow ( System.String  AProcessName)
inline

forward the method call

◆ QueueClientTask()

System.Boolean Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.QueueClientTask ( System.Int16  AClientID,
String  ATaskGroup,
String  ATaskCode,
System.Object  ATaskParameter1,
System.Object  ATaskParameter2,
System.Object  ATaskParameter3,
System.Object  ATaskParameter4,
System.Int16  ATaskPriority 
)
inline

forward the method call

◆ RefreshAllCachedTables()

void Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.RefreshAllCachedTables ( )
inline

forward the method call

◆ RestoreDatabaseFromYmlGZ()

System.Boolean Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.RestoreDatabaseFromYmlGZ ( System.String  AYmlGzData)
inline

forward the method call

◆ SetPassword()

System.Boolean Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.SetPassword ( System.String  AUserID,
System.String  APassword 
)
inline

forward the method call

◆ StopServer()

void Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.StopServer ( )
inline

forward the method call

◆ StopServerControlled()

System.Boolean Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.StopServerControlled ( System.Boolean  AForceAutomaticClosing)
inline

forward the method call

◆ UpgradeDatabase()

System.Boolean Ict.Petra.ServerAdmin.App.Core.RemoteObjects.TMServerAdminNamespace.TServerAdminWebConnectorsNamespace.UpgradeDatabase ( )
inline

forward the method call


The documentation for this class was generated from the following file: