org.apache.olingo.odata2.api.ep
Class EntityProviderBatchProperties

java.lang.Object
  extended by org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties

public class EntityProviderBatchProperties
extends Object

The EntityProviderBatchProperties contains necessary informations to parse a Batch Request body.


Nested Class Summary
static class EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
           
 
Constructor Summary
EntityProviderBatchProperties()
           
 
Method Summary
 PathInfo getPathInfo()
           
static EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityProviderBatchProperties

public EntityProviderBatchProperties()
Method Detail

init

public static EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder init()

getPathInfo

public PathInfo getPathInfo()


Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.