public class AbstractEstimatePDFAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Constructor and Description |
|---|
AbstractEstimatePDFAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
org.egov.works.services.AbstractEstimateService |
getAbstractEstimateService() |
InputStream |
getEstimatePDF() |
Object |
getModel() |
protected org.egov.infra.admin.master.entity.Boundary |
getTopLevelBoundary(org.egov.infra.admin.master.entity.Boundary boundary) |
void |
setAbstractEstimateService(org.egov.works.services.AbstractEstimateService abstractEstimateService) |
void |
setEstimateID(Long estimateID) |
void |
setWorksService(org.egov.works.services.WorksService worksService) |
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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validatepublic Object getModel()
public String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportprotected org.egov.infra.admin.master.entity.Boundary getTopLevelBoundary(org.egov.infra.admin.master.entity.Boundary boundary)
public void setEstimateID(Long estimateID)
public InputStream getEstimatePDF()
public org.egov.works.services.AbstractEstimateService getAbstractEstimateService()
public void setAbstractEstimateService(org.egov.works.services.AbstractEstimateService abstractEstimateService)
public void setWorksService(org.egov.works.services.WorksService worksService)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.