Class 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
    • 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
    • Constructor Detail

      • GN3Extension

        public GN3Extension​(String serviceURL)
      • GN3Extension

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