| Package | Description |
|---|---|
| org.exoplatform.wiki.service |
Handles all actions in Wiki.
|
| org.exoplatform.wiki.service.impl |
Implements services of the Wiki application.
|
| Modifier and Type | Method and Description |
|---|---|
static MetaDataPage |
MetaDataPage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetaDataPage[] |
MetaDataPage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Page |
WikiService.getMetaDataPage(MetaDataPage metaPage)
Gets a wiki page of metadata.
|
| Modifier and Type | Method and Description |
|---|---|
Page |
WikiServiceImpl.getMetaDataPage(MetaDataPage metaPage) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.