@Transactional(readOnly=true) public class TradeLicenseService extends AbstractLicenseService<TradeLicense>
ARREAR, assignmentService, demandGenericDao, documentTypeService, entityQueryService, feeMatrixService, fileStoreService, installmentDao, licenseApplicationIndexService, licenseAppTypeService, licenseDocumentTypeRepository, licenseNumberUtils, licenseRepository, licenseStatusService, licenseWorkflowService, natureOfBusinessService, positionMasterService, securityUtils, validityService| Constructor and Description |
|---|
TradeLicenseService() |
calculateFeeAmount, cancelLicenseWorkflow, checkOldLicenseNumberIsDuplicated, create, createLegacyLicense, getAllLicensesByNatureOfBusiness, getAllNatureOfBusinesses, getDocumentTypesByApplicationType, getLastFiveYearInstallmentsForLicense, getLicenseByApplicationNumber, getLicenseById, getLicenseByLicenseNumber, getOutstandingFee, getOutstandingFeeForDemandNotice, getReasonWiseDemandDetails, getWorkflowInitiator, processAndStoreDocument, raiseDemand, 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 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<String> getTradeLicenseForGivenParam(String paramValue, String paramType)
public List<SearchForm> searchTradeLicense(SearchForm searchForm)
public List<DemandnoticeForm> searchLicensefordemandnotice(DemandnoticeForm demandnoticeForm)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.