Interface GeoNetworkReader

All Known Subinterfaces:
GeoNetworkAdministration, GeoNetworkPublisher
All Known Implementing Classes:
GeoNetwork

public interface GeoNetworkReader
  • Method Summary

    Modifier and Type
    Method
    Description
    org.opengis.metadata.Metadata
    getById(long id)
     
    org.opengis.metadata.Metadata
     
     
     
    it.geosolutions.geonetwork.op.gn3.GN3MetadataGetInfo.MetadataInfo
     
    it.geosolutions.geonetwork.op.gn3.GN3MetadataGetInfo.MetadataInfo
     
    void
     
    void
     
    it.geosolutions.geonetwork.util.GNSearchResponse
    query(it.geosolutions.geonetwork.util.GNSearchRequest request)
     
    it.geosolutions.geonetwork.util.GNSearchResponse
    query(File fileRequest)