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 © 2018 Nuxeo. All rights reserved.