org.exoplatform.wiki.mow.core.api.wiki
Class GroupWiki
java.lang.Object
org.exoplatform.wiki.mow.core.api.wiki.WikiImpl
org.exoplatform.wiki.mow.core.api.wiki.GroupWiki
- All Implemented Interfaces:
- Wiki
public abstract class GroupWiki
- extends WikiImpl
- Version:
- $Revision$
- Author:
- Patrice
Lamarque
| Methods inherited from class org.exoplatform.wiki.mow.core.api.wiki.WikiImpl |
createLinkRegistry, createPreferences, createTrash, createWikiHome, createWikiPage, getDefaultPermissionsInited, getHome, getLinkRegistry, getLinkRegistryByChromattic, getName, getOwner, getPageByID, getPageByURI, getPath, getPreferences, getPreferencesByChromattic, getTrash, getTrashByChromattic, getWikiHome, getWikiPermissions, getWikiService, initTemplate, setDefaultPermissionsInited, setHome, setLinkRegistryByChromattic, setOwner, setPreferencesByChromattic, setTrashByChromattic, setWikiPermissions, setWikiService |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupWiki
public GroupWiki()
getWikiType
public WikiType getWikiType()
- Specified by:
getWikiType in class WikiImpl
getGroupWikis
public abstract GroupWikiContainer getGroupWikis()
setGroupWikis
public abstract void setGroupWikis(GroupWikiContainer groupWikiContainer)
getType
public String getType()
- Type of this wiki. May be a portal type, a group type or a
user type.
- Specified by:
getType in interface Wiki- Specified by:
getType in class WikiImpl
- Returns:
- type of wiki
Copyright © 2013 eXo Platform SAS. All Rights Reserved.