Uses of Class
com.collabnet.ce.soap60.webservices.news.NewsPostSoapList
Packages that use NewsPostSoapList
-
Uses of NewsPostSoapList in com.collabnet.ce.soap60.webservices.news
Methods in com.collabnet.ce.soap60.webservices.news that return NewsPostSoapListModifier and TypeMethodDescriptionINewsAppSoap.findNews
(String sessionId, String queryString, String projectId, boolean searchAttachments) Finds a list of news posts matching a search string.NewsAppSoap.findNews
(String sessionId, String queryString, String projectId, boolean searchAttachments) Finds a list of news posts matching a search string.NewsAppSoapMockStub.findNews
(String sessionId, String queryString, String projectId, boolean searchAttachments) Simulate a call to findNewsNewsAppSoapStub.findNews
(String sessionId, String queryString, String projectId, boolean searchAttachments) INewsAppSoap.getAllNewsPostList
(String sessionId) Returns news for all user projects.NewsAppSoap.getAllNewsPostList
(String sessionId) Returns news for all user projects.NewsAppSoapMockStub.getAllNewsPostList
(String sessionId) Simulate a call to getAllNewsPostListNewsAppSoapStub.getAllNewsPostList
(String sessionId) INewsAppSoap.getNewsPostList
(String sessionId, String projectId) Returns project news.NewsAppSoap.getNewsPostList
(String sessionId, String projectId) Returns project news.NewsAppSoapMockStub.getNewsPostList
(String sessionId, String projectId) Simulate a call to getNewsPostListNewsAppSoapStub.getNewsPostList
(String sessionId, String projectId) NewsAppSoapMockStub.getNewsPostSoapList
(List newsDataList) Simulate a call to getNewsPostSoapList