@Service @Transactional(readOnly=true) public class SystemAuditService extends Object
| Constructor and Description |
|---|
SystemAuditService() |
| Modifier and Type | Method and Description |
|---|---|
SystemAudit |
createOrUpdateSystemAudit(SystemAudit systemAudit) |
SystemAudit |
getSystemAuditById(Long id) |
@Transactional public SystemAudit createOrUpdateSystemAudit(SystemAudit systemAudit)
public SystemAudit getSystemAuditById(Long id)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.