public class ReportAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
protected SimpleDateFormat |
formatter |
protected List<String> |
headerFields |
protected List<String> |
mandatoryFields |
protected static String |
REPORT |
protected org.egov.egf.model.ReportSearch |
reportSearch |
protected List<Object> |
schemeList |
protected SimpleDateFormat |
sdf |
| Constructor and Description |
|---|
ReportAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
ajaxLoadSchemes() |
String |
ajaxLoadSubSchemes() |
protected void |
checkMandatoryField(String objectName,
String fieldName,
Object value,
String errorKey) |
protected void |
getHeaderFields() |
Object |
getModel() |
org.egov.egf.model.ReportSearch |
getReportSearch() |
List<Object> |
getSchemeList() |
boolean |
isFieldMandatory(String field) |
void |
prepare() |
void |
setReportSearch(org.egov.egf.model.ReportSearch reportSearch) |
boolean |
shouldShowHeaderField(String field) |
void |
validate() |
acceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, session, setParameters, setPersistenceService, setRequest, setSession, setupDropdownDataExcluding, setValue, tokenNameaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, execute, getActionErrors, getActionMessages, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrorsprotected org.egov.egf.model.ReportSearch reportSearch
protected static final String REPORT
protected SimpleDateFormat sdf
protected SimpleDateFormat formatter
public Object getModel()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionprotected void getHeaderFields()
public void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportprotected void checkMandatoryField(String objectName, String fieldName, Object value, String errorKey)
public boolean isFieldMandatory(String field)
public boolean shouldShowHeaderField(String field)
public String ajaxLoadSchemes()
public String ajaxLoadSubSchemes()
public void setReportSearch(org.egov.egf.model.ReportSearch reportSearch)
public org.egov.egf.model.ReportSearch getReportSearch()
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.