WebObjects 5.2.3

Uses of Interface
com.webobjects.directtoweb.QueryAllPageInterface

Packages that use QueryAllPageInterface
com.webobjects.directtoweb Provides the framework for rapid development of HTML-based WebObjects applications. 
 

Uses of QueryAllPageInterface in com.webobjects.directtoweb
 

Classes in com.webobjects.directtoweb that implement QueryAllPageInterface
 class BASQueryAllEntitiesPage
           
 class D2WQueryAllEntitiesPage
          The D2WQueryAllEntitiesPage class provides the behavior for the query-all page Direct to Web templates, specifically BASQueryAllEntitesPage, NEUQueryAllPage, and WOLQueryAllPage.
 class NEUQueryAllPage
           
 class WOLQueryAllPage
           
 

Methods in com.webobjects.directtoweb that return QueryAllPageInterface
 QueryAllPageInterface D2W.queryAllPage(WOSession session)
          Returns a query-all page as a WOComponent implementing the QueryAllPageInterface.
 


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.