| Package | Description |
|---|---|
| org.egov.tl.entity | |
| org.egov.tl.repository | |
| org.egov.tl.service |
| Modifier and Type | Field and Description |
|---|---|
protected NatureOfBusiness |
License.natureOfBusiness |
| Modifier and Type | Method and Description |
|---|---|
NatureOfBusiness |
License.getNatureOfBusiness() |
NatureOfBusiness |
LicenseSubCategory.getNatureOfBusiness() |
NatureOfBusiness |
FeeMatrix.getNatureOfBusiness() |
NatureOfBusiness |
Validity.getNatureOfBusiness() |
| Modifier and Type | Method and Description |
|---|---|
void |
License.setNatureOfBusiness(NatureOfBusiness natureOfBusiness) |
void |
LicenseSubCategory.setNatureOfBusiness(NatureOfBusiness natureOfBusiness) |
void |
FeeMatrix.setNatureOfBusiness(NatureOfBusiness natureOfBusiness) |
void |
Validity.setNatureOfBusiness(NatureOfBusiness natureOfBusiness) |
| Modifier and Type | Method and Description |
|---|---|
NatureOfBusiness |
NatureOfBusinessRepository.findByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Optional<FeeMatrix> |
FeeMatrixRepositoryCustom.findFeeMatrix(License license,
NatureOfBusiness natureOfBusiness,
FeeType feeType,
LicenseAppType appType,
Date effectiveDate) |
Optional<FeeMatrix> |
FeeMatrixRepositoryImpl.findFeeMatrix(License license,
NatureOfBusiness natureOfBusiness,
FeeType feeType,
LicenseAppType appType,
Date effectiveDate) |
| Modifier and Type | Method and Description |
|---|---|
NatureOfBusiness |
NatureOfBusinessService.create(NatureOfBusiness natureOfBusiness) |
protected NatureOfBusiness |
TradeLicenseService.getNatureOfBusiness() |
protected abstract NatureOfBusiness |
AbstractLicenseService.getNatureOfBusiness() |
NatureOfBusiness |
NatureOfBusinessService.getNatureOfBusinessByName(String name) |
NatureOfBusiness |
NatureOfBusinessService.getPermanentBusinessNature() |
NatureOfBusiness |
NatureOfBusinessService.update(NatureOfBusiness natureOfBusiness) |
| Modifier and Type | Method and Description |
|---|---|
List<NatureOfBusiness> |
AbstractLicenseService.getAllNatureOfBusinesses() |
List<NatureOfBusiness> |
NatureOfBusinessService.getNatureOfBusinesses() |
| Modifier and Type | Method and Description |
|---|---|
NatureOfBusiness |
NatureOfBusinessService.create(NatureOfBusiness natureOfBusiness) |
NatureOfBusiness |
NatureOfBusinessService.update(NatureOfBusiness natureOfBusiness) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.