All Frameworks Class Hierarchy This Framework Previous Next Indexes
System Interface CATISysErrorlogStatisticsSettingAtt
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---System.CATISysGeneralStatisticsSettingAtt
|
+---CATISysErrorlogStatisticsSettingAtt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISysErrorlogStatisticsSettingAtt
Interface to handle the parameters of the errorlog statistics.
Role: This interface is implemented by a component which
represents the controller of the errorlog statistics.
This interface defines:
- Methods to set each parameter
- Methods to get the value of each parameter
- A method to lock/unlock all parameters (there is only one lock per thematic)
- A method to retrieve the informations concerning all parameters
For the definitions of methods and variables common to every thematic, see the CATISysGeneralStatisticsSettingAtt
Method Index
- o
GetABND(CATBoolean&)
- Retrieves the activation state of the severity level field "abend".
- o
GetCERR(CATBoolean&)
- Retrieves the activation state of the severity level field "critical error".
- o
GetCMND(CATBoolean&)
- Retrieves the activation state of the command name field.
- o
GetCOMT(CATBoolean&)
- Retrieves the activation state of the severity level field "comment".
- o
GetMSGE(CATBoolean&)
- Retrieves the activation state of the message field.
- o
GetUREP(CATBoolean&)
- Retrieves the activation state of the severity level field "user report".
- o
GetWARN(CATBoolean&)
- Retrieves the activation state of the severity level field "warning".
- o
GetWKBN(CATBoolean&)
- Retrieves the activation state of the workbench name field.
- o
SetABND(CATBoolean&)
- Retrieves the activation state of the severity level field "abend".
- o
SetCERR(CATBoolean&)
- Retrieves the activation state of the severity level field "critical error".
- o
SetCMND(CATBoolean&)
- Retrieves the activation state of the command name field.
- o
SetCOMT(CATBoolean&)
- Retrieves the activation state of the severity level field "comment".
- o
SetMSGE(CATBoolean&)
- Retrieves the activation state of the message field.
- o
SetUREP(CATBoolean&)
- Retrieves the activation state of the severity level field "user report".
- o
SetWARN(CATBoolean&)
- Retrieves the activation state of the severity level field "warning".
- o
SetWKBN(CATBoolean&)
- Retrieves the activation state of the workbench name field.
Methods
o GetABND
-
Retrieves the activation state of the severity level field "abend".
Role: Retrieves the activation state of the severity level field "abend".
- Parameters:
-
- oStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o GetCERR
-
Retrieves the activation state of the severity level field "critical error".
Role: Retrieves the activation state of the severity level field "critical error".
- Parameters:
-
- oStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o GetCMND
-
Retrieves the activation state of the command name field.
Role: Retrieves the activation state of the command name field
- Parameters:
-
- oStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o GetCOMT
-
Retrieves the activation state of the severity level field "comment".
Role: Retrieves the activation state of the severity level field "comment".
- Parameters:
-
- oStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o GetMSGE
-
Retrieves the activation state of the message field.
Role: Retrieves the activation state of the message field
- Parameters:
-
- oStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o GetUREP
-
Retrieves the activation state of the severity level field "user report".
Role: Retrieves the activation state of the severity level field "user report".
- Parameters:
-
- oStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o GetWARN
-
Retrieves the activation state of the severity level field "warning".
Role: Retrieves the activation state of the severity level field "warning".
- Parameters:
-
- oStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o GetWKBN
-
Retrieves the activation state of the workbench name field.
Role: Retrieves the activation state of the workbench name field
- Parameters:
-
- oStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o SetABND
-
Retrieves the activation state of the severity level field "abend".
Role: Retrieves the activation state of the severity level field "abend".
- Parameters:
-
- iStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o SetCERR
-
Retrieves the activation state of the severity level field "critical error".
Role: Retrieves the activation state of the severity level field "critical error".
- Parameters:
-
- iStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o SetCMND
-
Retrieves the activation state of the command name field.
Role: Retrieves the activation state of the command name field
- Parameters:
-
- iStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o SetCOMT
-
Retrieves the activation state of the severity level field "comment".
Role: Retrieves the activation state of the severity level field "comment".
- Parameters:
-
- iStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o SetMSGE
-
Retrieves the activation state of the message field.
Role: Retrieves the activation state of the message field
- Parameters:
-
- iStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o SetUREP
-
Retrieves the activation state of the severity level field "user report".
Role: Retrieves the activation state of the severity level field "user report".
- Parameters:
-
- iStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o SetWARN
-
Retrieves the activation state of the severity level field "warning".
Role: Retrieves the activation state of the severity level field "warning".
- Parameters:
-
- iStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
o SetWKBN
-
Retrieves the activation state of the workbench name field.
Role: Retrieves the activation state of the workbench name field
- Parameters:
-
- iStatus
- Legal values:
TRUE : activated
FALSE: not activated
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure
This object is included in the file: CATISysErrorlogStatisticsSettingAtt.h
If needed, your Imakefile.mk should include the module: JS0GROUP