org.silverpeas.settings
Class SilverpeasSettings

java.lang.Object
  extended by org.silverpeas.settings.SilverpeasSettings

public class SilverpeasSettings
extends Object

Common settings of a Silverpeas platform environment.


Constructor Summary
SilverpeasSettings()
           
 
Method Summary
static String getRestWebServicesUriBase()
          Gets the URI base of a REST web service.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilverpeasSettings

public SilverpeasSettings()
Method Detail

getRestWebServicesUriBase

public static String getRestWebServicesUriBase()
Gets the URI base of a REST web service.

Returns:
the URI base as a string.


Copyright © 2016 Silverpeas. All Rights Reserved.