|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.example.loanbroker.bpm.activity.PrepareLoanQuoteRequest
public class PrepareLoanQuoteRequest
Prepares a loan request for the banks based on the original customer request and the customer's credit profile.
Constructor Summary | |
---|---|
PrepareLoanQuoteRequest()
|
Method Summary | |
---|---|
static LoanBrokerQuoteRequest |
prepareRequest(CustomerQuoteRequest customerRequest,
CreditProfile creditProfile)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrepareLoanQuoteRequest()
Method Detail |
---|
public static LoanBrokerQuoteRequest prepareRequest(CustomerQuoteRequest customerRequest, CreditProfile creditProfile)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |