public interface

GetEntitiesCountCommandContext

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

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 ()