Uses of Interface
org.apache.olingo.odata2.api.batch.BatchParserResult
Packages that use BatchParserResult
Package
Description
-
Uses of BatchParserResult in org.apache.olingo.odata2.api.batch
Subinterfaces of BatchParserResult in org.apache.olingo.odata2.api.batchClasses in org.apache.olingo.odata2.api.batch that implement BatchParserResult -
Uses of BatchParserResult in org.apache.olingo.odata2.api.client.batch
Subinterfaces of BatchParserResult in org.apache.olingo.odata2.api.client.batch -
Uses of BatchParserResult in org.apache.olingo.odata2.core.batch
Classes in org.apache.olingo.odata2.core.batch that implement BatchParserResultModifier and TypeClassDescriptionclassclassclass -
Uses of BatchParserResult in org.apache.olingo.odata2.core.batch.v2
Methods in org.apache.olingo.odata2.core.batch.v2 that return types with arguments of type BatchParserResultModifier and TypeMethodDescriptionBatchRequestTransformator.transform(BatchBodyPart bodyPart, PathInfo pathInfo, String baseUri) BatchResponseTransformator.transform(BatchBodyPart bodyPart, PathInfo pathInfo, String baseUri) BatchTransformator.transform(BatchBodyPart bodyPart, PathInfo pathInfo, String baseUri)