| Package | Description |
|---|---|
| org.egov.common.entity | |
| org.egov.commons.repository | |
| org.egov.commons.service |
| Modifier and Type | Method and Description |
|---|---|
UOMCategory |
UOM.getUomCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
UOM.setUomCategory(UOMCategory uomCategory) |
| Modifier and Type | Method and Description |
|---|---|
List<UOMCategory> |
UOMCategoryRepository.findByCategory(String category) |
| Modifier and Type | Method and Description |
|---|---|
UOMCategory |
UOMCategoryService.create(UOMCategory uomCategory) |
UOMCategory |
UOMCategoryService.findOne(Long id) |
UOMCategory |
UOMCategoryService.update(UOMCategory uomCategory) |
| Modifier and Type | Method and Description |
|---|---|
List<UOMCategory> |
UOMCategoryService.findAll() |
List<UOMCategory> |
UOMCategoryService.search(UOMCategory uomCategory) |
| Modifier and Type | Method and Description |
|---|---|
UOMCategory |
UOMCategoryService.create(UOMCategory uomCategory) |
List<UOMCategory> |
UOMCategoryService.search(UOMCategory uomCategory) |
UOMCategory |
UOMCategoryService.update(UOMCategory uomCategory) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.