Uses of Class
org.apache.olingo.odata2.core.batch.v2.BatchBodyPart
Packages that use BatchBodyPart
-
Uses of BatchBodyPart in org.apache.olingo.odata2.core.batch.v2
Methods in org.apache.olingo.odata2.core.batch.v2 that return BatchBodyPartMethods in org.apache.olingo.odata2.core.batch.v2 with parameters of type BatchBodyPartModifier 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)