Package | Description |
---|---|
org.jbei.ice.lib.config | |
org.jbei.ice.services.rest | |
org.jbei.ice.storage.model |
Data models for ice objects.
|
Modifier and Type | Method and Description |
---|---|
Setting |
ConfigurationController.autoUpdateSetting(String userId,
Setting setting) |
Setting |
ConfigurationController.getPropertyValue(String key) |
Setting |
ConfigurationController.getSystemVersion(String url) |
Setting |
ConfigurationController.updateSetting(String userId,
Setting setting,
String url) |
Modifier and Type | Method and Description |
---|---|
ArrayList<Setting> |
ConfigurationController.retrieveSystemSettings(String userId) |
Modifier and Type | Method and Description |
---|---|
Setting |
ConfigurationController.autoUpdateSetting(String userId,
Setting setting) |
Setting |
ConfigurationController.updateSetting(String userId,
Setting setting,
String url) |
Modifier and Type | Method and Description |
---|---|
Setting |
ConfigResource.getVersion(javax.ws.rs.core.UriInfo uriInfo) |
Modifier and Type | Method and Description |
---|---|
ArrayList<Setting> |
ConfigResource.get()
Retrieves list of system settings available
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
ConfigResource.update(Setting setting) |
javax.ws.rs.core.Response |
ConfigResource.updateConfigValue(Setting setting) |
Modifier and Type | Method and Description |
---|---|
Setting |
Configuration.toDataTransferObject() |
Copyright © 2017. All rights reserved.