Uses of Class
it.geosolutions.geonetwork.util.GNInsertConfiguration

Packages that use GNInsertConfiguration
it.geosolutions.geonetwork   
it.geosolutions.geonetwork.op   
 

Uses of GNInsertConfiguration in it.geosolutions.geonetwork
 

Methods in it.geosolutions.geonetwork with parameters of type GNInsertConfiguration
 long GNClient.insertMetadata(GNInsertConfiguration cfg, File metadataFile)
          Facade for GNMetadataInsert.insertMetadata(HTTPUtils, String, File, GNInsertConfiguration)
 

Uses of GNInsertConfiguration in it.geosolutions.geonetwork.op
 

Methods in it.geosolutions.geonetwork.op with parameters of type GNInsertConfiguration
static long GNMetadataInsert.insertMetadata(HTTPUtils connection, String gnServiceURL, File inputFile, GNInsertConfiguration cfg)
          Insert a raw metadata document in GN.
 



Copyright © 2011-2012 GeoSolutions. All Rights Reserved.