|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.geosolutions.geonetwork.op.GNMetadataInsert
public class GNMetadataInsert
| Constructor Summary | |
|---|---|
GNMetadataInsert()
|
|
| Method Summary | |
|---|---|
static long |
insertMetadata(HTTPUtils connection,
String gnServiceURL,
File inputFile,
GNInsertConfiguration cfg)
Insert a raw metadata document in GN. The full GN request is built using GNInsertConfiguration. |
static long |
insertRequest(HTTPUtils connection,
String gnServiceURL,
File inputFile)
Insert a metadata using a request as required by geonetwork. Required params should be already provided in inputfile. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GNMetadataInsert()
| Method Detail |
|---|
public static long insertMetadata(HTTPUtils connection,
String gnServiceURL,
File inputFile,
GNInsertConfiguration cfg)
throws GNLibException,
GNServerException
GNLibException
GNServerException
public static long insertRequest(HTTPUtils connection,
String gnServiceURL,
File inputFile)
throws GNLibException,
GNServerException
GNLibException
GNServerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||