Uses of Class
com.collabnet.ce.soap60.webservices.wiki.WikiPageSoapList
-
Packages that use WikiPageSoapList Package Description com.collabnet.ce.soap60.webservices.wiki -
-
Uses of WikiPageSoapList in com.collabnet.ce.soap60.webservices.wiki
Methods in com.collabnet.ce.soap60.webservices.wiki that return WikiPageSoapList Modifier and Type Method Description WikiPageSoapListIWikiAppSoap. getWikiPageList(String sessionId, String projectId)Lists all wiki pages that have contents within a project.WikiPageSoapListWikiAppSoap. getWikiPageList(String sessionId, String projectId)Lists all wiki pages that have contents within a project.WikiPageSoapListWikiAppSoapMockStub. getWikiPageList(String sessionId, String projectId)Simulate a call to getWikiPageListWikiPageSoapListWikiAppSoapStub. getWikiPageList(String sessionId, String projectId)
-