org.odata4j.producer.command
Interface GetNavPropertyCountCommandContext

All Superinterfaces:
CommandContext, ProducerCommandContext<CountResponse>

public interface GetNavPropertyCountCommandContext
extends ProducerCommandContext<CountResponse>


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

Method Detail

getEntityKey

OEntityKey getEntityKey()

getEntitySetName

String getEntitySetName()

getNavProp

String getNavProp()

getQueryInfo

QueryInfo getQueryInfo()


http://odata4j.org