@Service @Transactional(readOnly=true) public class MBHistoryService extends Object
| Constructor and Description |
|---|
MBHistoryService() |
| Modifier and Type | Method and Description |
|---|---|
List<MBHeader> |
getAuditedMbHeaderById(Long id) |
org.hibernate.Session |
getCurrentSession() |
List<MBHistory> |
getMBHistory(Long mbHeaderId) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.