public interface

GetEntitiesCommandContext

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

Summary

Public Methods
abstract String getEntitySetName()
abstract QueryInfo getQueryInfo()
[Expand]
Inherited Methods
From interface org.odata4j.producer.command.ProducerCommandContext

Public Methods

public abstract String getEntitySetName ()

public abstract QueryInfo getQueryInfo ()