public class WorksGISReportAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Constructor and Description |
|---|
WorksGISReportAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
beforeSearch() |
Long |
getCategory() |
Map<String,Object> |
getContractorForApprovedWorkOrder() |
Long |
getContractorId() |
String |
getEstimatenumber() |
Long |
getExpenditureType() |
List<org.egov.infra.gis.model.GeoLocation> |
getLocationList() |
Object |
getModel() |
Long |
getParentCategory() |
String |
getResultStatus() |
Integer |
getWardId() |
Integer |
getZoneId() |
void |
prepare() |
String |
search() |
void |
setCategory(Long category) |
void |
setContractorId(Long contractorId) |
void |
setEstimatenumber(String estimatenumber) |
void |
setExpenditureType(Long expenditureType) |
void |
setLocationList(List<org.egov.infra.gis.model.GeoLocation> locationList) |
void |
setParentCategory(Long parentCategory) |
void |
setWardId(Integer wardId) |
void |
setWorkOrderService(org.egov.works.services.WorkOrderService workOrderService) |
void |
setWorksService(org.egov.works.services.WorksService worksService) |
void |
setZoneId(Integer zoneId) |
acceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, 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 Long getContractorId()
public void setContractorId(Long contractorId)
public Object getModel()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionpublic String beforeSearch()
public String search()
public void setWorkOrderService(org.egov.works.services.WorkOrderService workOrderService)
public Integer getZoneId()
public void setZoneId(Integer zoneId)
public Integer getWardId()
public void setWardId(Integer wardId)
public Long getParentCategory()
public void setParentCategory(Long parentCategory)
public Long getCategory()
public void setCategory(Long category)
public Long getExpenditureType()
public void setExpenditureType(Long expenditureType)
public List<org.egov.infra.gis.model.GeoLocation> getLocationList()
public void setLocationList(List<org.egov.infra.gis.model.GeoLocation> locationList)
public String getResultStatus()
public String getEstimatenumber()
public void setEstimatenumber(String estimatenumber)
public void setWorksService(org.egov.works.services.WorksService worksService)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.