it.geosolutions.geonetwork.op
Class GNMetadataSearch

java.lang.Object
  extended by it.geosolutions.geonetwork.op.GNMetadataSearch

public class GNMetadataSearch
extends Object

The metadata.admin service updates the operations allowed for a metadata with the list of operations allowed send in the parameters, deleting all the operations allowed assigned previously.

Author:
ETj (etj at geo-solutions.it)

Constructor Summary
GNMetadataSearch()
           
 
Method Summary
static GNSearchResponse search(HTTPUtils connection, String gnServiceURL, File fileRequest)
           
static GNSearchResponse search(HTTPUtils connection, String gnServiceURL, GNSearchRequest searchRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GNMetadataSearch

public GNMetadataSearch()
Method Detail

search

public static GNSearchResponse search(HTTPUtils connection,
                                      String gnServiceURL,
                                      GNSearchRequest searchRequest)
                               throws GNLibException,
                                      GNServerException
Throws:
GNLibException
GNServerException

search

public static GNSearchResponse search(HTTPUtils connection,
                                      String gnServiceURL,
                                      File fileRequest)
                               throws GNLibException,
                                      GNServerException
Throws:
GNLibException
GNServerException


Copyright © 2011 GeoSolutions. All Rights Reserved.