public class JournalBookReportAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
protected DateFormat |
formatter |
| Constructor and Description |
|---|
JournalBookReportAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
ajaxSearch() |
String |
getHeading() |
List<com.exilant.GLEngine.GeneralLedgerBean> |
getJournalBookDisplayList() |
com.exilant.GLEngine.GeneralLedgerBean |
getJournalBookReport() |
Object |
getModel() |
String |
newForm() |
void |
prepareNewForm() |
void |
setHeading(String heading) |
void |
setJournalBookDisplayList(List<com.exilant.GLEngine.GeneralLedgerBean> journalBookDisplayList) |
void |
setJournalBookReport(com.exilant.GLEngine.GeneralLedgerBean journalBookReport) |
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, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected DateFormat formatter
public Object getModel()
public void prepareNewForm()
public String newForm()
public String ajaxSearch() throws com.exilant.exility.common.TaskFailedException
com.exilant.exility.common.TaskFailedExceptionpublic String getHeading()
public void setHeading(String heading)
public com.exilant.GLEngine.GeneralLedgerBean getJournalBookReport()
public void setJournalBookReport(com.exilant.GLEngine.GeneralLedgerBean journalBookReport)
public List<com.exilant.GLEngine.GeneralLedgerBean> getJournalBookDisplayList()
public void setJournalBookDisplayList(List<com.exilant.GLEngine.GeneralLedgerBean> journalBookDisplayList)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.