public class CaseManagementServiceImpl extends Object implements CaseManagementService
| Constructor and Description |
|---|
CaseManagementServiceImpl(ApplicationData applicationData,
Tools tools,
net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient) |
| Modifier and Type | Method and Description |
|---|---|
String |
createCase(InforContext context,
EAMCaseManagement eamCaseManagement) |
String |
deleteCase(InforContext context,
String caseCode) |
EAMCaseManagement |
readCase(InforContext context,
String caseCode) |
String |
updateCase(InforContext context,
EAMCaseManagement eamCaseManagement) |
public CaseManagementServiceImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient)
public EAMCaseManagement readCase(InforContext context, String caseCode) throws InforException
readCase in interface CaseManagementServiceInforExceptionpublic String createCase(InforContext context, EAMCaseManagement eamCaseManagement) throws InforException
createCase in interface CaseManagementServiceInforExceptionpublic String deleteCase(InforContext context, String caseCode) throws InforException
deleteCase in interface CaseManagementServiceInforExceptionpublic String updateCase(InforContext context, EAMCaseManagement eamCaseManagement) throws InforException
updateCase in interface CaseManagementServiceInforExceptionCopyright © 2023 CERN European Organization for Nuclear Research. All rights reserved.