Demo.Loan.BankMetrics
class Demo.Loan.BankMetrics extends Ens.BusinessMetric
Business Metric Class for Demo Loan ProductionProperty Inventory
Method Inventory
Properties
property LoansApproved as Ens.DataType.Metric (RANGELOWER = 0, RANGEUPPER = 10000, UNITS = "Applications");
Total number of loans approved to date.
Property methods: LoansApprovedDisplayToLogical(), LoansApprovedGet(), LoansApprovedIsValid(), LoansApprovedLink(), LoansApprovedLogicalToDisplay(), LoansApprovedNormalize(), LoansApprovedPoints(), LoansApprovedRangeLower(), LoansApprovedRangeUpper(), LoansApprovedSet(), LoansApprovedThresholdLower(), LoansApprovedThresholdUpper(), LoansApprovedUnits()
property LoansRequested as Ens.DataType.Metric (RANGELOWER = 0, RANGEUPPER = 10000, UNITS = "Applications");
Total number of loan requests to date.
Property methods: LoansRequestedDisplayToLogical(), LoansRequestedGet(), LoansRequestedIsValid(), LoansRequestedLink(), LoansRequestedLogicalToDisplay(), LoansRequestedNormalize(), LoansRequestedPoints(), LoansRequestedRangeLower(), LoansRequestedRangeUpper(), LoansRequestedSet(), LoansRequestedThresholdLower(), LoansRequestedThresholdUpper(), LoansRequestedUnits()
Methods
method OnCalculateMetrics() as %Status
Calculate and update the set of metrics for this class
Inherited Members
Inherited Properties
- %AlertStartTime
- %ConfigName
- %ConfigQueueName
- %LastActionTime
- %LastHandledTime
- %LastReportedError
- %OutsideCreated
- %PreserveSession
- %ProcessInputCalled
- %QuitTask
- %RequestHeader
- %SessionId
- %SuperSession
- %SuperSessionCreatedBeforeSession
- %WaitForNextCallInterval
- %WarnedLatest
- %isShadow
- %rangeLower
- %rangeUpper
- %thresholdLower
- %thresholdUpper
- Adapter
- AlertGracePeriod
- AlertGroups
- AlertOnError
- ArchiveIO
- BusinessPartner
- GenerateSuperSessionID
- IOLogEntry
- InactivityTimeout
- ThrottleDelay
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnClose()
- %OnDashboardAction()
- %OnGetActionList()
- %OnNew()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %SuperSessionSet()
- %ValidateObject()
- AdapterName()
- AssignOneSetting()
- CalculateMetricsOnDemand()
- CloseIOLogEntry()
- EnumerateSettingsClose()
- EnumerateSettingsExecute()
- EnumerateSettingsFetch()
- ForceSessionId()
- GenerateSuperSession()
- GetDeferredResponseToken()
- GetMetric()
- GetProductionSettingValue()
- GetProductionSettings()
- GetPropertyConnections()
- GetSettings()
- GetShadowInstance()
- NewIOLogEntry()
- OnError()
- OnGenerateSuperSession()
- OnGetConnections()
- OnGetInstances()
- OnInit()
- OnKeepalive()
- OnMonitor()
- OnProcessInput()
- OnProductionStart()
- OnProductionStop()
- OnStart()
- OnStop()
- OnTearDown()
- PopulateSuperSession()
- QueueName()
- SaveIOLogEntry()
- SendAlert()
- SendDeferredResponse()
- SendRequestAsync()
- SendRequestSync()
- SetMetric()