Interface ISInterface

    • Method Detail

      • queryForDatabase

        org.gcube.application.geoportal.common.model.rest.DatabaseConnection queryForDatabase​(String category,
                                                                                              String platform,
                                                                                              String flagName,
                                                                                              String flagValue)
                                                                                       throws org.gcube.application.geoportal.common.model.rest.ConfigurationException
        Throws:
        org.gcube.application.geoportal.common.model.rest.ConfigurationException
      • performGetAP

        List<org.gcube.common.resources.gcore.ServiceEndpoint.AccessPoint> performGetAP​(String category,
                                                                                        String platform,
                                                                                        String flagName,
                                                                                        String flagValue)
      • getGenericResource

        List<org.gcube.common.resources.gcore.GenericResource> getGenericResource​(String secondaryType,
                                                                                  String name)
      • createUpdateGR

        org.gcube.common.resources.gcore.GenericResource createUpdateGR​(org.gcube.common.resources.gcore.GenericResource res)