public class AjaxDCBReportAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
static String |
BLOCKWISE |
static String |
PROPERTY |
static String |
WARDWISE |
static String |
ZONEWISE |
| Constructor and Description |
|---|
AjaxDCBReportAction() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getBoundaryId() |
void |
getBoundaryWiseDCBList()
Invoked from an ajax call to show boundary wise Demand, Collection and Balance
|
Boolean |
getCourtCase() |
String |
getMode() |
Object |
getModel() |
org.hibernate.SQLQuery |
prepareQuery() |
void |
setBoundaryId(Long boundaryId) |
void |
setCourtCase(Boolean courtCase) |
void |
setMode(String mode) |
void |
setPropTypes(String propTypes) |
acceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, prepare, 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, setFieldErrors, validatepublic static final String ZONEWISE
public static final String WARDWISE
public static final String BLOCKWISE
public static final String PROPERTY
public Object getModel()
public void getBoundaryWiseDCBList()
throws IOException
IOExceptionpublic org.hibernate.SQLQuery prepareQuery()
public String getMode()
public void setMode(String mode)
public Long getBoundaryId()
public void setBoundaryId(Long boundaryId)
public Boolean getCourtCase()
public void setCourtCase(Boolean courtCase)
public void setPropTypes(String propTypes)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.