| Package | Description |
|---|---|
| org.mule.example.loanbroker.bpm.activity | |
| org.mule.example.loanbroker.credit | |
| org.mule.example.loanbroker.messages |
| Modifier and Type | Method and Description |
|---|---|
static LoanBrokerQuoteRequest |
PrepareLoanQuoteRequest.prepareRequest(CustomerQuoteRequest customerRequest,
CreditProfile creditProfile) |
| Modifier and Type | Method and Description |
|---|---|
CreditProfile |
CreditAgencyService.getCreditProfile(Customer customer) |
CreditProfile |
DefaultCreditAgency.getCreditProfile(Customer customer) |
| Modifier and Type | Method and Description |
|---|---|
CreditProfile |
LoanBrokerQuoteRequest.getCreditProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoanBrokerQuoteRequest.setCreditProfile(CreditProfile creditProfile) |
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.