@Service @Transactional(readOnly=true) public class LineEstimateUOMService extends Object
| Constructor and Description |
|---|
LineEstimateUOMService() |
| Modifier and Type | Method and Description |
|---|---|
List<LineEstimateUOM> |
findAll() |
LineEstimateUOM |
findById(Long id) |
public List<LineEstimateUOM> findAll()
public LineEstimateUOM findById(Long id)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.