WebObjects 5.1

Uses of Interface
com.webobjects.directtoweb.ErrorPageInterface

Packages that use ErrorPageInterface
com.webobjects.directtoweb   
 

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 Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.