public class SearchTradeAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
protected org.egov.tl.service.masters.LicenseCategoryService |
licenseCategoryService |
| Constructor and Description |
|---|
SearchTradeAction() |
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, validate@Autowired @Qualifier(value="licenseCategoryService") protected org.egov.tl.service.masters.LicenseCategoryService licenseCategoryService
public Object getModel()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionpublic String newForm()
public void search()
throws IOException
IOExceptionpublic boolean acceptableParameterName(String paramName)
acceptableParameterName in interface com.opensymphony.xwork2.interceptor.ParameterNameAwareacceptableParameterName in class org.egov.infra.web.struts.actions.BaseFormActionpublic boolean checkForRenewalNotice(Date dateOfExpiry)
public String getRoleName()
public void setRoleName(String roleName)
public String getApplicationNumber()
public void setApplicationNumber(String applicationNumber)
public String getLicenseNumber()
public void setLicenseNumber(String licenseNumber)
public String getOldLicenseNumber()
public void setOldLicenseNumber(String oldLicenseNumber)
public Long getCategoryId()
public void setCategoryId(Long categoryId)
public Long getSubCategoryId()
public void setSubCategoryId(Long subCategoryId)
public String getTradeTitle()
public void setTradeTitle(String tradeTitle)
public String getTradeOwnerName()
public void setTradeOwnerName(String tradeOwnerName)
public String getPropertyAssessmentNo()
public void setPropertyAssessmentNo(String propertyAssessmentNo)
public String getMobileNo()
public void setMobileNo(String mobileNo)
public Boolean getIsCancelled()
public void setIsCancelled(Boolean isCancelled)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.