Demo.Loan.FindRateDecisionProcessBPL.Context
persistent class Demo.Loan.FindRateDecisionProcessBPL.Context extends Ens.BP.Context
SQL Table Name: Demo_Loan_FindRateDecisionProcessBPL.Context
This class is generated by the Demo.Loan.FindRateDecisionProcessBPL 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 BankName as %String);
Property methods: BankNameDisplayToLogical(), BankNameGet(), BankNameGetStored(), BankNameIsValid(), BankNameLogicalToDisplay(), BankNameLogicalToOdbc(), BankNameNormalize(), BankNameSet()
property InterestRate as %Numeric;
Property methods: InterestRateDisplayToLogical(), InterestRateGet(), InterestRateGetStored(), InterestRateIsValid(), InterestRateLogicalToDisplay(), InterestRateNormalize(), InterestRateSet(), InterestRateXSDToLogical()
property IsApproved as %Boolean;
Property methods: IsApprovedDisplayToLogical(), IsApprovedGet(), IsApprovedGetStored(), IsApprovedIsValid(), IsApprovedLogicalToDisplay(), IsApprovedLogicalToXSD(), IsApprovedNormalize(), IsApprovedSet(), IsApprovedXSDToLogical()
property Iterator as %String;
Property methods: IteratorDisplayToLogical(), IteratorGet(), IteratorGetStored(), IteratorIsValid(), IteratorLogicalToDisplay(), IteratorLogicalToOdbc(), IteratorNormalize(), IteratorSet()
property TheResults as list of Demo.Loan.Msg.Approval;
Property methods: TheResultsBuildValueArray(), TheResultsCollectionToDisplay(), TheResultsCollectionToOdbc(), TheResultsDisplayToCollection(), TheResultsGet(), TheResultsGetObject(), TheResultsGetObjectId(), TheResultsGetStored(), TheResultsGetSwizzled(), TheResultsIsValid(), TheResultsOdbcToCollection(), TheResultsSet(), TheResultsSetObject(), TheResultsSetObjectId()
property ThisResult as Demo.Loan.Msg.Approval;
Property methods: ThisResultGet(), ThisResultGetObject(), ThisResultGetObjectId(), ThisResultGetStored(), ThisResultGetSwizzled(), ThisResultIsValid(), ThisResultNewObject(), ThisResultSet(), ThisResultSetObject(), ThisResultSetObjectId(), ThisResultUnSwizzle()
Methods
method OnResponse1(process As Ens.BusinessProcess, context As Ens.BP.Context, request As Demo.Loan.Msg.Application, response, callrequest As Demo.Loan.Msg.Application, callresponse As Demo.Loan.Msg.Approval, callname As %String) as %Status
Response Handler for call to Demo.Loan.BankUS
method OnResponse2(process As Ens.BusinessProcess, context As Ens.BP.Context, request As Demo.Loan.Msg.Application, response, callrequest As Demo.Loan.Msg.Application, callresponse As Demo.Loan.Msg.Approval, callname As %String) as %Status
Response Handler for call to Demo.Loan.BankSoprano
method OnResponse3(process As Ens.BusinessProcess, context As Ens.BP.Context, request As Demo.Loan.Msg.Application, response, callrequest As Demo.Loan.Msg.Application, callresponse As Demo.Loan.Msg.Approval, callname As %String) as %Status
Response Handler for call to Demo.Loan.BankManana
method OnResponse4(process As Ens.BusinessProcess, context As Ens.BP.Context, request As Demo.Loan.Msg.Application, response, callrequest As Demo.Loan.Msg.Application, callresponse As Demo.Loan.Msg.Approval, callname As %String) as %Status
Response Handler for call to Demo.Loan.BankEven
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") | = | BankName
InterestRate
IsApproved
Iterator
TheResults
ThisResult
|