| Interface | Description |
|---|---|
| BeforeAllResponse | |
| BeforeCreateResponse |
Provides methods for creating a response object that must be returned from the BeforeCreate handler.
|
| BeforeDeleteResponse |
Provides methods for creating a response object that must be returned from the BeforeDelete handler.
|
| BeforeQueryResponse |
Provides methods for creating a response object that must be returned from the BeforeQuery handler.
|
| BeforeReadResponse |
Provides methods for creating a response object that must be returned from the BeforeRead handler.
|
| BeforeUpdateResponse |
Provides methods for creating a response object that must be returned from the BeforeUpdate handler.
|
| ExtensionResponse | |
| InitTransactionResponse |
Provides methods for creating a response object that must be returned from the InitTransaction handler.
|
| Class | Description |
|---|---|
| ExtensionResponseBuilder | |
| ExtensionResponseImpl | |
| PreExtensionQueryResponseBuilder |
setting expression
|
| PreExtensionResponseBuilderWithBody |
Provides methods for creating a response object from the BeforeCreate or BeforeUpdate handler in the
event of a successful execution.
|
| PreExtensionResponseBuilderWithoutBody |
Provides methods for creating a response object from the BeforeQuery, BeforeRead, or BeforeDelete handler in the
event of a successful execution.
|
| PreExtensionResponseImpl | |
| PreExtensionResponseWithBody | |
| PreExtensionResponseWithoutBody |
Copyright © 2020 SAP. All Rights Reserved.