it.geosolutions.geonetwork.op
Class GNMetadataUpdate

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

public class GNMetadataUpdate
extends Object

Update metadata

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

Constructor Summary
GNMetadataUpdate()
           
 
Method Summary
static void update(HTTPUtils connection, String gnServiceURL, Long id, String version, File inputFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GNMetadataUpdate

public GNMetadataUpdate()
Method Detail

update

public static void update(HTTPUtils connection,
                          String gnServiceURL,
                          Long id,
                          String version,
                          File inputFile)
                   throws GNLibException,
                          GNServerException
Throws:
GNLibException
GNServerException


Copyright © 2011-2012 GeoSolutions. All Rights Reserved.