Demo.Loan.BankEven.Thread1
persistent class Demo.Loan.BankEven.Thread1 extends Ens.BP.Thread
SQL Table Name: Demo_Loan_BankEven.Thread1
This class is generated by the Demo.Loan.BankEven 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
Method Inventory
Methods
method S1(process As Ens.BusinessProcess, context As Ens.BP.Context, synctimedout As %Boolean, syncresponses As %ArrayOfObjects(ELEMENTTYPE="%Library.Persistent"), request As %Library.Persistent, response As %Library.Persistent) as %Status
method S2(process As Ens.BusinessProcess, context As Ens.BP.Context, synctimedout As %Boolean, syncresponses As %ArrayOfObjects(ELEMENTTYPE="%Library.Persistent"), request As %Library.Persistent, response As %Library.Persistent) as %Status
method S3(process As Ens.BusinessProcess, context As Ens.BP.Context, synctimedout As %Boolean, syncresponses As %ArrayOfObjects(ELEMENTTYPE="%Library.Persistent"), request As %Library.Persistent, response As %Library.Persistent) as %Status
method S4(process As Ens.BusinessProcess, context As Ens.BP.Context, synctimedout As %Boolean, syncresponses As %ArrayOfObjects(ELEMENTTYPE="%Library.Persistent"), request As %Library.Persistent, response As %Library.Persistent) as %Status
method S5(process As Ens.BusinessProcess, context As Ens.BP.Context, synctimedout As %Boolean, syncresponses As %ArrayOfObjects(ELEMENTTYPE="%Library.Persistent"), request As %Library.Persistent, response As %Library.Persistent) as %Status
Inherited Members
Inherited Properties
- %ActivityStack
- %ChildThreads
- %HandlerStack
- %PendingAlarmHandle
- %PendingResponses
- %PendingTimeout
- %Status
- %SubroutineStack
- %SyncName
- %SyncResponses
- %SyncTimedOut
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %ContextGet()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %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()
- %ValidateIndices()
- %ValidateObject()
- AnyHandlerActive()
- EnterActivity()
- Fault()
- GoSub()
- IsResponsePending()
- LeaveActivity()
- MakeAsyncCall()
- MakeSyncCall()
- ManageStatus()
- Return()
- SatisfyPendingResponses()
- StartThread()
- SwitchState()
- SyncThreads()
- UnwindActivities()
- UpdateSynchronizedResponses()
Storage
Gray indicates storage defined by superclasses.
Storage Model: CacheStorage (Ens.BP.Thread)
^Ens.BP.ThreadD(ID,"%ChildThreads",n) | = | %ChildThreads(n) |
^Ens.BP.ThreadD(ID,"%PendingResponses",n) | = | %PendingResponses(n) |
^Ens.BP.ThreadD(ID,"%SyncResponses",n) | = | %SyncResponses(n) |
^Ens.BP.ThreadD(ID) | = | %%CLASSNAME
%NextState
%Process
%Status
%SyncTimedOut
%PendingTimeout
%CallStack
%SubroutineStack
%FaultHandler
%FaultHandlerStack
%HandlerStack
%ActivityStack
%PendingAlarmHandle
%SyncName
%LastFault
|