public interface RequestBatchEntityExtractor
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RequestBatchEntity> |
extractFrom(ODataContext context)
Extracts request entity.
|
java.util.List<RequestBatchEntity> extractFrom(ODataContext context)
context - the ODataContext which contains the ODataRequest as well as other relevant request informationCopyright © 2018 SAP SE. All Rights Reserved.