public interface TermsOfUseService
| Modifier and Type | Method and Description |
|---|---|
TermsOfUse |
getById(int id) |
TermsOfUse |
mostRecent() |
TermsOfUse |
save(TermsOfUse termsOfUse) |
TermsOfUse save(TermsOfUse termsOfUse)
TermsOfUse getById(int id)
TermsOfUse mostRecent()
Copyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.