|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |