|
WebObjects 5.2.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorPageInterface | |
com.webobjects.directtoweb | Provides the framework for rapid development of HTML-based WebObjects applications. |
Uses of ErrorPageInterface in com.webobjects.directtoweb |
Classes in com.webobjects.directtoweb that implement ErrorPageInterface | |
class |
BASErrorPage
|
class |
D2WErrorPage
The D2WErrorPage class provides behavior for the error page
Direct to Web templates, specifically BASErrorPage, NEUErrorPage, and
WOLErrorPage. |
class |
NEUErrorPage
|
class |
WOLErrorPage
|
Methods in com.webobjects.directtoweb that return ErrorPageInterface | |
ErrorPageInterface |
D2W.errorPage(WOSession session)
Returns an error page as a WOComponent implementing the ErrorPageInterface. |
ErrorPageInterface |
D2W.errorPage(WOContext context)
Returns an error page as a WOComponent implementing the ErrorPageInterface. |
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |