Demo.Loan.BankSoprano.Context
persistent class Demo.Loan.BankSoprano.Context extends Ens.BP.Context
SQL Table Name: Demo_Loan_BankSoprano.Context
This class is generated by the Demo.Loan.BankSoprano 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 CreditRating as %Integer;
Property methods: CreditRatingDisplayToLogical(), CreditRatingGet(), CreditRatingGetStored(), CreditRatingIsValid(), CreditRatingLogicalToDisplay(), CreditRatingNormalize(), CreditRatingSet(), CreditRatingXSDToLogical()
property PrimeRate as %Numeric;
Property methods: PrimeRateDisplayToLogical(), PrimeRateGet(), PrimeRateGetStored(), PrimeRateIsValid(), PrimeRateLogicalToDisplay(), PrimeRateNormalize(), PrimeRateSet(), PrimeRateXSDToLogical()
Methods
method OnResponse1(process As Ens.BusinessProcess, context As Ens.BP.Context, request As Demo.Loan.Msg.Application, response As Demo.Loan.Msg.Approval, callrequest As Demo.Loan.Msg.PrimeRateRequest, callresponse As Demo.Loan.Msg.PrimeRateResponse, callname As %String) as %Status
Response Handler for call to Demo.Loan.WebOperations
method OnResponse2(process As Ens.BusinessProcess, context As Ens.BP.Context, request As Demo.Loan.Msg.Application, response As Demo.Loan.Msg.Approval, callrequest As Demo.Loan.Msg.CreditRatingRequest, callresponse As Demo.Loan.Msg.CreditRatingResponse, callname As %String) as %Status
Response Handler for call to Demo.Loan.WebOperations
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") | = | CreditRating
PrimeRate
|