| Package | Description |
|---|---|
| org.exoplatform.wiki.mow.core.api | |
| org.exoplatform.wiki.mow.core.api.wiki |
| Modifier and Type | Method and Description |
|---|---|
<W extends WikiImpl> |
WikiStoreImpl.getWikiContainer(WikiType wikiType) |
| Modifier and Type | Method and Description |
|---|---|
WikiImpl |
WikiStoreImpl.addWiki(WikiType wikiType,
String name) |
WikiImpl |
WikiStoreImpl.getWiki(WikiType wikiType,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<WikiImpl> |
WikiStoreImpl.getWikis() |
| Modifier and Type | Class and Description |
|---|---|
class |
WikiContainer<T extends WikiImpl> |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupWiki |
class |
GroupWiki_Chromattic |
class |
PortalWiki |
class |
PortalWiki_Chromattic |
class |
UserWiki |
class |
UserWiki_Chromattic |
| Modifier and Type | Method and Description |
|---|---|
<W extends WikiImpl> |
WikiStore.getWikiContainer(WikiType wikiType)
get wiki container
|
| Modifier and Type | Method and Description |
|---|---|
WikiImpl |
WikiStore.addWiki(WikiType wikiType,
String name)
Add a new wiki of a given type
|
WikiImpl |
PageImpl.getWiki() |
WikiImpl |
WikiStore.getWiki(WikiType wikiType,
String name)
Get a wiki of a given type
|
| Modifier and Type | Method and Description |
|---|---|
Collection<WikiImpl> |
WikiStore.getWikis()
Get all wikis available
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.