Class GN3Extension

java.lang.Object
it.geosolutions.geonetwork.GNAbstractClient
it.geosolutions.geonetwork.GN3Client
org.gcube.spatial.data.geonetwork.extension.GN3Extension
All Implemented Interfaces:
it.geosolutions.geonetwork.GNClient

public class GN3Extension extends it.geosolutions.geonetwork.GN3Client
  • Field Summary

    Fields inherited from class it.geosolutions.geonetwork.GNAbstractClient

    connection, gnServiceURL
  • Constructor Summary

    Constructors
    Constructor
    Description
    GN3Extension(String serviceURL)
     
    GN3Extension(String serviceURL, String username, String password)
     
  • Method Summary

    Methods inherited from class it.geosolutions.geonetwork.GN3Client

    deleteMetadata, get, get, getInfo, getInfo, insertMetadata, insertRequest, ping, search, search, setPrivileges, updateMetadata, updateMetadata

    Methods inherited from class it.geosolutions.geonetwork.GNAbstractClient

    getConnection

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GN3Extension

      public GN3Extension(String serviceURL)
    • GN3Extension

      public GN3Extension(String serviceURL, String username, String password)