Project Wonder 5.0.0.8794

er.directtoweb.interfaces
Interface ERDQueryPageInterface

All Superinterfaces:
QueryPageInterface
All Known Implementing Classes:
ERD2WQueryPage, ERD2WQueryPageTemplate, ERD2WQueryPageWithFetchSpecification, ERD2WQueryPageWithFetchSpecificationTemplate, ERNEUQueryPage

public interface ERDQueryPageInterface
extends QueryPageInterface


Method Summary
 EODataSource queryDataSource()
          Returns the query datasource.
 void setCancelDelegate(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(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 QueryPageInterface

Last updated: Thu, Jan 8, 2009 • 12:32 PM EST

Copyright © 2002 – 2007 Project Wonder.