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()
           
 String getGeoNetworkPassword()
           
 String getGeoNetworkUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultConfiguration

public DefaultConfiguration()
                     throws Exception
Throws:
Exception
Method Detail

getGeoNetworkEndpoint

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

getGeoNetworkUser

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

getGeoNetworkPassword

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


Copyright © 2013. All Rights Reserved.