Inherited by SEEOEntityShowPage, SEEOModelGroupIndexPage, SEEOModelGroupShowPage, SEEOModelIndexPage, and SEEOModelShowPage.

Public Member Functions | |
| SEPage (WOContext context) | |
Protected Member Functions | |
| void | checkAccess () throws SecurityException |
| boolean | isPageAccessAllowed () |
| SEPage | ( | WOContext | context | ) |
| void checkAccess | ( | ) | throws SecurityException [protected] |
Override to provide custom security checks. It is not necessary to call super on this method.
| SecurityException | if the security check fails |
Reimplemented from ERXComponent.
| boolean isPageAccessAllowed | ( | ) | [protected] |
Override and return true for any components to which you would like to allow page level access.
Reimplemented from SEComponent.
1.5.8