Uses of Class
ch.cern.eam.wshub.core.services.grids.entities.GridField
Packages that use GridField
Package
Description
-
Uses of GridField in ch.cern.eam.wshub.core.services.grids.customfields
Methods in ch.cern.eam.wshub.core.services.grids.customfields that return GridFieldModifier and TypeMethodDescriptionGridCustomFieldHandler.getCustomFieldsAsGridFields(String dataspyID) -
Uses of GridField in ch.cern.eam.wshub.core.services.grids.entities
Methods in ch.cern.eam.wshub.core.services.grids.entities that return GridFieldModifier and TypeMethodDescriptionGridDDSpyFieldsResult.getGridFields()GridMetadataRequestResult.getGridFields()Methods in ch.cern.eam.wshub.core.services.grids.entities that return types with arguments of type GridFieldMethods in ch.cern.eam.wshub.core.services.grids.entities with parameters of type GridFieldModifier and TypeMethodDescriptionvoidGridDDSpyFieldsResult.setGridFields(GridField[] gridFields) voidGridMetadataRequestResult.setGridFields(GridField[] gridFields) Method parameters in ch.cern.eam.wshub.core.services.grids.entities with type arguments of type GridFieldModifier and TypeMethodDescriptionvoidGridRequestResult.setGridFields(List<GridField> gridFields) -
Uses of GridField in ch.cern.eam.wshub.core.services.grids.impl
Fields in ch.cern.eam.wshub.core.services.grids.impl with type parameters of type GridFieldModifier and TypeFieldDescriptionstatic final Map<String, Map<BigInteger, GridField>> EAMGrids.gridFieldCache