public class DeleteRequestImpl extends DeleteRequest
| Constructor and Description |
|---|
DeleteRequestImpl(RequestContext requestContext,
String entityName,
EntityMetadata entityMetadata,
Map<String,List<String>> headers,
Map<String,Object> keys,
String httpMethod) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getKeys()
Gets the keys of the entity to be deleted.
|
getEntityName, getSourceEntityNamecontainsHeader, getEntityMetadata, getHeader, getHeaderNames, getHeaders, getHttpMethod, getLocale, getMessageContainer, getRequestContext, getServiceName, setServiceNamepublic Map<String,Object> getKeys()
DeleteRequestgetKeys in class DeleteRequestMap containing the keys of the entityCopyright © 2020 SAP. All Rights Reserved.