public interface ReportQueryDao
| Modifier and Type | Method and Description |
|---|---|
boolean |
doesSupportFlavor(ReportQueryFlavor flavor) |
List<?> |
executeQuery(ReportQuery query) |
ReportQueryFlavor[] |
getSupportedFlavors() |
boolean doesSupportFlavor(ReportQueryFlavor flavor)
ReportQueryFlavor[] getSupportedFlavors()
List<?> executeQuery(ReportQuery query) throws UnsupportedFlavorException
UnsupportedFlavorExceptionCopyright © 2010-2015 Henix, henix.fr. All Rights Reserved.