public interface

DeleteEntityCommandContext

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

Summary

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

Public Methods

public abstract OEntityKey getEntityKey ()

public abstract String getEntitySetName ()