ERXRestRequest Class Reference

Collaboration diagram for ERXRestRequest:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERXRestRequest (ERXRestKey key, ERXRestRequestNode rootNode)
 ERXRestRequest (ERXRestContext context, ERXRestRequestNode rootNode, String requestPath) throws ERXRestException, ERXRestNotFoundException
ERXRestKey key ()
ERXRestRequestNode rootNode ()

Private Attributes

ERXRestKey _key
ERXRestRequestNode _rootNode


Detailed Description

ERXRestRequest encapsulates the state of a rest request.

Author:
mschrag

Constructor & Destructor Documentation

ERXRestRequest ( ERXRestKey  key,
ERXRestRequestNode  rootNode 
)

Constructs a new REST request.

Parameters:
key the last key in the requested keypath
rootNode the root node of the request document


Member Function Documentation

ERXRestKey key (  ) 

Returns the last key in the requested key path.

Returns:
the last key in the requested key path

ERXRestRequestNode rootNode (  ) 

Returns the root node of the request document.

Returns:
the root node of the request document


Member Data Documentation

ERXRestKey _key [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:28 2012 for Project Wonder by  doxygen 1.5.8