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(java.lang.String name,
java.lang.String label) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getQueryAsString()
Generates the report specific query from parameters
|
java.lang.String |
getStrDateFormat() |
void |
setStrDateFormat(java.lang.String strDateFormat) |
java.lang.String |
toJsonString() |
addAndQueryCond, addOrQueryCond, addQueryCond, getConfigPath, getLabel, getQueryFilter, getQueryFilterVal, getQueryUiKey, getReportName, setConfig, setConfigPath, setLabel, setQueryFilterVal, setReportNamepublic CustomReport()
public CustomReport(java.lang.String name,
java.lang.String label)
public CustomReport(com.googlecode.fascinator.common.JsonSimple config)
public java.lang.String getQueryAsString()
getQueryAsString in class Reportpublic java.lang.String toJsonString()
toJsonString in class Reportpublic java.lang.String getStrDateFormat()
public void setStrDateFormat(java.lang.String strDateFormat)
Copyright © 2009-2019. All Rights Reserved.