Uses of Interface
de.orangecafe.amazonrcp.service.IAmazonService

Packages that use IAmazonService
de.orangecafe.amazonrcp.gui.commands   
de.orangecafe.amazonrcp.helper   
de.orangecafe.amazonrcp.service.impl   
 

Uses of IAmazonService in de.orangecafe.amazonrcp.gui.commands
 

Methods in de.orangecafe.amazonrcp.gui.commands with parameters of type IAmazonService
 void SearchCommandExecutor.setAmazonService(IAmazonService service)
           
 void SearchAmazonCommand.setAmazonService(IAmazonService service)
           
 void CreateCartCommand.setAmazonService(IAmazonService service)
           
 void ClearCartCommand.setAmazonService(IAmazonService service)
           
 void AddToCartCommand.setAmazonService(IAmazonService service)
           
 

Uses of IAmazonService in de.orangecafe.amazonrcp.helper
 

Methods in de.orangecafe.amazonrcp.helper with parameters of type IAmazonService
 void CartHolder.setAmazonService(IAmazonService service)
           
 

Uses of IAmazonService in de.orangecafe.amazonrcp.service.impl
 

Classes in de.orangecafe.amazonrcp.service.impl that implement IAmazonService
 class AmazonWebServiceImpl
           
 



Copyright © 2007 orange-cafe.de. All Rights Reserved.