DocBook|Search
Class Reference
%CSP.UI.System.ManageAuditPane
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%CSP] >  [UI] >  [System] >  [ManageAuditPane]
Private  Storage  

class %CSP.UI.System.ManageAuditPane extends %CSP.Util.Pane, %CSP.Page

This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Pane for Copy, Export and Purge audit logs.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 6


Summary

Properties
Align CommandFormClass CommandFormObject CommandSubmitPage
Commands FrameStyle Name Styles
Text URL

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject AuditCopy AuditExport AuditPurge
ConvertParameter Decrypt DrawBODY DrawCommandForm
DrawCommands DrawHEAD Encrypt EscapeHTML
EscapeURL FileExists GenerateCode HyperEventBody
HyperEventCall HyperEventFrame HyperEventHead Include
InsertHiddenField InsertHiddenFields IsPrivate Link
LocalizeText OnGenerateCode OnHTTPHeader OnPage
OnPageError OnPostHTTP OnPostHyperEvent OnPreHTTP
OnPreHyperEvent Page QuoteCOS QuoteJS
RewriteURL ShowError StartTimer StopTimer
ThrowError UnescapeHTML UnescapeURL XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType


Parameters

• parameter DOMAIN = "%Utility";
Default Localization Domain

Methods

• classmethod AuditCopy(ByRef pParms As %String) as %Status
Method to Copy audit log in the background
• classmethod AuditExport(ByRef pParms As %String) as %Status
Method to Export audit log in the background
• classmethod AuditPurge(ByRef pParms As %String) as %Status
Method to Purge audit log in the background
• method DrawBODY(pInstance As PageInstance) as %Status
Overwritten by subclasses to draw anything this pane needs for the BODY section.
• method DrawHEAD(pInstance As PageInstance) as %Status
Draw javascript functions for search
• classmethod FileExists(filename)
Check to see if file exists