public class BillPaymentVoucherPrintAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Constructor and Description |
|---|
BillPaymentVoucherPrintAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
ajaxPrint() |
String |
execute() |
String |
exportHtml() |
String |
exportPdf() |
String |
exportXls() |
Map<String,Object> |
getAccountDetails(Integer detailtypeid,
Integer detailkeyid,
Map<String,Object> tempMap) |
Long |
getId() |
InputStream |
getInputStream() |
Object |
getModel() |
Map<String,Object> |
getParamMap() |
List<Object> |
getVoucherReportList() |
String |
print() |
void |
setId(Long id) |
void |
setReportHelper(org.egov.utils.ReportHelper helper) |
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, 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, validatepublic Long getId()
public void setReportHelper(org.egov.utils.ReportHelper helper)
public void setId(Long id)
public InputStream getInputStream()
public String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportpublic String ajaxPrint()
public Object getModel()
public String print()
public String exportPdf() throws net.sf.jasperreports.engine.JRException, IOException
net.sf.jasperreports.engine.JRExceptionIOExceptionpublic String exportHtml()
public String exportXls() throws net.sf.jasperreports.engine.JRException, IOException
net.sf.jasperreports.engine.JRExceptionIOExceptionCopyright © 2015–2017 eGovernments Foundation. All rights reserved.