org.odata4j.command
Interface FilterCommand<TContext extends CommandContext>

All Superinterfaces:
Command<TContext>

public interface FilterCommand<TContext extends CommandContext>
extends Command<TContext>


Method Summary
 FilterResult postProcess(TContext context, Exception e)
           
 
Methods inherited from interface org.odata4j.command.Command
execute
 

Method Detail

postProcess

FilterResult postProcess(TContext context,
                         Exception e)


http://odata4j.org