| Modifier | Constructor and Description |
|---|---|
protected |
UserWikiPage(String id,
String title,
String link)
Instantiates a new user wiki page.
|
protected |
UserWikiPage(String id,
String title,
String link,
String spaceName)
Instantiates a new user wiki page.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConvertedToSpaceWiki()
Gets the converted to space wiki.
|
boolean |
isInSpace()
Checks if is in space.
|
protected UserWikiPage(String id, String title, String link, String spaceName)
id - the idtitle - the titlelink - the linkspaceName - the space namepublic String getConvertedToSpaceWiki()
public boolean isInSpace()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.