WebObjects 5.1

Uses of Interface
com.webobjects.directtoweb.ConfirmPageInterface

Packages that use ConfirmPageInterface
com.webobjects.directtoweb   
 

Uses of ConfirmPageInterface in com.webobjects.directtoweb
 

Classes in com.webobjects.directtoweb that implement ConfirmPageInterface
 class BASConfirmPage
           
 class D2WConfirmPage
          The D2WConfirmPage class provides the behavior for the confirm page Direct to Web templates, specifically BASConfirmPage, NEUConfirmPage, and WOLConfirmPage.
 class NEUConfirmPage
           
 class WOLConfirmPage
           
 

Methods in com.webobjects.directtoweb that return ConfirmPageInterface
 ConfirmPageInterface D2W.confirmPageForEntityNamed(String entityName, WOSession session)
          Returns a confirm page (a WOComponent object implementing the ConfirmPageInterface) for the entity identified by entityName.
 


Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.