Uses of Class
com.arsdigita.formbuilder.PersistentDataQuery

Packages that use PersistentDataQuery
com.arsdigita.formbuilder The Form Builder service provides the ability to build simple forms with a web user interface. 
 

Uses of PersistentDataQuery in com.arsdigita.formbuilder
 

Methods in com.arsdigita.formbuilder that return PersistentDataQuery
static PersistentDataQuery PersistentDataQuery.findByName(BebopObjectType type, String name)
          Retrieves the persistent data query with the specified fully qualified pdl query name
static PersistentDataQuery PersistentDataQuery.create(BebopObjectType type, String description, String name)
          Creates a new persitent data query, initialising the required attributes
 PersistentDataQuery DataDrivenSelect.getQuery()
           
 

Methods in com.arsdigita.formbuilder with parameters of type PersistentDataQuery
 void DataDrivenSelect.setQuery(PersistentDataQuery query)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC