Uses of Interface
org.broadleafcommerce.openadmin.server.domain.SandBoxItemListener

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

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

Fields in org.broadleafcommerce.openadmin.server.service.persistence with type parameters of type SandBoxItemListener
protected  List<SandBoxItemListener> SandBoxServiceImpl.sandboxItemListeners
           
 

Methods in org.broadleafcommerce.openadmin.server.service.persistence that return types with arguments of type SandBoxItemListener
 List<SandBoxItemListener> SandBoxServiceImpl.getSandboxItemListeners()
           
 

Method parameters in org.broadleafcommerce.openadmin.server.service.persistence with type arguments of type SandBoxItemListener
 void SandBoxServiceImpl.setSandboxItemListeners(List<SandBoxItemListener> sandboxItemListeners)
           
 



Copyright © 2013. All Rights Reserved.