public class ServerSettings extends Object
Modifier | Constructor and Description |
---|---|
protected |
ServerSettings() |
Modifier and Type | Method and Description |
---|---|
static ServerSettings |
getCurrent() |
String |
getDocumentId() |
String |
getRepositoryName() |
protected static ServerSettings |
loadServerSettings() |
protected ServerSettings()
public static ServerSettings getCurrent()
protected static ServerSettings loadServerSettings()
public String getRepositoryName()
public String getDocumentId()
Copyright © 2015 Nuxeo SA. All rights reserved.