Uses of Class
ch.cern.eam.wshub.core.services.grids.entities.GridRequestSort
Packages that use GridRequestSort
Package
Description
-
Uses of GridRequestSort in ch.cern.eam.wshub.core.services.grids.entities
Methods in ch.cern.eam.wshub.core.services.grids.entities that return GridRequestSortMethods in ch.cern.eam.wshub.core.services.grids.entities with parameters of type GridRequestSortModifier and TypeMethodDescriptionvoidGridRequest.setGridRequestSorts(GridRequestSort[] gridRequestSorts) -
Uses of GridRequestSort in ch.cern.eam.wshub.core.services.grids.impl
Method parameters in ch.cern.eam.wshub.core.services.grids.impl with type arguments of type GridRequestSortModifier and TypeMethodDescriptionintJPAGrids.removeDuplicates(ArrayList<GridRequestSort> list) Removes duplicates from the list of sorts.