org.odata4j.producer.inmemory
Class InMemoryProducer.RequestContext
java.lang.Object
   org.odata4j.producer.inmemory.InMemoryProducer.RequestContext
org.odata4j.producer.inmemory.InMemoryProducer.RequestContext
- Enclosing class:
- InMemoryProducer
- public static class InMemoryProducer.RequestContext 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
requestType
public final InMemoryProducer.RequestContext.RequestType requestType
getEntityKey
public OEntityKey getEntityKey()
- 
 
getEntitySet
public EdmEntitySet getEntitySet()
- 
 
getEntitySetName
public String getEntitySetName()
- 
 
getNavPropName
public String getNavPropName()
- 
 
getPathHelper
public PropertyPathHelper getPathHelper()
- 
 
getQueryInfo
public QueryInfo getQueryInfo()
- 
 
getRequestType
public InMemoryProducer.RequestContext.RequestType getRequestType()
- 
 
newBuilder
public static InMemoryProducer.RequestContext.Builder newBuilder(InMemoryProducer.RequestContext.RequestType requestType)
- 
 
http://odata4j.org