Project Wonder 5.0

er.rest.format
Class ERXPListRestWriter

java.lang.Object
  extended by er.rest.format.ERXPListRestWriter
All Implemented Interfaces:
IERXRestWriter

public class ERXPListRestWriter
extends java.lang.Object
implements IERXRestWriter


Constructor Summary
ERXPListRestWriter()
           
 
Method Summary
 void appendHeadersToResponse(ERXRestRequestNode node, IERXRestResponse response)
          Called at the end of a request to produce the output to the user.
 void appendToResponse(ERXRestRequestNode node, IERXRestResponse response, ERXRestFormat.Delegate delegate)
          Called at the end of a request to produce the output to the user.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERXPListRestWriter

public ERXPListRestWriter()
Method Detail

appendHeadersToResponse

public void appendHeadersToResponse(ERXRestRequestNode node,
                                    IERXRestResponse response)
Description copied from interface: IERXRestWriter
Called at the end of a request to produce the output to the user.

Specified by:
appendHeadersToResponse in interface IERXRestWriter
Parameters:
node - the node to render
response - the response to write into

appendToResponse

public void appendToResponse(ERXRestRequestNode node,
                             IERXRestResponse response,
                             ERXRestFormat.Delegate delegate)
Description copied from interface: IERXRestWriter
Called at the end of a request to produce the output to the user.

Specified by:
appendToResponse in interface IERXRestWriter
Parameters:
node - the node to render
response - the response to write into

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.