|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewDTO | |
|---|---|
| fr.lri.bd.olap.model | Beans, which encapsulate bussines logic of application. |
| fr.lri.bd.olap.soap | SOAP connectors |
| Uses of ViewDTO in fr.lri.bd.olap.model |
|---|
| Methods in fr.lri.bd.olap.model that return ViewDTO | |
|---|---|
static ViewDTO |
SQLFactory.getSQLFromOlapQuery(OlapTree tree,
List<GraphPath> classifierList,
List<GraphPath> meassureList,
List<String> operations,
boolean isAbsolute)
Build and return SQL query from OLAP one |
static ViewDTO |
SQLFactory.getTableSpecFromDatamart(OlapTree tree)
Build and return SQL query from OLAP one |
ViewDTO |
AggregateModel.getView()
|
| Uses of ViewDTO in fr.lri.bd.olap.soap |
|---|
| Methods in fr.lri.bd.olap.soap with parameters of type ViewDTO | |
|---|---|
void |
SoapClient.showNewGraph(ViewDTO view,
String template)
Show new visualization using VERD engine's tamplate |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||