Catalog notifications.
More...
#include <Catalog.h>
◆ GetEnabled()
const bool& olp::dataservice::read::model::Notifications::GetEnabled |
( |
| ) |
const |
|
inline |
Checks whether the notifications are written to the notification stream each time the catalog version changes.
- Returns
- If set to true, notifications are written to the notification stream each time the catalog version changes.
◆ GetMutableEnabled()
bool& olp::dataservice::read::model::Notifications::GetMutableEnabled |
( |
| ) |
|
|
inline |
Checks whether the notifications are written to the notification stream each time the catalog version changes and returns a mutable reference.
- Returns
- If set to true, notifications are written to the notification stream each time the catalog version changes.
◆ SetEnabled()
void olp::dataservice::read::model::Notifications::SetEnabled |
( |
const bool & |
value | ) |
|
|
inline |
Sets the notifications for the catalog.
- Parameters
-
value | If set to true, notifications are written to the notification stream each time the catalog version changes. |
The documentation for this class was generated from the following file:
- olp-cpp-sdk-dataservice-read/include/olp/dataservice/read/model/Catalog.h