| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Query
Public Query interface for runtime query inspection.
| Method Summary | |
|---|---|
|  String | getMetaAttribute(String key)Deprecated. | 
|  Map<String,Object> | getMetaAttributes()Deprecated. | 
|  Map<String,Object> | getMetaData()Returns an immutable Map | 
|  String | getName()Returns this query's name. | 
|  String | getPackageName()Returns the package name (namespace) this query is tied to. | 
|  Collection<String> | listMetaAttributes()Deprecated. | 
| Method Detail | 
|---|
String getPackageName()
String getName()
Map<String,Object> getMetaData()
@Deprecated Collection<String> listMetaAttributes()
getMetaAttributes() instead.
@Deprecated Map<String,Object> getMetaAttributes()
@Deprecated String getMetaAttribute(String key)
key - the meta attribute key
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||