public class ChangePropertyAddressAction extends PropertyTaxBaseAction
| Modifier and Type | Field and Description |
|---|---|
static String |
ACK |
static String |
FORWARD_ACK |
static String |
NEW |
static String |
VIEW |
applicationType, assignmentService, fileStoreService, historyMap, indexNumber, isApprPageReq, modelId, propertyByEmployee, propertyTaxCommonUtils, propertyTaxDetailsMap, propertyTaxUtil, userDesgn, userDesignationList, userRole, wfErrorMsg, workflowBeanadditionalRule, amountRule, approverComments, approverDepartment, approverDesignation, approverName, approverPositionId, currentDesignation, currentState, customizedWorkFlowService, pendingActions, workFlowAction, workFlowDepartment| Constructor and Description |
|---|
ChangePropertyAddressAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
approve() |
String |
forward() |
String |
getAckMessage() |
org.egov.ptis.domain.entity.property.PropertyAddress |
getAddr() |
org.egov.ptis.domain.entity.property.PropertyAddress |
getAddress() |
Integer |
getArea() |
org.egov.ptis.domain.entity.property.BasicProperty |
getBasicProperty() |
org.egov.infstr.services.PersistenceService<org.egov.ptis.domain.entity.property.BasicProperty,Long> |
getBasicPropertyService() |
String |
getDocNumber() |
org.egov.infra.workflow.entity.StateAware |
getModel() |
org.egov.infra.admin.master.service.UserService |
getUserService() |
String |
newForm() |
void |
prepare() |
String |
reject() |
String |
save()
Updates the input address
|
void |
setAckMessage(String ackMessage) |
void |
setAddr(org.egov.ptis.domain.entity.property.PropertyAddress addr) |
void |
setAddress(org.egov.ptis.domain.entity.property.PropertyAddress address) |
void |
setArea(Integer area) |
void |
setBasicProperty(org.egov.ptis.domain.entity.property.BasicProperty basicProperty) |
void |
setbasicPropertyService(org.egov.infstr.services.PersistenceService<org.egov.ptis.domain.entity.property.BasicProperty,Long> basicPropertyService) |
void |
setDocNumber(String docNumber) |
void |
setProperty(org.egov.ptis.domain.entity.property.PropertyImpl property) |
void |
setPropertyImplService(org.egov.infstr.services.PersistenceService<org.egov.ptis.domain.entity.property.Property,Long> propertyImplService) |
void |
setUserService(org.egov.infra.admin.master.service.UserService userService) |
void |
validate() |
String |
view() |
buildEmailandSms, getApplicationType, getApproverName, getAssignmentService, getHistoryMap, getIndexNumber, getIsApprPageReq, getModelId, getProperty, getPropertyByEmployee, getPropertyWorkflowService, getsMSEmailService, getUpload, getUploadContentType, getUploadFileName, getUserDesgn, getUserDesignationList, getUserRole, getWfErrorMsg, getWorkflowBean, preparePropertyTaxDetails, processAndStoreDocumentsWithReason, setApplicationType, setApproverName, setAssignmentService, setHistoryMap, setIndexNumber, setIsApprPageReq, setModelId, setPropertyByEmployee, setPropertyTaxUtil, setPropertyWorkflowService, setsMSEmailService, setUpload, setUploadContentType, setUploadFileName, setupWorkflowDetails, setUpWorkFlowHistory, setUserDesgn, setUserDesignationList, setUserDesignations, setUserInfo, setUserRole, setWfErrorMsg, setWorkflowBean, transitionWorkFlow, validateApproverDetails, validateHouseNumber, validatePropertygetAdditionalRule, getAmountRule, getApproverComments, getApproverDepartment, getApproverDesignation, getApproverPositionId, getCurrentDesignation, getCurrentState, getNextAction, getPendingActions, getValidActions, getWorkFlowAction, getWorkFlowDepartment, setAdditionalRule, setAmountRule, setApproverComments, setApproverDepartment, setApproverDesignation, setApproverPositionId, setCurrentDesignation, setCurrentState, setCustomizedWorkFlowService, setPendingActions, setWorkFlowAction, setWorkFlowDepartmentacceptableParameterName, 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, setFieldErrorspublic static final String NEW
public static final String VIEW
public static final String ACK
public static final String FORWARD_ACK
public String newForm()
public String view()
public String save()
public String forward()
public String approve()
public String reject()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.eis.web.actions.workflow.GenericWorkFlowActionpublic void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class PropertyTaxBaseActionpublic org.egov.ptis.domain.entity.property.BasicProperty getBasicProperty()
public void setBasicProperty(org.egov.ptis.domain.entity.property.BasicProperty basicProperty)
public org.egov.ptis.domain.entity.property.PropertyAddress getAddress()
public void setAddress(org.egov.ptis.domain.entity.property.PropertyAddress address)
public Integer getArea()
public void setArea(Integer area)
public void setbasicPropertyService(org.egov.infstr.services.PersistenceService<org.egov.ptis.domain.entity.property.BasicProperty,Long> basicPropertyService)
public String getAckMessage()
public void setAckMessage(String ackMessage)
public org.egov.infstr.services.PersistenceService<org.egov.ptis.domain.entity.property.BasicProperty,Long> getBasicPropertyService()
public void setPropertyImplService(org.egov.infstr.services.PersistenceService<org.egov.ptis.domain.entity.property.Property,Long> propertyImplService)
public org.egov.ptis.domain.entity.property.PropertyAddress getAddr()
public void setAddr(org.egov.ptis.domain.entity.property.PropertyAddress addr)
public void setProperty(org.egov.ptis.domain.entity.property.PropertyImpl property)
setProperty in class PropertyTaxBaseActionpublic String getDocNumber()
public void setDocNumber(String docNumber)
public org.egov.infra.admin.master.service.UserService getUserService()
public void setUserService(org.egov.infra.admin.master.service.UserService userService)
public org.egov.infra.workflow.entity.StateAware getModel()
getModel in interface com.opensymphony.xwork2.ModelDriven<Object>getModel in class org.egov.eis.web.actions.workflow.GenericWorkFlowActionCopyright © 2015–2016 eGovernments Foundation. All rights reserved.