Uses of Class
ch.cern.eam.wshub.core.services.grids.entities.GridRequestRow
Packages that use GridRequestRow
-
Uses of GridRequestRow in ch.cern.eam.wshub.core.services.grids.entities
Methods in ch.cern.eam.wshub.core.services.grids.entities that return GridRequestRowMethods in ch.cern.eam.wshub.core.services.grids.entities with parameters of type GridRequestRow -
Uses of GridRequestRow in ch.cern.eam.wshub.core.tools
Methods in ch.cern.eam.wshub.core.tools with parameters of type GridRequestRowModifier and TypeMethodDescriptionstatic StringGridTools.getCellContent(String cellid, GridRequestRow gridRequestRow) Gets cell content from GridRequestRowstatic LinkedHashMap<String, String> GridTools.gridRequestRowMapper(GridRequestRow row, List<String> allowedColumns, boolean onlyDataspyFields)