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