Uses of Class
com.collabnet.ce.soap60.webservices.cemain.CommentSoapList
-
Packages that use CommentSoapList Package Description com.collabnet.ce.soap60.webservices.cemain -
-
Uses of CommentSoapList in com.collabnet.ce.soap60.webservices.cemain
Methods in com.collabnet.ce.soap60.webservices.cemain that return CommentSoapList Modifier and Type Method Description CommentSoapListCollabNetSoap. getCommentList(String sessionId, String objectId)Gets list of comments for object.CommentSoapListCollabNetSoapMockStub. getCommentList(String sessionId, String objectId)Simulate a call to getCommentListCommentSoapListCollabNetSoapStub. getCommentList(String sessionId, String objectId)CommentSoapListICollabNetSoap. getCommentList(String sessionId, String objectId)Gets list of comments for object.
-