Uses of Class
ch.cern.eam.wshub.core.services.workorders.entities.LaborBooking
Packages that use LaborBooking
Package
Description
-
Uses of LaborBooking in ch.cern.eam.wshub.core.services.workorders
Methods in ch.cern.eam.wshub.core.services.workorders that return types with arguments of type LaborBookingModifier and TypeMethodDescriptionLaborBookingService.readLaborBookings(EAMContext context, String workOrderNumber) Methods in ch.cern.eam.wshub.core.services.workorders with parameters of type LaborBookingModifier and TypeMethodDescriptionLaborBookingService.createLaborBooking(EAMContext context, LaborBooking laborBookingParam) -
Uses of LaborBooking in ch.cern.eam.wshub.core.services.workorders.entities
Methods in ch.cern.eam.wshub.core.services.workorders.entities with parameters of type LaborBooking -
Uses of LaborBooking in ch.cern.eam.wshub.core.services.workorders.impl
Methods in ch.cern.eam.wshub.core.services.workorders.impl that return types with arguments of type LaborBookingModifier and TypeMethodDescriptionLaborBookingServiceImpl.readLaborBookings(EAMContext context, String workOrderNumber) Methods in ch.cern.eam.wshub.core.services.workorders.impl with parameters of type LaborBookingModifier and TypeMethodDescriptionLaborBookingServiceImpl.createLaborBooking(EAMContext context, LaborBooking laborBookingParam)