public interface GridsService
| Modifier and Type | Method and Description |
|---|---|
GridRequestResult |
executeQuery(InforContext context,
GridRequest gridRequest) |
GridDDSpyFieldsResult |
getDDspyFields(InforContext context,
String gridCode,
String viewType,
String ddSpyId,
String language) |
GridDataspy |
getDefaultDataspy(InforContext context,
String gridCode,
String viewType) |
String |
getGridCsvData(InforContext context,
GridRequest gridRequest) |
GridMetadataRequestResult |
getGridMetadata(InforContext context,
String gridCode,
String viewType) |
GridMetadataRequestResult |
getGridMetadata(InforContext context,
String gridCode,
String viewType,
String language) |
GridMetadataRequestResult |
getGridMetadataInfor(InforContext context,
String gridName) |
GridRequestResult executeQuery(InforContext context, GridRequest gridRequest) throws InforException
InforExceptionGridMetadataRequestResult getGridMetadata(InforContext context, String gridCode, String viewType) throws InforException
InforExceptionGridMetadataRequestResult getGridMetadata(InforContext context, String gridCode, String viewType, String language) throws InforException
InforExceptionGridMetadataRequestResult getGridMetadataInfor(InforContext context, String gridName) throws InforException
InforExceptionGridDDSpyFieldsResult getDDspyFields(InforContext context, String gridCode, String viewType, String ddSpyId, String language) throws InforException
InforExceptionGridDataspy getDefaultDataspy(InforContext context, String gridCode, String viewType) throws InforException
InforExceptionString getGridCsvData(InforContext context, GridRequest gridRequest) throws InforException
InforExceptionCopyright © 2020 CERN European Organization for Nuclear Research. All rights reserved.