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