public class GeonetworkPutMethods extends Object
| Constructor and Description |
|---|
GeonetworkPutMethods(HttpMethodCall hmc) |
public GeonetworkPutMethods(HttpMethodCall hmc)
public String insertMetadata(String fileIdentifier, String workspace, String layerTitle, String layerName, String layerDescription, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl) throws Exception
fileIdentifier - workspace - layerTitle - layerName - layerDescription - category - geoServerWmsUrl - Exceptionpublic String insertMetadataByCswTransaction(String fileIdentifier, String workspace, String layerTitle, String layerName, String layerDescription, String geoServerWmsUrl) throws Exception
fileIdentifier - workspace - layerTitle - layerName - layerDescription - geoServerWmsUrl - Exceptionpublic String insertNETCDFMetadata(String TitleName, String LayerName, String description, String FileUrl) throws Exception
Exceptionpublic String insertRawMetadata(MetadataInfo metadataInfo) throws Exception
Exceptionpublic String insertMetadata(MetadataInfo metadataInfo) throws Exception
Exceptionpublic String insertMetadataByFeatureType(FeatureTypeRest featureTypeRest, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl) throws Exception
Exceptionpublic String insertMetadataByFeatureType(FeatureTypeRest featureTypeRest, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl, String description, String abstr) throws Exception
Exceptionpublic String insertMetadataByFeatureType(FeatureTypeRest featureTypeRest, String defaultStyle, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl, org.opengis.metadata.Metadata toPublish) throws Exception
Exceptionpublic String insertMetadataByGroupRest(GroupRest groupRest, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl) throws Exception
ExceptionCopyright © 2014. All Rights Reserved.