ERXRestEntityDelegateUtils Class Reference

List of all members.

Static Public Member Functions

static EOEntity requiredEntityNamed (ERXRestContext context, String name)
static EOEntity requiredEntityNamed (EOEditingContext editingContext, String name)
static String toString (IERXRestResponseWriter writer, EOEntity entity, NSArray values) throws ERXRestException, ERXRestSecurityException, ERXRestNotFoundException, ParseException
static String toString (IERXRestResponseWriter writer, Object value) throws ERXRestException, ERXRestSecurityException, ERXRestNotFoundException, ParseException
static String toString (ERXRestContext context, IERXRestResponseWriter writer, EOEntity entity, NSArray values) throws ERXRestException, ERXRestSecurityException, ERXRestNotFoundException, ParseException
static String toString (ERXRestContext context, IERXRestResponseWriter writer, Object value) throws ERXRestException, ERXRestSecurityException, ERXRestNotFoundException, ParseException


Detailed Description

Miscellaneous rest-related utility methods.

Author:
mschrag

Member Function Documentation

static EOEntity requiredEntityNamed ( ERXRestContext  context,
String  name 
) [static]

static EOEntity requiredEntityNamed ( EOEditingContext  editingContext,
String  name 
) [static]

static String toString ( IERXRestResponseWriter  writer,
EOEntity  entity,
NSArray  values 
) throws ERXRestException, ERXRestSecurityException, ERXRestNotFoundException, ParseException [static]

Returns a String form of the given objects using the unsafe delegate.

Parameters:
writer the writer to write with
values the values to write
Returns:
a string form of the value using the given writer
Exceptions:
ERXRestException 
ERXRestSecurityException 
ERXRestNotFoundException 
ParseException 

static String toString ( IERXRestResponseWriter  writer,
Object  value 
) throws ERXRestException, ERXRestSecurityException, ERXRestNotFoundException, ParseException [static]

Returns a String form of the given object using the unsafe delegate.

Parameters:
writer the writer to write with
value the value to write
Returns:
a string form of the value using the given writer
Exceptions:
ERXRestException 
ERXRestSecurityException 
ERXRestNotFoundException 
ParseException 

static String toString ( ERXRestContext  context,
IERXRestResponseWriter  writer,
EOEntity  entity,
NSArray  values 
) throws ERXRestException, ERXRestSecurityException, ERXRestNotFoundException, ParseException [static]

Returns a String form of the given objects using the given delegate.

Parameters:
context the context to write within
writer the writer to write with
values the values to write
Returns:
a string form of the value using the given writer
Exceptions:
ERXRestException 
ERXRestSecurityException 
ERXRestNotFoundException 
ParseException 

static String toString ( ERXRestContext  context,
IERXRestResponseWriter  writer,
Object  value 
) throws ERXRestException, ERXRestSecurityException, ERXRestNotFoundException, ParseException [static]

Returns a String form of the given object using the given delegate.

Parameters:
context the context to write within
writer the writer to write with
value the value to write
Returns:
a string form of the value using the given writer
Exceptions:
ERXRestException 
ERXRestSecurityException 
ERXRestNotFoundException 
ParseException 


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