org.odata4j.command
Interface CommandExecution


public interface CommandExecution


Field Summary
static CommandExecution DEFAULT
           
 
Method Summary
<TContext extends CommandContext,TCommand extends Command<TContext>>
void
execute(TCommand command, TContext context)
           
 

Field Detail

DEFAULT

static final CommandExecution DEFAULT
Method Detail

execute

<TContext extends CommandContext,TCommand extends Command<TContext>> void execute(TCommand command,
                                                                                  TContext context)
             throws Exception
Throws:
Exception


http://odata4j.org