- getCurrentLocale() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.LocaleAccessor
-
Returns the requested locale of the current HTTP request, or default locale of the server.
- getCurrentLocale() - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.LocaleFacade
-
Returns the requested locale of the current HTTP request, or default locale of the server.
- getCurrentLocales() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.DefaultLocaleFacade
-
- getCurrentLocales() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.LocaleAccessor
-
Returns a list of locales indicating, in decreasing order starting with the preferred locale, the locales that
are acceptable to the client based on the Accept-Language header.
- getCurrentLocales() - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.LocaleFacade
-
Returns a list of locales indicating, in decreasing order starting with the preferred locale, the locales that
are acceptable to the client based on the Accept-Language header.
- getCurrentRequest() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestAccessor
-
- getDescription() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ResponseWithErrorCode
-
Get optional description.
- getDestinationName() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.DestinationErrorResponse
-
- getEntity() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.EntityAlreadyExistsResponse
-
Get the entity String representation.
- getEntity() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.EntityNotFoundResponse
-
- getErrorCode() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ResponseWithErrorCode
-
The error code.
- getErrorMessage(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.AbstractResponseMapper
-
- getErrorMessage(Throwable) - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.ResponseMapper
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.ForbiddenOperationException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.InvalidParameterException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.MissingParameterException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.NotImplementedException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.PayloadTooLargeException
-
- getErrorResponse() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.ServiceNotAvailableException
-
- getErrorResponse() - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.response.WithErrorResponse
-
Gets the response containing an HTTP error code.
- getErrorResponseBuilder() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.AbstractExceptionMapper
-
- getFallbackRequest() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestAccessor
-
Global fallback HttpServletRequest.
- getFeature() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.FeatureNotEnabledResponse
-
Feature which is not enabled.
- getField() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.InvalidFieldFormatResponse
-
Get the invalid field format.
- getFields() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.MandatoryFieldsMissingResponse
-
Get the collection of missing mandatory fields.
- getHttpStatusCode() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ResponseWithErrorCode
-
The HTTP status code.
- getLocaleFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.LocaleAccessor
-
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.AbstractResponseMapper
-
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.ConstraintViolationExceptionMapper
-
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.EntityAlreadyExistsExceptionMapper
-
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.EntityNotFoundExceptionMapper
-
- getLogLevel(Throwable) - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.ResponseMapper
-
- getLogLevel(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.StringParsingExceptionMapper
-
- getMaxStackTraceLevel() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ErrorResponseBuilder
-
Get maximum stack trace level.
- getMissingAuthorizations() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.AccessDeniedResponse
-
- getParameter() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.InvalidParameterException
-
- getParameter() - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.MissingParameterException
-
- getParameter() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.InvalidParameterResponse
-
Get the invalid parameter.
- getParameter() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.MissingParameterResponse
-
Get the missing parameter.
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestThreadContextListener
-
- getReferenceId() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ResponseWithErrorCode
-
The error reference id.
- getRequestFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestAccessor
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.ConstraintViolationExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.EntityAlreadyExistsExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.EntityNotFoundExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.IllegalArgumentExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.JsonSyntaxExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.NumberFormatExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.PropertyBindingExceptionMapper
-
- getThrowableClass() - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.ResponseMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.StringParsingExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.TimeoutExceptionMapper
-
- getThrowableClass() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.UnsupportedOperationExceptionMapper
-
- getUser() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.AccessDeniedResponse
-
- GsonSerializer<T> - Interface in com.sap.cloud.sdk.cloudplatform.servlet.response.serializer
-
Interface facade for JSON serialization in Gson.