org.odata4j.producer.command
Interface GetLinksCommandContext

All Superinterfaces:
CommandContext, ProducerCommandContext<EntityIdResponse>

public interface GetLinksCommandContext
extends ProducerCommandContext<EntityIdResponse>


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

Method Detail

getSourceEntity

OEntityId getSourceEntity()

getTargetNavProp

String getTargetNavProp()


http://odata4j.org