| Package | Description |
|---|---|
| webwork.util |
This package contains various utility classes and JavaBeans.
|
| Modifier and Type | Field and Description |
|---|---|
static Query |
Query.CURRENT |
protected Query |
SimpleTest.q1 |
protected Query |
SimpleTest.q2 |
| Modifier and Type | Field and Description |
|---|---|
protected static ConcurrentMap<String,Query> |
Query.queriesMap |
| Modifier and Type | Method and Description |
|---|---|
Query |
QuerySegment.getQuery() |
static Query |
Query.getQuery(String queryString)
Create a new Query and cache it for faster processing;
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ValueStack.findValue(Query q) |
| Constructor and Description |
|---|
QuerySegment(String id,
Query query,
int type) |
Copyright © 2013 Atlassian. All Rights Reserved.