Uses of Class
ch.cern.eam.wshub.core.services.casemanagement.entities.EAMCaseManagement
Packages that use EAMCaseManagement
Package
Description
-
Uses of EAMCaseManagement in ch.cern.eam.wshub.core.services.casemanagement
Methods in ch.cern.eam.wshub.core.services.casemanagement that return EAMCaseManagementModifier and TypeMethodDescriptionCaseManagementService.readCase(EAMContext context, String caseCode) Methods in ch.cern.eam.wshub.core.services.casemanagement with parameters of type EAMCaseManagementModifier and TypeMethodDescriptionCaseManagementService.createCase(EAMContext context, EAMCaseManagement eamCaseManagement) CaseManagementService.updateCase(EAMContext context, EAMCaseManagement eamCaseManagement) -
Uses of EAMCaseManagement in ch.cern.eam.wshub.core.services.casemanagement.impl
Methods in ch.cern.eam.wshub.core.services.casemanagement.impl that return EAMCaseManagementModifier and TypeMethodDescriptionCaseManagementServiceImpl.readCase(EAMContext context, String caseCode) Methods in ch.cern.eam.wshub.core.services.casemanagement.impl with parameters of type EAMCaseManagementModifier and TypeMethodDescriptionCaseManagementServiceImpl.createCase(EAMContext context, EAMCaseManagement eamCaseManagement) CaseManagementServiceImpl.updateCase(EAMContext context, EAMCaseManagement eamCaseManagement)