|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XDynamicQuery
A query definition that is generated dynamically at runtime.
| Field Summary | |
|---|---|
static String |
MODEL_TYPE
Flag indicating that a selection is based on a data model. |
static String |
QUERY_TYPE
Flag indicating that a selection is based on a query. |
| Method Summary | |
|---|---|
Object |
getProperty(String name)
Get a property value. |
String |
getSource()
Get the name of the source of this query. |
String |
getType()
Get the type of this query. |
void |
setProperty(String name,
Object val)
Set a property value. |
| Field Detail |
|---|
static final String QUERY_TYPE
static final String MODEL_TYPE
| Method Detail |
|---|
String getSource()
String getType()
void setProperty(String name,
Object val)
Object getProperty(String name)
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||