JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.polarion.alm.wiki.model.IWikiSpace
Packages that use
IWikiSpace
Package
Description
com.polarion.alm.wiki
com.polarion.alm.wiki.model
Uses of
IWikiSpace
in
com.polarion.alm.wiki
Methods in
com.polarion.alm.wiki
that return types with arguments of type
IWikiSpace
Modifier and Type
Method
Description
Collection
<
IWikiSpace
>
IWikiService.
getSpaces
(
String
projectId)
Deprecated.
use
IFolderManager
instead to get all spaces and their info.
Uses of
IWikiSpace
in
com.polarion.alm.wiki.model
Methods in
com.polarion.alm.wiki.model
that return
IWikiSpace
Modifier and Type
Method
Description
IWikiSpace
IWikiPage.
getSpace
()
IFolderManager
instead to get all spaces and their info.