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