Class ApplicationSettingsControl
java.lang.Object
eu.rarogsoftware.rarog.platform.backdoor.control.BaseControl
eu.rarogsoftware.rarog.platform.backdoor.control.ApplicationSettingsControl
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionApplicationSettingsControl
(eu.rarogsoftware.commons.test.webdriver.EnvironmentData environmentData) -
Method Summary
Modifier and TypeMethodDescriptiongetSetting
(String name) void
setSetting
(String name, Object value) Methods inherited from class eu.rarogsoftware.rarog.platform.backdoor.control.BaseControl
adminAuthHeader, backdoorPath, basePath, disableCsrfProtectionHeader, getEntity, getEntity, getResponse, postEntity, postEntityReturningEntity, postEntityReturningEntity, putEntity, putEntityReturningEntity, putEntityReturningEntity, sendDelete, sendDelete
-
Constructor Details
-
ApplicationSettingsControl
public ApplicationSettingsControl(eu.rarogsoftware.commons.test.webdriver.EnvironmentData environmentData)
-
-
Method Details
-
getSetting
- Throws:
IOException
-
setSetting
- Throws:
IOException
-