public class Outlook.UserForumTopic extends ForumTopic
id, link, title| Modifier | Constructor and Description |
|---|---|
protected |
UserForumTopic(String id,
String title,
String link)
Instantiates a new user forum topic.
|
protected |
UserForumTopic(String id,
String title,
String link,
String spaceName)
Instantiates a new user forum topic.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConvertedToSpaceForum()
Gets the converted to space forum.
|
String |
getStartedTopicInSpaceForum()
Gets the started topic in space forum.
|
boolean |
isInSpace()
Checks if is in space.
|
getId, getLink, getTitleprotected UserForumTopic(String id, String title, String link, String spaceName)
id - the idtitle - the titlelink - the linkspaceName - the space namepublic String getConvertedToSpaceForum()
public String getStartedTopicInSpaceForum()
public boolean isInSpace()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.