public interface

GetNavPropertyCommandContext

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

Summary

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

Public Methods

public abstract OEntityKey getEntityKey ()

public abstract String getEntitySetName ()

public abstract String getNavProp ()

public abstract QueryInfo getQueryInfo ()