|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Wiki
| Method Summary | |
|---|---|
boolean |
getDefaultPermissionsInited()
|
String |
getName()
Wiki name |
String |
getOwner()
Name of the owner of this wiki. |
Page |
getPageByID(String id)
Get a Page by id |
Page |
getPageByURI(String uri)
Get a page by its URO |
Preferences |
getPreferences()
|
String |
getType()
Type of this wiki. |
Page |
getWikiHome()
Get the home page of the wiki |
List<String> |
getWikiPermissions()
|
void |
setDefaultPermissionsInited(boolean isInited)
|
void |
setWikiPermissions(List<String> permissions)
|
| Method Detail |
|---|
String getName()
String getOwner()
String getType()
Page getWikiHome()
Page getPageByURI(String uri)
uri -
Page getPageByID(String id)
id -
List<String> getWikiPermissions()
void setWikiPermissions(List<String> permissions)
permissions - Preferences getPreferences()
boolean getDefaultPermissionsInited()
void setDefaultPermissionsInited(boolean isInited)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||