org.gcube.spatial.data.geonetwork.configuration
Interface Configuration

All Known Implementing Classes:
DefaultConfiguration

public interface Configuration


Method Summary
 String getGeoNetworkEndpoint()
           
 Map<LoginLevel,String> getGeoNetworkPasswords()
           
 Map<LoginLevel,String> getGeoNetworkUsers()
           
 int getScopeGroup()
           
 

Method Detail

getGeoNetworkEndpoint

String getGeoNetworkEndpoint()

getGeoNetworkUsers

Map<LoginLevel,String> getGeoNetworkUsers()

getGeoNetworkPasswords

Map<LoginLevel,String> getGeoNetworkPasswords()

getScopeGroup

int getScopeGroup()


Copyright © 2013. All Rights Reserved.