| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
ServerSettings |
StoreFactory.createServerSettings()
Returns a new object of class 'Server Settings'.
|
ServerSettings |
WebModulePluginConfiguration.getServerSettings()
Returns the value of the 'Server Settings' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebModulePluginConfiguration.setServerSettings(ServerSettings value)
Sets the value of the '
Server Settings' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerSettingsImpl
An implementation of the model object 'Server Settings'.
|
| Modifier and Type | Method and Description |
|---|---|
ServerSettings |
StoreFactoryImpl.createServerSettings() |
ServerSettings |
WebModulePluginConfigurationImpl.getServerSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebModulePluginConfigurationImpl.setServerSettings(ServerSettings newServerSettings) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseServerSettings(ServerSettings object)
Returns the result of interpreting the object as an instance of 'Server Settings'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.