EnsLib.ebXML.Process.MessageReceiver.Context
persistent class EnsLib.ebXML.Process.MessageReceiver.Context extends Ens.BP.Context
SQL Table Name: EnsLib_ebXML_Process_MessageReceiver.Context
This class is generated by the EnsLib.ebXML.Process.MessageReceiver 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 Ack as EnsLib.ebXML.Message;
Property methods: AckGet(), AckGetObject(), AckGetObjectId(), AckGetStored(), AckGetSwizzled(), AckIsValid(), AckNewObject(), AckSet(), AckSetObject(), AckSetObjectId(), AckUnSwizzle()
property CPA as EnsLib.ebXML.CPA;
Property methods: CPAGet(), CPAGetObject(), CPAGetObjectId(), CPAGetStored(), CPAGetSwizzled(), CPAIsValid(), CPANewObject(), CPASet(), CPASetObject(), CPASetObjectId(), CPAUnSwizzle()
property ErrorStatus as %Status [ InitialExpression = $$$OK ];
Property methods: ErrorStatusGet(), ErrorStatusGetStored(), ErrorStatusIsValid(), ErrorStatusLogicalToOdbc(), ErrorStatusLogicalToXSD(), ErrorStatusSet(), ErrorStatusXSDToLogical()
property Try as %Integer [ InitialExpression = 0 ];
Property methods: TryDisplayToLogical(), TryGet(), TryGetStored(), TryIsValid(), TryLogicalToDisplay(), TryNormalize(), TrySet(), TryXSDToLogical()
Methods
method OnResponse1(process As Ens.BusinessProcess, context As Ens.BP.Context, request As EnsLib.ebXML.Message, response As EnsLib.ebXML.Message, callrequest As EnsLib.ebXML.Message, callresponse As EnsLib.ebXML.Message, callname As %String) as %Status
Response Handler for call to @process.OutboundTarget
method OnResponse2(process As Ens.BusinessProcess, context As Ens.BP.Context, request As EnsLib.ebXML.Message, response As EnsLib.ebXML.Message, callrequest As EnsLib.ebXML.Message, callresponse As EnsLib.ebXML.Message, callname As %String) as %Status
Response Handler for call to @process.InboundTarget
Inherited Members
Inherited Properties
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()
- %GetContentType()
- %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()
- %ShowContents()
- %ShowContentsHead()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- EnterActivity()
- LeaveActivity()
- SetResponseHandler()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Gray indicates storage defined by superclasses.
Storage Model: CacheStorage (Ens.BP.Context)
^Ens.BP.ContextD(ID,"%ResponseHandlers",n) | = | %ResponseHandlers(n) |
^Ens.BP.ContextD(ID) | = | %%CLASSNAME
%Process
%LastError
%LastFault
|
^Ens.BP.ContextD(ID,"Context") | = | Ack
CPA
ErrorStatus
Try
|