public abstract class WatchedMixin extends Object
| Constructor and Description |
|---|
WatchedMixin() |
| Modifier and Type | Method and Description |
|---|---|
abstract PageImpl |
getEntity() |
List<String> |
getWatchers() |
abstract List<String> |
getWatchersByChromattic() |
abstract void |
setEntity(PageImpl page) |
void |
setWatchers(List<String> watchers) |
abstract void |
setWatchersByChromattic(List<String> watchers) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.