
Public Member Functions | |
| ERXMissingRouteController (WORequest request) | |
| WOActionResults | missingAction () |
Protected Member Functions | |
| String | entityName () |
| ERXMissingRouteController | ( | WORequest | request | ) |
| String entityName | ( | ) | [protected] |
Returns the name of the entity that this controller is currently handling. The default implementation retrieves the entity name from the ERXRoute.
Reimplemented from ERXRouteController.
| WOActionResults missingAction | ( | ) |
Returns an error response of 404.
1.5.8