public interface GeoNetworkReader
| Modifier and Type | Method and Description |
|---|---|
org.opengis.metadata.Metadata |
getById(long id) |
org.opengis.metadata.Metadata |
getById(String UUID) |
String |
getByIdAsRawString(String UUID) |
Configuration |
getConfiguration() |
it.geosolutions.geonetwork.op.gn3.GN3MetadataGetInfo.MetadataInfo |
getInfo(Long id) |
it.geosolutions.geonetwork.op.gn3.GN3MetadataGetInfo.MetadataInfo |
getInfo(String uuid) |
void |
login(LoginLevel level) |
void |
logout() |
it.geosolutions.geonetwork.util.GNSearchResponse |
query(File fileRequest) |
it.geosolutions.geonetwork.util.GNSearchResponse |
query(it.geosolutions.geonetwork.util.GNSearchRequest request) |
it.geosolutions.geonetwork.util.GNSearchResponse query(it.geosolutions.geonetwork.util.GNSearchRequest request)
throws it.geosolutions.geonetwork.exception.GNLibException,
it.geosolutions.geonetwork.exception.GNServerException,
MissingServiceEndpointException
it.geosolutions.geonetwork.exception.GNLibExceptionit.geosolutions.geonetwork.exception.GNServerExceptionMissingServiceEndpointExceptionit.geosolutions.geonetwork.util.GNSearchResponse query(File fileRequest) throws it.geosolutions.geonetwork.exception.GNLibException, it.geosolutions.geonetwork.exception.GNServerException, MissingServiceEndpointException
it.geosolutions.geonetwork.exception.GNLibExceptionit.geosolutions.geonetwork.exception.GNServerExceptionMissingServiceEndpointExceptionorg.opengis.metadata.Metadata getById(long id)
throws it.geosolutions.geonetwork.exception.GNLibException,
it.geosolutions.geonetwork.exception.GNServerException,
JAXBException,
MissingServiceEndpointException
it.geosolutions.geonetwork.exception.GNLibExceptionit.geosolutions.geonetwork.exception.GNServerExceptionJAXBExceptionMissingServiceEndpointExceptionorg.opengis.metadata.Metadata getById(String UUID) throws it.geosolutions.geonetwork.exception.GNLibException, it.geosolutions.geonetwork.exception.GNServerException, JAXBException, MissingServiceEndpointException
it.geosolutions.geonetwork.exception.GNLibExceptionit.geosolutions.geonetwork.exception.GNServerExceptionJAXBExceptionMissingServiceEndpointExceptionString getByIdAsRawString(String UUID) throws it.geosolutions.geonetwork.exception.GNLibException, it.geosolutions.geonetwork.exception.GNServerException, JAXBException, MissingServiceEndpointException
it.geosolutions.geonetwork.exception.GNLibExceptionit.geosolutions.geonetwork.exception.GNServerExceptionJAXBExceptionMissingServiceEndpointExceptionConfiguration getConfiguration()
void login(LoginLevel level) throws AuthorizationException, MissingServiceEndpointException, MissingConfigurationException
void logout()
throws MissingServiceEndpointException
MissingServiceEndpointExceptionit.geosolutions.geonetwork.op.gn3.GN3MetadataGetInfo.MetadataInfo getInfo(Long id) throws it.geosolutions.geonetwork.exception.GNLibException, it.geosolutions.geonetwork.exception.GNServerException, MissingServiceEndpointException
it.geosolutions.geonetwork.exception.GNLibExceptionit.geosolutions.geonetwork.exception.GNServerExceptionMissingServiceEndpointExceptionit.geosolutions.geonetwork.op.gn3.GN3MetadataGetInfo.MetadataInfo getInfo(String uuid) throws it.geosolutions.geonetwork.exception.GNLibException, it.geosolutions.geonetwork.exception.GNServerException, MissingServiceEndpointException
it.geosolutions.geonetwork.exception.GNLibExceptionit.geosolutions.geonetwork.exception.GNServerExceptionMissingServiceEndpointExceptionCopyright © 2018. All Rights Reserved.