com.solidstategroup.forum
Class ThreadSubscription
java.lang.Object
com.solidstategroup.forum.ThreadSubscription
public class ThreadSubscription
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadSubscription
public ThreadSubscription()
execute
public ThreadSubscription execute()
store
public boolean store()
alertSubscribers
public int alertSubscribers()
unsubscribe
public boolean unsubscribe()
getThread
public Thread getThread()
setThread
public void setThread(Thread thread)
getWebUser
public WebUser getWebUser()
setWebUser
public void setWebUser(WebUser webUser)
isActive
public boolean isActive()
setActive
public void setActive(boolean active)