Uses of Interface
de.hybris.platform.solrserver.strategies.SolrServerCommand
-
Packages that use SolrServerCommand Package Description de.hybris.platform.solrserver.strategies.impl -
-
Uses of SolrServerCommand in de.hybris.platform.solrserver.strategies.impl
Methods in de.hybris.platform.solrserver.strategies.impl that return types with arguments of type SolrServerCommand Modifier and Type Method Description java.util.Map<java.lang.String,SolrServerCommand>DefaultSolrServerCommandExecutor. getInternalCommands()Method parameters in de.hybris.platform.solrserver.strategies.impl with type arguments of type SolrServerCommand Modifier and Type Method Description voidDefaultSolrServerCommandExecutor. setInternalCommands(java.util.Map<java.lang.String,SolrServerCommand> internalCommands)
-