Demo.Workflow.HelpDesk.Context
persistent class Demo.Workflow.HelpDesk.Context extends Ens.BP.Context
SQL Table Name: Demo_Workflow_HelpDesk.Context
This class is generated by the Demo.Workflow.HelpDesk 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 DevelopmentAction as %String;
Property methods: DevelopmentActionDisplayToLogical(), DevelopmentActionGet(), DevelopmentActionGetStored(), DevelopmentActionIsValid(), DevelopmentActionLogicalToDisplay(), DevelopmentActionLogicalToOdbc(), DevelopmentActionNormalize(), DevelopmentActionSet()
property Resolved as %Boolean [ InitialExpression = 0 ];
Property methods: ResolvedDisplayToLogical(), ResolvedGet(), ResolvedGetStored(), ResolvedIsValid(), ResolvedLogicalToDisplay(), ResolvedLogicalToXSD(), ResolvedNormalize(), ResolvedSet(), ResolvedXSDToLogical()
property TestingAction as %String;
Property methods: TestingActionDisplayToLogical(), TestingActionGet(), TestingActionGetStored(), TestingActionIsValid(), TestingActionLogicalToDisplay(), TestingActionLogicalToOdbc(), TestingActionNormalize(), TestingActionSet()
Methods
method OnResponse1(process As Ens.BusinessProcess, context As Ens.BP.Context, request As Demo.Workflow.ProblemReport, response As Ens.Response, callrequest As EnsLib.Workflow.TaskRequest, callresponse As EnsLib.Workflow.TaskResponse, callname As %String) as %Status
Response Handler for call to Demo-Development
method OnResponse2(process As Ens.BusinessProcess, context As Ens.BP.Context, request As Demo.Workflow.ProblemReport, response As Ens.Response, callrequest As EnsLib.Workflow.TaskRequest, callresponse As EnsLib.Workflow.TaskResponse, callname As %String) as %Status
Response Handler for call to Demo-Testing
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") | = | DevelopmentAction
Resolved
TestingAction
|