Uses of Class
ch.cern.eam.wshub.core.services.workorders.entities.EAMCase
Packages that use EAMCase
Package
Description
-
Uses of EAMCase in ch.cern.eam.wshub.core.services.workorders
Methods in ch.cern.eam.wshub.core.services.workorders that return EAMCaseMethods in ch.cern.eam.wshub.core.services.workorders with parameters of type EAMCaseModifier and TypeMethodDescriptionCaseService.createCase(EAMContext context, EAMCase caseMT) CaseService.updateCase(EAMContext context, EAMCase caseMT) -
Uses of EAMCase in ch.cern.eam.wshub.core.services.workorders.entities
Methods in ch.cern.eam.wshub.core.services.workorders.entities that return EAMCase -
Uses of EAMCase in ch.cern.eam.wshub.core.services.workorders.impl
Methods in ch.cern.eam.wshub.core.services.workorders.impl that return EAMCaseMethods in ch.cern.eam.wshub.core.services.workorders.impl with parameters of type EAMCaseModifier and TypeMethodDescriptionCaseServiceImpl.createCase(EAMContext context, EAMCase caseMT) CaseServiceImpl.updateCase(EAMContext context, EAMCase caseMT)