| Package | Description |
|---|---|
| de.hybris.platform.lucenesearch.jalo |
| Modifier and Type | Method and Description |
|---|---|
IndexUpdate |
GeneratedLucenesearchManager.createIndexUpdate(Map attributeValues) |
IndexUpdate |
GeneratedLucenesearchManager.createIndexUpdate(SessionContext ctx,
Map attributeValues) |
IndexUpdate |
IndexConfiguration.getScheduledUpdate(CronJob cronJob,
PK itemPK) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<IndexUpdate> |
IndexConfiguration.getAllUpdates(SessionContext ctx) |
protected Map<LuceneIndex,Map<IndexConfiguration,Collection<IndexUpdate>>> |
UpdateIndexJob.getAndMarkPendingUpdates(CronJob cronjob) |
Collection<IndexUpdate> |
IndexConfiguration.getPendingUpdates() |
Collection<IndexUpdate> |
GeneratedIndexConfiguration.getPendingUpdates()
Generated method - Getter of the
IndexConfiguration.pendingUpdates attribute. |
Collection<IndexUpdate> |
IndexConfiguration.getPendingUpdates(SessionContext ctx) |
abstract Collection<IndexUpdate> |
GeneratedIndexConfiguration.getPendingUpdates(SessionContext ctx)
Generated method - Getter of the
IndexConfiguration.pendingUpdates attribute. |
Collection<IndexUpdate> |
IndexConfiguration.scheduleUpdate(Collection<CronJob> performingCronJobs,
Collection<Item> items,
boolean remove) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedIndexConfiguration.setPendingUpdates(Collection<IndexUpdate> value)
Generated method - Setter of the
IndexConfiguration.pendingUpdates attribute. |
void |
IndexConfiguration.setPendingUpdates(SessionContext ctx,
Collection<IndexUpdate> updates) |
abstract void |
GeneratedIndexConfiguration.setPendingUpdates(SessionContext ctx,
Collection<IndexUpdate> value)
Generated method - Setter of the
IndexConfiguration.pendingUpdates attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.