EnsPortal.UtilsMonitor
class EnsPortal.UtilsMonitor extends %Library.RegisteredObject
Class to provide information to build portal pagesMethod Inventory
- CreateResetCounter()
- DeleteResetCounter()
- GetJobSummary()
- GetLogSummary()
- GetOperationSummary()
- GetProcessSummary()
- GetProductionSummary()
- GetResetCounterTimestampCaption()
- GetServiceSummary()
- GetSummary()
- UpdateResetCounter()
Methods
classmethod CreateResetCounter()
classmethod DeleteResetCounter()
classmethod GetJobSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetLogSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetOperationSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetProcessSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetProductionSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetResetCounterTimestampCaption(pLanguage="") as %String
classmethod GetServiceSummary(ByRef pResult, pGetCaption, pLanguage)
classmethod GetSummary(ByRef pResult, pGetCaption=0, pLanguage="en")
classmethod UpdateResetCounter()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()