org.apache.chemistry.opencmis.inmemory
Class ConfigurationSettings
java.lang.Object
org.apache.chemistry.opencmis.inmemory.ConfigurationSettings
public class ConfigurationSettings
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConfigurationValueAsString
public static String getConfigurationValueAsString(String key)
getConfigurationValueAsLong
public static Long getConfigurationValueAsLong(String key)
init
public static void init(Map<String,String> parameters)
getParameters
public static Map<String,String> getParameters()
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.