Uses of Class
com.collabnet.ce.soap60.webservices.page.PageSoapList
-
Packages that use PageSoapList Package Description com.collabnet.ce.soap60.webservices.page -
-
Uses of PageSoapList in com.collabnet.ce.soap60.webservices.page
Methods in com.collabnet.ce.soap60.webservices.page that return PageSoapList Modifier and Type Method Description PageSoapListIPageAppSoap. getPageList(String sessionId, String projectId)Gets all pages for a user in the specified project (in the correct order).PageSoapListPageAppSoap. getPageList(String sessionId, String projectId)Gets all pages for a user in the specified project (in the correct order).PageSoapListPageAppSoapMockStub. getPageList(String sessionId, String projectId)Simulate a call to getPageListPageSoapListPageAppSoapStub. getPageList(String sessionId, String projectId)
-