@Component public class DirectorySettings extends org.molgenis.data.settings.DefaultSettingsEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
DirectorySettings.Meta |
| Modifier and Type | Field and Description |
|---|---|
static String |
COLLECTION_ENTITY |
static String |
NEGOTIATOR_URL |
static String |
PASSWORD |
static String |
USERNAME |
| Constructor and Description |
|---|
DirectorySettings() |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
getCollectionEntityType() |
String |
getNegotiatorURL() |
String |
getPassword() |
String |
getUsername() |
addListener, equals, get, getAttributeNames, getBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInstant, getInt, getLabelValue, getLocalDate, getLong, getString, hashCode, removeListener, set, set, setIdValue, toStringinitpublic static final String COLLECTION_ENTITY
public static final String NEGOTIATOR_URL
public static final String USERNAME
public static final String PASSWORD
Copyright © 2017. All rights reserved.