public interface

CreateEntityAtPropertyCommandContext

implements ProducerCommandContext<TResult>
org.odata4j.producer.command.CreateEntityAtPropertyCommandContext

Summary

Public Methods
abstract OEntity getEntity()
abstract OEntityKey getEntityKey()
abstract String getEntitySetName()
abstract String getNavProp()
[Expand]
Inherited Methods
From interface org.odata4j.producer.command.ProducerCommandContext

Public Methods

public abstract OEntity getEntity ()

public abstract OEntityKey getEntityKey ()

public abstract String getEntitySetName ()

public abstract String getNavProp ()