org.odata4j.producer.command
Interface GetEntitiesCountCommandContext

All Superinterfaces:
CommandContext, ProducerCommandContext<CountResponse>

public interface GetEntitiesCountCommandContext
extends ProducerCommandContext<CountResponse>


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