Package | Description |
---|---|
er.rest | |
er.rest.format | |
er.rest.routes |
Modifier and Type | Method and Description |
---|---|
Object |
ERXRestRequestNode.toJavaCollection(ERXRestFormat.Delegate delegate)
Returns the Java object that corresponds to this node hierarchy.
|
Object |
ERXRestRequestNode.toJavaCollection(ERXRestFormat.Delegate delegate,
Map<Object,ERXRestRequestNode> conversionMap)
Returns the Java object that corresponds to this node hierarchy.
|
protected Object |
ERXRestRequestNode.toJavaCollection(ERXRestFormat.Delegate delegate,
Map<Object,ERXRestRequestNode> conversionMap,
Map<Object,Object> associatedObjects)
Returns the Java object that corresponds to this node hierarchy.
|
Object |
ERXRestRequestNode.toNSCollection(ERXRestFormat.Delegate delegate)
Returns the NSCollection/Java object that corresponds to this node hierarchy.
|
protected Object |
ERXRestRequestNode.toNSCollection(ERXRestFormat.Delegate delegate,
NSMutableDictionary<Object,Object> associatedObjects)
Returns the NSCollection/Java object that corresponds to this node hierarchy.
|
String |
ERXRestRequestNode.toString(IERXRestWriter writer,
ERXRestFormat.Delegate delegate,
ERXRestContext context)
Returns a string representation of this request node using the given IERXRestWriter.
|
Modifier and Type | Class and Description |
---|---|
class |
ERXEmberFormatDelegate |
static class |
ERXRestFormat.NoOpDelegate |
class |
ERXRestFormatDelegate
ERXRestFormatDelegate is the default implementation of the ERXRestFormat.Delegate interface.
|
Modifier and Type | Method and Description |
---|---|
ERXRestFormat.Delegate |
ERXRestFormat.delegate() |
Constructor and Description |
---|
ERXRestFormat(String name,
IERXRestParser parser,
IERXRestWriter writer,
ERXRestFormat.Delegate delegate)
Constructs a new ERXRestFormat.
|
Modifier and Type | Method and Description |
---|---|
protected ERXRestFormat.Delegate |
ERXRouteController.formatDelegateForFormat(ERXRestFormat format)
Returns the default format delegate to use for the given format (defaults to format.delegate()).
|
Copyright © 2002 – 2024 Project Wonder.