EnsLib.PushNotifications.IdentityManager.Process.Context
persistent class EnsLib.PushNotifications.IdentityManager.Process.Context extends Ens.BP.Context
SQL Table Name: EnsLib_PushNotifications_IdentityManager_Process.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.CLS
Property Inventory
Method Inventory
Properties
property CurrentIdentity as EnsLib.PushNotifications.IdentityManager.DeviceTracking;
Property methods: CurrentIdentityGet(), CurrentIdentityGetObject(), CurrentIdentityGetObjectId(), CurrentIdentityGetStored(), CurrentIdentityGetSwizzled(), CurrentIdentityIsValid(), CurrentIdentityNewObject(), CurrentIdentitySet(), CurrentIdentitySetObject(), CurrentIdentitySetObjectId(), CurrentIdentityUnSwizzle()
property IdentitySearchResults as list of EnsLib.PushNotifications.IdentityManager.DeviceTracking;
Property methods: IdentitySearchResultsBuildValueArray(), IdentitySearchResultsCollectionToDisplay(), IdentitySearchResultsCollectionToOdbc(), IdentitySearchResultsDisplayToCollection(), IdentitySearchResultsGet(), IdentitySearchResultsGetObject(), IdentitySearchResultsGetObjectId(), IdentitySearchResultsGetStored(), IdentitySearchResultsGetSwizzled(), IdentitySearchResultsIsValid(), IdentitySearchResultsOdbcToCollection(), IdentitySearchResultsSet(), IdentitySearchResultsSetObject(), IdentitySearchResultsSetObjectId()
property PendingCalls as %String);
Property methods: PendingCallsDisplayToLogical(), PendingCallsGet(), PendingCallsGetStored(), PendingCallsIsValid(), PendingCallsLogicalToDisplay(), PendingCallsLogicalToOdbc(), PendingCallsNormalize(), PendingCallsSet()
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
Response Handler for call to @process.NotificationServiceTarget for pCompiler.CurrentMethod EnsLib.PushNotifications.IdentityManager.Process.Context
Inherited Members
Inherited Properties
Inherited 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()
- SetResponseHandler()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (Ens.BP.Context)
^Ens.BP.ContextD(ID,"%ResponseHandlers",n) |
= | %ResponseHandlers(n) |
Storage Model: Storage (Ens.BP.Context)
^Ens.BP.ContextD(ID) |
= | %%CLASSNAME
%Process
%LastError
%LastFault
|
Storage Model: Storage (EnsLib.PushNotifications.IdentityManager.Process.Context)
^Ens.BP.ContextD(ID,"Context") |
= | CurrentIdentity
IdentitySearchResults
PendingCalls
|