it.geosolutions.geonetwork.op
Class GNMetadataAdmin

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

public class GNMetadataAdmin
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
GNMetadataAdmin()
           
 
Method Summary
static void setPriv(HTTPUtils connection, String gnServiceURL, long metadataId, GNPrivConfiguration cfg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GNMetadataAdmin

public GNMetadataAdmin()
Method Detail

setPriv

public static void setPriv(HTTPUtils connection,
                           String gnServiceURL,
                           long metadataId,
                           GNPrivConfiguration cfg)
                    throws GNLibException,
                           GNServerException
Throws:
GNLibException
GNServerException


Copyright © 2011-2012 GeoSolutions. All Rights Reserved.