public abstract class Request extends GenericRequest
| Constructor and Description |
|---|
Request() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityName()
Returns the name of the entity on which the operation must be performed.
|
String |
getSourceEntityName()
Gets the name of the parent entity specified in a navigation.
|
containsHeader, getEntityMetadata, getHeader, getHeaderNames, getHeaders, getHttpMethod, getLocale, getMessageContainer, getRequestContext, getServiceName, setServiceNamepublic String getEntityName()
String containing the name of the entitypublic String getSourceEntityName()
String containing the name of the parent entityCopyright © 2020 SAP. All Rights Reserved.