Uses of Class
org.mule.samples.voipservice.to.CreditProfileTO

Packages that use CreditProfileTO
org.mule.samples.voipservice.interfaces   
org.mule.samples.voipservice.service   
 

Uses of CreditProfileTO in org.mule.samples.voipservice.interfaces
 

Methods in org.mule.samples.voipservice.interfaces that return CreditProfileTO
 CreditProfileTO BankAgency.getAuthorisedStatus(CreditProfileTO creditProfileTO)
           
 CreditProfileTO CreditAgency.getCreditProfile(CreditProfileTO creditProfileTO)
           
 

Methods in org.mule.samples.voipservice.interfaces with parameters of type CreditProfileTO
 CreditProfileTO BankAgency.getAuthorisedStatus(CreditProfileTO creditProfileTO)
           
 CreditProfileTO CreditAgency.getCreditProfile(CreditProfileTO creditProfileTO)
           
 

Uses of CreditProfileTO in org.mule.samples.voipservice.service
 

Methods in org.mule.samples.voipservice.service that return CreditProfileTO
 CreditProfileTO BankAgencyService.getAuthorisedStatus(CreditProfileTO creditProfileTO)
           
 CreditProfileTO CreditAgencyService.getCreditProfile(CreditProfileTO creditProfileTO)
           
 

Methods in org.mule.samples.voipservice.service with parameters of type CreditProfileTO
 CreditProfileTO BankAgencyService.getAuthorisedStatus(CreditProfileTO creditProfileTO)
           
 CreditProfileTO CreditAgencyService.getCreditProfile(CreditProfileTO creditProfileTO)
           
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.