Uses of Class
com.collabnet.ce.soap60.webservices.news.NewsPostSoapDO
Packages that use NewsPostSoapDO
-
Uses of NewsPostSoapDO in com.collabnet.ce.soap60.webservices.news
Methods in com.collabnet.ce.soap60.webservices.news that return NewsPostSoapDOModifier and TypeMethodDescriptionINewsAppSoap.createNewsPost
(String sessionId, String projectId, String title, String body) Posts a news item to the project.NewsAppSoap.createNewsPost
(String sessionId, String projectId, String title, String body) Posts a news item to the project.NewsAppSoapMockStub.createNewsPost
(String sessionId, String projectId, String title, String body) Simulate a call to createNewsPostNewsAppSoapStub.createNewsPost
(String sessionId, String projectId, String title, String body)