public interface

UpdateLinkCommandContext

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

Summary

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

Public Methods

public abstract OEntityId getNewTargetEntity ()

public abstract OEntityKey getOldTargetEntityKey ()

public abstract OEntityId getSourceEntity ()

public abstract String getTargetNavProp ()