public interface

CallFunctionCommandContext

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

Summary

Public Methods
abstract EdmFunctionImport getName()
abstract Map<String, OFunctionParameter> getParams()
abstract QueryInfo getQueryInfo()
[Expand]
Inherited Methods
From interface org.odata4j.producer.command.ProducerCommandContext

Public Methods

public abstract EdmFunctionImport getName ()

public abstract Map<String, OFunctionParameter> getParams ()

public abstract QueryInfo getQueryInfo ()