public interface

GetLinksCommandContext

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

Summary

Public Methods
abstract OEntityId getSourceEntity()
abstract String getTargetNavProp()
[Expand]
Inherited Methods
From interface org.odata4j.producer.command.ProducerCommandContext

Public Methods

public abstract OEntityId getSourceEntity ()

public abstract String getTargetNavProp ()