@Transactional(readOnly=true) public class TradeLicenseService extends AbstractLicenseService<TradeLicense>
ARREAR, assignmentService, demandGenericDao, documentTypeService, entityQueryService, feeMatrixService, fileStoreService, installmentDao, licenseAppTypeService, licenseDocumentTypeService, licenseNumberUtils, licenseRepository, licenseStatusService, licenseWorkflowService, natureOfBusinessService, positionMasterService, securityUtils, updateIndexService, validityService| Constructor and Description |
|---|
TradeLicenseService() |
| Modifier and Type | Method and Description |
|---|---|
protected LicenseAppType |
getLicenseApplicationType() |
protected LicenseAppType |
getLicenseApplicationTypeForRenew() |
protected org.egov.infra.admin.master.entity.Module |
getModuleName() |
protected NatureOfBusiness |
getNatureOfBusiness() |
List<TradeLicense> |
getTradeLicenseForGivenParam(String paramValue,
String paramType) |
protected org.egov.eis.entity.Assignment |
getWorkflowInitiator(TradeLicense license) |
org.egov.infra.reporting.engine.ReportRequest |
prepareReportInputData(License license) |
org.egov.infra.reporting.engine.ReportOutput |
prepareReportInputDataForDig(License license,
String districtName,
String cityMunicipalityName) |
List<TradeLicense> |
searchTradeLicense(String applicationNumber,
String licenseNumber,
String oldLicenseNumber,
Long categoryId,
Long subCategoryId,
String tradeTitle,
String tradeOwnerName,
String propertyAssessmentNo,
String mobileNo,
Boolean isCancelled) |
protected void |
sendEmailAndSMS(TradeLicense license,
String currentAction) |
void |
updateStatusInWorkFlowProgress(TradeLicense license,
String workFlowAction) |
void |
updateTradeLicense(TradeLicense license,
WorkflowBean workflowBean) |
calculateFeeAmount, create, createLegacyLicense, getAllLicensesByNatureOfBusiness, getAllNatureOfBusinesses, getDocumentTypesByApplicationType, getLastFiveYearInstallmentsForLicense, getLicenseByApplicationNumber, getLicenseById, getLicenseByLicenseNumber, getOutstandingFee, processAndStoreDocument, recalculateBaseDemand, recalculateDemand, recalculateLicenseFee, renew, save, setLicenseWorkflowService, transitionWorkFlow, updateDemandForChangeTradeArea, updateLegacyLicenseprotected NatureOfBusiness getNatureOfBusiness()
getNatureOfBusiness in class AbstractLicenseService<TradeLicense>protected org.egov.infra.admin.master.entity.Module getModuleName()
getModuleName in class AbstractLicenseService<TradeLicense>protected void sendEmailAndSMS(TradeLicense license, String currentAction)
sendEmailAndSMS in class AbstractLicenseService<TradeLicense>protected org.egov.eis.entity.Assignment getWorkflowInitiator(TradeLicense license)
getWorkflowInitiator in class AbstractLicenseService<TradeLicense>protected LicenseAppType getLicenseApplicationTypeForRenew()
getLicenseApplicationTypeForRenew in class AbstractLicenseService<TradeLicense>protected LicenseAppType getLicenseApplicationType()
getLicenseApplicationType in class AbstractLicenseService<TradeLicense>@Transactional public void updateTradeLicense(TradeLicense license, WorkflowBean workflowBean)
@Transactional public void updateStatusInWorkFlowProgress(TradeLicense license, String workFlowAction)
public org.egov.infra.reporting.engine.ReportRequest prepareReportInputData(License license)
public org.egov.infra.reporting.engine.ReportOutput prepareReportInputDataForDig(License license, String districtName, String cityMunicipalityName)
public List<TradeLicense> getTradeLicenseForGivenParam(String paramValue, String paramType)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.