org.mmbase.storage.search
Class QueryContext.Bridge
java.lang.Object
org.mmbase.storage.search.QueryContext.Bridge
- All Implemented Interfaces:
- QueryContext
- Enclosing interface:
- QueryContext
public static class QueryContext.Bridge
- extends Object
- implements QueryContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cloud
protected final Cloud cloud
clusterQueries
protected final BridgeClusterQueries clusterQueries
QueryContext.Bridge
public QueryContext.Bridge(Cloud c)
getStorageIdentifier
public String getStorageIdentifier(String s)
- Specified by:
getStorageIdentifier in interface QueryContext
getField
public Field getField(String builder,
String fieldName)
- Specified by:
getField in interface QueryContext
getFields
public Collection<Field> getFields(String builder)
- Specified by:
getFields in interface QueryContext
getClusterQueries
public BridgeClusterQueries getClusterQueries()
- Specified by:
getClusterQueries in interface QueryContext
MMBase2 Bridge 2.0-SNAPSHOT - 2013-03-30T06:34