| Package | Description |
|---|---|
| org.egov.works.masters.entity | |
| org.egov.works.masters.repository | |
| org.egov.works.masters.service | |
| org.egov.works.uploadsor |
| Modifier and Type | Method and Description |
|---|---|
ScheduleCategory |
ScheduleOfRate.getScheduleCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleOfRate.setScheduleCategory(ScheduleCategory scheduleCategory) |
| Modifier and Type | Method and Description |
|---|---|
ScheduleCategory |
ScheduleCategoryRepository.findByCodeIgnoreCase(String code) |
| Modifier and Type | Method and Description |
|---|---|
List<ScheduleCategory> |
ScheduleCategoryRepository.findByDescriptionContainingIgnoreCase(String categoryName) |
| Modifier and Type | Method and Description |
|---|---|
ScheduleCategory |
ScheduleCategoryService.findByCode(String code) |
ScheduleCategory |
ScheduleCategoryService.getScheduleCategoryById(Long scheduleCategoryId) |
ScheduleCategory |
ScheduleCategoryService.save(ScheduleCategory scheduleCategory) |
| Modifier and Type | Method and Description |
|---|---|
List<ScheduleCategory> |
ScheduleCategoryService.getAllScheduleCategories() |
List<ScheduleCategory> |
ScheduleCategoryService.searchScheduleCategory(SearchRequestScheduleCategory searchRequestScheduleCategory) |
| Modifier and Type | Method and Description |
|---|---|
ScheduleCategory |
ScheduleCategoryService.save(ScheduleCategory scheduleCategory) |
| Modifier and Type | Method and Description |
|---|---|
ScheduleCategory |
UploadScheduleOfRate.getScheduleCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
UploadScheduleOfRate.setScheduleCategory(ScheduleCategory scheduleCategory) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.