public interface

DeleteLinkCommandContext

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

Summary

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

Public Methods

public abstract OEntityId getSourceEntity ()

public abstract OEntityKey getTargetEntityKey ()

public abstract String getTargetNavProp ()