public class AbstractBannerComponentResource
extends <any>
| Constructor and Description |
|---|
AbstractBannerComponentResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteAbstractBannerComponent()
Generated HTTP method for covering DELETE requests.
|
Response |
getAbstractBannerComponent()
Generated HTTP method for covering GET requests.
|
AbstractBannerComponentModel |
getAbstractBannerComponentModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
putAbstractBannerComponent(AbstractBannerComponentDTO dto)
Generated HTTP method for covering PUT requests.
|
protected AbstractBannerComponentModel |
readResource(String resourceId)
Gets the
AbstractBannerComponentModel resource which is addressed by current resource request. |
void |
setAbstractBannerComponentModel(AbstractBannerComponentModel value)
Convenience method which just delegates to
#setResourceValue(AbstractBannerComponentModel) |
public AbstractBannerComponentResource()
public Response deleteAbstractBannerComponent()
Responsepublic Response getAbstractBannerComponent()
Responsepublic AbstractBannerComponentModel getAbstractBannerComponentModel()
#getResourceValue()public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response putAbstractBannerComponent(AbstractBannerComponentDTO dto)
Responseprotected AbstractBannerComponentModel readResource(String resourceId) throws Exception
AbstractBannerComponentModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setAbstractBannerComponentModel(AbstractBannerComponentModel value)
#setResourceValue(AbstractBannerComponentModel)Copyright © 2017 SAP SE. All Rights Reserved.