it.geosolutions.geonetwork.op
Class GNMetadataSearch
java.lang.Object
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)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GNMetadataSearch
public GNMetadataSearch()
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.