public class SubLedgerScheduleReportAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
protected DateFormat |
formatter |
protected LinkedList |
subLedgerScheduleDisplayList |
| Constructor and Description |
|---|
SubLedgerScheduleReportAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
ajaxSearch() |
String |
getHeading() |
Object |
getModel() |
com.exilant.eGov.src.transactions.RptSubLedgerSchedule |
getSubLedgerSchedule() |
LinkedList |
getSubLedgerScheduleDisplayList() |
com.exilant.GLEngine.GeneralLedgerBean |
getSubLedgerScheduleReport() |
String |
newForm() |
void |
prepareNewForm() |
void |
setHeading(String heading) |
void |
setSubLedgerSchedule(com.exilant.eGov.src.transactions.RptSubLedgerSchedule subLedgerSchedule) |
void |
setSubLedgerScheduleDisplayList(LinkedList subLedgerScheduleDisplayList) |
void |
setSubLedgerScheduleReport(com.exilant.GLEngine.GeneralLedgerBean subLedgerScheduleReport) |
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
protected LinkedList subLedgerScheduleDisplayList
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 getSubLedgerScheduleReport()
public void setSubLedgerScheduleReport(com.exilant.GLEngine.GeneralLedgerBean subLedgerScheduleReport)
public com.exilant.eGov.src.transactions.RptSubLedgerSchedule getSubLedgerSchedule()
public void setSubLedgerSchedule(com.exilant.eGov.src.transactions.RptSubLedgerSchedule subLedgerSchedule)
public LinkedList getSubLedgerScheduleDisplayList()
public void setSubLedgerScheduleDisplayList(LinkedList subLedgerScheduleDisplayList)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.