| Package | Description |
|---|---|
| org.broadleafcommerce.core.search.service.solr.index |
| Modifier and Type | Method and Description |
|---|---|
static SolrIndexCachedOperation.CatalogStructure |
SolrIndexCachedOperation.getCache()
Retrieve the cache bound to the current thread.
|
| Modifier and Type | Method and Description |
|---|---|
protected Long |
SolrIndexServiceImpl.convertDisplayOrderToLong(SolrIndexCachedOperation.CatalogStructure cache,
String displayOrderKey)
We multiply the BigDecimal by 1,000,000 to maintain any possible decimals in use the
displayOrder value.
|
static void |
SolrIndexCachedOperation.setCache(SolrIndexCachedOperation.CatalogStructure cache)
Set the cache on the current thread
|
Copyright © 2017. All rights reserved.