org.odata4j.producer.command
Interface CreateLinkCommandContext

All Superinterfaces:
CommandContext, ProducerCommandContext<Void>

public interface CreateLinkCommandContext
extends ProducerCommandContext<Void>


Method Summary
 OEntityId getSourceEntity()
           
 OEntityId getTargetEntity()
           
 String getTargetNavProp()
           
 
Methods inherited from interface org.odata4j.producer.command.ProducerCommandContext
getResult, setResult
 

Method Detail

getSourceEntity

OEntityId getSourceEntity()

getTargetEntity

OEntityId getTargetEntity()

getTargetNavProp

String getTargetNavProp()


http://odata4j.org