
Public Member Functions | |
| WOActionResults | defaultAction () |
| DirectAction (WORequest aRequest) | |
Static Public Member Functions | |
| static void | receiveNotification (NSNotification n) |
Protected Member Functions | |
| boolean | allowPageConfiguration (String pageConfiguration) |
Static Package Functions | |
| [static initializer] | |
Private Member Functions | |
| void | testIndexing () |
| DirectAction | ( | WORequest | aRequest | ) |
| [static initializer] | ( | ) | [static, package] |
| boolean allowPageConfiguration | ( | String | pageConfiguration | ) | [protected] |
Checks if a page configuration is allowed to render. Provide a more intelligent access scheme as the default just returns false. And be sure to read the javadoc to the super class.
| pageConfiguration |
Reimplemented from ERD2WDirectAction.
| WOActionResults defaultAction | ( | ) |
| static void receiveNotification | ( | NSNotification | n | ) | [static] |
| void testIndexing | ( | ) | [private] |
1.5.8