public class CommentServiceImpl extends Object implements CommentService
| Constructor and Description |
|---|
CommentServiceImpl(ApplicationData applicationData,
Tools tools,
net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient) |
| Modifier and Type | Method and Description |
|---|---|
String |
createComment(InforContext context,
Comment comment) |
Comment[] |
readComments(InforContext context,
String entityCode,
String entityKeyCode,
String typeCode) |
String |
updateComment(InforContext context,
Comment commentParam) |
public CommentServiceImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient)
public String createComment(InforContext context, Comment comment) throws InforException
createComment in interface CommentServiceInforExceptionpublic Comment[] readComments(InforContext context, String entityCode, String entityKeyCode, String typeCode) throws InforException
readComments in interface CommentServiceInforExceptionpublic String updateComment(InforContext context, Comment commentParam) throws InforException
updateComment in interface CommentServiceInforExceptionCopyright © 2019 CERN European Organization for Nuclear Research. All rights reserved.