Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [PushNotifications] >  [IdentityManager] >  [Process] >  [Context]
Private  Storage   

persistent class EnsLib.PushNotifications.IdentityManager.Process.Context extends Ens.BP.Context

This class is generated by the EnsLib.PushNotifications.IdentityManager.Process BPL class. This class should not be edited or modified in any way. Do not make direct use of this class in your application.

This class was generated by Ens.BPL.Compiler.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 1


Summary

Properties
%Context %LastError %LastFault %Process
%ResponseHandlers CurrentIdentity IdentitySearchResults PendingCalls

Methods
%%CLASSNAMELogicalToStorage %%CLASSNAMEStorageToLogical %AddToSaveSet %AddToSyncSet
%BMEBuilt %BuildIndicesAsync %BuildIndicesAsyncResponse %CheckConstraints
%CheckConstraintsForExtent %ClassIsLatestVersion %ClassName %ComposeOid
%ConstructClone %ContextGet %Delete %DeleteExtent
%DeleteId %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Exists %ExistsId %Extends %GUID
%GUIDSet %GetContentType %GetLock %GetParameter
%GetSwizzleObject %Id %InsertBatch %IsA
%IsModified %IsNull %KillExtent %KillExtentData
%LoadFromMemory %LockExtent %LockId %New
%NormalizeObject %ObjectIsNull %ObjectModified %Oid
%OnBeforeAddToSync %OnDeleteFinally %OnDetermineClass %OnOpenFinally
%OnSaveFinally %Open %OpenId %OriginalNamespace
%PackageName %PhysicalAddress %PurgeIndices %Reload
%RemoveFromSaveSet %ResolveConcurrencyConflict %RollBack %Save
%SaveDirect %SaveIndices %SerializeObject %SetModified
%ShowContents %ShowContentsHead %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateIndices %ValidateObject %ValidateTable EnterActivity
LeaveActivity OnResponse1 SetResponseHandler XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property CurrentIdentity as EnsLib.PushNotifications.IdentityManager.DeviceTracking;
• property IdentitySearchResults as list of EnsLib.PushNotifications.IdentityManager.DeviceTracking;
• property PendingCalls as %String(MAXLEN="");

Methods

• method OnResponse1(process As Ens.BusinessProcess, context As Ens.BP.Context, request As EnsLib.PushNotifications.IdentityManager.NotificationByIdentityRequest, response As EnsLib.PushNotifications.IdentityManager.NotificationByIdentityResponse, callrequest As EnsLib.PushNotifications.NotificationRequest, callresponse As EnsLib.PushNotifications.NotificationResponse, callname As %String) as %Status [ Language = objectscript ]
Response Handler for call to @process.NotificationServiceTarget for pCompiler.CurrentMethod EnsLib.PushNotifications.IdentityManager.Process.Context


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.