| Package | Description |
|---|---|
| ch.cern.eam.wshub.core.services.comments | |
| ch.cern.eam.wshub.core.services.comments.impl |
| Modifier and Type | Method and Description |
|---|---|
Comment[] |
CommentService.readComments(InforContext context,
String entityCode,
String entityKeyCode,
String typeCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
CommentService.createComment(InforContext context,
Comment comment) |
String |
CommentService.deleteComment(InforContext context,
Comment comment) |
String |
CommentService.updateComment(InforContext context,
Comment comment) |
| Modifier and Type | Method and Description |
|---|---|
Comment[] |
CommentServiceImpl.readComments(InforContext context,
String entityCode,
String entityKeyCode,
String typeCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
CommentServiceImpl.createComment(InforContext context,
Comment comment) |
String |
CommentServiceImpl.deleteComment(InforContext context,
Comment comment) |
String |
CommentServiceImpl.updateComment(InforContext context,
Comment commentParam) |
Copyright © 2022 CERN European Organization for Nuclear Research. All rights reserved.