public class SolrIndexerDistributedProcessResource
extends <any>
| Constructor and Description |
|---|
SolrIndexerDistributedProcessResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteSolrIndexerDistributedProcess()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getBatchResource(String resourceKey)
Generated getter for sub resource of type
BatchResource for current root resource |
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
AbstractYResource |
getImportBatchResource(String resourceKey)
Generated getter for sub resource of type
ImportBatchResource for current root resource |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
AbstractYResource |
getSimpleBatchResource(String resourceKey)
Generated getter for sub resource of type
SimpleBatchResource for current root resource |
AbstractYResource |
getSolrIndexerBatchResource(String resourceKey)
Generated getter for sub resource of type
SolrIndexerBatchResource for current root resource |
Response |
getSolrIndexerDistributedProcess()
Generated HTTP method for covering GET requests.
|
SolrIndexerDistributedProcessModel |
getSolrIndexerDistributedProcessModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getY2YBatchResource(String resourceKey)
Generated getter for sub resource of type
Y2YBatchResource for current root resource |
Response |
putSolrIndexerDistributedProcess(SolrIndexerDistributedProcessDTO dto)
Generated HTTP method for covering PUT requests.
|
protected SolrIndexerDistributedProcessModel |
readResource(String resourceId)
Gets the
SolrIndexerDistributedProcessModel resource which is addressed by current resource request. |
void |
setSolrIndexerDistributedProcessModel(SolrIndexerDistributedProcessModel value)
Convenience method which just delegates to
#setResourceValue(SolrIndexerDistributedProcessModel) |
public SolrIndexerDistributedProcessResource()
public Response deleteSolrIndexerDistributedProcess()
Responsepublic AbstractYResource getBatchResource(String resourceKey)
BatchResource for current root resourcepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getImportBatchResource(String resourceKey)
ImportBatchResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic AbstractYResource getSimpleBatchResource(String resourceKey)
SimpleBatchResource for current root resourcepublic AbstractYResource getSolrIndexerBatchResource(String resourceKey)
SolrIndexerBatchResource for current root resourcepublic Response getSolrIndexerDistributedProcess()
Responsepublic SolrIndexerDistributedProcessModel getSolrIndexerDistributedProcessModel()
#getResourceValue()public AbstractYResource getY2YBatchResource(String resourceKey)
Y2YBatchResource for current root resourcepublic Response putSolrIndexerDistributedProcess(SolrIndexerDistributedProcessDTO dto)
Responseprotected SolrIndexerDistributedProcessModel readResource(String resourceId) throws Exception
SolrIndexerDistributedProcessModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setSolrIndexerDistributedProcessModel(SolrIndexerDistributedProcessModel value)
#setResourceValue(SolrIndexerDistributedProcessModel)Copyright © 2017 SAP SE. All Rights Reserved.