| Package | Description |
|---|---|
| org.egov.wtms.masters.repository | |
| org.egov.wtms.masters.service |
| Modifier and Type | Method and Description |
|---|---|
DemandNoticePenaltyPeriod |
DemandNoticePenaltyPeriodRepository.findByIssueOfDamendNotice(DemandNoticeIssueFrequency issueOfDamendNotice) |
| Modifier and Type | Method and Description |
|---|---|
DemandNoticePenaltyPeriod |
DemandNoticePenaltyPeriodService.createDemandNoticePenaltyPeriod(DemandNoticePenaltyPeriod demandNoticePenaltyPeriod) |
DemandNoticePenaltyPeriod |
DemandNoticePenaltyPeriodService.findBy(Long demandNoticePenaltyId) |
DemandNoticePenaltyPeriod |
DemandNoticePenaltyPeriodService.findByIssueOfDamendNotice(DemandNoticeIssueFrequency issueOfDamendNotice) |
DemandNoticePenaltyPeriod |
DemandNoticePenaltyPeriodService.load(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<DemandNoticePenaltyPeriod> |
DemandNoticePenaltyPeriodService.findAll() |
org.springframework.data.domain.Page<DemandNoticePenaltyPeriod> |
DemandNoticePenaltyPeriodService.getListOfDemandNoticePenaltyPeriod(Integer pageNumber,
Integer pageSize) |
| Modifier and Type | Method and Description |
|---|---|
DemandNoticePenaltyPeriod |
DemandNoticePenaltyPeriodService.createDemandNoticePenaltyPeriod(DemandNoticePenaltyPeriod demandNoticePenaltyPeriod) |
void |
DemandNoticePenaltyPeriodService.updateDemandNoticePenaltyPeriod(DemandNoticePenaltyPeriod demandNoticePenaltyPeriod) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.