Uses of Interface
org.broadleafcommerce.core.search.domain.SearchConfig

Packages that use SearchConfig
org.broadleafcommerce.core.search.domain   
 

Uses of SearchConfig in org.broadleafcommerce.core.search.domain
 

Methods in org.broadleafcommerce.core.search.domain that return types with arguments of type SearchConfig
 List<SearchConfig> FieldImpl.getSearchConfigs()
           
 List<SearchConfig> Field.getSearchConfigs()
          Gets the searchConfigs.
 

Method parameters in org.broadleafcommerce.core.search.domain with type arguments of type SearchConfig
 void FieldImpl.setSearchConfigs(List<SearchConfig> searchConfigs)
           
 void Field.setSearchConfigs(List<SearchConfig> searchConfigs)
          Sets the searchConfigs.
 



Copyright © 2012. All Rights Reserved.