public interface GeonetworkServiceInterface
| Modifier and Type | Method and Description |
|---|---|
GeonetworkInstance |
getGeonetworkInstance()
Gets the geonetwork instance with authenticate = false and LoginLevel = null
|
GeonetworkInstance |
getGeonetworkInstance(boolean authenticate,
GeonetworkAccessParameter.GeonetworkLoginLevel loginLevel)
Gets the geonetwork instance.
|
String |
getScope()
Gets the scope.
|
GeonetworkInstance getGeonetworkInstance(boolean authenticate, GeonetworkAccessParameter.GeonetworkLoginLevel loginLevel) throws Exception
authenticate - the authenticateloginLevel - the login levelException - the exceptionGeonetworkInstance getGeonetworkInstance() throws Exception
Exception - the exceptionString getScope()
Copyright © 2018. All Rights Reserved.