public interface

CreateLinkCommandContext

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

Summary

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

Public Methods

public abstract OEntityId getSourceEntity ()

public abstract OEntityId getTargetEntity ()

public abstract String getTargetNavProp ()