org.gcube.spatial.data.geonetwork.configuration
Class DefaultConfiguration

java.lang.Object
  extended by org.gcube.spatial.data.geonetwork.configuration.DefaultConfiguration
All Implemented Interfaces:
Configuration

public class DefaultConfiguration
extends Object
implements Configuration


Constructor Summary
DefaultConfiguration()
           
 
Method Summary
 String getGeoNetworkEndpoint()
           
 Map<LoginLevel,String> getGeoNetworkPasswords()
           
 Map<LoginLevel,String> getGeoNetworkUsers()
           
 int getScopeGroup()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultConfiguration

public DefaultConfiguration()
                     throws Exception
Throws:
Exception
Method Detail

getGeoNetworkEndpoint

public String getGeoNetworkEndpoint()
Specified by:
getGeoNetworkEndpoint in interface Configuration

getGeoNetworkPasswords

public Map<LoginLevel,String> getGeoNetworkPasswords()
Specified by:
getGeoNetworkPasswords in interface Configuration

getGeoNetworkUsers

public Map<LoginLevel,String> getGeoNetworkUsers()
Specified by:
getGeoNetworkUsers in interface Configuration

getScopeGroup

public int getScopeGroup()
Specified by:
getScopeGroup in interface Configuration

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.