Class Reference
%Monitor.System.Sample.License
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [USER] >  [%Monitor] >  [System] >  [Sample] >  [License]
Private  Storage

persistent class %Monitor.System.Sample.License extends Monitor.Sample

Persistent sample class for %Monitor.System.License

This class was generated by %Monitor.System.License.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 9


Summary

Properties
Application AvailableDist AvailableLocal CurrentUsedDist
CurrentUsedLocal DateTime GroupName InstanceKey
MaxUsedDist MaxUsedLocal MetricsClass

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 %OnNew
%Open %OpenId %OriginalNamespace %PackageName
%PhysicalAddress %PurgeIndices %Reload %RemoveFromSaveSet
%ResolveConcurrencyConflict %RollBack %Save %SaveDirect
%SaveIndices %SerializeObject %SetModified %SortBegin
%SortEnd %SyncObjectIn %SyncTransport %UnlockExtent
%UnlockId %ValidateObject ConvertParameter Decrypt
Display DisplayCSP DisplayDetails Encrypt
EscapeHTML EscapeURL HyperEventBody HyperEventCall
HyperEventFrame HyperEventHead Include InsertHiddenField
InsertHiddenFields IsPrivate Link NextKey
OnHTTPHeader OnPage OnPageError OnPostHTTP
OnPostHyperEvent OnPreHTTP OnPreHyperEvent Page
QuoteJS RewriteURL SampleDataItem ShowError
StartTimer StopTimer ThrowError UnescapeHTML
UnescapeURL


Parameters

• parameter INDEX;

Properties

• property Application as %String [ InitialExpression = "CACHE" ];
• property AvailableDist as %Monitor.Integer(CALCSELECTIVITY=1,CAPTION="",DISPLAYLIST="",EXTERNALSQLNAME="",EXTERNALSQLTYPE="",FORMAT="",GETMETHOD="",JAVATYPE="",MAXVAL="",MINVAL="",SELECTIVITY="",Units="",VALUELIST="",XSDTYPE="long");
The total number (used and unused) of distributed license units available.
• property AvailableLocal as %Monitor.Integer(CALCSELECTIVITY=1,CAPTION="",DISPLAYLIST="",EXTERNALSQLNAME="",EXTERNALSQLTYPE="",FORMAT="",GETMETHOD="",JAVATYPE="",MAXVAL="",MINVAL="",SELECTIVITY="",Units="",VALUELIST="",XSDTYPE="long");
The total number (used and unused) of local license units available.
• property CurrentUsedDist as %Monitor.Integer(CALCSELECTIVITY=1,CAPTION="",DISPLAYLIST="",EXTERNALSQLNAME="",EXTERNALSQLTYPE="",FORMAT="",GETMETHOD="",JAVATYPE="",MAXVAL="",MINVAL="",SELECTIVITY="",Units="",VALUELIST="",XSDTYPE="long");
The current number of distributed license units used.
• property CurrentUsedLocal as %Monitor.Integer(CALCSELECTIVITY=1,CAPTION="",DISPLAYLIST="",EXTERNALSQLNAME="",EXTERNALSQLTYPE="",FORMAT="",GETMETHOD="",JAVATYPE="",MAXVAL="",MINVAL="",SELECTIVITY="",Units="",VALUELIST="",XSDTYPE="long");
The current number of local license units used.
• property GroupName as %String [ InitialExpression = "License" ];
• property MaxUsedDist as %Monitor.Integer(CALCSELECTIVITY=1,CAPTION="",DISPLAYLIST="",EXTERNALSQLNAME="",EXTERNALSQLTYPE="",FORMAT="",GETMETHOD="",JAVATYPE="",MAXVAL="",MINVAL="",SELECTIVITY="",Units="",VALUELIST="",XSDTYPE="long");
A highwater-mark for the maximum number of distributed license units used since Cache was started.
• property MaxUsedLocal as %Monitor.Integer(CALCSELECTIVITY=1,CAPTION="",DISPLAYLIST="",EXTERNALSQLNAME="",EXTERNALSQLTYPE="",FORMAT="",GETMETHOD="",JAVATYPE="",MAXVAL="",MINVAL="",SELECTIVITY="",Units="",VALUELIST="",XSDTYPE="long");
A highwater-mark for the maximum number of local license units used since Cache was started.
• property MetricsClass as %String [ InitialExpression = "%Monitor.System.License" ];