public class CustomReport extends Report
config, configPath, FLD_QUERY, FLD_QUERY_FILTER, FLD_QUERY_FILTER_COND, FLD_QUERY_FILTER_COND_AND, FLD_QUERY_FILTER_COND_OR, FLD_QUERY_FILTER_UIKEY, FLD_QUERY_FILTER_VALUE, label, query, reportName| Constructor and Description |
|---|
CustomReport() |
CustomReport(com.googlecode.fascinator.common.JsonSimple config) |
CustomReport(String name,
String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getQueryAsString()
Generates the report specific query from parameters
|
String |
getStrDateFormat() |
void |
setStrDateFormat(String strDateFormat) |
String |
toJsonString() |
addAndQueryCond, addOrQueryCond, addQueryCond, getConfigPath, getLabel, getQueryFilter, getQueryFilterVal, getQueryUiKey, getReportName, setConfig, setConfigPath, setLabel, setQueryFilterVal, setReportNamepublic CustomReport()
public CustomReport(com.googlecode.fascinator.common.JsonSimple config)
public String getQueryAsString()
getQueryAsString in class Reportpublic String toJsonString()
toJsonString in class Reportpublic String getStrDateFormat()
public void setStrDateFormat(String strDateFormat)
Copyright © 2009-2015. All Rights Reserved.