public class Wishlist2EntryResource
extends <any>
| Constructor and Description |
|---|
Wishlist2EntryResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteWishlist2Entry()
Generated HTTP method for covering DELETE requests.
|
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 |
getWishlist2Entry()
Generated HTTP method for covering GET requests.
|
Wishlist2EntryModel |
getWishlist2EntryModel()
Convenience method which just delegates to
#getResourceValue() |
Response |
putWishlist2Entry(Wishlist2EntryDTO dto)
Generated HTTP method for covering PUT requests.
|
protected Wishlist2EntryModel |
readResource(String resourceId)
Gets the
Wishlist2EntryModel resource which is addressed by current resource request. |
void |
setWishlist2EntryModel(Wishlist2EntryModel value)
Convenience method which just delegates to
#setResourceValue(Wishlist2EntryModel) |
public Wishlist2EntryResource()
public Response deleteWishlist2Entry()
Responsepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response getWishlist2Entry()
Responsepublic Wishlist2EntryModel getWishlist2EntryModel()
#getResourceValue()public Response putWishlist2Entry(Wishlist2EntryDTO dto)
Responseprotected Wishlist2EntryModel readResource(String resourceId) throws Exception
Wishlist2EntryModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setWishlist2EntryModel(Wishlist2EntryModel value)
#setResourceValue(Wishlist2EntryModel)Copyright © 2017 SAP SE. All Rights Reserved.