org.odata4j.producer.command
Interface GetEntitiesCommandContext

All Superinterfaces:
CommandContext, ProducerCommandContext<EntitiesResponse>

public interface GetEntitiesCommandContext
extends ProducerCommandContext<EntitiesResponse>


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

Method Detail

getEntitySetName

String getEntitySetName()

getQueryInfo

QueryInfo getQueryInfo()


http://odata4j.org