| 
WebObjects 5.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryPageInterface | |
| com.webobjects.directtoweb | |
| Uses of QueryPageInterface in com.webobjects.directtoweb | 
| Subinterfaces of QueryPageInterface in com.webobjects.directtoweb | |
 interface | 
QueryAllPageInterface
This interface is the return value for the D2W queryAllPage
 method that creates a query-all page. | 
| Classes in com.webobjects.directtoweb that implement QueryPageInterface | |
 class | 
BASQueryAllEntitiesPage
 | 
 class | 
BASQueryPage
 | 
 class | 
D2WQueryAllEntitiesPage
The D2WQueryAllEntitiesPage class provides the behavior for the query-all page Direct to Web templates, specifically BASQueryAllEntitesPage, NEUQueryAllPage, and WOLQueryAllPage.  | 
 class | 
D2WQueryPage
The D2WQueryPage class provides the behavior for the query page Direct to Web templates: BASQueryPage, NEUQueryPage, and WOLQueryPage.  | 
 class | 
NEUQueryAllPage
 | 
 class | 
NEUQueryPage
 | 
 class | 
WOLQueryAllPage
 | 
 class | 
WOLQueryPage
 | 
| Methods in com.webobjects.directtoweb that return QueryPageInterface | |
 QueryPageInterface | 
D2W.queryPageForEntityNamed(String entityName,
                        WOSession session)
Returns a query page as a WOComponent object implementing the QueryPageInterface for the entity identified by entityName. | 
  | 
Last updated Thu Jan 10 18:10:21 PST 2002. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||