org.exoplatform.wiki.mow.core.api.wiki
Class PortalWiki
java.lang.Object
org.exoplatform.wiki.mow.core.api.wiki.WikiImpl
org.exoplatform.wiki.mow.core.api.wiki.PortalWiki
- All Implemented Interfaces:
- Wiki
public abstract class PortalWiki
- extends WikiImpl
- Version:
- $Revision$
| 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 |
PortalWiki
public PortalWiki()
getWikiType
public WikiType getWikiType()
- Specified by:
getWikiType in class WikiImpl
getPortalWikis
public abstract PortalWikiContainer getPortalWikis()
setPortalWikis
public abstract void setPortalWikis(PortalWikiContainer pWikiContainer)
getType
public String getType()
- Description copied from interface:
Wiki
- 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 © 2003-2013 eXo Platform SAS. All Rights Reserved.