org.exoplatform.wiki.mow.core.api.wiki
Class WatchedMixin
java.lang.Object
org.exoplatform.wiki.mow.core.api.wiki.WatchedMixin
public abstract class WatchedMixin
- extends Object
Created by The eXo Platform SAS
Author : Lai Trung Hieu
hieu.lai@exoplatform.com
22 Dec 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WatchedMixin
public WatchedMixin()
getEntity
public abstract PageImpl getEntity()
setEntity
public abstract void setEntity(PageImpl page)
getWatchersByChromattic
public abstract List<String> getWatchersByChromattic()
setWatchersByChromattic
public abstract void setWatchersByChromattic(List<String> watchers)
getWatchers
public List<String> getWatchers()
setWatchers
public void setWatchers(List<String> watchers)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.