public interface ReadOnlyModeCapable
| Modifier and Type | Method and Description |
|---|---|
int |
getReadOnlyModePriority()
Get the priority of the service.
|
void |
switchReadOnlyMode(boolean enable)
Enable/disable read-only mode for a specific functional area this ReadOnlyModeCapable is responsible for.
|
void switchReadOnlyMode(boolean enable)
enable - true in case the read-only mode should be enabled; false otherwiseint getReadOnlyModePriority()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.