DocBook|Search
Class Reference
%Monitor.Application
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Monitor] >  [Application]
Private  Storage  

persistent class %Monitor.Application extends %Persistent, %XML.Adaptor

Product grouping for applications integrated with the Cache %Monitor.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4 1


Summary

Properties
Alert Description ItemGroup Name

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %BMEBuilt
%BuildIndices %CheckUnique %ClassIsLatestVersion %ClassName
%ComposeOid %ConstructClone %Delete %DeleteExtent
%DeleteId %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Exists %ExistsId %Extends %GUID
%GUIDSet %GetLock %GetParameter %GetSwizzleObject
%Id %InsertBatch %IsA %IsModified
%KillExtent %KillExtentData %LoadFromMemory %LockExtent
%LockId %New %NormalizeObject %ObjectModified
%Oid %OnBeforeAddToSync %OnDetermineClass %Open
%OpenId %OriginalNamespace %PackageName %PhysicalAddress
%PurgeIndices %Reload %RemoveFromSaveSet %ResolveConcurrencyConflict
%RollBack %Save %SaveDirect %SaveIndices
%SerializeObject %SetModified %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType


Properties

• relationship Alert as %Monitor.Alert [ Inverse = Application,Cardinality = children ];
The groups for this application
• property Description as %String(TRUNCATE=1);
Text description of the application
• relationship ItemGroup as %Monitor.ItemGroup [ Inverse = Application,Cardinality = children ];
The groups for this application
• property Name as %String(TRUNCATE=1) [ Required ];
The name of the application

Indices

• index (IDKEY on Name) [IdKey,PrimaryKey,Unique];
Unique key index for applications