public interface BackofficeAdminTestingService
| Modifier and Type | Method and Description |
|---|---|
void |
applyCockpitConfiguration(java.lang.String content)
Applies cockpit configuration.
|
void |
applyWidgetsConfiguration(java.lang.String content,
java.lang.String rootWidgetId)
Applies widgets configuration.
|
void |
importImpex(java.lang.String content)
Imports impex.
|
void |
resetToDefaults()
Resets to defaults.
|
void resetToDefaults()
void applyWidgetsConfiguration(java.lang.String content,
java.lang.String rootWidgetId)
content - the configuration.rootWidgetId - the root widget id.void applyCockpitConfiguration(java.lang.String content)
content - the configuration.void importImpex(java.lang.String content)
content - the impex.Copyright © 2018 SAP SE. All Rights Reserved.