Uses of Class
ch.cern.eam.wshub.core.services.grids.entities.GridDataspy
Packages that use GridDataspy
Package
Description
-
Uses of GridDataspy in ch.cern.eam.wshub.core.services.grids
Methods in ch.cern.eam.wshub.core.services.grids that return GridDataspyModifier and TypeMethodDescriptionGridsService.getDefaultDataspy(EAMContext context, String gridCode, String viewType) -
Uses of GridDataspy in ch.cern.eam.wshub.core.services.grids.entities
Methods in ch.cern.eam.wshub.core.services.grids.entities that return GridDataspyMethods in ch.cern.eam.wshub.core.services.grids.entities that return types with arguments of type GridDataspyMethods in ch.cern.eam.wshub.core.services.grids.entities with parameters of type GridDataspyModifier and TypeMethodDescriptionvoidGridMetadataRequestResult.setGridDataspies(GridDataspy[] gridDataspies) Method parameters in ch.cern.eam.wshub.core.services.grids.entities with type arguments of type GridDataspyModifier and TypeMethodDescriptionvoidGridRequestResult.setGridDataspies(List<GridDataspy> gridDataspies) -
Uses of GridDataspy in ch.cern.eam.wshub.core.services.grids.impl
Methods in ch.cern.eam.wshub.core.services.grids.impl that return GridDataspyModifier and TypeMethodDescriptionGridsServiceImpl.getDefaultDataspy(EAMContext context, String gridCode, String viewType) JPAGrids.getDefaultDataspy(EAMContext context, String gridCode, String viewType)