org.odata4j.producer.command
Interface DeleteEntityCommandContext

All Superinterfaces:
CommandContext, ProducerCommandContext<Void>

public interface DeleteEntityCommandContext
extends ProducerCommandContext<Void>


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

Method Detail

getEntityKey

OEntityKey getEntityKey()

getEntitySetName

String getEntitySetName()


http://odata4j.org