public interface CaseManagementService
| 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) |
String createCase(InforContext context, EAMCaseManagement eamCaseManagement) throws InforException
InforExceptionEAMCaseManagement readCase(InforContext context, String caseCode) throws InforException
InforExceptionString deleteCase(InforContext context, String caseCode) throws InforException
InforExceptionString updateCase(InforContext context, EAMCaseManagement eamCaseManagement) throws InforException
InforExceptionCopyright © 2025 CERN European Organization for Nuclear Research. All rights reserved.