Project Wonder 5.0

er.directtoweb.interfaces
Interface ERDQueryPageInterface

All Superinterfaces:
com.webobjects.directtoweb.QueryPageInterface
All Known Implementing Classes:
ERD2WQueryPage, ERD2WQueryPageTemplate, ERD2WQueryPageWithFetchSpecification, ERD2WQueryPageWithFetchSpecificationTemplate, ERDIVQueryPage, ERLITQueryPage, ERMODQueryPage, ERNEUQueryPage

public interface ERDQueryPageInterface
extends com.webobjects.directtoweb.QueryPageInterface


Method Summary
 EODataSource queryDataSource()
          Returns the query datasource.
 void setCancelDelegate(com.webobjects.directtoweb.NextPageDelegate cancelDelegate)
           
 void setQueryMatchForKey(Object value, String selector, String key)
          Preselect a query match value
 
Methods inherited from interface com.webobjects.directtoweb.QueryPageInterface
setNextPageDelegate
 

Method Detail

setCancelDelegate

void setCancelDelegate(com.webobjects.directtoweb.NextPageDelegate cancelDelegate)

setQueryMatchForKey

void setQueryMatchForKey(Object value,
                         String selector,
                         String key)
Preselect a query match value

Parameters:
value -
selector -
key -

queryDataSource

EODataSource queryDataSource()
Returns the query datasource. Not having this is annoying...

Specified by:
queryDataSource in interface com.webobjects.directtoweb.QueryPageInterface

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.