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) |
GridMetadataRequestResult |
getGridMetadata(InforContext context,
String gridCode,
String viewType) |
GridMetadataRequestResult |
getGridMetadata(InforContext context,
String gridCode,
String viewType,
String language) |
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
InforExceptionGridDDSpyFieldsResult getDDspyFields(InforContext context, String gridCode, String viewType, String ddSpyId, String language) throws InforException
InforExceptionGridDataspy getDefaultDataspy(InforContext context, String gridCode, String viewType) throws InforException
InforExceptionCopyright © 2019 CERN European Organization for Nuclear Research. All rights reserved.