Uses of Interface
org.broadleafcommerce.openadmin.server.service.persistence.SandBoxIdGenerationService

Packages that use SandBoxIdGenerationService
org.broadleafcommerce.openadmin.server.service.persistence   
 

Uses of SandBoxIdGenerationService in org.broadleafcommerce.openadmin.server.service.persistence
 

Classes in org.broadleafcommerce.openadmin.server.service.persistence that implement SandBoxIdGenerationService
 class SandBoxIdGenerationServiceImpl
           
 

Fields in org.broadleafcommerce.openadmin.server.service.persistence declared as SandBoxIdGenerationService
protected  SandBoxIdGenerationService SandBoxServiceImpl.sandBoxIdGenerationService
           
 

Methods in org.broadleafcommerce.openadmin.server.service.persistence that return SandBoxIdGenerationService
 SandBoxIdGenerationService SandBoxService.getSandBoxIdGenerationService()
           
 SandBoxIdGenerationService SandBoxServiceImpl.getSandBoxIdGenerationService()
           
 

Methods in org.broadleafcommerce.openadmin.server.service.persistence with parameters of type SandBoxIdGenerationService
 void SandBoxService.setSandBoxIdGenerationService(SandBoxIdGenerationService sandBoxIdGenerationService)
           
 void SandBoxServiceImpl.setSandBoxIdGenerationService(SandBoxIdGenerationService sandBoxIdGenerationService)
           
 



Copyright © 2011. All Rights Reserved.