org.odata4j.producer.command
Interface UpdateEntityCommandContext

All Superinterfaces:
CommandContext, ProducerCommandContext<Void>

public interface UpdateEntityCommandContext
extends ProducerCommandContext<Void>


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