A B D E G H I L N P S T U V

A

addConfig(GNSearchRequest.Config, String) - Method in class it.geosolutions.geonetwork.util.GNSearchRequest
 
addParam(GNSearchRequest.Param, String) - Method in class it.geosolutions.geonetwork.util.GNSearchRequest
 
addParam(String, String) - Method in class it.geosolutions.geonetwork.util.GNSearchRequest
Add a non-standard param to the request.
addPrivileges(Integer, String) - Method in class it.geosolutions.geonetwork.util.GNPrivConfiguration
 
addPrivileges(Integer, EnumSet<GNPriv>) - Method in class it.geosolutions.geonetwork.util.GNPrivConfiguration
 

B

buildRequest(Long, String) - Static method in class it.geosolutions.geonetwork.op.GNMetadataGet
 

D

delete(HTTPUtils, String, long) - Static method in class it.geosolutions.geonetwork.op.GNMetadataDelete
 
delete(String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
 
deleteMetadata(long) - Method in class it.geosolutions.geonetwork.GNClient
 

E

equals(Object) - Method in class it.geosolutions.geonetwork.util.GNPrivConfiguration.Privileges
 
exists(String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
Used to query for REST resources.

G

get(Long) - Method in class it.geosolutions.geonetwork.GNClient
 
get(String) - Method in class it.geosolutions.geonetwork.GNClient
 
get(HTTPUtils, String, Long) - Static method in class it.geosolutions.geonetwork.op.GNMetadataGet
 
get(HTTPUtils, String, String) - Static method in class it.geosolutions.geonetwork.op.GNMetadataGet
 
get(HTTPUtils, String, Long, String) - Static method in class it.geosolutions.geonetwork.op.GNMetadataGet
 
get(HTTPUtils, String, Long) - Static method in class it.geosolutions.geonetwork.op.GNMetadataGetVersion
 
get(int) - Static method in enum it.geosolutions.geonetwork.util.GNPriv
 
get(int) - Static method in enum it.geosolutions.geonetwork.util.GNPrivAlt
 
get(String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
Performs an HTTP GET on the given URL.
getCategory() - Method in class it.geosolutions.geonetwork.util.GNInsertConfiguration
 
getConnection() - Method in class it.geosolutions.geonetwork.GNClient
 
getCount() - Method in class it.geosolutions.geonetwork.util.GNSearchResponse
 
getFrom() - Method in class it.geosolutions.geonetwork.util.GNSearchResponse
 
getGeoNetworkErrorMessage(String) - Static method in class it.geosolutions.geonetwork.util.HTTPUtils
 
getGeoNetworkErrorMessage(InputStream) - Static method in class it.geosolutions.geonetwork.util.HTTPUtils
 
getGroup() - Method in class it.geosolutions.geonetwork.util.GNInsertConfiguration
 
getGroup() - Method in class it.geosolutions.geonetwork.util.GNPrivConfiguration.Privileges
 
getId() - Method in enum it.geosolutions.geonetwork.util.GNPriv
 
getId() - Method in enum it.geosolutions.geonetwork.util.GNPrivAlt
 
getId() - Method in class it.geosolutions.geonetwork.util.GNSearchResponse.GNMetadata
 
getInfo() - Method in class it.geosolutions.geonetwork.util.GNSearchResponse.GNMetadata
 
getLastHttpStatus() - Method in class it.geosolutions.geonetwork.util.HTTPUtils
 
getMetadata(int) - Method in class it.geosolutions.geonetwork.util.GNSearchResponse
 
getOps() - Method in class it.geosolutions.geonetwork.util.GNPrivConfiguration.Privileges
 
getPrivileges() - Method in class it.geosolutions.geonetwork.util.GNPrivConfiguration
 
getSchema() - Method in class it.geosolutions.geonetwork.util.GNSearchResponse.GNMetadata
 
getStyleSheet() - Method in class it.geosolutions.geonetwork.util.GNInsertConfiguration
 
getSummary() - Method in class it.geosolutions.geonetwork.util.GNSearchResponse
 
getTo() - Method in class it.geosolutions.geonetwork.util.GNSearchResponse
 
getUUID() - Method in class it.geosolutions.geonetwork.util.GNSearchResponse.GNMetadata
 
getValidate() - Method in class it.geosolutions.geonetwork.util.GNInsertConfiguration
 
GNClient - Class in it.geosolutions.geonetwork
Facade for the various GN operations
GNClient(String) - Constructor for class it.geosolutions.geonetwork.GNClient
 
GNException - Exception in it.geosolutions.geonetwork.exception
 
GNException(String, Throwable) - Constructor for exception it.geosolutions.geonetwork.exception.GNException
 
GNException(String) - Constructor for exception it.geosolutions.geonetwork.exception.GNException
 
GNInsertConfiguration - Class in it.geosolutions.geonetwork.util
 
GNInsertConfiguration() - Constructor for class it.geosolutions.geonetwork.util.GNInsertConfiguration
 
GNInsertConfiguration(String, String, String, Boolean) - Constructor for class it.geosolutions.geonetwork.util.GNInsertConfiguration
 
GNLibException - Exception in it.geosolutions.geonetwork.exception
 
GNLibException(String) - Constructor for exception it.geosolutions.geonetwork.exception.GNLibException
 
GNLibException(String, Throwable) - Constructor for exception it.geosolutions.geonetwork.exception.GNLibException
 
GNLogin - Class in it.geosolutions.geonetwork.op
Perform a GN login.
GNLogin() - Constructor for class it.geosolutions.geonetwork.op.GNLogin
 
GNMetadataAdmin - Class in it.geosolutions.geonetwork.op
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.
GNMetadataAdmin() - Constructor for class it.geosolutions.geonetwork.op.GNMetadataAdmin
 
GNMetadataDelete - Class in it.geosolutions.geonetwork.op
The metadata.delete service allows to remove a metadata record from the catalog.
GNMetadataDelete() - Constructor for class it.geosolutions.geonetwork.op.GNMetadataDelete
 
GNMetadataGet - Class in it.geosolutions.geonetwork.op
The xml.metadata.get service can be used to retrieve a metadata record stored in GeoNetwork.
GNMetadataGet() - Constructor for class it.geosolutions.geonetwork.op.GNMetadataGet
 
GNMetadataGetVersion - Class in it.geosolutions.geonetwork.op
Get the version number for a given Metadata.
GNMetadataGetVersion() - Constructor for class it.geosolutions.geonetwork.op.GNMetadataGetVersion
 
GNMetadataInsert - Class in it.geosolutions.geonetwork.op
Insert metadata The input file may be a pure metadata to be inserted into GN, or a full GN insert metadata request.
GNMetadataInsert() - Constructor for class it.geosolutions.geonetwork.op.GNMetadataInsert
 
GNMetadataSearch - Class in it.geosolutions.geonetwork.op
The xml.search service can be used to retrieve the metadata stored in GeoNetwork.
GNMetadataSearch() - Constructor for class it.geosolutions.geonetwork.op.GNMetadataSearch
 
GNMetadataUpdate - Class in it.geosolutions.geonetwork.op
Update metadata
GNMetadataUpdate() - Constructor for class it.geosolutions.geonetwork.op.GNMetadataUpdate
 
GNPriv - Enum in it.geosolutions.geonetwork.util
Operation privileges as required by GeoNetwork.
GNPrivAlt - Enum in it.geosolutions.geonetwork.util
Operation privileges as required by GeoNetwork.
GNPrivConfiguration - Class in it.geosolutions.geonetwork.util
TODO: don't use Strings for encoding/packing privileges, since they may be ambiguous (alse see GNPriv).
GNPrivConfiguration() - Constructor for class it.geosolutions.geonetwork.util.GNPrivConfiguration
 
GNPrivConfiguration.Privileges - Class in it.geosolutions.geonetwork.util
 
GNPrivConfiguration.Privileges(Integer, String) - Constructor for class it.geosolutions.geonetwork.util.GNPrivConfiguration.Privileges
 
GNSearchRequest - Class in it.geosolutions.geonetwork.util
http://geonetwork-opensource.org/latest/developers/xml_services/metadata_xml_services.html#search-metadata-xml-search Search configuration parameters (all values are optional) remote: Search in local catalog or in a remote catalog.
GNSearchRequest() - Constructor for class it.geosolutions.geonetwork.util.GNSearchRequest
 
GNSearchRequest.BBoxRelation - Enum in it.geosolutions.geonetwork.util
 
GNSearchRequest.Config - Enum in it.geosolutions.geonetwork.util
Config fields
GNSearchRequest.Param - Enum in it.geosolutions.geonetwork.util
Standard params.
GNSearchRequest.SortBy - Enum in it.geosolutions.geonetwork.util
 
GNSearchResponse - Class in it.geosolutions.geonetwork.util
 
GNSearchResponse(Element) - Constructor for class it.geosolutions.geonetwork.util.GNSearchResponse
 
GNSearchResponse.GNMetadata - Class in it.geosolutions.geonetwork.util
 
GNSearchResponse.GNMetadata(Element) - Constructor for class it.geosolutions.geonetwork.util.GNSearchResponse.GNMetadata
 
GNServerException - Exception in it.geosolutions.geonetwork.exception
 
GNServerException(String) - Constructor for exception it.geosolutions.geonetwork.exception.GNServerException
 
GNServerException(String, Throwable) - Constructor for exception it.geosolutions.geonetwork.exception.GNServerException
 
GROUP_ALL - Static variable in class it.geosolutions.geonetwork.util.GNPrivConfiguration
 
GROUP_GUEST - Static variable in class it.geosolutions.geonetwork.util.GNPrivConfiguration
 
GROUP_INTRANET - Static variable in class it.geosolutions.geonetwork.util.GNPrivConfiguration
 

H

hashCode() - Method in class it.geosolutions.geonetwork.util.GNPrivConfiguration.Privileges
 
httpPing(String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
 
HTTPUtils - Class in it.geosolutions.geonetwork.util
Low level HTTP utilities.
HTTPUtils() - Constructor for class it.geosolutions.geonetwork.util.HTTPUtils
 
HTTPUtils(String, String) - Constructor for class it.geosolutions.geonetwork.util.HTTPUtils
 

I

insertMetadata(GNInsertConfiguration, File) - Method in class it.geosolutions.geonetwork.GNClient
Facade for GNMetadataInsert.insertMetadata(HTTPUtils, String, File, GNInsertConfiguration)
insertMetadata(HTTPUtils, String, File, GNInsertConfiguration) - Static method in class it.geosolutions.geonetwork.op.GNMetadataInsert
Insert a raw metadata document in GN.
insertRequest(File) - Method in class it.geosolutions.geonetwork.GNClient
Facade for GNMetadataInsert.insertRequest((HTTPUtils connection, String gnServiceURL, File inputFile))
insertRequest(HTTPUtils, String, File) - Static method in class it.geosolutions.geonetwork.op.GNMetadataInsert
Insert a metadata using a request as required by geonetwork.
isCompleteResponse() - Method in class it.geosolutions.geonetwork.util.GNSearchResponse
 
isIgnoreResponseContentOnSuccess() - Method in class it.geosolutions.geonetwork.util.HTTPUtils
 
it.geosolutions.geonetwork - package it.geosolutions.geonetwork
 
it.geosolutions.geonetwork.exception - package it.geosolutions.geonetwork.exception
 
it.geosolutions.geonetwork.op - package it.geosolutions.geonetwork.op
 
it.geosolutions.geonetwork.util - package it.geosolutions.geonetwork.util
 
iterator() - Method in class it.geosolutions.geonetwork.util.GNSearchResponse
 

L

login(String, String) - Method in class it.geosolutions.geonetwork.GNClient
Facade for GNLogin.login(it.geosolutions.geonetwork.util.HTTPUtils, java.lang.String, java.lang.String, java.lang.String)
login(HTTPUtils, String, String, String) - Static method in class it.geosolutions.geonetwork.op.GNLogin
 

N

NS_GEONET - Static variable in class it.geosolutions.geonetwork.op.GNMetadataGetVersion
 
NS_GMD - Static variable in class it.geosolutions.geonetwork.op.GNMetadataGetVersion
 

P

post(String, File, String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
POSTs a File to the given URL.
post(String, String, String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
POSTs a String to the given URL.
post(String, InputStream, String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
POSTs a Stream content to the given URL.
post(String, RequestEntity) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
Performs a POST to the given URL.
postXml(String, String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
POSTs a String representing an XML document to the given URL.
postXml(String, InputStream) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
POSTs a Stream content representing an XML document to the given URL.
put(String, File, String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
PUTs a File to the given URL.
put(String, String, String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
PUTs a String to the given URL.
put(String, RequestEntity) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
Performs a PUT to the given URL.
putXml(String, String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
PUTs a String representing an XML document to the given URL.

S

search(GNSearchRequest) - Method in class it.geosolutions.geonetwork.GNClient
 
search(File) - Method in class it.geosolutions.geonetwork.GNClient
 
search(HTTPUtils, String, GNSearchRequest) - Static method in class it.geosolutions.geonetwork.op.GNMetadataSearch
 
search(HTTPUtils, String, File) - Static method in class it.geosolutions.geonetwork.op.GNMetadataSearch
 
send(EntityEnclosingMethod, String, RequestEntity) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
Send an HTTP request (PUT or POST) to a server.
setCategory(String) - Method in class it.geosolutions.geonetwork.util.GNInsertConfiguration
 
setGroup(String) - Method in class it.geosolutions.geonetwork.util.GNInsertConfiguration
 
setGroup(Integer) - Method in class it.geosolutions.geonetwork.util.GNPrivConfiguration.Privileges
 
setIgnoreResponseContentOnSuccess(boolean) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
 
setOps(String) - Method in class it.geosolutions.geonetwork.util.GNPrivConfiguration.Privileges
 
setPriv(HTTPUtils, String, long, GNPrivConfiguration) - Static method in class it.geosolutions.geonetwork.op.GNMetadataAdmin
 
setPrivileges(long, GNPrivConfiguration) - Method in class it.geosolutions.geonetwork.GNClient
Facade for GNMetadataAdmin.setPriv(it.geosolutions.geonetwork.util.HTTPUtils, java.lang.String, long, it.geosolutions.geonetwork.util.GNPrivConfiguration)
setPrivileges(List<GNPrivConfiguration.Privileges>) - Method in class it.geosolutions.geonetwork.util.GNPrivConfiguration
 
setStyleSheet(String) - Method in class it.geosolutions.geonetwork.util.GNInsertConfiguration
 
setValidate(Boolean) - Method in class it.geosolutions.geonetwork.util.GNInsertConfiguration
 
setXmlContentType(String) - Method in class it.geosolutions.geonetwork.util.HTTPUtils
 

T

toElement() - Method in class it.geosolutions.geonetwork.util.GNSearchRequest
 
toString() - Method in enum it.geosolutions.geonetwork.util.GNSearchRequest.Param
 
toString() - Method in class it.geosolutions.geonetwork.util.GNSearchResponse
 
toXml() - Method in class it.geosolutions.geonetwork.util.GNSearchRequest
 

U

update(HTTPUtils, String, Long, String, File) - Static method in class it.geosolutions.geonetwork.op.GNMetadataUpdate
 
updateMetadata(long, File) - Method in class it.geosolutions.geonetwork.GNClient
 

V

valueOf(String) - Static method in enum it.geosolutions.geonetwork.util.GNPriv
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.geonetwork.util.GNPrivAlt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.geonetwork.util.GNSearchRequest.BBoxRelation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.geonetwork.util.GNSearchRequest.Config
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.geonetwork.util.GNSearchRequest.Param
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.geosolutions.geonetwork.util.GNSearchRequest.SortBy
Returns the enum constant of this type with the specified name.
values() - Static method in enum it.geosolutions.geonetwork.util.GNPriv
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.geonetwork.util.GNPrivAlt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.geonetwork.util.GNSearchRequest.BBoxRelation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.geonetwork.util.GNSearchRequest.Config
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.geonetwork.util.GNSearchRequest.Param
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.geosolutions.geonetwork.util.GNSearchRequest.SortBy
Returns an array containing the constants of this enum type, in the order they are declared.

A B D E G H I L N P S T U V

Copyright © 2011-2012 GeoSolutions. All Rights Reserved.