public class PropertyTaxNoticeAction extends PropertyTaxBaseAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DIGITAL_SIGNATURE_REDIRECTION |
static String |
NOTICE |
ackMessage, applicationType, assignmentService, eisCommonService, fileStoreService, historyMap, indexNumber, isApprPageReq, modelId, propertyByEmployee, propertyTaxDetailsMap, propertyTaxUtil, userDesgn, userDesignationList, userRole, wfErrorMsg, workflowBeanadditionalRule, amountRule, approverComments, approverDepartment, approverDesignation, approverName, approverPositionId, currentDesignation, currentState, customizedWorkFlowService, pendingActions, workFlowAction, workFlowDepartment| Constructor and Description |
|---|
PropertyTaxNoticeAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateBulkNotice() |
String |
generateNotice() |
String |
generateSpecialNotice() |
String |
getActionType() |
String |
getBasicPropertyIds() |
Long |
getBasicPropId() |
String |
getFileStoreIds() |
org.egov.infra.workflow.entity.StateAware |
getModel() |
String |
getNoticeMode() |
org.egov.ptis.domain.service.notice.NoticeService |
getNoticeService() |
String |
getNoticeType() |
org.egov.ptis.domain.entity.property.PropertyImpl |
getProperty() |
org.egov.ptis.domain.service.property.PropertyService |
getPropService() |
String |
getReportId() |
org.egov.ptis.domain.service.revisionPetition.RevisionPetitionService |
getRevisionPetitionService() |
String |
getSignedFileStoreId() |
String |
getUlbCode() |
boolean |
isDigitalSignEnabled() |
void |
prepare() |
String |
previewSignedNotice() |
void |
setActionType(String actionType) |
void |
setBasicPropertyIds(String basicPropertyIds) |
void |
setBasicPropertyService(org.egov.infstr.services.PersistenceService<org.egov.ptis.domain.entity.property.BasicProperty,Long> basicPropertyService) |
void |
setBasicPropId(Long basicPropId) |
void |
setDigitalSignEnabled(boolean digitalSignEnabled) |
void |
setFileStoreIds(String fileStoreIds) |
void |
setNoticeMode(String noticeMode) |
void |
setNoticeService(org.egov.ptis.domain.service.notice.NoticeService noticeService) |
void |
setNoticeType(String noticeType) |
void |
setProperty(org.egov.ptis.domain.entity.property.PropertyImpl property) |
void |
setPropertyTaxNumberGenerator(org.egov.ptis.client.util.PropertyTaxNumberGenerator propertyTaxNumberGenerator) |
void |
setPropService(org.egov.ptis.domain.service.property.PropertyService propService) |
void |
setPtDemandDAO(org.egov.ptis.domain.dao.demand.PtDemandDao ptDemandDAO) |
void |
setReportService(org.egov.infra.reporting.engine.ReportService reportService) |
void |
setRevisionPetitionService(org.egov.ptis.domain.service.revisionPetition.RevisionPetitionService revisionPetitionService) |
void |
setSignedFileStoreId(String signedFileStoreId) |
void |
setUlbCode(String ulbCode) |
buildEmailandSms, getApplicationType, getApproverName, getAssignmentService, getHistoryMap, getIndexNumber, getIsApprPageReq, getModelId, 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, validate, 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, setFieldErrorsprotected static final String DIGITAL_SIGNATURE_REDIRECTION
public static final String NOTICE
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.GenericWorkFlowActionpublic void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.eis.web.actions.workflow.GenericWorkFlowActionpublic String generateBulkNotice()
public String generateNotice()
public String generateSpecialNotice()
public String previewSignedNotice()
public void setReportService(org.egov.infra.reporting.engine.ReportService reportService)
public String getReportId()
public org.egov.ptis.domain.entity.property.PropertyImpl getProperty()
getProperty in class PropertyTaxBaseActionpublic void setProperty(org.egov.ptis.domain.entity.property.PropertyImpl property)
setProperty in class PropertyTaxBaseActionpublic void setPropertyTaxNumberGenerator(org.egov.ptis.client.util.PropertyTaxNumberGenerator propertyTaxNumberGenerator)
public String getNoticeType()
public void setNoticeType(String noticeType)
public org.egov.ptis.domain.service.notice.NoticeService getNoticeService()
public void setNoticeService(org.egov.ptis.domain.service.notice.NoticeService noticeService)
public Long getBasicPropId()
public void setBasicPropId(Long basicPropId)
public String getNoticeMode()
public void setNoticeMode(String noticeMode)
public void setBasicPropertyService(org.egov.infstr.services.PersistenceService<org.egov.ptis.domain.entity.property.BasicProperty,Long> basicPropertyService)
public void setPtDemandDAO(org.egov.ptis.domain.dao.demand.PtDemandDao ptDemandDAO)
public org.egov.ptis.domain.service.property.PropertyService getPropService()
public void setPropService(org.egov.ptis.domain.service.property.PropertyService propService)
public String getActionType()
public void setActionType(String actionType)
public String getBasicPropertyIds()
public void setBasicPropertyIds(String basicPropertyIds)
public String getFileStoreIds()
public void setFileStoreIds(String fileStoreIds)
public String getUlbCode()
public void setUlbCode(String ulbCode)
public org.egov.ptis.domain.service.revisionPetition.RevisionPetitionService getRevisionPetitionService()
public void setRevisionPetitionService(org.egov.ptis.domain.service.revisionPetition.RevisionPetitionService revisionPetitionService)
public String getSignedFileStoreId()
public void setSignedFileStoreId(String signedFileStoreId)
public boolean isDigitalSignEnabled()
public void setDigitalSignEnabled(boolean digitalSignEnabled)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.