org.odata4j.consumer
Class OCreateImpl<T>
java.lang.Object
org.odata4j.consumer.OCreateImpl<T>
- All Implemented Interfaces:
- OCreate<T>
public class OCreateImpl<T>
- extends Object
- implements OCreate<T>
OCreateImpl
public OCreateImpl(ODataClient client,
String serviceRootUri,
String entitySetName,
FeedCustomizationMapping fcMapping)
execute
public T execute()
- Specified by:
execute
in interface OCreate<T>
properties
public OCreate<T> properties(OProperty<?>... props)
- Specified by:
properties
in interface OCreate<T>
http://odata4j.org