org.exoplatform.chat.portlet.chat
Class WikiService
java.lang.Object
org.exoplatform.chat.portlet.chat.WikiService
@Named(value="wikiService")
@ApplicationScoped
public class WikiService
- extends Object
|
Constructor Summary |
WikiService(org.exoplatform.wiki.service.WikiService wikiService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiService
@Inject
public WikiService(org.exoplatform.wiki.service.WikiService wikiService)
createIntranetPage
protected String createIntranetPage(String title,
String content)
createSpacePage
protected String createSpacePage(String title,
String content,
String spaceGroupId)
- Parameters:
title - content - spaceGroupId - : format with spaces/space_group_name
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.