public class ViewTradeLicenseAction extends BaseLicenseAction<org.egov.tl.entity.TradeLicense>
| Modifier and Type | Field and Description |
|---|---|
protected String |
reportId |
protected org.egov.tl.entity.TradeLicense |
tradeLicense |
assignmentService, boundaryService, buildingTypeList, designationService, eisCommonService, fileStoreService, licenseCategoryService, licenseSubCategoryService, licenseUtils, positionMasterService, roleName, securityUtils, showAgreementDtl, unitOfMeasurementService, userService, workflowBeanadditionalRule, amountRule, approverComments, approverDepartment, approverDesignation, approverName, approverPositionId, currentDesignation, currentState, customizedWorkFlowService, pendingActions, workFlowAction, workFlowDepartment| Constructor and Description |
|---|
ViewTradeLicenseAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
approve() |
String |
approveRenew() |
String |
certificateForRej() |
String |
duplicateCertificate() |
String |
generateCertificate() |
String |
generateRejCertificate() |
String |
getAdditionalRule() |
String |
getApplicationNo() |
Long |
getLicenseid() |
org.egov.tl.entity.TradeLicense |
getModel() |
String |
getReportId() |
org.egov.tl.entity.WorkflowBean |
getWorkflowBean() |
protected org.egov.tl.entity.TradeLicense |
license() |
protected org.egov.tl.service.AbstractLicenseService<org.egov.tl.entity.TradeLicense> |
licenseService() |
void |
setApplicationNo(String applicationNo) |
void |
setLicenseid(Long licenseid) |
void |
setWorkflowBean(org.egov.tl.entity.WorkflowBean workflowBean) |
String |
showForApproval() |
String |
updateLicenseClosure() |
String |
view() |
String |
viewClosure() |
beforeRenew, create, enterExisting, enterExistingForm, getBuildingTypeList, getCollectedDemandAmountInWords, getCurrentYearDemand, getFeeTypeId, getFileStoreIds, getOutstandingFee, getPayableAmountInWords, getRoleName, getSignedFileStoreId, getTradeLicenseSmsAndEmailService, getUlbCode, initiateWorkFlowForLicense, isCitizen, isCurrent, isHasCscOperatorRole, isShowAgreementDtl, newForm, populateWorkflowBean, prepareCreate, prepareEnterExistingForm, prepareNewForm, prepareShowForApproval, processWorkflow, renew, setBuildingTypeList, setFeeTypeId, setFileStoreIds, setHasCscOperatorRole, setRoleName, setShowAgreementDtl, setSignedFileStoreId, setTradeLicenseSmsAndEmailService, setUlbCode, setupWorkflowDetailsgetAmountRule, getApproverComments, getApproverDepartment, getApproverDesignation, getApproverName, getApproverPositionId, getCurrentDesignation, getCurrentState, getNextAction, getPendingActions, getValidActions, getWorkFlowAction, getWorkFlowDepartment, prepare, setAdditionalRule, setAmountRule, setApproverComments, setApproverDepartment, setApproverDesignation, setApproverName, 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, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected org.egov.tl.entity.TradeLicense tradeLicense
protected String reportId
public org.egov.tl.entity.TradeLicense getModel()
getModel in interface com.opensymphony.xwork2.ModelDriven<Object>getModel in class BaseLicenseAction<org.egov.tl.entity.TradeLicense>public String showForApproval() throws IOException
showForApproval in class BaseLicenseAction<org.egov.tl.entity.TradeLicense>IOExceptionpublic String view()
public String generateCertificate()
public String generateRejCertificate()
public String certificateForRej()
public String duplicateCertificate()
protected org.egov.tl.entity.TradeLicense license()
license in class BaseLicenseAction<org.egov.tl.entity.TradeLicense>public String approve()
approve in class BaseLicenseAction<org.egov.tl.entity.TradeLicense>public String approveRenew()
approveRenew in class BaseLicenseAction<org.egov.tl.entity.TradeLicense>protected org.egov.tl.service.AbstractLicenseService<org.egov.tl.entity.TradeLicense> licenseService()
licenseService in class BaseLicenseAction<org.egov.tl.entity.TradeLicense>public org.egov.tl.entity.WorkflowBean getWorkflowBean()
public void setWorkflowBean(org.egov.tl.entity.WorkflowBean workflowBean)
public String getApplicationNo()
public void setApplicationNo(String applicationNo)
public String getReportId()
getReportId in class BaseLicenseAction<org.egov.tl.entity.TradeLicense>public String viewClosure()
public String updateLicenseClosure()
public String getAdditionalRule()
getAdditionalRule in class org.egov.eis.web.actions.workflow.GenericWorkFlowActionpublic Long getLicenseid()
public void setLicenseid(Long licenseid)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.