Method | Description | |
---|---|---|
ForceRequeingOnError ( ) : bool | ||
GetDatabaseDriver ( ) : string | ||
GetDatabaseParameters ( ) : string | ||
GetDatabasePassword ( ) : string | ||
GetDatabasePath ( ) : string | ||
GetDatabaseUser ( ) : string | ||
GetDebugOutputPath ( ) : string | ||
GetEncryptionAlgorithm ( ) : string | ||
GetEncryptionPassword ( ) : string | ||
GetServiceTimeInterval ( ) : int | ||
GetSystemId ( ) : long | ||
GetSystemPassword ( ) : string | ||
GetWebServiceHost ( ) : string | ||
GetWebServiceProtocol ( ) : string | ||
GetWebServiceProxy ( ) : string | ||
ReadConfiguration ( IConfigurator configurator ) : void |
public static ForceRequeingOnError ( ) : bool | ||
return | bool |
public static GetDatabaseParameters ( ) : string | ||
return | string |
public static GetDatabasePassword ( ) : string | ||
return | string |
public static GetDebugOutputPath ( ) : string | ||
return | string |
public static GetEncryptionAlgorithm ( ) : string | ||
return | string |
public static GetEncryptionPassword ( ) : string | ||
return | string |
public static GetServiceTimeInterval ( ) : int | ||
return | int |
public static GetWebServiceProtocol ( ) : string | ||
return | string |
public static GetWebServiceProxy ( ) : string | ||
return | string |
public static ReadConfiguration ( IConfigurator configurator ) : void | ||
configurator | IConfigurator | |
return | void |