org.apache.camel.loanbroker.webservice.version.credit
Interface CreditAgencyWS

All Known Implementing Classes:
CreditAgency

public interface CreditAgencyWS


Method Summary
 int getCreditHistoryLength(String ssn)
           
 int getCreditScore(String ssn)
           
 

Method Detail

getCreditScore

int getCreditScore(String ssn)

getCreditHistoryLength

int getCreditHistoryLength(String ssn)


Apache CAMEL