Uses of Class
ch.cern.eam.wshub.core.services.equipment.entities.Category
Packages that use Category
Package
Description
-
Uses of Category in ch.cern.eam.wshub.core.services.equipment
Methods in ch.cern.eam.wshub.core.services.equipment that return CategoryModifier and TypeMethodDescriptionCategoryService.readCategory(EAMContext context, String categoryCode) Methods in ch.cern.eam.wshub.core.services.equipment with parameters of type CategoryModifier and TypeMethodDescriptionCategoryService.createCategory(EAMContext context, Category category) CategoryService.updateCategory(EAMContext context, Category category) -
Uses of Category in ch.cern.eam.wshub.core.services.equipment.impl
Methods in ch.cern.eam.wshub.core.services.equipment.impl that return CategoryModifier and TypeMethodDescriptionCategoryServiceImpl.readCategory(EAMContext context, String categoryCode) Methods in ch.cern.eam.wshub.core.services.equipment.impl with parameters of type CategoryModifier and TypeMethodDescriptionCategoryServiceImpl.createCategory(EAMContext context, Category category) CategoryServiceImpl.updateCategory(EAMContext context, Category category)