| Package | Description |
|---|---|
| com.hybris.backoffice.solrsearch.model |
Contains generated models for each type of com.hybris.backoffice.solrsearch.jalo package.
|
| com.hybris.backoffice.solrsearch.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<SolrModifiedItemModel> |
BackofficeSolrIndexerCronJobModel.getModifiedItems()
Generated method - Getter of the
BackofficeSolrIndexerCronJob.modifiedItems attribute defined at extension backofficesolrsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
BackofficeSolrIndexerCronJobModel.setModifiedItems(Collection<SolrModifiedItemModel> value)
Generated method - Setter of
BackofficeSolrIndexerCronJob.modifiedItems attribute defined at extension backofficesolrsearch. |
| Modifier and Type | Method and Description |
|---|---|
SolrModifiedItemModel |
SolrModifiedItemResource.getSolrModifiedItemModel()
Convenience method which just delegates to
#getResourceValue() |
protected SolrModifiedItemModel |
SolrModifiedItemResource.readResource(String resourceId)
Gets the
SolrModifiedItemModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SolrModifiedItemModel> |
SolrModifiedItemsResource.getSolrModifiedItemsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrModifiedItemResource.setSolrModifiedItemModel(SolrModifiedItemModel value)
Convenience method which just delegates to
#setResourceValue(SolrModifiedItemModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrModifiedItemsResource.setSolrModifiedItemsCollection(Collection<SolrModifiedItemModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.