|
Project Wonder 5.0 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use er.rest.routes | |
|---|---|
| er.rest.gianduia | |
| er.rest.routes | |
| er.snapshotexplorer | |
| er.snapshotexplorer.components.pages | |
| er.snapshotexplorer.controllers | |
| Classes in er.rest.routes used by er.rest.gianduia | |
|---|---|
| ERXRouteController
ERXRouteController is equivalent to a Rails controller class. |
|
| ERXRouteRequestHandler
ERXRouteRequestHandler is the request handler that can process rails-style route mappings and convert them to ERXRestController action methods. |
|
| Classes in er.rest.routes used by er.rest.routes | |
|---|---|
| ERXDefaultRouteController
ERXDefaultRouteController defines abstract methods for the standard default routes that are registered. |
|
| ERXRoute
ERXRoute encapsulates a URL path with matching values inside of it. |
|
| ERXRoute.Key
ERXRoute.Key encapsulates a key name and an expected value type. |
|
| ERXRoute.Method
|
|
| ERXRoute.RouteParameterMethod
|
|
| ERXRouteController
ERXRouteController is equivalent to a Rails controller class. |
|
| ERXRouteRequestHandler
ERXRouteRequestHandler is the request handler that can process rails-style route mappings and convert them to ERXRestController action methods. |
|
| ERXRouteRequestHandler.NameFormat
NameFormat specifies how routes and controller names should be capitalized by default. |
|
| ERXRouteRequestHandler.NameFormat.Case
An enumerated type specifying the case of your routes. |
|
| ERXUnsafeReadOnlyRouteController
If you just want to quickly drop in a controller to test your entities, you can use or extend ERXUnsafeReadOnlyRouteController. |
|
| Classes in er.rest.routes used by er.snapshotexplorer | |
|---|---|
| ERXRouteRequestHandler
ERXRouteRequestHandler is the request handler that can process rails-style route mappings and convert them to ERXRestController action methods. |
|
| Classes in er.rest.routes used by er.snapshotexplorer.components.pages | |
|---|---|
| ERXRouteParameter
ERXRouteParameter is an annotation that should be applied to a method on an IERXRouteComponent, which will be automatically set from the route keys specified in a URL. |
|
| IERXRouteComponent
If you return a component from ERXRouteController that implements the IERXRouteComponent interface, the route controller will attempt to find set-methods on your component that correspond to the current route keys. |
|
| Classes in er.rest.routes used by er.snapshotexplorer.controllers | |
|---|---|
| ERXRouteController
ERXRouteController is equivalent to a Rails controller class. |
|
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||