Uses of Class
com.collabnet.ce.soap60.webservices.news.NewsPostSoapDO
-
Packages that use NewsPostSoapDO Package Description com.collabnet.ce.soap60.webservices.news -
-
Uses of NewsPostSoapDO in com.collabnet.ce.soap60.webservices.news
Methods in com.collabnet.ce.soap60.webservices.news that return NewsPostSoapDO Modifier and Type Method Description NewsPostSoapDOINewsAppSoap. createNewsPost(String sessionId, String projectId, String title, String body)Posts a news item to the project.NewsPostSoapDONewsAppSoap. createNewsPost(String sessionId, String projectId, String title, String body)Posts a news item to the project.NewsPostSoapDONewsAppSoapMockStub. createNewsPost(String sessionId, String projectId, String title, String body)Simulate a call to createNewsPostNewsPostSoapDONewsAppSoapStub. createNewsPost(String sessionId, String projectId, String title, String body)
-