|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.odata4j.consumer.OCreateImpl<T>
public class OCreateImpl<T>
| Constructor Summary | |
|---|---|
OCreateImpl(ODataClient client,
String serviceRootUri,
String entitySetName,
FeedCustomizationMapping fcMapping)
|
|
| Method Summary | |
|---|---|
T |
execute()
|
OCreate<T> |
properties(OProperty<?>... props)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OCreateImpl(ODataClient client,
String serviceRootUri,
String entitySetName,
FeedCustomizationMapping fcMapping)
| Method Detail |
|---|
public T execute()
execute in interface OCreate<T>public OCreate<T> properties(OProperty<?>... props)
properties in interface OCreate<T>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||