Uses of Class
ch.cern.eam.wshub.core.services.material.entities.PartManufacturer
Packages that use PartManufacturer
Package
Description
-
Uses of PartManufacturer in ch.cern.eam.wshub.core.services.material
Methods in ch.cern.eam.wshub.core.services.material that return PartManufacturerModifier and TypeMethodDescriptionPartMiscService.getPartManufacturers(EAMContext context, String partCode) Methods in ch.cern.eam.wshub.core.services.material with parameters of type PartManufacturerModifier and TypeMethodDescriptionPartManufacturerService.addPartManufacturer(EAMContext context, PartManufacturer partManufacturerParam) PartManufacturerService.deletePartManufacturer(EAMContext context, PartManufacturer partManufacturerParam) PartManufacturerService.updatePartManufacturer(EAMContext context, PartManufacturer partManufacturerParam) -
Uses of PartManufacturer in ch.cern.eam.wshub.core.services.material.impl
Methods in ch.cern.eam.wshub.core.services.material.impl that return PartManufacturerModifier and TypeMethodDescriptionPartMiscServiceImpl.getPartManufacturers(EAMContext context, String partCode) Methods in ch.cern.eam.wshub.core.services.material.impl with parameters of type PartManufacturerModifier and TypeMethodDescriptionPartManufacturerServiceImpl.addPartManufacturer(EAMContext context, PartManufacturer partManufacturerParam) PartManufacturerServiceImpl.deletePartManufacturer(EAMContext context, PartManufacturer partManufacturerParam) PartManufacturerServiceImpl.updatePartManufacturer(EAMContext context, PartManufacturer partManufacturerParam)