org.odata4j.producer.command
Interface CreateEntityCommandContext

All Superinterfaces:
CommandContext, ProducerCommandContext<EntityResponse>

public interface CreateEntityCommandContext
extends ProducerCommandContext<EntityResponse>


Method Summary
 OEntity getEntity()
           
 String getEntitySetName()
           
 
Methods inherited from interface org.odata4j.producer.command.ProducerCommandContext
getResult, setResult
 

Method Detail

getEntity

OEntity getEntity()

getEntitySetName

String getEntitySetName()


http://odata4j.org