org.odata4j.producer.resources
Class BaseResource
java.lang.Object
org.odata4j.producer.resources.BaseResource
- Direct Known Subclasses:
- EntitiesRequestResource, EntityRequestResource, LinksRequestResource, PropertyRequestResource
public abstract class BaseResource
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseResource
public BaseResource()
getRequestEntity
protected OEntity getRequestEntity(HttpRequestContext request,
EdmDataServices metadata,
String entitySetName,
OEntityKey entityKey)
http://odata4j.org