org.odata4j.producer.jpa
Class SetResponseCommand

java.lang.Object
  extended by org.odata4j.producer.jpa.SetResponseCommand
All Implemented Interfaces:
Command

public class SetResponseCommand
extends Object
implements Command


Constructor Summary
SetResponseCommand()
           
SetResponseCommand(JPAContext.EntityAccessor accessor)
           
 
Method Summary
 boolean execute(JPAContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetResponseCommand

public SetResponseCommand()

SetResponseCommand

public SetResponseCommand(JPAContext.EntityAccessor accessor)
Method Detail

execute

public boolean execute(JPAContext context)
Specified by:
execute in interface Command


http://odata4j.org