| Interface | Description |
|---|---|
| ReadOnlyModeCapable |
The interface is implemented by services, which support the read-only mode change, i.e.
|
| ReadOnlyModeStatusSupplier |
A supplier providing a list of
ReadOnlyModeStatusInfo |
| ReadOnlyModeSwitchListener |
A listener to implement in order to be notified when full read-only mode is turned on or off.
|
| Class | Description |
|---|---|
| ReadOnlyModeChangedEvent |
This event is broadcasted to notify corresponding Spring service about the change of the read-only mode.
|
| ReadOnlyModeController |
The read-only mode controller service that is responsible for performing mode switch and ensuring an appropriate event is broadcasted and
the related services are "notified".
|
| ReadOnlyModeStatusInfo |
Holds the read-only mode status of a specific origin
|
| Enum | Description |
|---|---|
| ReadOnlyModeController.ReadOnlyModeStatus |
Read only mode status.
|
| Exception | Description |
|---|---|
| ReadOnlyModeException |
Is thrown by a service during an operation that tries to modify the data or a state in case read-only mode is currently enabled.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.