public class GeonetowrkAccessParameter extends Object implements GeonetworkServiceInterface
| Modifier and Type | Field and Description |
|---|---|
protected GeonetworkInstance |
geonetworkInstance |
protected static org.slf4j.Logger |
logger |
protected String |
scope |
protected ServerParameters |
serverParam |
| Constructor and Description |
|---|
GeonetowrkAccessParameter(String scope,
ServerParameters serverParam) |
| Modifier and Type | Method and Description |
|---|---|
GeonetworkInstance |
getGeonetworkInstance(boolean authenticate)
Gets the geonetwork instance.
|
String |
getScope()
Gets the scope.
|
protected static org.slf4j.Logger logger
protected GeonetworkInstance geonetworkInstance
protected String scope
protected ServerParameters serverParam
public GeonetowrkAccessParameter(String scope, ServerParameters serverParam)
serverParam - public GeonetworkInstance getGeonetworkInstance(boolean authenticate) throws GeonetworkInstanceException
GeonetworkServiceInterfacegetGeonetworkInstance in interface GeonetworkServiceInterfacegeonetworkInstance - GeonetworkInstanceExceptionpublic String getScope()
GeonetworkServiceInterfacegetScope in interface GeonetworkServiceInterfaceCopyright © 2016. All Rights Reserved.