public class AjaxScheduleOfRateAction
extends org.egov.infra.web.struts.actions.BaseFormAction
implements org.apache.struts2.interceptor.ServletResponseAware
| Constructor and Description |
|---|
AjaxScheduleOfRateAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
checkIfEstimateExists() |
String |
codeNumberUniqueCheck() |
String |
getByDirectResponse() |
String |
getByResponseAware() |
boolean |
getCodenoCheck() |
String |
getEstimatesExists() |
double |
getMarketRateValue() |
double[] |
getMarketRateValues() |
String |
getMarketValueAsOnDate() |
Object |
getModel() |
protected javax.servlet.http.HttpServletRequest |
getRequest()
Convenience method to get the request
|
protected javax.servlet.http.HttpServletResponse |
getResponse()
Convenience method to get the response
|
Long |
getScheduleId() |
String |
getScheduleIds() |
void |
setAsOnDate(Date asOnDate) |
void |
setCodeNo(String codeNo) |
void |
setEstimatesExists(String estimatesExists) |
void |
setScheduleCategoryId(Long scheduleCategoryId) |
void |
setScheduleId(Long scheduleId) |
void |
setScheduleIds(String scheduleIds) |
void |
setScheduleOfRateService(org.egov.infstr.services.PersistenceService<org.egov.works.models.masters.ScheduleOfRate,Long> scheduleOfRateService) |
void |
setServletResponse(javax.servlet.http.HttpServletResponse response) |
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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validatepublic double[] getMarketRateValues()
public String getScheduleIds()
public void setScheduleIds(String scheduleIds)
public void setScheduleId(Long scheduleId)
public Long getScheduleId()
public void setAsOnDate(Date asOnDate)
public double getMarketRateValue()
public String codeNumberUniqueCheck()
public boolean getCodenoCheck()
public String getByResponseAware()
public String getByDirectResponse()
public String getMarketValueAsOnDate()
public String checkIfEstimateExists()
public Object getModel()
getModel in interface com.opensymphony.xwork2.ModelDriven<Object>public void setCodeNo(String codeNo)
public void setScheduleCategoryId(Long scheduleCategoryId)
public void setScheduleOfRateService(org.egov.infstr.services.PersistenceService<org.egov.works.models.masters.ScheduleOfRate,Long> scheduleOfRateService)
protected javax.servlet.http.HttpServletRequest getRequest()
protected javax.servlet.http.HttpServletResponse getResponse()
public void setServletResponse(javax.servlet.http.HttpServletResponse response)
setServletResponse in interface org.apache.struts2.interceptor.ServletResponseAwarepublic String getEstimatesExists()
public void setEstimatesExists(String estimatesExists)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.