public class GridsServiceImpl extends Object implements GridsService
| Constructor and Description |
|---|
GridsServiceImpl(ApplicationData applicationData,
Tools tools,
net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient) |
| 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) |
public GridsServiceImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient)
public GridRequestResult executeQuery(InforContext context, GridRequest gridRequest) throws InforException
executeQuery in interface GridsServiceInforExceptionpublic GridMetadataRequestResult getGridMetadata(InforContext context, String gridCode, String viewType) throws InforException
getGridMetadata in interface GridsServiceInforExceptionpublic GridMetadataRequestResult getGridMetadata(InforContext context, String gridCode, String viewType, String language) throws InforException
getGridMetadata in interface GridsServiceInforExceptionpublic GridDDSpyFieldsResult getDDspyFields(InforContext context, String gridCode, String viewType, String ddSpyId, String language) throws InforException
getDDspyFields in interface GridsServiceInforExceptionpublic GridDataspy getDefaultDataspy(InforContext context, String gridCode, String viewType) throws InforException
getDefaultDataspy in interface GridsServiceInforExceptionCopyright © 2019 CERN European Organization for Nuclear Research. All rights reserved.